diff options
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | 2011-07-13 08:31:50 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 18:17:17 +0200 |
commit | 77d197b2ca37b33b0461ab1e2dbe40cbe4a6fd6a (patch) | |
tree | 05ea5cbfd731818e91b4b6d16cf55905db29aea1 /virt/kvm/coalesced_mmio.c | |
parent | KVM: x86: fix broken read emulation spans a page boundary (diff) | |
download | linux-77d197b2ca37b33b0461ab1e2dbe40cbe4a6fd6a.tar.xz linux-77d197b2ca37b33b0461ab1e2dbe40cbe4a6fd6a.zip |
KVM: x86: abstract the operation for read/write emulation
The operations of read emulation and write emulation are very similar, so we
can abstract the operation of them, in larter patch, it is used to cleanup the
same code
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt/kvm/coalesced_mmio.c')
0 files changed, 0 insertions, 0 deletions