Home
last modified time | relevance | path

Searched hist:"14 d5a28fb6bb8ac6505ad1faca2690df56fef326" (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/core/
H A Dhotplug.cdiff 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 Dqdev.cdiff 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 Dshpc.hdiff 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 Dpcie.hdiff 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 Dhotplug.hdiff 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 Dpcie_port.cdiff 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 Dshpc.cdiff 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 Dpcie.cdiff 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 Dpci_bridge_dev.cdiff 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 Dlpc_ich9.cdiff 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 Dpiix4.cdiff 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>