From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NF7al-0000sv-85 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:51:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF7ag-0000qF-PZ for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:51:06 -0500 Received: from [199.232.76.173] (port=39411 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF7ag-0000q8-Gc for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:51:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:30249) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF7ag-0000yq-53 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:51:02 -0500 Date: Mon, 30 Nov 2009 16:48:20 +0200 From: "Michael S. Tsirkin" Message-ID: <20091130144820.GA30802@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PATCHv4-repost 0/2] qemu: cirrus reset-related fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Anthony Liguori , "qemu-devel@nongnu.org" , kvm-devel , Juan Quintela These patches were part of series including BIOS fixes. BIOS fixes has been applied, but it looks like qemu fixes were forgotten. Reposting. Reset BARs and a couple of other registers on bus reset, as per PCI spec. Michael S. Tsirkin (2): qemu: make cirrus init value pci spec compliant qemu: cleanup unused macros in cirrus hw/cirrus_vga.c | 37 +------------------------------------ 1 files changed, 1 insertions(+), 36 deletions(-)