| Commit message (Expand) | Author | Age | Files | Lines |
* | pc: acpi-build: drop template patching and create PCI bus tree dynamically | Igor Mammedov | 2015-03-01 | 1 | -1/+0 |
* | pc: acpi-build: drop remaining ssdt_misc template | Igor Mammedov | 2015-03-01 | 1 | -1/+0 |
* | pc: acpi-build: drop template patching and memory hotplug objects dynamically | Igor Mammedov | 2015-02-26 | 1 | -1/+0 |
* | pc: acpi-build: drop template patching and CPU hotplug objects dynamically | Igor Mammedov | 2015-02-26 | 1 | -3/+4 |
* | bios-linker-loader: move source to common location | Michael S. Tsirkin | 2015-01-27 | 1 | -1/+0 |
* | intel-iommu: introduce Intel IOMMU (VT-d) emulation | Le Tan | 2014-08-28 | 1 | -0/+1 |
* | Add ACPI tables for TPM | Stefan Berger | 2014-08-25 | 1 | -1/+2 |
* | pc: acpi: do not hardcode preprocessor | Igor Mammedov | 2014-06-19 | 1 | -1/+1 |
* | pc: ACPI BIOS: implement memory hotplug interface | Igor Mammedov | 2014-06-19 | 1 | -1/+2 |
* | xen: move Xen HVM files under hw/i386/xen | Wei Liu | 2014-05-07 | 1 | -1/+1 |
* | xen: move Xen PV machine files to hw/xenpv | Wei Liu | 2014-05-07 | 1 | -1/+1 |
* | pc: ACPI: unify source of CPU hotplug IO base/len | Igor Mammedov | 2014-01-26 | 1 | -1/+1 |
* | pc: make: fix dependencies: rebuild when included file is changed | Igor Mammedov | 2014-01-26 | 1 | -1/+1 |
* | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently | Michael Tokarev | 2013-11-17 | 1 | -1/+1 |
* | i386: ACPI table generation code from seabios | Michael S. Tsirkin | 2013-10-14 | 1 | -0/+4 |
* | i386: add bios linker/loader | Michael S. Tsirkin | 2013-10-14 | 1 | -0/+1 |
* | acpi: add rules to compile ASL source | Michael S. Tsirkin | 2013-10-14 | 1 | -0/+22 |
* | pc_sysfw: do not make it a device anymore | Paolo Bonzini | 2013-08-12 | 1 | -0/+1 |
* | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini | 2013-04-08 | 1 | -4/+1 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -4/+0 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move more files to hw/xen/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+0 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+0 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+0 |
* | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+0 |
* | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+0 |
* | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | i386: move files referencing CPU to hw/i386/ | Paolo Bonzini | 2013-03-01 | 1 | -1/+3 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -5/+8 |
* | hw: Add test device for unittests execution | Lucas Meneghel Rodrigues | 2013-01-04 | 1 | -0/+1 |
* | add isa-debug-exit device. | Gerd Hoffmann | 2013-01-04 | 1 | -1/+1 |
* | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -1/+1 |
* | q35: Introduce q35 pc based chipset emulator | Isaku Yamahata | 2012-11-26 | 1 | -1/+1 |
* | ich9: Add the lpc chip | Jason Baron | 2012-11-26 | 1 | -0/+1 |
* | Introduce Xen PCI Passthrough, MSI | Jiang Yunhong | 2012-06-21 | 1 | -1/+1 |
* | Introduce Xen PCI Passthrough, qdevice | Allen Kay | 2012-06-21 | 1 | -0/+1 |
* | Introduce XenHostPCIDevice to access a pci device on the host. | Anthony PERARD | 2012-06-21 | 1 | -0/+1 |
* | make: automatically include dependencies in recursive subdir rules (v2) | Anthony Liguori | 2012-06-19 | 1 | -1/+1 |
* | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 2012-06-07 | 1 | -0/+13 |