aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl1-2/+0
2010-06-19ioapic: convert to qdevBlue Swirl1-1/+18
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster1-0/+1
2010-05-15pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata1-1/+0
2010-05-15rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata1-1/+1
2010-05-15pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata1-0/+317