1. 16 4月, 2018 6 次提交
  2. 12 4月, 2018 6 次提交
  3. 06 4月, 2018 1 次提交
  4. 03 4月, 2018 1 次提交
  5. 24 3月, 2018 1 次提交
    • A
      tests: qemucapabilities: Drop mostly duplicated data · 7dd5b0c5
      Andrea Bolognani 提交于
      When GIC support was introduced (QEMU 2.6 timeframe) we needed
      to make sure both GICv2 hardware and GICv3 hardware were handled
      correctly, and that was achieved by having separate capabilities
      data for each.
      
      Now that we have capabilities data for several QEMU versions we
      can stop storing data for GICv2 and GICv3 hardware separately,
      and instead have GICv2 data for QEMU <= 2.10 and GICv3 data for
      QEMU >= 2.12, without losing any coverage.
      Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
      7dd5b0c5
  6. 22 3月, 2018 1 次提交
  7. 08 3月, 2018 1 次提交
  8. 03 2月, 2018 1 次提交
  9. 04 1月, 2018 1 次提交
  10. 28 11月, 2017 2 次提交
  11. 25 11月, 2017 1 次提交
    • J
      qemu: Get capabilities to use iscsi password-secret argument · 4f44b8b5
      John Ferlan 提交于
      Detect the capability via the query-qmp-schema for blockdev-add
      to find the 'password-secret' parameter that will allow the iSCSI
      code to use the master secret object to encrypt the secret for an
      and only need to provide the object id of the secret on the command
      line thus obsfuscating the passphrase.
      4f44b8b5
  12. 24 11月, 2017 1 次提交
    • P
      qemu: caps: Add capability for 'share-rw' disk option · 860a3c4b
      Peter Krempa 提交于
      'share-rw' for the disk device configures qemu to allow concurrent
      access to the backing storage.
      
      The capability is checked in various supported disk frontend buses since
      it does not make sense to partially backport it.
      860a3c4b
  13. 23 11月, 2017 1 次提交
  14. 08 11月, 2017 2 次提交
  15. 29 8月, 2017 2 次提交
  16. 27 7月, 2017 1 次提交
  17. 11 7月, 2017 1 次提交
  18. 15 5月, 2017 1 次提交
  19. 03 4月, 2017 1 次提交
  20. 27 3月, 2017 2 次提交
  21. 17 3月, 2017 1 次提交
  22. 06 12月, 2016 1 次提交
  23. 26 11月, 2016 2 次提交
  24. 25 11月, 2016 1 次提交
  25. 09 11月, 2016 1 次提交