summaryrefslogtreecommitdiffstats
path: root/tools/lguest
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lguest')
-rw-r--r--tools/lguest/lguest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lguest/lguest.c b/tools/lguest/lguest.c
index fadd572..663166a 100644
--- a/tools/lguest/lguest.c
+++ b/tools/lguest/lguest.c
@@ -63,6 +63,7 @@ typedef uint16_t u16;
typedef uint8_t u8;
/*:*/
+#define VIRTIO_CONFIG_NO_LEGACY
#define VIRTIO_PCI_NO_LEGACY
#define VIRTIO_BLK_NO_LEGACY
OpenPOWER on IntegriCloud