1. 28 4月, 2020 1 次提交
  2. 23 1月, 2020 1 次提交
  3. 24 12月, 2019 1 次提交
  4. 21 11月, 2019 2 次提交
  5. 24 10月, 2019 1 次提交
  6. 12 4月, 2019 1 次提交
  7. 03 4月, 2019 4 次提交
  8. 12 2月, 2019 1 次提交
  9. 08 2月, 2019 7 次提交
  10. 02 1月, 2019 1 次提交
  11. 21 9月, 2018 1 次提交
  12. 12 9月, 2018 2 次提交
  13. 07 9月, 2018 8 次提交
  14. 28 8月, 2018 1 次提交
  15. 24 8月, 2018 2 次提交
  16. 09 8月, 2018 1 次提交
  17. 12 6月, 2018 1 次提交
  18. 08 6月, 2018 1 次提交
    • M
      qemu: Add capability flag for setting the extended tseg size · 3ea32b63
      Martin Kletzander 提交于
      For getting the reply I queried the newest and oldest QEMU using
      test/qemucapsprobe.  From the differences I only extracted the reply to the new
      QMP command and discarded the rest.  For all the versions below the one which
      added support for the new option I used the output from the oldest QEMU release
      and for those that support it I used the output from the newest one.
      
      In order to make doubly sure the reply is where it is supposed to be (the
      replies files are very forgiving) I added the property to all the replies files,
      reran the tests again and fixed the order in replies files so that all the
      versions are reporting the new capability.  Then removed that one property.
      
      After that I used test/qemucapsfixreplies to fix the reply IDs.
      Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
      Reviewed-by: NJán Tomko <jtomko@redhat.com>
      3ea32b63
  19. 29 5月, 2018 1 次提交
  20. 23 5月, 2018 2 次提交