From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue Date: Wed, 20 Oct 2010 14:15:37 -0500 Message-ID: <4CBF3FD9.40804@codemonkey.ws> References: <4CBF3C7E.3020802@codemonkey.ws> <20101020190538.GA4811@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:37485 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755327Ab0JTTPk (ORCPT ); Wed, 20 Oct 2010 15:15:40 -0400 Received: by vws2 with SMTP id 2so2401642vws.19 for ; Wed, 20 Oct 2010 12:15:40 -0700 (PDT) In-Reply-To: <20101020190538.GA4811@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 10/20/2010 02:05 PM, Marcelo Tosatti wrote: > On Wed, Oct 20, 2010 at 02:01:18PM -0500, Anthony Liguori wrote: > >> On 10/20/2010 12:43 PM, Marcelo Tosatti wrote: >> >>> The following changes since commit 38cc9b607f85017b095793cab6c129bc9844f441: >>> >>> issue snd_pcm_start() when capturing audio (2010-10-18 00:39:06 +0400) >>> >>> are available in the git repository at: >>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master >>> >>> Huang Ying (1): >>> Add RAM -> physical addr mapping in MCE simulation >>> >>> Joerg Roedel (2): >>> Set cpuid definition to 0 before initializing it >>> Add svm cpuid features >>> >>> Marcelo Tosatti (7): >>> signalfd compatibility >>> iothread: use signalfd >>> kvm: x86: add mce support >>> Export qemu_ram_addr_from_host >>> MCE: Relay UCR MCE to guest >>> Add savevm/loadvm support for MCE >>> Fix memory leak in register save load due to xsave support >>> >> Does this fix the second build issue too is this is just with v2 of >> hte Relay UCR MCE to guest? >> > Yes, second and third... > That wasn't enough either. The types used in this code aren't correct. I've fixed up the build and pushed http://repo.or.cz/w/qemu/aliguori.git qemu-kvm-20101020 Let me test a little bit and look a bit more closely at the code and then I'll push to the main tree. Regards, Anthony Liguori