commit | 5851e08cb8df5c9d0c69fb5259ee6174ee651fae | [log] [tgz] |
---|---|---|
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Feb 11 15:21:10 2009 +0000 |
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Feb 11 15:21:10 2009 +0000 |
tree | 35056a440556d25ab63bcea3040a177b36f50058 | |
parent | 51bf9e7e1870996ae7f4741530e6134b485de321 [diff] |
qemu: add pci_unregister_device (Marcelo Tosatti) Unregister the pci device, unassign its IO and memory regions, and free associated data. Add a callback so drivers can free device state. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6603 c046a42c-6fe2-441c-8c8c-71466251a162