]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: Fix pio trace direction
authorAvi Kivity <avi@redhat.com>
Mon, 30 Aug 2010 07:46:56 +0000 (10:46 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:49 +0000 (10:51 +0200)
commitc41a15dd4632499b9c1a00871e160276999767d9
tree83dfc01138a41549a4dc493b2f438e0a656cb8e0
parent8e0e8afa82018a3c751ea474eb47dfc65f00f4c3
KVM: Fix pio trace direction

out = write, in = read, not the other way round.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c