remove kvm_in* functions
commitb3dca1e2fd220df04ef2057858c709fd3667260a
authorGlauber Costa <glommer@redhat.com>
Tue, 21 Jul 2009 22:13:07 +0000 (21 18:13 -0400)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 22 Jul 2009 19:47:16 +0000 (22 16:47 -0300)
tree9762e360182ae101dd0f098fb9e237dc66df3e62
parentda8b8a30eac93e242bd9452d3523b615dfbd36c9
remove kvm_in* functions

We can use plain qemu's here, and save a couple of lines/complexity.
I'm leaving outb for later, because the SMM thing makes it a little bit
less trivial.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
qemu-kvm.c