qemu-patch-raspberry4/hw/ide
Alex Williamson 1724f04985 qemu_ram_alloc: Add DeviceState and name parameters
These will be used to generate unique id strings for ramblocks.  The name
field is required, the device pointer is optional as most callers don't
have a device.  When there's no device or the device isn't a child of
a bus implementing BusInfo.get_dev_path, the name should be unique for
the platform.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-07-06 10:36:28 -05:00
..
cmd646.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
core.c block: Fix virtual media change for if=none 2010-07-02 13:18:02 +02:00
internal.h qdev: Decouple qdev_prop_drive from DriveInfo 2010-07-02 13:18:02 +02:00
isa.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
macio.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
microdrive.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
mmio.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
pci.c ide save/restore current transfer fields 2010-01-26 15:42:02 -06:00
pci.h ide: port pci ide to vmstate 2009-10-27 12:28:46 -05:00
piix.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
qdev.c pc: Fix CMOS info for drives defined with -device 2010-07-02 13:18:02 +02:00
via.c qemu_ram_alloc: Add DeviceState and name parameters 2010-07-06 10:36:28 -05:00