Re: [Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM

2012-06-18 Thread Michael S. Tsirkin
On Sun, Jun 10, 2012 at 05:57:53PM +0200, Andreas Färber wrote: > Hello Michael, > > This series, based on a recent PReP RFC series, in turn based on Anthony's and > Wanpeng's i440fx refactoring, makes pci_host a proper QOM type and in this v2 > also updates all remaining host controllers beyond P

Re: [Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM

2012-06-18 Thread Anthony Liguori
On 06/10/2012 10:57 AM, Andreas Färber wrote: Hello Michael, This series, based on a recent PReP RFC series, in turn based on Anthony's and Wanpeng's i440fx refactoring, makes pci_host a proper QOM type and in this v2 also updates all remaining host controllers beyond PReP. Only compile-tested

[Qemu-devel] [PATCH v2 0/2] pci_host: Convert to QOM

2012-06-10 Thread Andreas Färber
Hello Michael, This series, based on a recent PReP RFC series, in turn based on Anthony's and Wanpeng's i440fx refactoring, makes pci_host a proper QOM type and in this v2 also updates all remaining host controllers beyond PReP. Only compile-tested were typhoon, bonito, ppc440 and ppce500. I've c