1. 07 5月, 2014 1 次提交
  2. 18 3月, 2014 1 次提交
  3. 14 2月, 2014 1 次提交
  4. 10 2月, 2014 3 次提交
  5. 05 2月, 2014 5 次提交
  6. 26 1月, 2014 5 次提交
  7. 23 12月, 2013 5 次提交
  8. 06 11月, 2013 3 次提交
  9. 14 10月, 2013 4 次提交
  10. 26 9月, 2013 1 次提交
    • L
      qemu: Adjust qemu wakeup · 4bc78a87
      Liu, Jinsong 提交于
      Currently Xen hvm s3 has a bug coming from the difference between
      qemu-traditioanl and qemu-xen. For qemu-traditional, the way to
      resume from hvm s3 is via 'xl trigger' command. However, for
      qemu-xen, the way to resume from hvm s3 inherited from standard
      qemu, i.e. via QMP, and it doesn't work under Xen.
      
      The root cause is, for qemu-xen, 'xl trigger' command didn't reset
      devices, while QMP didn't unpause hvm domain though they did qemu
      system reset.
      
      We have two qemu patches and one xl patch to fix Xen hvm s3 bug.
      This patch is the qemu patch 1. It adjusts qemu wakeup so that
      Xen s3 resume logic (which will be implemented at qemu patch 2)
      will be notified after qemu system reset.
      Signed-off-by: NLiu Jinsong <jinsong.liu@intel.com>
      Signed-off-by: NStefano Stabellini <stefano.stabellini@eu.citrix.com>
      Reviewed-by: NPaolo Bonzini <pbonzini@redhat.com>
      Reviewed-by: NAnthony PERARD <anthony.perard@citrix.com>
      4bc78a87
  11. 15 9月, 2013 1 次提交
  12. 03 9月, 2013 1 次提交
  13. 23 8月, 2013 2 次提交
  14. 23 7月, 2013 2 次提交
  15. 04 7月, 2013 4 次提交
  16. 14 6月, 2013 1 次提交