Rusty Russell <[email protected]> wrote: > The point of the patch is that it's unusable: > > #define VIRTIO_PCI_CONFIG(dev) ((dev)->msix_enabled ? 24 : 20) > > ie. it's accessing a member of the kernel's virtio_pci_dev structure.
Ah, okay. In that case, zap it and see if anyone complains. David _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
