From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v4 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code Date: Mon, 1 Mar 2010 17:01:19 -0300 Message-ID: <20100301200119.GA30161@amt.cnet> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org, qemu-devel@nongnu.org, Gleb Natapov To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:30784 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751391Ab0CAUCa (ORCPT ); Mon, 1 Mar 2010 15:02:30 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Mar 01, 2010 at 06:17:19PM +0100, Jan Kiszka wrote: > Rebased over latest master. > > Pull URL is > > git://git.kiszka.org/qemu-kvm.git queues/queues-kvm-merge > > Jan Kiszka (10): > qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness > qemu-kvm: Rework VCPU state writeback API > x86: Extend validity of cpu_is_bsp > qemu-kvm: Clean up mpstate synchronization > KVM: x86: Restrict writeback of VCPU state > qemu-kvm: Use VCPU event state for reset and vmsave/load > qemu-kvm: Cleanup/fix TSC and PV clock writeback > qemu-kvm: Clean up KVM's APIC hooks > qemu-kvm: Move kvm_set_boot_cpu_id > qemu-kvm: Bring qemu_init_vcpu back home Applied, thanks.