1. 18 10月, 2017 1 次提交
  2. 11 9月, 2017 2 次提交
  3. 08 9月, 2017 4 次提交
  4. 07 9月, 2017 3 次提交
  5. 06 9月, 2017 4 次提交
  6. 05 9月, 2017 2 次提交
  7. 04 9月, 2017 1 次提交
    • L
      smbios_table: Support for arm · f557856d
      Lukáš Doktor 提交于
      The smbios_table test sets machine type, but arm is a bit different and
      it requires the `arm64*` prefix to correctly detect the machine. Let's
      allow that by inheriting the prefix from the original `machine_type` if
      traversal_machine_emulated is not set (as that preserves the original
      machine_type).
      Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
      f557856d
  8. 30 8月, 2017 1 次提交
  9. 29 8月, 2017 2 次提交
  10. 24 8月, 2017 1 次提交
  11. 21 8月, 2017 5 次提交
  12. 19 8月, 2017 1 次提交
    • W
      zero_copy: Check nettype for zero_copy test · 859ac71f
      Wei Huang 提交于
      In current qemu, user networking (i.e. "-netdev user") doesn't
      support "vhost" option. This patch checks the nettype in
      configuration. If nettype="user", it will give a warning and
      cancel zero_copy test instead of flaging it as an error.
      Signed-off-by: NWei Huang <wei@redhat.com>
      859ac71f
  13. 18 8月, 2017 8 次提交
  14. 17 8月, 2017 2 次提交
  15. 16 8月, 2017 3 次提交