Re: [Qemu-devel] [PATCH RFC 0/3] Recursive QOM realize

2013-07-16 Thread Andreas Färber
Am 15.07.2013 17:37, schrieb Paolo Bonzini: Il 15/07/2013 17:06, Andreas Färber ha scritto: Am 15.07.2013 16:43, schrieb Paolo Bonzini: Il 15/07/2013 15:40, Andreas Färber ha scritto: Originally Paolo and me had implemented QOM realize at Object level. Paolo's goal was to set realized = true

[Qemu-devel] [PATCH RFC 0/3] Recursive QOM realize

2013-07-15 Thread Andreas Färber
Hello, To honor the Soft Freeze, here is an early throw at recursive realization based on earlier patches from Paolo. Originally Paolo and me had implemented QOM realize at Object level. Paolo's goal was to set realized = true on /machine and it propagating from there on. This series now

Re: [Qemu-devel] [PATCH RFC 0/3] Recursive QOM realize

2013-07-15 Thread Paolo Bonzini
Il 15/07/2013 15:40, Andreas Färber ha scritto: Originally Paolo and me had implemented QOM realize at Object level. Paolo's goal was to set realized = true on /machine and it propagating from there on. This series now implements {realize,unrealize}_children at DeviceState level instead and

Re: [Qemu-devel] [PATCH RFC 0/3] Recursive QOM realize

2013-07-15 Thread Andreas Färber
Am 15.07.2013 16:43, schrieb Paolo Bonzini: Il 15/07/2013 15:40, Andreas Färber ha scritto: Originally Paolo and me had implemented QOM realize at Object level. Paolo's goal was to set realized = true on /machine and it propagating from there on. This series now implements

Re: [Qemu-devel] [PATCH RFC 0/3] Recursive QOM realize

2013-07-15 Thread Paolo Bonzini
Il 15/07/2013 17:06, Andreas Färber ha scritto: Am 15.07.2013 16:43, schrieb Paolo Bonzini: Il 15/07/2013 15:40, Andreas Färber ha scritto: Originally Paolo and me had implemented QOM realize at Object level. Paolo's goal was to set realized = true on /machine and it propagating from there