Re: [Qemu-devel] [PATCH 0/3] Reduce duplication in default configs

2010-11-26 Thread Paul Brook
> As mentioned elsewhere recently, there are a lot of devices that are > common to all targets. In particular all PCI devices [should] work on > all PCI capable machies. Currently each target default config has to > be updated separately, which becomes unmaintainable as as we get finer > grained

[Qemu-devel] [PATCH 0/3] Reduce duplication in default configs

2010-11-26 Thread Paul Brook
As mentioned elsewhere recently, there are a lot of devices that are common to all targets. In particular all PCI devices [should] work on all PCI capable machies. Currently each target default config has to be updated separately, which becomes unmaintainable as as we get finer grained control ov