commit | 5d546d4b65a3751172286e299528de15c5f05576 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Thu Aug 14 23:55:03 2014 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 18 12:06:21 2014 +0200 |
tree | c989f9b68198362d16d229e5e41f72528d743286 | |
parent | 83234bf2fa4b28feb2accee823c56f2188eed48c [diff] |
memory: constify memory_region_name It doesn't change the MR and some prospective call sites will have const MRs at hand. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>