Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb39f833 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.



We only support virtio 1.0 now

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent ebff0113
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -63,6 +63,7 @@ typedef uint16_t u16;
typedef uint8_t u8;
typedef uint8_t u8;
/*:*/
/*:*/


#define VIRTIO_CONFIG_NO_LEGACY
#define VIRTIO_PCI_NO_LEGACY
#define VIRTIO_PCI_NO_LEGACY
#define VIRTIO_BLK_NO_LEGACY
#define VIRTIO_BLK_NO_LEGACY