1
0
Fork 0

lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.

We only support virtio 1.0 now

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
wifi-calibration
Rusty Russell 2015-02-11 15:19:01 +10:30
parent ebff01137a
commit eb39f83372
1 changed files with 1 additions and 0 deletions

View File

@ -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