1. 29 7月, 2013 6 次提交
  2. 25 7月, 2013 5 次提交
  3. 10 7月, 2013 2 次提交
  4. 08 7月, 2013 1 次提交
    • D
      pci: Add root bus parameter to pci_nic_init() · 29b358f9
      David Gibson 提交于
      At present, pci_nic_init() and pci_nic_init_nofail() assume that they will
      only create a NIC under the primary PCI root.  As we add support for
      multiple PCI roots, that may no longer be the case.  This patch adds a root
      bus parameter to pci_nic_init() (and updates callers accordingly) to allow
      the machine init code using it to specify the right PCI root for NICs
      created by old-style -net nic parameters.  NICs created new-style, with
      -device can of course be put anywhere.
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      29b358f9
  5. 04 7月, 2013 2 次提交
  6. 28 6月, 2013 1 次提交
  7. 18 5月, 2013 1 次提交
  8. 30 4月, 2013 2 次提交
  9. 16 4月, 2013 1 次提交
  10. 09 4月, 2013 4 次提交
  11. 12 3月, 2013 2 次提交
  12. 01 3月, 2013 1 次提交
  13. 07 6月, 2012 1 次提交