]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: Report only unhandled PIO accesses in the common handler
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 21 Dec 2015 23:29:14 +0000 (00:29 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 22 Dec 2015 14:24:31 +0000 (15:24 +0100)
commit9e55a2b97540a8923557c307c8d57bddb1f00650
tree8e3d93a72eb1363aab68ec48746a5ba843aa5443
parent8670ac66919fde68bf361eff8c44952c1c55876a
x86: Report only unhandled PIO accesses in the common handler

This aligns vcpu_handle_io_access to vcpu_handle_mmio_access again which
got lost in 46ad4efeb8: errors detected by handlers are already reported
there.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/vcpu.c