On 09/25/2011 07:43 AM, Avi Kivity wrote:
Please pull from
git://github.com/avikivity/qemu.git memory/core
to receive an implementation of memory_region_set_readonly(). It has been tested
on i386 (440FX PAM) and Magnum.
Avi Kivity (1):
memory: implement memory_region_set_readonly()
Pulled.
Please pull from
git://github.com/avikivity/qemu.git memory/core
to receive an implementation of memory_region_set_readonly(). It has
been tested on i386 (440FX PAM) and Magnum.
Avi Kivity (1):
memory: implement memory_region_set_readonly()
memory.c | 29 ++---