Re: [Qemu-devel] [PATCH for-1.5 v2 00/20] QOM realize for ISA, part 1

2013-04-29 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH for-1.5 v2 00/20] QOM realize for ISA, part 1

2013-04-27 Thread Andreas Färber
Hello, Here is my next batch of QOM realize patches. These mostly introduce QOM cast macros for ISADevice-derived types, so should hopefully be safe to apply for 1.5. The mc146818 patch is also queued on qom-cpu and reused for CPU hot-add. Available from: https://github.com/afaerber/qemu-cpu/co