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
/
acpi
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
Igor Mammedov
2024-11-26
1
-14
/
+1
*
Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"
Igor Mammedov
2024-11-26
1
-34
/
+4
*
hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
Salil Mehta
2024-11-04
1
-4
/
+34
*
hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
Salil Mehta
2024-11-04
1
-1
/
+14
*
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
1
-4
/
+13
*
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
2024-07-22
1
-1
/
+0
*
hw/acpi: Constify VMState
Richard Henderson
2023-12-29
1
-2
/
+2
*
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
1
-0
/
+1
*
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
1
-6
/
+2
*
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2023-01-27
1
-2
/
+1
*
qapi acpi: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-13
1
-1
/
+0
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-2
/
+0
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
1
-15
/
+2
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-5
/
+2
*
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
1
-2
/
+12
*
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2020-12-09
1
-1
/
+11
*
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
Igor Mammedov
2020-09-29
1
-27
/
+138
*
Typo: Correct the name of CPU hotplug memory region
Keqian Zhu
2020-04-30
1
-1
/
+1
*
acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
Igor Mammedov
2020-01-22
1
-0
/
+7
*
acpi: cpuhp: introduce 'Command data 2' field
Igor Mammedov
2020-01-22
1
-0
/
+11
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-0
/
+1
*
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-09-24
1
-4
/
+6
|
\
|
*
pc: make sure that guest isn't able to unplug the first cpu
Igor Mammedov
2018-09-07
1
-4
/
+6
*
|
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
|
/
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
1
-4
/
+3
*
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
1
-1
/
+1
*
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-23
1
-4
/
+2
*
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
1
-0
/
+5
*
acpi: provide _PXM method for CPU devices if QEMU is started numa enabled
Igor Mammedov
2016-10-10
1
-0
/
+12
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-0
/
+9
*
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
1
-0
/
+82
*
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-4
/
+86
*
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-1
/
+149
*
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
1
-0
/
+240