[Qemu-devel] [PATCH 05/19] openpic: Convert subregions to memory api

2012-12-12 Thread Alexander Graf
The "openpic" controller is currently using one big region and does subregion dispatching manually. Move this to the memory api. Signed-off-by: Alexander Graf --- hw/openpic.c | 106 + 1 files changed, 61 insertions(+), 45 deletions(-) di

[Qemu-devel] [PATCH 05/19] openpic: Convert subregions to memory api

2012-12-08 Thread Alexander Graf
The "openpic" controller is currently using one big region and does subregion dispatching manually. Move this to the memory api. Signed-off-by: Alexander Graf --- hw/openpic.c | 106 + 1 files changed, 61 insertions(+), 45 deletions(-) di