1. 15 3月, 2017 1 次提交
    • R
      bhyve: add config file support · 32b67545
      Roman Bogorodskiy 提交于
      Introduce config file support for the bhyve driver. The only available
      setting at present is 'firmware_dir' for specifying a directory with
      UEFI firmware files.
      32b67545
  2. 14 3月, 2017 9 次提交
  3. 13 3月, 2017 2 次提交
  4. 12 3月, 2017 7 次提交
  5. 11 3月, 2017 1 次提交
    • J
      tests: Add createVHBAByStoragePool-by-parent to fchosttest · 0623945c
      John Ferlan 提交于
      Add a new test to fchosttest in order to test creation of our vHBA
      via the Storage Pool logic.  Unlike the real code, we cannot yet use
      the virVHBA* API's because they (currently) traverse the file system
      in order to get the parent vport capable scsi_host. Besides there's
      no "real" NPIV device here - so we have to take some liberties, at
      least for now.
      
      Instead, we'll follow the node device tests partially in order to
      create and destroy the vHBA with the test node devices.
      Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
      0623945c
  6. 10 3月, 2017 6 次提交
  7. 09 3月, 2017 14 次提交