]> xenbits.xensource.com Git - xen.git/commit
x86/dpci: make sure hvm_do_IRQ_dpci is only called for HVM guests
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 20 Jun 2017 12:49:11 +0000 (14:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 20 Jun 2017 12:49:11 +0000 (14:49 +0200)
commit9b62c90308982a044e671361f1e6410f49c00aca
treeae74732594e9629f3df2b2db2bd1952436f4639d
parent725039d39ef10c6e3c59ba4a2511188281133b19
x86/dpci: make sure hvm_do_IRQ_dpci is only called for HVM guests

While there add an ASSERT to hvm_do_IRQ_dpci.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/irq.c
xen/drivers/passthrough/io.c