1. 26 1月, 2012 3 次提交
  2. 18 1月, 2012 5 次提交
  3. 04 1月, 2012 1 次提交
  4. 06 12月, 2011 13 次提交
  5. 05 12月, 2011 2 次提交
  6. 27 10月, 2011 1 次提交
  7. 25 10月, 2011 1 次提交
    • Y
      spice: turn client_migrate_info to async · edc5cb1a
      Yonit Halperin 提交于
      RHBZ 737921
      Spice client is required to connect to the migration target before/as migration
      starts. Since after migration starts, the target qemu is blocked and cannot accept new spice client
      we trigger the connection to the target upon client_migrate_info command.
      client_migrate_info completion cb will be called after spice client has been
      connected to the target (or a timeout). See following patches and spice patches.
      Signed-off-by: NYonit Halperin <yhalperi@redhat.com>
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      edc5cb1a
  8. 06 10月, 2011 1 次提交
  9. 04 10月, 2011 4 次提交
  10. 03 10月, 2011 1 次提交
  11. 01 9月, 2011 3 次提交
  12. 03 8月, 2011 1 次提交
  13. 22 7月, 2011 1 次提交
  14. 01 6月, 2011 1 次提交
    • L
      HMP: Use QMP inject nmi implementation · e9b4b432
      Luiz Capitulino 提交于
      This **CHANGES** the human monitor "nmi" command behavior.
      
      Currently it accepts an CPU argument which, when provided, will send
      the NMI to the specified CPU. This feature is of discussable value
      though and HMP shouldn't have more features than QMP, so let's use
      QMP's instead (it's also simpler).
      Signed-off-by: NLuiz Capitulino <lcapitulino@redhat.com>
      e9b4b432
  15. 11 3月, 2011 1 次提交
  16. 10 2月, 2011 1 次提交