1. 27 6月, 2020 1 次提交
  2. 24 6月, 2020 1 次提交
  3. 23 6月, 2020 8 次提交
  4. 18 6月, 2020 1 次提交
  5. 16 6月, 2020 1 次提交
  6. 10 6月, 2020 2 次提交
  7. 26 5月, 2020 1 次提交
  8. 13 5月, 2020 2 次提交
  9. 12 5月, 2020 5 次提交
  10. 06 5月, 2020 1 次提交
  11. 27 4月, 2020 4 次提交
  12. 24 4月, 2020 1 次提交
  13. 13 4月, 2020 1 次提交
    • L
      conf: new attribute "hotplug" for pci controllers · 78f4d5e6
      Laine Stump 提交于
      a <controller type='pci'...> element can now have a "hotplug"
      attribute in the <target> subelement. This is intended to control
      whether or not the slot(s) of the controller support
      hotplugging/unplugging a device:
      
         <controller type='pci' model='pcie-root-port'>
           <target hotplug='off'/>
         </controller>
      
      The default value of hotplug is "on".
      
      Since support for configuring such an option is hypervisor-dependent
      (and will vary among different types of PCI controllers even on a
      single hypervisor), no validation is done in this patch - that
      validation will be done in the patch that wires support for the
      setting into the hypervisor.
      Signed-off-by: NLaine Stump <laine@redhat.com>
      Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
      78f4d5e6
  14. 06 4月, 2020 1 次提交
  15. 30 3月, 2020 1 次提交
  16. 27 3月, 2020 2 次提交
  17. 24 3月, 2020 2 次提交
  18. 20 3月, 2020 1 次提交
  19. 04 3月, 2020 1 次提交
  20. 21 2月, 2020 1 次提交
  21. 19 2月, 2020 2 次提交