1. 10 7月, 2014 1 次提交
  2. 30 5月, 2014 2 次提交
  3. 20 5月, 2014 1 次提交
  4. 16 5月, 2014 3 次提交
  5. 15 5月, 2014 1 次提交
  6. 29 4月, 2014 2 次提交
  7. 22 4月, 2014 13 次提交
  8. 25 3月, 2014 2 次提交
  9. 21 3月, 2014 3 次提交
  10. 17 3月, 2014 2 次提交
  11. 04 3月, 2014 3 次提交
  12. 27 2月, 2014 1 次提交
  13. 21 2月, 2014 1 次提交
  14. 30 1月, 2014 4 次提交
  15. 20 1月, 2014 1 次提交
    • C
      KVM: s390: Fix memory access error detection · 699bde3b
      Christian Borntraeger 提交于
      Seems that commit 210b1607
      (KVM: s390: Removed SIE_INTERCEPT_UCONTROL) lost a hunk when we
      reworked our patch queue to rework the async_fp code. We now
      ignore faults on the sie instruction (guest accesses non-existing
      memory) instead of sending a fault into the guest. This leads to
      hang situations with the old virtio transport that checks for
      descriptor memory after guest memory. Instead of bailing out this
      code now goes wild...
      Lets re-add the check.
      Signed-off-by: NChristian Borntraeger <borntraeger@de.ibm.com>
      699bde3b