KVM: x86: cleanup the code of read/write emulation
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Wed, 13 Jul 2011 06:32:31 +0000 (14:32 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:17:17 +0000 (19:17 +0300)
commit22388a3c8ce2a2a004ce764194cce8a2f9b13d66
tree73d190bd75bcd7ff264d1c665cc7b1b2c59fdc30
parent77d197b2ca37b33b0461ab1e2dbe40cbe4a6fd6a
KVM: x86: cleanup the code of read/write emulation

Using the read/write operation to remove the same code

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c