aboutsummaryrefslogtreecommitdiffstats
path: root/hw/piix4.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori1-12/+18
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori1-16/+13
2011-12-20malta: give ISA bus to ISA methodsHervé Poussineau1-1/+2
2011-09-25isa: Pass i/o address space to isa_bus_newRichard Henderson1-1/+1
2011-06-12hw/piix4.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata1-7/+3
2011-04-22vmstate: port piix4Juan Quintela1-14/+11
2011-04-22piix4: create PIIX4StateJuan Quintela1-12/+17
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann1-0/+1
2010-07-11pci: set PCI multi-function bit appropriately.Isaku Yamahata1-2/+0
2010-07-11pci: set multifunction property for normal device.Isaku Yamahata1-1/+1
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa1-1/+0
2009-09-04mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil1-0/+1
2009-09-04Split piix4 support from piix_pci.cJuan Quintela1-0/+128