[Qemu-devel] [PATCH 09/19] openpic: unify memory api subregions

2012-12-12 Thread Alexander Graf
The only difference between the "openpic" and "mpic" memory api subregion descriptors is the endianness. Unify them as openpic accessors with explicit endianness markers in their names. Signed-off-by: Alexander Graf --- hw/openpic.c | 108 ++--

[Qemu-devel] [PATCH 09/19] openpic: unify memory api subregions

2012-12-08 Thread Alexander Graf
The only difference between the "openpic" and "mpic" memory api subregion descriptors is the endianness. Unify them as openpic accessors with explicit endianness markers in their names. Signed-off-by: Alexander Graf --- hw/openpic.c | 108 ++--