Merge branch 'master' of git://git.qemu.org/qemu into x86-next

This commit is contained in:
Eduardo Habkost 2018-06-25 14:10:56 -03:00
commit 0b6e9aa89e
16 changed files with 288 additions and 66 deletions

View file

@ -6,6 +6,10 @@
.driver = "migration",\
.property = "decompress-error-check",\
.value = "off",\
},{\
.driver = "hda-audio",\
.property = "use-timer",\
.value = "false",\
},
#define HW_COMPAT_2_11 \