Searched hist:eeb0cf9abf5992f35eca18c4cc63300df30521a4 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/ |
H A D | usb.h | eeb0cf9abf5992f35eca18c4cc63300df30521a4 Mon Aug 22 07:09:51 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> 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>
|
/qemu/hw/usb/ |
H A D | bus.c | eeb0cf9abf5992f35eca18c4cc63300df30521a4 Mon Aug 22 07:09:51 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> 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>
|
/qemu/hw/i386/ |
H A D | pc_piix.c | eeb0cf9abf5992f35eca18c4cc63300df30521a4 Mon Aug 22 07:09:51 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> 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>
|