Re: [Qemu-devel] m68k: Remove dummy machine

2017-01-03 Thread Thomas Huth
On 02.01.2017 11:54, Laurent Vivier wrote: > Le 27/12/2016 à 14:58, Thomas Huth a écrit : >> Am Tue, 27 Dec 2016 12:52:30 +0100 >> schrieb Laurent Vivier : >> >>> Le 20/12/2016 à 15:32, Thomas Huth a écrit : You can get an empty machine with "-M none" nowadays, so the m68k dummy board (in

Re: [Qemu-devel] m68k: Remove dummy machine

2017-01-02 Thread Laurent Vivier
Le 27/12/2016 à 14:58, Thomas Huth a écrit : > Am Tue, 27 Dec 2016 12:52:30 +0100 > schrieb Laurent Vivier : > >> Le 20/12/2016 à 15:32, Thomas Huth a écrit : >>> You can get an empty machine with "-M none" nowadays, so the >>> m68k dummy board (introduced in 2007) seems to be pretty >>> redundant

Re: [Qemu-devel] m68k: Remove dummy machine

2016-12-27 Thread Thomas Huth
Am Tue, 27 Dec 2016 12:52:30 +0100 schrieb Laurent Vivier : > Le 20/12/2016 à 15:32, Thomas Huth a écrit : > > You can get an empty machine with "-M none" nowadays, so the > > m68k dummy board (introduced in 2007) seems to be pretty > > redundant since the "none" machine has been added in 2012. >

Re: [Qemu-devel] m68k: Remove dummy machine

2016-12-27 Thread Laurent Vivier
Le 20/12/2016 à 15:32, Thomas Huth a écrit : > You can get an empty machine with "-M none" nowadays, so the > m68k dummy board (introduced in 2007) seems to be pretty > redundant since the "none" machine has been added in 2012. > > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 4 --

[Qemu-devel] m68k: Remove dummy machine

2016-12-20 Thread Thomas Huth
You can get an empty machine with "-M none" nowadays, so the m68k dummy board (introduced in 2007) seems to be pretty redundant since the "none" machine has been added in 2012. Signed-off-by: Thomas Huth --- MAINTAINERS | 4 --- hw/m68k/Makefile.objs | 2 -- hw/m68k/dummy_m68k.c | 8