commit | 181a2c63236966b3c80eef131bac33a355a492da | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Sep 26 09:28:20 2014 +0000 |
committer | Andreas Färber <afaerber@suse.de> | Wed Oct 15 05:03:13 2014 +0200 |
tree | d56e099a5191945d0185d1f8f1df3db4779b1b54 | |
parent | 14d5a28fb6bb8ac6505ad1faca2690df56fef326 [diff] |
qdev: HotplugHandler: Provide unplug callback It is to be called for actual device removal and will allow to separate request and removal handling phases of x86-CPU devices and also it's a handler to be called for synchronously removable devices. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>