qemu-patch-raspberry4/hw/usb
Gerd Hoffmann eeb0cf9abf usb/vmstate: add parent dev path
... to make vmstate id string truely unique with multiple host
controllers, i.e. move from "1/usb-ptr" to "0000:00:01.3/1/usb-ptr"
(usb tabled connected to piix3 uhci).

This obviously breaks migration.  To handle this the usb bus
property "full-path" is added.  When setting this to false old
behavior is maintained.  This way current qemu will be compatible
with old versions when started using '-M pc-$oldversion'.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-04-17 10:23:21 +02:00
..
bus.c usb/vmstate: add parent dev path 2012-04-17 10:23:21 +02:00
core.c usb: improve packet state sanity checks 2012-03-13 10:15:32 +01:00
desc.c usb: the big rename 2012-03-13 10:15:32 +01:00
desc.h usb: the big rename 2012-03-13 10:15:32 +01:00
dev-audio.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-bluetooth.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-hid.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-hub.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-network.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-serial.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-smartcard-reader.c usb: the big rename 2012-03-13 10:15:32 +01:00
dev-storage.c qdev: qdev_unplug(): use error_set() 2012-04-09 14:35:25 -03:00
dev-wacom.c usb: the big rename 2012-03-13 10:15:32 +01:00
hcd-ehci.c usb-ehci: drop unused isoch_pause variable 2012-03-13 10:15:32 +01:00
hcd-musb.c usb: the big rename 2012-03-13 10:15:32 +01:00
hcd-ohci.c usb-ohci: DMA writeback bug fixes 2012-03-13 10:15:32 +01:00
hcd-uhci.c uhci: alloc can't fail, drop check. 2012-03-13 10:15:32 +01:00
hcd-xhci.c usb: the big rename 2012-03-13 10:15:32 +01:00
host-bsd.c usb: the big rename 2012-03-13 10:15:32 +01:00
host-linux.c usb: the big rename 2012-03-13 10:15:32 +01:00
host-stub.c usb: the big rename 2012-03-13 10:15:32 +01:00
libhw.c usb: the big rename 2012-03-13 10:15:32 +01:00
redirect.c usb: the big rename 2012-03-13 10:15:32 +01:00