]> xenbits.xen.org Git - xenclient/ioemu.git/commit
passthrugh: Fix double unbinding of INTx interrupt when PCI device hot-removed
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 31 Mar 2009 10:46:09 +0000 (11:46 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 31 Mar 2009 10:46:09 +0000 (11:46 +0100)
commit538388ab3c4a22c35e050e173a3e091121649291
tree8e0d23a33c6bb0544b4fefac9e541aec3ea51f50
parentcc1a204423475ff7a918b11d78b9ae637f320e23
passthrugh: Fix double unbinding of INTx interrupt when PCI device hot-removed

This patch fixes double unbinding of INTx interrupt when PCI device is
hot-removed.

Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
hw/pass-through.c
hw/pt-msi.c