Searched hist:"81 cea5e7f2aa61c6c5d33d28bceb81276603d3c9" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | pc-hotplug.h | 81cea5e7f2aa61c6c5d33d28bceb81276603d3c9 Thu Jan 09 16:36:31 UTC 2014 Igor Mammedov <imammedo@redhat.com> acpi: factor out common cpu hotplug code for PIIX4/Q35
.. so it could be used for adding CPU hotplug to Q35 machine
Add an additional header with that will be shared between C and ASL code: include/hw/acpi/cpu_hotplug_defs.h
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | cpu_hotplug.h | 81cea5e7f2aa61c6c5d33d28bceb81276603d3c9 Thu Jan 09 16:36:31 UTC 2014 Igor Mammedov <imammedo@redhat.com> acpi: factor out common cpu hotplug code for PIIX4/Q35
.. so it could be used for adding CPU hotplug to Q35 machine
Add an additional header with that will be shared between C and ASL code: include/hw/acpi/cpu_hotplug_defs.h
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/acpi/ |
H A D | cpu_hotplug.c | 81cea5e7f2aa61c6c5d33d28bceb81276603d3c9 Thu Jan 09 16:36:31 UTC 2014 Igor Mammedov <imammedo@redhat.com> acpi: factor out common cpu hotplug code for PIIX4/Q35
.. so it could be used for adding CPU hotplug to Q35 machine
Add an additional header with that will be shared between C and ASL code: include/hw/acpi/cpu_hotplug_defs.h
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | piix4.c | 81cea5e7f2aa61c6c5d33d28bceb81276603d3c9 Thu Jan 09 16:36:31 UTC 2014 Igor Mammedov <imammedo@redhat.com> acpi: factor out common cpu hotplug code for PIIX4/Q35
.. so it could be used for adding CPU hotplug to Q35 machine
Add an additional header with that will be shared between C and ASL code: include/hw/acpi/cpu_hotplug_defs.h
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|