1. 10 9月, 2009 1 次提交
  2. 04 9月, 2009 2 次提交
  3. 28 8月, 2009 15 次提交
  4. 24 8月, 2009 1 次提交
  5. 28 7月, 2009 2 次提交
  6. 17 7月, 2009 1 次提交
  7. 16 7月, 2009 1 次提交
  8. 14 6月, 2009 1 次提交
  9. 13 6月, 2009 1 次提交
  10. 09 6月, 2009 2 次提交
  11. 27 5月, 2009 1 次提交
    • C
      Allow monitor interaction when using migrate -exec · 8a43b1ea
      Chris Lalancette 提交于
      All,
           I've recently been playing around with migration via exec.  Unfortunately,
      when starting the incoming qemu process with "-incoming exec:cmd", it suffers
      the same problem that -incoming tcp used to suffer; namely, that you can't
      interact with the monitor until after the migration has happened.  This causes
      problems for libvirt usage of -incoming exec, since libvirt expects to be able
      to access the monitor ahead of time.  This fairly simple patch allows you to
      access the monitor both before and after the migration has completed using exec.
      
      (note: developed/tested with qemu-kvm, but applies perfectly fine to qemu)
      Signed-off-by: NChris Lalancette <clalance@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      8a43b1ea
  12. 22 5月, 2009 3 次提交
  13. 01 5月, 2009 1 次提交
  14. 18 4月, 2009 1 次提交
  15. 06 4月, 2009 2 次提交
  16. 13 3月, 2009 1 次提交
  17. 09 3月, 2009 1 次提交
  18. 08 3月, 2009 3 次提交