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
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
2016-05-12
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-04-13
tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict
Igor Mammedov
2016-04-13
pc: acpi: tpm: add missing MMIO resource to PCI0._CRS
Igor Mammedov
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
2016-03-11
pc: acpi: remove NOP assignment
Igor Mammedov
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
2016-03-11
i386: populate floppy drive information in DSDT
Roman Kagan
2016-03-11
i386/acpi: make floppy controller object dynamic
Roman Kagan
2016-03-11
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-08
acpi: pc: add fw_cfg device node to dsdt
Gabriel L. Somlo
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
[next]