Re: [Qemu-devel] [PATCH 04/30] ppc_prep: convert host bridge to qdev

2012-01-06 Thread Andreas Färber
Am 03.01.2012 15:57, schrieb Andreas Färber: > Am 03.01.2012 01:51, schrieb Anthony Liguori: >> Untested beyond compile. But it's a very simple conversion. >> >> Signed-off-by: Anthony Liguori > > Seems like we've crossed paths now. I have a more complete patch using > different naming Minimal

Re: [Qemu-devel] [PATCH 04/30] ppc_prep: convert host bridge to qdev

2012-01-03 Thread Andreas Färber
Am 03.01.2012 01:51, schrieb Anthony Liguori: > Untested beyond compile. But it's a very simple conversion. > > Signed-off-by: Anthony Liguori Seems like we've crossed paths now. I have a more complete patch using different naming, but it's not yet working. I'll have to bisect. Andreas > ---