On Thu, Jan 16, 2025 at 12:22:35AM +0100, Philippe Mathieu-Daudé wrote: > VIRTIO_PCI_FLAG_MIGRATE_EXTRA was only used by the > hw_compat_2_4[] array, via the 'migrate-extra=true' > property. We removed all machines using that array, > lets remove all the code around VIRTIO_PCI_FLAG_MIGRATE_EXTRA. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > include/hw/virtio/virtio-pci.h | 4 ---- > hw/virtio/virtio-pci.c | 10 ---------- > 2 files changed, 14 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
