]> git.proxmox.com Git - qemu.git/commit - memory.c
Drop IO_MEM_ROMD
authorAvi Kivity <avi@redhat.com>
Mon, 2 Jan 2012 13:40:52 +0000 (15:40 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 4 Jan 2012 11:34:50 +0000 (13:34 +0200)
commit75c578dcaae48f239fc87b545022efa8fa13f455
treee3a7182da298ce03bb894fa166c236fb6689a5d4
parentb3b00c78d8247cdffc25839d4b8ff0310a889480
Drop IO_MEM_ROMD

Unlike ->readonly, ->readable is not inherited from aliase, so we can simply
query the memory region.

Signed-off-by: Avi Kivity <avi@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
cpu-common.h
exec.c
memory.c
memory.h