From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFBYY-0003bi-KB for qemu-devel@nongnu.org; Mon, 30 Nov 2009 14:05:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFBYU-0003X7-2M for qemu-devel@nongnu.org; Mon, 30 Nov 2009 14:05:06 -0500 Received: from [199.232.76.173] (port=36936 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFBYT-0003X0-Tt for qemu-devel@nongnu.org; Mon, 30 Nov 2009 14:05:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55369) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFBYT-00079X-4D for qemu-devel@nongnu.org; Mon, 30 Nov 2009 14:05:01 -0500 Date: Mon, 30 Nov 2009 21:02:19 +0200 From: "Michael S. Tsirkin" Message-ID: <20091130190219.GA457@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PATCHv5-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. This fixes up posting v4 which was garbled, sorry about that. Michael S. Tsirkin (2): qemu: make cirrus init value pci spec compliant qemu: cleanup unused macros in cirrus hw/cirrus_vga.c | 36 ------------------------------------ 1 files changed, 0 insertions(+), 36 deletions(-)