[PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code

2010-02-24 Thread Jan Kiszka
Let's proceed with cleaning up the VCPU state writeback. The differences to v2 are: - included guest debugging update patch and rebased on top of it - renamed KVM_PUT_ASYNC_STATE-KVM_PUT_RUNTIME_STATE and added comments - fixed mp_state corruption due to early use of cpu_is_bsp Some patches

Re: [PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code

2010-02-24 Thread Marcelo Tosatti
On Wed, Feb 24, 2010 at 03:17:48PM +0100, Jan Kiszka wrote: Let's proceed with cleaning up the VCPU state writeback. The differences to v2 are: - included guest debugging update patch and rebased on top of it - renamed KVM_PUT_ASYNC_STATE-KVM_PUT_RUNTIME_STATE and added comments - fixed

Re: [PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code

2010-02-24 Thread Jan Kiszka
Marcelo Tosatti wrote: On Wed, Feb 24, 2010 at 03:17:48PM +0100, Jan Kiszka wrote: Let's proceed with cleaning up the VCPU state writeback. The differences to v2 are: - included guest debugging update patch and rebased on top of it - renamed KVM_PUT_ASYNC_STATE-KVM_PUT_RUNTIME_STATE and