Searched hist:"14 d5a28fb6bb8ac6505ad1faca2690df56fef326" (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/hw/core/ |
H A D | hotplug.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
H A D | qdev.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/include/hw/pci/ |
H A D | shpc.h | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
H A D | pcie.h | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/include/hw/ |
H A D | hotplug.h | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_port.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
H A D | shpc.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
H A D | pcie.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pci_bridge_dev.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/hw/isa/ |
H A D | lpc_ich9.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|
/openbmc/qemu/hw/acpi/ |
H A D | piix4.c | diff 14d5a28fb6bb8ac6505ad1faca2690df56fef326 Fri Sep 26 04:28:19 CDT 2014 Igor Mammedov <imammedo@redhat.com> qdev: HotplugHandler: Rename unplug callback to unplug_request
'HotplugHandler.unplug' callback is currently used as async call to issue unplug request for device that implements it. Renaming 'unplug' callback to 'unplug_request' should help to avoid confusion about what callback does and would allow to introduce 'unplug' callback that would perform actual device removal when guest is ready for it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
|