On Thu, 2026-03-05 at 00:23 +0300, Vladimir Sementsov-Ogievskiy wrote: > The field is unused, all users of VMSTATE_*_EQUAL pass _err_hint=NULL. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > hw/block/fdc.c | 2 +- > hw/display/qxl.c | 4 ++-- > hw/display/vga.c | 2 +- > hw/display/virtio-gpu.c | 2 +- > hw/display/vmware_vga.c | 2 +- > hw/i386/vmmouse.c | 2 +- > hw/ide/ahci.c | 2 +- > hw/intc/openpic.c | 2 +- > hw/intc/spapr_xive.c | 2 +- > hw/intc/xics.c | 2 +- > hw/intc/xive.c | 2 +- > hw/nvram/eeprom93xx.c | 2 +- > hw/pci/pci.c | 2 +- > hw/pci/pcie_aer.c | 2 +- > hw/ppc/spapr_iommu.c | 2 +- > hw/ppc/spapr_pci.c | 4 ++-- > hw/ppc/spapr_vio.c | 4 ++-- > hw/s390x/css.c | 6 +++--- > hw/usb/hcd-uhci.c | 2 +- > include/migration/vmstate.h | 36 +++++++++++++++++------------------- > migration/vmstate-types.c | 15 --------------- > target/ppc/machine.c | 6 +++--- > 22 files changed, 44 insertions(+), 61 deletions(-)
Acked-by: Eric Farman <[email protected]> # s390
