mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
e1000: Old machine types, turn new subsection off
Turn the newly added subsection off for old machine types Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
This commit is contained in:
parent
ff214d427e
commit
5f52353091
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
.driver = "vhost-user-blk-pci",\
|
.driver = "vhost-user-blk-pci",\
|
||||||
.property = "vectors",\
|
.property = "vectors",\
|
||||||
.value = "2",\
|
.value = "2",\
|
||||||
|
},{\
|
||||||
|
.driver = "e1000",\
|
||||||
|
.property = "migrate_tso_props",\
|
||||||
|
.value = "off",\
|
||||||
},
|
},
|
||||||
|
|
||||||
#define HW_COMPAT_2_10 \
|
#define HW_COMPAT_2_10 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue