projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff214d4
)
e1000: Old machine types, turn new subsection off
author
Dr. David Alan Gilbert
<dgilbert@redhat.com>
Wed, 28 Mar 2018 16:36:30 +0000
(17:36 +0100)
committer
Jason Wang
<jasowang@redhat.com>
Tue, 10 Apr 2018 03:30:04 +0000
(11:30 +0800)
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>
include/hw/compat.h
patch
|
blob
|
history
diff --git
a/include/hw/compat.h
b/include/hw/compat.h
index bc9e3a6627d6c4394c2b6d4a7e3d610030aa7403..13242b831ae4df396414b8a54654f2af21407e3e 100644
(file)
--- a/
include/hw/compat.h
+++ b/
include/hw/compat.h
@@
-14,6
+14,10
@@
.driver = "vhost-user-blk-pci",\
.property = "vectors",\
.value = "2",\
+ },{\
+ .driver = "e1000",\
+ .property = "migrate_tso_props",\
+ .value = "off",\
},
#define HW_COMPAT_2_10 \