Re: [Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform

2011-12-14 Thread Stefan Hajnoczi
On Tue, Dec 13, 2011 at 10:59:46PM +, Peter Maydell wrote: > On 12 December 2011 23:35, Anthony Liguori wrote: > > On 12/12/2011 06:11 AM, Stefan Hajnoczi wrote: > >> > >> The Symbian Virtual Platform was an ARM-based development and debugging > >> board.  Since Symbian has been disbanded and

Re: [Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform

2011-12-13 Thread Anthony Liguori
On 12/13/2011 04:59 PM, Peter Maydell wrote: On 12 December 2011 23:35, Anthony Liguori wrote: On 12/12/2011 06:11 AM, Stefan Hajnoczi wrote: The Symbian Virtual Platform was an ARM-based development and debugging board. Since Symbian has been disbanded and the code is no longer being used i

Re: [Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform

2011-12-13 Thread Peter Maydell
On 12 December 2011 23:35, Anthony Liguori wrote: > On 12/12/2011 06:11 AM, Stefan Hajnoczi wrote: >> >> The Symbian Virtual Platform was an ARM-based development and debugging >> board.  Since Symbian has been disbanded and the code is no longer being >> used it can now be removed. >> >> Signed-o