qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Isaku Yamahata <yamahata@valinux.co.jp>
To: seabios@seabios.org
Cc: yamahata@valinux.co.jp, cam@cs.ualberta.ca,
	qemu-devel@nongnu.org, mst@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] seabios: pciinit: fix bar allocation
Date: Mon, 26 Jul 2010 14:02:44 +0900	[thread overview]
Message-ID: <cover.1280120278.git.yamahata@valinux.co.jp> (raw)

This patch set fixes pci bar allocation.
Cam Macdonell reported that there was something wrong with 64bit/32bit
512M BAR. This addresses his report.

Isaku Yamahata (2):
  seabios: pciinit: fix 64bit bar initilization.
  seabios: pciinit: fix overflow when bar allocation.

 src/pciinit.c |   56 ++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 36 insertions(+), 20 deletions(-)

             reply	other threads:[~2010-07-26  4:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26  5:02 Isaku Yamahata [this message]
2010-07-26  5:02 ` [Qemu-devel] [PATCH 1/2] seabios: pciinit: fix 64bit bar initilization Isaku Yamahata
2010-07-27  1:30   ` [Qemu-devel] Re: [SeaBIOS] " Kevin O'Connor
2010-07-26  5:02 ` [Qemu-devel] [PATCH 2/2] seabios: pciinit: fix overflow when bar allocation Isaku Yamahata
2010-07-27  1:45   ` [Qemu-devel] Re: [SeaBIOS] " Kevin O'Connor
2010-07-27  9:11     ` Isaku Yamahata

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=cover.1280120278.git.yamahata@valinux.co.jp \
    --to=yamahata@valinux.co.jp \
    --cc=cam@cs.ualberta.ca \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).