summaryrefslogtreecommitdiff
path: root/hw/isa/piix4.c
AgeCommit message (Expand)Author
2016-01-29x86: Clean up includesPeter Maydell
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2015-06-23piix4: QOMifyGonglei
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-02-13piix4: use PCI address space instead of system memoryHervé Poussineau
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-06-07isa: QOM'ify ISABusAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini