index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-23
1
-5
/
+3
*
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-2
/
+2
*
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
1
-8
/
+1
*
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-5
/
+2
*
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-33
/
+28
*
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
1
-124
/
+0
*
acpi: add ATSR for q35
Jason Wang
2017-01-10
1
-0
/
+9
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-1
/
+1
*
acpi: Use apic_id_limit when calculating legacy ACPI table size
Eduardo Habkost
2016-11-18
1
-1
/
+1
*
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
1
-1
/
+2
*
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-04
1
-1
/
+1
|
\
|
*
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-03
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-0
/
+7
|
*
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-29
1
-9
/
+45
*
acpi: refactor pxb crs computation
Marcel Apfelbaum
2016-07-29
1
-31
/
+50
*
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
2016-07-29
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
[next]