X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=blobdiff_plain;f=qemu-vxhs.patch;fp=qemu-vxhs.patch;h=00a50b7499203c669c43ea20bb6b660ac4ac6972;hp=0000000000000000000000000000000000000000;hb=c47adc50d9c048ae62d04fc42ad3573280f351fb;hpb=361fd59ed9ddcee89e966e608789a0420517a02b diff --git a/qemu-vxhs.patch b/qemu-vxhs.patch new file mode 100644 index 0000000..00a50b7 --- /dev/null +++ b/qemu-vxhs.patch @@ -0,0 +1,10 @@ +--- qemu-4.2.0/block/vxhs.c.orig 2019-12-12 19:20:47.000000000 +0100 ++++ qemu-4.2.0/block/vxhs.c 2020-05-23 22:56:39.361009319 +0200 +@@ -18,6 +18,7 @@ + #include "qapi/qmp/qstring.h" + #include "trace.h" + #include "qemu/module.h" ++#include "qemu/option.h" + #include "qemu/uri.h" + #include "qapi/error.h" + #include "qemu/uuid.h"