Re: [Qemu-devel] [PATCH] m68k: Remove PCI and USB from config file

2017-01-06 Thread Laurent Vivier
Le 06/01/2017 à 08:39, Thomas Huth a écrit : > None of the ColdFire boards that we currently support has a PCI or > USB bus (and AFAIK the upcoming q800 machine does not support PCI > and USB either), so we do not need these settings the config file. > > Signed-off-by: Thomas Huth > --- > defaul

[Qemu-devel] [PATCH] m68k: Remove PCI and USB from config file

2017-01-05 Thread Thomas Huth
None of the ColdFire boards that we currently support has a PCI or USB bus (and AFAIK the upcoming q800 machine does not support PCI and USB either), so we do not need these settings the config file. Signed-off-by: Thomas Huth --- default-configs/m68k-softmmu.mak | 2 -- 1 file changed, 2 deleti