1. 29 1月, 2020 3 次提交
  2. 28 1月, 2020 3 次提交
  3. 25 1月, 2020 1 次提交
  4. 23 1月, 2020 1 次提交
  5. 17 1月, 2020 1 次提交
  6. 16 1月, 2020 2 次提交
  7. 13 1月, 2020 2 次提交
  8. 08 1月, 2020 2 次提交
  9. 07 1月, 2020 3 次提交
  10. 03 1月, 2020 1 次提交
  11. 19 12月, 2019 1 次提交
    • D
      Introducing new address type='unassigned' for PCI hostdevs · 96999404
      Daniel Henrique Barboza 提交于
      This patch introduces a new PCI hostdev address type called
      'unassigned'. This new type gives users the option to add
      PCI hostdevs to the domain XML in an 'unassigned' state, meaning
      that the device exists in the domain, is managed by Libvirt
      like any regular PCI hostdev, but the guest does not have
      access to it.
      
      This adds extra options for managing PCI device binding
      inside Libvirt, for example, making all the managed PCI hostdevs
      declared in the domain XML to be detached from the host and bind
      to the chosen driver and, at the same time, allowing just a
      subset of these devices to be usable by the guest.
      
      Next patch will use this new address type in the QEMU driver to
      avoid adding unassigned devices to the QEMU launch command line.
      Reviewed-by: NCole Robinson <crobinso@redhat.com>
      Signed-off-by: NDaniel Henrique Barboza <danielhb413@gmail.com>
      96999404
  12. 17 12月, 2019 2 次提交
  13. 13 12月, 2019 1 次提交
  14. 10 12月, 2019 1 次提交
  15. 09 12月, 2019 16 次提交