]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips_malta.c
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 13 Jan 2009 19:47:10 +0000 (19:47 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 13 Jan 2009 19:47:10 +0000 (19:47 +0000)
commitcb457d7679840b95de361c42921e601bd224ecf5
treeaf60a521573a5250d95ba671f69bea12cb49baa0
parent0ae18ceeaaa2c1749e742c4b112f6c3bf0896408
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)

Add a table of PCI NIC models to pass to qemu_setup_nic_model().

While we're at it, also add a corresponding table of NIC init
functions.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6287 c046a42c-6fe2-441c-8c8c-71466251a162
12 files changed:
hw/mips_malta.c
hw/pc.c
hw/pci.c
hw/pci.h
hw/ppc440_bamboo.c
hw/ppc_chrp.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/r2d.c
hw/realview.c
hw/sun4u.c
hw/versatilepb.c