]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Add proper 00E0 ioport handling
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 4 Jul 2010 10:41:45 +0000 (13:41 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sun, 4 Jul 2010 10:41:45 +0000 (13:41 +0300)
commita6ea073ad7e76a3d556b4fda3b386c232ae6f0e2
treea987d46c98b993e24f45c298dbaf30f4336d4995
parent587d5c607b22e971d1a103eb12d94234f5e1c8f8
kvm: Add proper 00E0 ioport handling

We use 00E0 ioport for trapping to the hypervisor. This patch cleans up
handling of the ioport to call exit() in ioport emulation handler.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/Makefile
tools/kvm/ioport.c
tools/kvm/main.c