After the previous patches, this is a common test for all read/write
functions.
Reviewed-by: Richard Henderson
Signed-off-by: Paolo Bonzini
---
exec.c | 39 ++-
1 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/exec.c b/exec.c
index f6cebd6..
After the previous patches, this is a common test for all read/write
functions.
address_space_rw to ROMs is now treated as "unassigned" instead of being
ignored. This matches what TCG-generated code does.
Signed-off-by: Paolo Bonzini
---
exec.c | 39 ++-
1 f