From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 00/19] qemu-kvm: Cleanup and switch to upstream - Part I Date: Fri, 6 May 2011 10:51:47 -0300 Message-ID: <20110506135147.GA6561@amt.cnet> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:30214 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751712Ab1EFOk2 (ORCPT ); Fri, 6 May 2011 10:40:28 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Wed, May 04, 2011 at 09:43:34PM +0200, Jan Kiszka wrote: > All required bits for this cleanup of qemu-kvm are now upstream and > merged back - it's time to start the show. There are now 65 patches in > my queue, and I'm planning for at least 4 rounds. > > This first part primarily aims at using upstream kvm_arch_init. Further > highlights are: > - switch to upstream CPU register get/put > - switch to upstream kvmclock > - sustainable breakage of IA64 > > Please review/merge. Applied, thanks.