aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/Makefile.objs
AgeCommit message (Expand)Author
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann
2019-12-17hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé
2019-12-17pc: stubify x86 iommuPaolo Bonzini
2019-12-17i386: conditionally compile more filesPaolo Bonzini
2019-10-22hw/i386: Introduce the microvm machine typeSergio Lopez
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez
2019-09-16hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé
2019-05-23hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-02-05hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini
2018-03-12hw/i386: make IOMMUs configurable via default-configs/Paolo Bonzini
2017-12-18i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé
2017-12-18i386/pc: move vmport.c to hw/i386/Philippe Mathieu-Daudé
2017-11-05pci-assign: RemovePaolo Bonzini
2016-09-24hw/i386: Introduce AMD IOMMUDavid Kiarie
2016-07-20x86-iommu: introduce parent classPeter Xu
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen
2015-08-13smbios: move smbios code into a common folderWei Huang
2015-08-13make: load only required dependency files.Victor Kaplansky
2015-06-23pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov
2015-06-01TPM2 ACPI table supportStefan Berger
2015-03-01pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov
2015-03-01pc: acpi-build: drop remaining ssdt_misc templateIgor Mammedov
2015-02-26pc: acpi-build: drop template patching and memory hotplug objects dynamicallyIgor Mammedov
2015-02-26pc: acpi-build: drop template patching and CPU hotplug objects dynamicallyIgor Mammedov
2015-01-27bios-linker-loader: move source to common locationMichael S. Tsirkin
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan
2014-08-25Add ACPI tables for TPMStefan Berger
2014-06-19pc: acpi: do not hardcode preprocessorIgor Mammedov
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu
2014-05-07xen: move Xen PV machine files to hw/xenpvWei Liu
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov
2013-11-17hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-10-14i386: add bios linker/loaderMichael S. Tsirkin
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move more files to hw/xen/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini