]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/i386/pc.h
acpi: has_immutable_rsdp->!rsdp_in_ram
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 17 Feb 2015 09:04:40 +0000 (10:04 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Feb 2015 11:42:20 +0000 (12:42 +0100)
commit384fb32ea7984ed6e5fdcea0bbc3d5b01238806b
tree2e9527e6803fd8626dee16c3cc54cdaec195c879
parent42d859001d180ea788aa2d34a7be021ac8c447f2
acpi: has_immutable_rsdp->!rsdp_in_ram

As comment in acpi-build.c notes, RSDP is not really immutable.  So it's
really a question of whether it's in RAM, name the variable accordingly.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/i386/acpi-build.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h