Age | Commit message (Expand) | Author |
2020-10-21 | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann |
2020-09-30 | acpi: i386: Move VMBus DSDT entry to SB | Jon Doron |
2020-09-29 | piix4: don't reserve hw resources when hotplug is off globally | Ani Sinha |
2020-09-29 | i440fx/acpi: do not add hotplug related amls for cold plugged bridges | Ani Sinha |
2020-09-29 | x86: acpi: introduce the PCI0.SMI0 ACPI device | Igor Mammedov |
2020-09-29 | x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp | Igor Mammedov |
2020-09-17 | x86: move acpi_dev from pc/microvm | Gerd Hoffmann |
2020-08-27 | i386/acpi: fix inconsistent QEMU/OVMF device paths | Michael S. Tsirkin |
2020-06-26 | hyperv: vmbus: Remove the 2nd IRQ | Jon Doron |
2020-06-24 | acpi: q35: drop _SB.PCI0.ISA.LPCD opregion. | Gerd Hoffmann |
2020-06-24 | acpi: drop build_piix4_pm() | Gerd Hoffmann |
2020-06-24 | acpi: drop serial/parallel enable bits from dsdt | Gerd Hoffmann |
2020-06-24 | acpi: simplify build_isa_devices_aml() | Gerd Hoffmann |
2020-06-24 | acpi: factor out fw_cfg_add_acpi_dsdt() | Gerd Hoffmann |
2020-06-24 | acpi: move aml builder code for i8042 (kbd+mouse) device | Gerd Hoffmann |
2020-06-24 | acpi: move aml builder code for floppy device | Gerd Hoffmann |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-12 | acpi: madt: skip pci override on pci-less systems. | Gerd Hoffmann |
2020-06-12 | acpi: create acpi-common.c and move madt code | Gerd Hoffmann |
2020-06-12 | acpi: make build_madt() more generic. | Gerd Hoffmann |
2020-06-10 | i386: Hyper-V VMBus ACPI DSDT entry | Jon Doron |
2020-06-09 | acpi: Move build_tpm2() in the generic part | Eric Auger |
2020-06-09 | acpi: Convert build_tpm2() to build_append* API | Eric Auger |
2020-06-09 | acpi: tpm: Do not build TCPA table for TPM 2 | Stefan Berger |
2020-06-09 | acpi: move aml builder code for parallel device | Gerd Hoffmann |
2020-06-09 | acpi: parallel: don't use _STA method | Gerd Hoffmann |
2020-06-09 | acpi: move aml builder code for serial device | Gerd Hoffmann |
2020-06-09 | acpi: serial: don't use _STA method | Gerd Hoffmann |
2020-06-09 | acpi: move aml builder code for rtc device | Gerd Hoffmann |
2020-06-09 | hw/acpi/nvdimm: add a helper to augment SRAT generation | Vishal Verma |
2020-05-04 | acpi: Add Windows ACPI Emulated Device Table (WAET) | Liran Alon |
2020-05-04 | nvdimm: Use configurable ACPI IO base and size | Kwangwoo Lee |
2020-05-04 | acpi: add ISADeviceClass->build_aml() | Gerd Hoffmann |
2020-05-04 | acpi: drop pointless _STA method | Gerd Hoffmann |
2020-04-13 | acpi: Use macro for table-loader file name | Shameer Kolothum |
2020-03-29 | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann |
2020-03-09 | hw/i386: Include "hw/mem/nvdimm.h" | Philippe Mathieu-Daudé |
2020-03-05 | tpm: rename TPM_TIS into TPM_TIS_ISA | Eric Auger |
2020-01-22 | i386:acpi: Remove _HID from the SMBus ACPI entry | Corey Minyard |
2020-01-05 | hmat acpi: Build Memory Proximity Domain Attributes Structure(s) | Liu Jingqi |
2019-12-17 | x86: move more x86-generic functions out of PC files | Paolo Bonzini |
2019-11-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-11-05 | hw/pci-host/piix: Move RCR_IOPORT register definition | Philippe Mathieu-Daudé |
2019-11-05 | piix4: Add a MC146818 RTC Controller as specified in datasheet | Philippe Mathieu-Daudé |
2019-11-05 | hw/i386: AMD-Vi IVRS DMA alias support | Alex Williamson |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-22 | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini |
2019-10-05 | hw/acpi: Make ACPI IO address space configurable | Shameer Kolothum |
2019-09-20 | pc: Add an SMB0 ACPI device to q35 | Corey Minyard |