]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_q35.c
loader: rename in_ram/has_mr
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 9 Mar 2014 16:42:06 +0000 (18:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 9 Mar 2014 19:09:38 +0000 (21:09 +0200)
commit98bc3ab0f256cb983700089770db0823e59c7ceb
treeb79bb1825b24136253e55449a8719a012e6e8fa8
parent220c8ed536491315b4040d820328b8dfd60d67a7
loader: rename in_ram/has_mr

we put copy of ROMs in MR for migration.
but the name rom_in_ram makes one think we
load it in guest RAM.
Rename has_mr to make intent clearer.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/core/loader.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/loader.h