From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juan Quintela Subject: Re: [PATCHv5-repost 0/2] qemu: cirrus reset-related fixes Date: Tue, 01 Dec 2009 01:02:27 +0100 Message-ID: References: <20091130190219.GA457@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Anthony Liguori , "qemu-devel\@nongnu.org" , kvm-devel To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28875 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754041AbZLAADK (ORCPT ); Mon, 30 Nov 2009 19:03:10 -0500 In-Reply-To: <20091130190219.GA457@redhat.com> (Michael S. Tsirkin's message of "Mon, 30 Nov 2009 21:02:19 +0200") Sender: kvm-owner@vger.kernel.org List-ID: "Michael S. Tsirkin" wrote: > 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(-) Acked-by: Juan Quintela