On 07/10/13 15:51, Michael S. Tsirkin wrote: > Support ROM blobs not mapped into guest memory: > let user pass in MR for memory serving as the backing store. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > --- > hw/core/loader.c | 32 +++++++++++++++++++++++++++++--- > hw/lm32/lm32_hwsetup.h | 2 +- > include/hw/loader.h | 4 ++-- > 3 files changed, 32 insertions(+), 6 deletions(-)
Reviewed-by: Laszlo Ersek <ler...@redhat.com>