index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
1
-1
/
+1
|
*
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
1
-1
/
+1
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
|
/
*
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2016-10-24
1
-10
/
+24
*
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
1
-24
/
+54
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
1
-5
/
+2
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
1
-9
/
+67
*
acpi-build: fix array leak
Marc-André Lureau
2016-09-08
1
-2
/
+2
*
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
2016-07-28
1
-9
/
+45
*
acpi: refactor pxb crs computation
Marcel Apfelbaum
2016-07-28
1
-31
/
+50
*
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
2016-07-28
1
-0
/
+4
*
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2016-07-20
1
-3
/
+17
*
acpi: enable INTR for DMAR report structure
Peter Xu
2016-07-20
1
-1
/
+13
*
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-20
1
-7
/
+2
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
1
-16
/
+19
*
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
1
-21
/
+22
*
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
1
-3
/
+8
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-1
/
+11
*
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
1
-18
/
+27
*
acpi: Add IPMI table entries
Corey Minyard
2016-06-24
1
-0
/
+12
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
1
-3
/
+2
*
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
1
-22
/
+23
*
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
2016-06-07
1
-4
/
+1
*
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
1
-9
/
+11
*
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
1
-14
/
+15
*
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2016-06-07
1
-1
/
+1
*
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2016-06-07
1
-4
/
+1
*
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
1
-1
/
+2
*
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2016-06-07
1
-4
/
+0
*
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2016-06-07
1
-111
/
+1
*
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
2016-06-07
1
-17
/
+0
*
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
1
-29
/
+9
*
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
1
-2
/
+1
*
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-05-12
1
-1
/
+1
*
tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict
Igor Mammedov
2016-04-13
1
-1
/
+6
*
pc: acpi: tpm: add missing MMIO resource to PCI0._CRS
Igor Mammedov
2016-04-13
1
-0
/
+5
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2016-03-15
1
-12
/
+8
*
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2016-03-11
1
-0
/
+6
*
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2016-03-11
1
-39
/
+14
*
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2016-03-11
1
-14
/
+24
*
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2016-03-11
1
-7
/
+12
*
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2016-03-11
1
-3
/
+8
*
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
2016-03-11
1
-14
/
+12
*
pc: acpi: remove NOP assignment
Igor Mammedov
2016-03-11
1
-1
/
+0
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
1
-9
/
+1
*
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
2016-03-11
1
-0
/
+6
*
i386: populate floppy drive information in DSDT
Roman Kagan
2016-03-11
1
-3
/
+66
*
i386/acpi: make floppy controller object dynamic
Roman Kagan
2016-03-11
1
-24
/
+3
[prev]
[next]