All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	kvm-devel <kvm@vger.kernel.org>
Subject: [PATCHv2 1/4] qemu: update pcbios to enable i/o for cirrus
Date: Thu, 8 Oct 2009 17:54:19 +0200	[thread overview]
Message-ID: <20091008155419.GD13660@redhat.com> (raw)
In-Reply-To: <cover.1255016845.git.mst@redhat.com>

before making cirrus pci spec compliant,
need to fix pcibios to enable i/o for it.
The relevant patch is:
	pcbios: enable io/memory unconditionally

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 roms/pcbios |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/roms/pcbios b/roms/pcbios
index da5ff65..6ad727d 160000
--- a/roms/pcbios
+++ b/roms/pcbios
@@ -1 +1 @@
-Subproject commit da5ff65dc9473e3f069736d38b9a189ea14a67eb
+Subproject commit 6ad727d68f1e1502a5c718dd39bdabc4db76d159
-- 
1.6.5.rc2


WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	kvm-devel <kvm@vger.kernel.org>
Subject: [Qemu-devel] [PATCHv2 1/4] qemu: update pcbios to enable i/o for cirrus
Date: Thu, 8 Oct 2009 17:54:19 +0200	[thread overview]
Message-ID: <20091008155419.GD13660@redhat.com> (raw)
In-Reply-To: <cover.1255016845.git.mst@redhat.com>

before making cirrus pci spec compliant,
need to fix pcibios to enable i/o for it.
The relevant patch is:
	pcbios: enable io/memory unconditionally

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 roms/pcbios |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/roms/pcbios b/roms/pcbios
index da5ff65..6ad727d 160000
--- a/roms/pcbios
+++ b/roms/pcbios
@@ -1 +1 @@
-Subproject commit da5ff65dc9473e3f069736d38b9a189ea14a67eb
+Subproject commit 6ad727d68f1e1502a5c718dd39bdabc4db76d159
-- 
1.6.5.rc2

       reply	other threads:[~2009-10-08 15:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1255016845.git.mst@redhat.com>
2009-10-08 15:54 ` Michael S. Tsirkin [this message]
2009-10-08 15:54   ` [Qemu-devel] [PATCHv2 1/4] qemu: update pcbios to enable i/o for cirrus Michael S. Tsirkin
2009-10-08 15:54 ` [PATCHv2 2/4] qemu: update seabios " Michael S. Tsirkin
2009-10-08 15:54   ` [Qemu-devel] " Michael S. Tsirkin
2009-10-08 15:54 ` [PATCHv2 3/4] qemu: make cirrus init value pci spec compliant Michael S. Tsirkin
2009-10-08 15:54   ` [Qemu-devel] " Michael S. Tsirkin
2009-10-08 15:54 ` [PATCHv2 4/4] qemu: cleanup unused macros in cirrus Michael S. Tsirkin
2009-10-08 15:54   ` [Qemu-devel] " Michael S. Tsirkin
2009-10-08 16:17   ` [PATCHv3 " Michael S. Tsirkin
2009-10-08 16:17     ` [Qemu-devel] " Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091008155419.GD13660@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.