Home
last modified time | relevance | path

Searched hist:ebd8ea82441020f2781928b17f37ed9a0d2e4250 (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/acpi/
H A Dcpu_hotplug.hebd8ea82441020f2781928b17f37ed9a0d2e4250 Tue May 17 14:43:02 UTC 2016 Igor Mammedov <imammedo@redhat.com> pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature

since IO block used by CPU hotplug is fixed size and
initialized it the same file as build_legacy_cpu_hotplug_aml()
just use ACPI_GPE_PROC_LEN directly instead of passing
it around in several files.

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>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
/qemu/hw/acpi/
H A Dcpu_hotplug.cebd8ea82441020f2781928b17f37ed9a0d2e4250 Tue May 17 14:43:02 UTC 2016 Igor Mammedov <imammedo@redhat.com> pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature

since IO block used by CPU hotplug is fixed size and
initialized it the same file as build_legacy_cpu_hotplug_aml()
just use ACPI_GPE_PROC_LEN directly instead of passing
it around in several files.

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>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
/qemu/hw/i386/
H A Dacpi-build.cebd8ea82441020f2781928b17f37ed9a0d2e4250 Tue May 17 14:43:02 UTC 2016 Igor Mammedov <imammedo@redhat.com> pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature

since IO block used by CPU hotplug is fixed size and
initialized it the same file as build_legacy_cpu_hotplug_aml()
just use ACPI_GPE_PROC_LEN directly instead of passing
it around in several files.

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>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>