]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pc.c
Fold piix3_init() intto i440fx_init
authorJuan Quintela <quintela@redhat.com>
Fri, 28 Aug 2009 13:28:20 +0000 (15:28 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 4 Sep 2009 14:37:24 +0000 (09:37 -0500)
commit85a750ca90ec78b4288b84b716dda2d90643ae7f
tree383712427affa2a2c95124ae26b7bc5f3bbd9599
parentbd7dce87eacd90ef99b0e625cc4d5f2ab4573a70
Fold piix3_init() intto i440fx_init

i440fx_init will now work properly if we don't setup piix3

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c
hw/pc.h
hw/piix_pci.c