1. 01 12月, 2018 1 次提交
  2. 28 11月, 2018 1 次提交
  3. 27 11月, 2018 1 次提交
    • L
      qemu..smbios: Avoid defining extra pci_controllers · b156546c
      Lukáš Doktor 提交于
      The extra pci_controllers are needed on q35 for hotplug purposes, but
      this test even on q35 machine-type attempts to boot all supported
      machine-types including i440fx. The i440fx requires additional PCIE
      root-complex and this is not handled by Avocado-vt automatically and
      would require complex handling only to get something that is not needed
      by the test. Let's simply not create the additional controllers as we
      don't need them.
      
      Without this patch we are getting:
      
          "Can't add chassis slot, error -16"
      
      because Avocado-vt does not define chassis for PCI busses (it does that
      only for PCIE busses). Yes, it'd be possible to add support for extra
      controllers for i440fx, but at this point it is not necessary and this
      solution is way simpler.
      Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
      b156546c
  4. 26 11月, 2018 1 次提交
  5. 22 11月, 2018 2 次提交
  6. 21 11月, 2018 6 次提交
  7. 20 11月, 2018 5 次提交
  8. 19 11月, 2018 10 次提交
  9. 16 11月, 2018 3 次提交
  10. 15 11月, 2018 2 次提交
  11. 14 11月, 2018 4 次提交
  12. 13 11月, 2018 4 次提交