qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] seabios: pciinit: fix bar allocation
@ 2010-07-26  5:02 Isaku Yamahata
  2010-07-26  5:02 ` [Qemu-devel] [PATCH 1/2] seabios: pciinit: fix 64bit bar initilization Isaku Yamahata
  2010-07-26  5:02 ` [Qemu-devel] [PATCH 2/2] seabios: pciinit: fix overflow when bar allocation Isaku Yamahata
  0 siblings, 2 replies; 6+ messages in thread
From: Isaku Yamahata @ 2010-07-26  5:02 UTC (permalink / raw)
  To: seabios; +Cc: yamahata, cam, qemu-devel, mst

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-27  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26  5:02 [Qemu-devel] [PATCH 0/2] seabios: pciinit: fix bar allocation Isaku Yamahata
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

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).