]> xenbits.xen.org Git - xenclient/ioemu.git/commit
passthrough: guest MSI config on disable
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 16 Apr 2009 10:47:04 +0000 (11:47 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 16 Apr 2009 10:47:04 +0000 (11:47 +0100)
commit527f1caa1122162d5f1a3f02d66d956b652378fe
tree9921288d643fd947098467bae752452b5300ba33
parentbaf8c0bc4bee8cacb089d5d635f41eebb23f084c
passthrough: guest MSI config on disable

It's possible for a guest to change the MSI vector or flags
when MSI is disabled, after it's first initialized. This patch
handles the address and data update when it's disabled.

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