Home
last modified time | relevance | path

Searched hist:"5 cd5e701" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/pci/
H A Dshpc.hdiff 5cd5e701 Thu Feb 12 20:39:20 GMT 2015 Paolo Bonzini <pbonzini@redhat.com> pci: split shpc_cleanup and shpc_free

object_unparent should not be called until the parent device is going to be
destroyed. Only remove the capability and do memory_region_del_subregion
at unrealize time. Freeing the data structures is left in shpc_free, to
be called from the instance_finalize callback.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.cdiff 5cd5e701 Thu Feb 12 20:39:20 GMT 2015 Paolo Bonzini <pbonzini@redhat.com> pci: split shpc_cleanup and shpc_free

object_unparent should not be called until the parent device is going to be
destroyed. Only remove the capability and do memory_region_del_subregion
at unrealize time. Freeing the data structures is left in shpc_free, to
be called from the instance_finalize callback.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/pci/
H A Dshpc.cdiff 5cd5e701 Thu Feb 12 20:39:20 GMT 2015 Paolo Bonzini <pbonzini@redhat.com> pci: split shpc_cleanup and shpc_free

object_unparent should not be called until the parent device is going to be
destroyed. Only remove the capability and do memory_region_del_subregion
at unrealize time. Freeing the data structures is left in shpc_free, to
be called from the instance_finalize callback.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>