Hi Alex, Here are several patches for pseries that have been in my local tree for a while. The first two I think I've sent before. They've been updated for upstream changes but otherwise are unchanged. The remaining ones are now unblocked since more of Paul's kvm work has gone into the upstream kernel and subsequently into qemu's imported headers. They use the ONE_REG interface to synchronize a bunch of extra information between qemu and kvm. That gives qemu visibility to more state which is good for debugging, and it's also obviously a prerequisite for savevm and migration support.
- [Qemu-devel] [0/5] Pending pseries patches David Gibson
- [Qemu-devel] [PATCH 1/5] target-ppc: Give a meaningful... David Gibson
- [Qemu-devel] [PATCH 5/5] target-ppc: Synchronize VPA s... David Gibson
- [Qemu-devel] [PATCH 4/5] target-ppc: Synchronize FPU s... David Gibson
- Re: [Qemu-devel] [PATCH 4/5] target-ppc: Synchroni... Scott Wood
- Re: [Qemu-devel] [Qemu-ppc] [PATCH 4/5] target... David Gibson
- Re: [Qemu-devel] [Qemu-ppc] [PATCH 4/5] ta... Scott Wood
- Re: [Qemu-devel] [Qemu-ppc] [PATCH 4/5] ta... Peter Maydell
- Re: [Qemu-devel] [Qemu-ppc] [PATCH 4/... Alexander Graf
- [Qemu-devel] [PATCH 3/5] target-ppc: Synchronize more ... David Gibson