summaryrefslogtreecommitdiffstats
path: root/hw/i386/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-assign: split pci-assign.cTiejun Chen2015-09-101-0/+1
* smbios: move smbios code into a common folderWei Huang2015-08-131-1/+1
* make: load only required dependency files.Victor Kaplansky2015-08-131-1/+7
* pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov2015-06-231-2/+1
* TPM2 ACPI table supportStefan Berger2015-06-011-1/+1
* pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov2015-03-011-1/+0
* pc: acpi-build: drop remaining ssdt_misc templateIgor Mammedov2015-03-011-1/+0
* pc: acpi-build: drop template patching and memory hotplug objects dynamicallyIgor Mammedov2015-02-261-1/+0
* pc: acpi-build: drop template patching and CPU hotplug objects dynamicallyIgor Mammedov2015-02-261-3/+4
* bios-linker-loader: move source to common locationMichael S. Tsirkin2015-01-271-1/+0
* intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-281-0/+1
* Add ACPI tables for TPMStefan Berger2014-08-251-1/+2
* pc: acpi: do not hardcode preprocessorIgor Mammedov2014-06-191-1/+1
* pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-191-1/+2
* xen: move Xen HVM files under hw/i386/xenWei Liu2014-05-071-1/+1
* xen: move Xen PV machine files to hw/xenpvWei Liu2014-05-071-1/+1
* pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-1/+1
* pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
* hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev2013-11-171-1/+1
* i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+4
* i386: add bios linker/loaderMichael S. Tsirkin2013-10-141-0/+1
* acpi: add rules to compile ASL sourceMichael S. Tsirkin2013-10-141-0/+22
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-0/+1
* hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-081-4/+1
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-4/+0
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-2/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-2/+1
* hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move more files to hw/xen/Paolo Bonzini2013-04-081-3/+0
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-081-1/+1
* i386: move files referencing CPU to hw/i386/Paolo Bonzini2013-03-011-1/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-5/+8
* hw: Add test device for unittests executionLucas Meneghel Rodrigues2013-01-041-0/+1
* add isa-debug-exit device.Gerd Hoffmann2013-01-041-1/+1
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-1/+1
* q35: Introduce q35 pc based chipset emulatorIsaku Yamahata2012-11-261-1/+1
* ich9: Add the lpc chipJason Baron2012-11-261-0/+1
* Introduce Xen PCI Passthrough, MSIJiang Yunhong2012-06-211-1/+1
* Introduce Xen PCI Passthrough, qdeviceAllen Kay2012-06-211-0/+1
* Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD2012-06-211-0/+1
* make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori2012-06-191-1/+1
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+13
OpenPOWER on IntegriCloud