index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
1
-15
/
+2
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-5
/
+2
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
1
-2
/
+12
2020-12-09
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
1
-1
/
+11
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-29
x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
Igor Mammedov
1
-27
/
+138
2020-04-30
Typo: Correct the name of CPU hotplug memory region
Keqian Zhu
1
-1
/
+1
2020-01-22
acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
Igor Mammedov
1
-0
/
+7
2020-01-22
acpi: cpuhp: introduce 'Command data 2' field
Igor Mammedov
1
-0
/
+11
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-0
/
+1
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
1
-1
/
+1
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+6
2018-09-07
pc: make sure that guest isn't able to unplug the first cpu
Igor Mammedov
1
-4
/
+6
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
1
-4
/
+3
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
1
-1
/
+1
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
1
-4
/
+2
2016-10-24
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
1
-0
/
+5
2016-10-10
acpi: provide _PXM method for CPU devices if QEMU is started numa enabled
Igor Mammedov
1
-0
/
+12
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
1
-0
/
+9
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
1
-0
/
+82
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-4
/
+86
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
1
-1
/
+149
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
1
-0
/
+240