exec: Abstract away ref to memory region names
commit83234bf2fa4b28feb2accee823c56f2188eed48c
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Fri, 15 Aug 2014 06:54:29 +0000 (14 23:54 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Aug 2014 10:06:21 +0000 (18 12:06 +0200)
tree7bb17246151488d1b79ae1a5d56cfa73cc59e34b
parent401cf7fdc4b9f1971ee74927511391a66af0627e
exec: Abstract away ref to memory region names

Use the function provided rather than spying on the struct.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c