[Qemu-devel] [PATCH 01/19] openpic: Remove unused code

2012-12-12 Thread Alexander Graf
The openpic code had a few WIP bits left that nobody reanimated within the last few years. Remove that code. Signed-off-by: Alexander Graf Acked-by: Hervé Poussineau --- hw/openpic.c | 163 -- 1 files changed, 0 insertions(+), 163 deletio

Re: [Qemu-devel] [PATCH 01/19] openpic: Remove unused code

2012-12-08 Thread Hervé Poussineau
Andreas Färber a écrit : Am 08.12.2012 14:44, schrieb Alexander Graf: The openpic code had a few WIP bits left that nobody reanimated within the last few years. Remove that code. Signed-off-by: Alexander Graf Reviewed-by: Andreas Färber I'm not aware of any GW80314 users, CC'ing Hervé just

Re: [Qemu-devel] [PATCH 01/19] openpic: Remove unused code

2012-12-08 Thread Alexander Graf
On 08.12.2012, at 16:12, Andreas Färber wrote: > Am 08.12.2012 14:44, schrieb Alexander Graf: >> The openpic code had a few WIP bits left that nobody reanimated within >> the last few years. Remove that code. >> >> Signed-off-by: Alexander Graf > > Reviewed-by: Andreas Färber > > I'm not awa

Re: [Qemu-devel] [PATCH 01/19] openpic: Remove unused code

2012-12-08 Thread Andreas Färber
Am 08.12.2012 14:44, schrieb Alexander Graf: > The openpic code had a few WIP bits left that nobody reanimated within > the last few years. Remove that code. > > Signed-off-by: Alexander Graf Reviewed-by: Andreas Färber I'm not aware of any GW80314 users, CC'ing Hervé just to be sure. The BeBo

[Qemu-devel] [PATCH 01/19] openpic: Remove unused code

2012-12-08 Thread Alexander Graf
The openpic code had a few WIP bits left that nobody reanimated within the last few years. Remove that code. Signed-off-by: Alexander Graf --- hw/openpic.c | 163 -- 1 files changed, 0 insertions(+), 163 deletions(-) diff --git a/hw/openp