1. 24 4月, 2012 1 次提交
  2. 20 4月, 2012 1 次提交
    • A
      KVM: Fix page-crossing MMIO · f78146b0
      Avi Kivity 提交于
      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: NAvi Kivity <avi@redhat.com>
      Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
      f78146b0
  3. 19 4月, 2012 2 次提交
  4. 17 4月, 2012 7 次提交
  5. 10 4月, 2012 1 次提交
  6. 08 4月, 2012 11 次提交
  7. 06 4月, 2012 2 次提交
  8. 20 3月, 2012 2 次提交
  9. 08 3月, 2012 13 次提交