From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQwoy-0007U5-9R for qemu-devel@nongnu.org; Tue, 01 Oct 2013 06:04:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQwos-0005kt-0Z for qemu-devel@nongnu.org; Tue, 01 Oct 2013 06:04:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQwor-0005js-HH for qemu-devel@nongnu.org; Tue, 01 Oct 2013 06:04:41 -0400 Date: Tue, 1 Oct 2013 12:03:57 +0200 From: Igor Mammedov Message-ID: <20131001120357.51bc7b6e@nial.usersys.redhat.com> In-Reply-To: <1380452123-5989-1-git-send-email-mst@redhat.com> References: <1380452123-5989-1-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6 00/26] qemu: generate acpi tables for the guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: pbonzini@redhat.com, kraxel@redhat.com, qemu-devel@nongnu.org, afaerber@suse.de On Sun, 29 Sep 2013 13:58:21 +0300 "Michael S. Tsirkin" wrote: WS2008R2x64 BSODs with ACPI error on boot when 64bit PCI hole is present, but it boots fine with upstream QEMU [stock or acpi BIOS] QEMU cli: qemu-system-x86_64 -enable-kvm -monitor stdio -m 4096 test.qcow2 -device ivshmem,size=4G,chardev=cfoo -chardev socket,path=/tmp/sock,id=cfoo,server,nowait