index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
/
piix4.c
Age
Commit message (
Expand
)
Author
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2015-06-23
piix4: QOMify
Gonglei
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-13
piix4: use PCI address space instead of system memory
Hervé Poussineau
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini