On 17 September 2012 23:16, Michael Hope michael.hope@linaro.org wrote:
On 17 September 2012 21:21, Peter Maydell peter.maydell@linaro.org wrote:
== track-kvm-abi-changes ==
- folded in Christoffer's interrupt ABI changes
- updated to new ONE_REG ABI for register accesses
- QEMU now in sync with the kernel patchset Christoffer has just sent to alkml
Nice. Does this check off cp15-kernel-qemu-interface?
Not quite -- we have something that works but it doesn't deal with all the registers the kernel supports and so it isn't good enough for migration.
And 'Resync with a clean set of kernel headers from a tree based on kvm-next', or is that post merge?
That's post-merge (QEMU upstream won't take header change patches unless they're from kvm-next or mainline kernel).
-- PMM