mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
Merge branch 'master' of git://git.qemu.org/qemu into x86-next
This commit is contained in:
commit
0b6e9aa89e
16 changed files with 288 additions and 66 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue