Searched hist:"5 c5fce1ab5672a0a9a50c867114481a93298bf23" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | acpi-defs.h | 5c5fce1ab5672a0a9a50c867114481a93298bf23 Mon Dec 17 10:48:34 UTC 2018 Samuel Ortiz <sameo@linux.intel.com> hw: arm: Carry RSDP specific data through AcpiRsdpData
That will allow us to generalize the ARM build_rsdp() routine to support both legacy RSDP (The current i386 implementation) and extended RSDP (The ARM implementation).
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 5c5fce1ab5672a0a9a50c867114481a93298bf23 Mon Dec 17 10:48:34 UTC 2018 Samuel Ortiz <sameo@linux.intel.com> hw: arm: Carry RSDP specific data through AcpiRsdpData
That will allow us to generalize the ARM build_rsdp() routine to support both legacy RSDP (The current i386 implementation) and extended RSDP (The ARM implementation).
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|