savevm: Add DeviceState param
When available, we'd like to be able to access the DeviceState when registering a savevm. For buses with a get_dev_path() function, this will allow us to create more unique savevm id strings. Signed-off-by:Alex Williamson <alex.williamson@redhat.com> Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Showing
- audio/audio.c 1 addition, 1 deletionaudio/audio.c
- block-migration.c 2 additions, 2 deletionsblock-migration.c
- exec.c 2 additions, 2 deletionsexec.c
- hw/adb.c 2 additions, 2 deletionshw/adb.c
- hw/ads7846.c 1 addition, 1 deletionhw/ads7846.c
- hw/arm_gic.c 1 addition, 1 deletionhw/arm_gic.c
- hw/arm_timer.c 2 additions, 2 deletionshw/arm_timer.c
- hw/armv7m_nvic.c 1 addition, 1 deletionhw/armv7m_nvic.c
- hw/cirrus_vga.c 1 addition, 1 deletionhw/cirrus_vga.c
- hw/cuda.c 1 addition, 1 deletionhw/cuda.c
- hw/dma.c 2 additions, 2 deletionshw/dma.c
- hw/eepro100.c 2 additions, 2 deletionshw/eepro100.c
- hw/eeprom93xx.c 2 additions, 2 deletionshw/eeprom93xx.c
- hw/g364fb.c 1 addition, 1 deletionhw/g364fb.c
- hw/grackle_pci.c 2 additions, 2 deletionshw/grackle_pci.c
- hw/gt64xxx.c 2 additions, 1 deletionhw/gt64xxx.c
- hw/heathrow_pic.c 1 addition, 1 deletionhw/heathrow_pic.c
- hw/hw.h 11 additions, 7 deletionshw/hw.h
- hw/i2c.c 1 addition, 1 deletionhw/i2c.c
- hw/i8254.c 1 addition, 1 deletionhw/i8254.c
Loading
Please register or sign in to comment