[Qemu-devel] [PATCH 10/22] exec: expect mr->ops to be initialized for ROM

2013-05-30 Thread Paolo Bonzini
There is no need to use the special phys_section_rom section. Reviewed-by: Richard Henderson Signed-off-by: Paolo Bonzini --- exec.c |9 - 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/exec.c b/exec.c index 03003b2..f6cebd6 100644 --- a/exec.c +++ b/exec.c @@ -2335,

[Qemu-devel] [PATCH 10/22] exec: expect mr->ops to be initialized for ROM

2013-05-24 Thread Paolo Bonzini
There is no need anymore to use the special phys_section_rom section. Signed-off-by: Paolo Bonzini --- exec.c | 9 - 1 file changed, 9 deletions(-) diff --git a/exec.c b/exec.c index 613bbd7..411a224 100644 --- a/exec.c +++ b/exec.c @@ -2332,9 +2332,6 @@ void stl_phys_notdirty(hwaddr ad