[Qemu-devel] [PATCH 05/19] openpic: Convert subregions to memory api
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
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