From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5E6O-00082N-I7 for qemu-devel@nongnu.org; Wed, 07 Mar 2012 05:28:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5E6I-0006C4-8B for qemu-devel@nongnu.org; Wed, 07 Mar 2012 05:28:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5E6I-0006Bl-0l for qemu-devel@nongnu.org; Wed, 07 Mar 2012 05:28:06 -0500 Message-ID: <4F573830.8090101@redhat.com> Date: Wed, 07 Mar 2012 12:28:00 +0200 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/4] uq/master: Introduce KVM PIT support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , Marcelo Tosatti , qemu-devel , kvm@vger.kernel.org On 03/02/2012 09:28 PM, Jan Kiszka wrote: > This adds another piece of qemu-kvm to upstream: The accelerated > in-kernel model of the i8254. It does this in the same fashion as the > interrupt controllers were already introduced. And it even has one bug > less than qemu-kvm: PC speaker output still works with KVM acceleration > enabled. > > Changes in v3: > - Rebased over recent upstream master > - Aligned license of hw/kvm/i8254.c to the other PIT files > Applied to uq/master, thanks. -- error compiling committee.c: too many arguments to function