diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-07-26 13:12:22 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-07-26 12:10:58 +0300 |
commit | f23b070e662ca55a8fdaaa28537af06cab664499 (patch) | |
tree | 1b15d4cc5f1d8cbbffbc3dd7e332e2dcad76cba0 /virt | |
parent | a2766325cf9f9e36d1225145f1ce1b066f001837 (diff) | |
download | op-kernel-dev-f23b070e662ca55a8fdaaa28537af06cab664499.zip op-kernel-dev-f23b070e662ca55a8fdaaa28537af06cab664499.tar.gz |
KVM: x86 emulator: simplify read_emulated
No need split mmio read region into 8-bits pieces since we do it in
emulator_read_write_onepage
Changelog:
Add a WARN_ON to check read-cache overflow
Acked-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions