summaryrefslogtreecommitdiff
path: root/hw/isa/piix4.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost1-1/+1
2016-01-29x86: Clean up includesPeter Maydell1-0/+1
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-2/+4
2015-06-23piix4: QOMifyGonglei1-2/+6
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-3/+2
2015-02-13piix4: use PCI address space instead of system memoryHervé Poussineau1-1/+1
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau1-1/+2
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+1
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-06-07isa: QOM'ify ISABusAndreas Färber1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+132