[Qemu-devel] [PATCH 15/19] openpic: make brr1 model specific

2012-12-12 Thread Alexander Graf
Now that we can properly distinguish between openpic model differences, let's move brr1 out of the raven code path. Signed-off-by: Alexander Graf --- hw/openpic.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/hw/openpic.c b/hw/openpic.c index d42b96b..16c8b6b 10064

[Qemu-devel] [PATCH 15/19] openpic: make brr1 model specific

2012-12-08 Thread Alexander Graf
Now that we can properly distinguish between openpic model differences, let's move brr1 out of the raven code path. Signed-off-by: Alexander Graf --- hw/openpic.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/hw/openpic.c b/hw/openpic.c index 6aac4b8..f2f152f 10064