Re: [Qemu-devel] [RFC ppc-next v3 00/10] target-ppc: MacIO QOM'ification

2013-01-14 Thread Markus Armbruster
Andreas Färber writes: > Hello, > > As requested by Markus, here's a conversion of MacIO IDE to QOM. > There's more work to be done, but in light of the approaching Soft Freeze > here's my current state of affairs, lightly tested. > > Patch 1 is a generic QOM API fix and could be applied independ

[Qemu-devel] [RFC ppc-next v3 00/10] target-ppc: MacIO QOM'ification

2013-01-13 Thread Andreas Färber
Hello, As requested by Markus, here's a conversion of MacIO IDE to QOM. There's more work to be done, but in light of the approaching Soft Freeze here's my current state of affairs, lightly tested. Patch 1 is a generic QOM API fix and could be applied independent of the ppc device conversion. Pa