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
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi/erst.c: Fix memory handling issues
Christian A. Ehrhardt
2022-11-07
1
-3
/
+3
*
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
2022-11-07
1
-0
/
+10
*
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
2022-11-07
1
-3
/
+10
*
acpi/nvdimm: Implement ACPI NVDIMM Label Methods
Robert Hoo
2022-11-02
1
-0
/
+95
*
acpi/nvdimm: define macro for NVDIMM Device _DSM
Robert Hoo
2022-11-02
1
-2
/
+2
*
acpi/ssdt: Fix aml_or() and aml_and() in if clause
Robert Hoo
2022-11-02
1
-4
/
+3
*
hw/acpi: Add ospm_status hook implementation for acpi-ged
Keqian Zhu
2022-09-22
1
-0
/
+8
*
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-07-26
2
-19
/
+29
*
trivial typos: namesapce
Dr. David Alan Gilbert
2022-06-28
1
-1
/
+1
*
hw/acpi: Make the PCI hot-plug aware of SR-IOV
Łukasz Gieryk
2022-06-23
1
-1
/
+5
*
acpi/erst: fix fallthrough code upon validation failure
Ani Sinha
2022-06-16
1
-0
/
+3
*
hw/acpi/piix4: remove unused piix4_pm_initfn() function
Mark Cave-Ayland
2022-06-11
1
-19
/
+0
*
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Mark Cave-Ayland
2022-06-11
1
-2
/
+2
*
hw/acpi/piix4: use qdev gpio to wire up sci_irq
Mark Cave-Ayland
2022-06-11
1
-3
/
+9
*
hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
Mark Cave-Ayland
2022-06-11
1
-3
/
+3
*
hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
Mark Cave-Ayland
2022-06-11
1
-7
/
+4
*
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
1
-41
/
+2
*
hw/acpi/piix4: convert smm_enabled bool to qdev property
Mark Cave-Ayland
2022-06-11
1
-1
/
+2
*
hw/acpi/piix4: change smm_enabled from int to bool
Mark Cave-Ayland
2022-06-11
1
-2
/
+2
*
hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_real...
Mark Cave-Ayland
2022-06-11
1
-3
/
+4
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-11
6
-82
/
+99
|
\
|
*
hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
Mark Cave-Ayland
2022-06-10
1
-0
/
+17
|
*
hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
Mark Cave-Ayland
2022-06-10
1
-18
/
+24
|
*
hw/acpi/viot: move the individual PCI host bridge entry generation to a new f...
Mark Cave-Ayland
2022-06-10
1
-21
/
+27
|
*
hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
Mark Cave-Ayland
2022-06-10
1
-2
/
+2
|
*
hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
Jonathan Cameron
2022-06-10
1
-5
/
+4
|
*
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-10
2
-35
/
+16
|
*
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-10
2
-7
/
+7
|
*
acpi: add interface to build device specific AML
Igor Mammedov
2022-06-10
2
-1
/
+9
*
|
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-1
/
+1
|
/
*
acpi/cxl: Introduce CFMWS structures in CEDT
Ben Widawsky
2022-05-13
1
-0
/
+59
*
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
1
-0
/
+68
*
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-13
4
-1
/
+150
*
hw/acpi/aml-build: Use existing CPU topology to build PPTT table
Gavin Shan
2022-05-09
1
-63
/
+48
*
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
3
-11
/
+14
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
1
-1
/
+7
*
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
1
-1
/
+11
*
hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
Ani Sinha
2022-03-04
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
1
-1
/
+0
|
\
|
*
hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
Philippe Mathieu-Daudé
2022-02-21
1
-1
/
+0
*
|
configure, meson: move TPM check to meson
Paolo Bonzini
2022-02-21
1
-1
/
+3
|
/
*
ACPI ERST: build the ACPI ERST table
Eric DeVolder
2022-02-06
1
-0
/
+211
*
ACPI ERST: support for ACPI ERST feature
Eric DeVolder
2022-02-06
4
-0
/
+862
*
acpi: fix OEM ID/OEM Table ID padding
Igor Mammedov
2022-02-04
1
-2
/
+2
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
5
-10
/
+0
*
hw/acpi/aml-build: Support cluster level in PPTT generation
Yanan Wang
2022-01-20
1
-0
/
+18
*
hw/acpi/aml-build: Improve scalability of PPTT generation
Yanan Wang
2022-01-20
1
-18
/
+32
*
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
2022-01-08
1
-7
/
+2
[next]