]> git.proxmox.com Git - mirror_qemu.git/commit - include/exec/memory.h
memory_region: Fix name comments
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 9 Mar 2017 15:27:08 +0000 (15:27 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 14 Mar 2017 12:26:36 +0000 (13:26 +0100)
commite8f5fe2de125a0bfbefbaa6a69af81f4817cb7a0
tree8232e7f9f1bccce2048f0981402da7c13bd3061f
parent94b5d57d2f5a3c849cecd65e424bb6f50b998df9
memory_region: Fix name comments

The 'name' parameter to memory_region_init_* had been marked as debug
only, however vmstate_region_ram uses it as a parameter to
qemu_ram_set_idstr to set RAMBlock names and these form part of the
migration stream.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20170309152708.30635-1-dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/memory.h