1. 21 8月, 2018 4 次提交
  2. 20 7月, 2018 3 次提交
  3. 10 7月, 2018 1 次提交
  4. 12 6月, 2018 2 次提交
  5. 05 6月, 2018 2 次提交
  6. 23 5月, 2018 3 次提交
  7. 17 5月, 2018 1 次提交
  8. 14 5月, 2018 1 次提交
  9. 30 4月, 2018 1 次提交
  10. 18 4月, 2018 1 次提交
  11. 17 4月, 2018 6 次提交
  12. 03 4月, 2018 1 次提交
  13. 23 3月, 2018 1 次提交
  14. 19 2月, 2018 1 次提交
    • D
      qemu: stop passing virConnectPtr into qemuMonitorStartCPUs · aed679da
      Daniel P. Berrangé 提交于
      There is a long standing hack to pass a virConnectPtr into the
      qemuMonitorStartCPUs method, so that when the text monitor prompts
      for a disk password, we can lookup virSecretPtr objects. This causes
      us to have to pass a virConnectPtr around through countless methods
      up the call chain....except some places don't have any virConnectPtr
      available so have always just passed NULL. We can finally fix this
      disastrous design by using virGetConnectSecret() to open a connection
      to the secret driver at time of use.
      Reviewed-by: NJohn Ferlan <jferlan@redhat.com>
      Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
      aed679da
  15. 06 2月, 2018 2 次提交
  16. 26 10月, 2017 1 次提交
  17. 20 10月, 2017 1 次提交
  18. 17 10月, 2017 1 次提交
  19. 05 10月, 2017 1 次提交
  20. 14 9月, 2017 1 次提交
  21. 27 7月, 2017 1 次提交
  22. 30 3月, 2017 1 次提交
  23. 27 3月, 2017 2 次提交
  24. 17 3月, 2017 1 次提交