]> xenbits.xen.org Git - xenclient/ioemu.git/commit
passthrough: msi/msix clean up on hotplug remove
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 16 Mar 2009 18:15:47 +0000 (18:15 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 16 Mar 2009 18:15:47 +0000 (18:15 +0000)
commit58d9e58c4172a7f52d90a1c0a7a73fab5870f3de
treec742f700d9339e6978a9cd1cb102002ae8fb3e65
parent9f40d906995fb1c704fd04cf14ca02e033ddc1ed
passthrough: msi/msix clean up on hotplug remove

The passthrough MSI/MSI-X should be unbound and unmapped when
unregister_real_device is called, this patch fix this.

Signed-off-by: Qing He <qing.he@intel.com>
hw/pass-through.c