summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-04-18 18:22:47 +0200
committerMarcelo Tosatti <mtosatti@redhat.com>2012-04-20 01:35:07 +0200
commitf78146b0f9230765c6315b2e14f56112513389ad (patch)
tree2e6780f2989c73c1bf214a5728514c1dc8e15f09 /Kconfig
parentMerge branch 'linus' into queue (diff)
downloadlinux-f78146b0f9230765c6315b2e14f56112513389ad.tar.xz
linux-f78146b0f9230765c6315b2e14f56112513389ad.zip
KVM: Fix page-crossing MMIO
MMIO that are split across a page boundary are currently broken - the code does not expect to be aborted by the exit to userspace for the first MMIO fragment. This patch fixes the problem by generalizing the current code for handling 16-byte MMIOs to handle a number of "fragments", and changes the MMIO code to create those fragments. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions