aboutsummaryrefslogtreecommitdiff
path: root/hw/piix4.c
AgeCommit message (Expand)Author
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori
2011-12-20malta: give ISA bus to ISA methodsHervé Poussineau
2011-09-25isa: Pass i/o address space to isa_bus_newRichard Henderson
2011-06-12hw/piix4.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-04-22vmstate: port piix4Juan Quintela
2011-04-22piix4: create PIIX4StateJuan Quintela
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2010-07-11pci: set PCI multi-function bit appropriately.Isaku Yamahata
2010-07-11pci: set multifunction property for normal device.Isaku Yamahata
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-09-04mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil
2009-09-04Split piix4 support from piix_pci.cJuan Quintela