From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIiE-0005Xy-Sa for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:20:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RgIiD-0007sk-Ku for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:20:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:22153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIiD-0007sT-4C for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:20:13 -0500 Date: Thu, 29 Dec 2011 18:21:29 +0200 From: "Michael S. Tsirkin" Message-ID: <20111229162129.GG2300@redhat.com> References: <4EFA9DF0.7050902@endace.com> <20111228114329.GC26310@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Seabios] [PATCH 0/3] 64bit PCI BARs allocations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Korolev Cc: Stephen Donnelly , "yamahata@valinux.co.jp" , "seabios@seabios.org" , "qemu-devel@nongnu.org" On Thu, Dec 29, 2011 at 09:20:00AM +0000, Alexey Korolev wrote: > >> > > Patches have been tested on several configurations which includes > >> linux 2.6.18 - 3.0 & > >> windows 2008. Everything works quite well. > > >Which qemu version did you use? > I tried both 0.15 and 1.0 qemu or qemu-kcm?