qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [SeaBIOS] Next release
       [not found] <20130701212046.GA12564@morn.localdomain>
@ 2013-07-07 15:01 ` Michael S. Tsirkin
  2013-07-07 15:14   ` Kevin O'Connor
  0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Tsirkin @ 2013-07-07 15:01 UTC (permalink / raw)
  To: Kevin O'Connor; +Cc: seabios, qemu-devel

On Mon, Jul 01, 2013 at 05:20:46PM -0400, Kevin O'Connor wrote:
> As previously discussed, I'll be generating the next seabios release
> in the next couple of days.  If there are any outstanding defects that
> need to be addressed in this release, please let me know.
> 
> -Kevin

Could you also include the patch that
loads the PCI config from qemu?
	[PATCHv2] pci: load memory window setup from host
Pull request for the host side patches has been posted,
so they are in the process of being merged.

The seabios code that let us load the ACPI tables from qemu
is also ready, the qemu code will hopefully be merged in
a couple of weeks, but the seabios code is unchanged
and has been stable for a long while.
How do you look at merging the seabios part so
this release includes this functionality?
If OK pls let me know, I'll repost the latest bits.

> _______________________________________________
> SeaBIOS mailing list
> SeaBIOS@seabios.org
> http://www.seabios.org/mailman/listinfo/seabios

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

* Re: [Qemu-devel] [SeaBIOS] Next release
  2013-07-07 15:01 ` [Qemu-devel] [SeaBIOS] Next release Michael S. Tsirkin
@ 2013-07-07 15:14   ` Kevin O'Connor
  2013-07-07 15:50     ` Michael S. Tsirkin
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin O'Connor @ 2013-07-07 15:14 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: seabios, qemu-devel

On Sun, Jul 07, 2013 at 06:01:08PM +0300, Michael S. Tsirkin wrote:
> On Mon, Jul 01, 2013 at 05:20:46PM -0400, Kevin O'Connor wrote:
> > As previously discussed, I'll be generating the next seabios release
> > in the next couple of days.  If there are any outstanding defects that
> > need to be addressed in this release, please let me know.
> > 
> > -Kevin
> 
> Could you also include the patch that
> loads the PCI config from qemu?

Lets add that to the next release.  We can create a new stable release
if needed.

-Kevin

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

* Re: [Qemu-devel] [SeaBIOS] Next release
  2013-07-07 15:14   ` Kevin O'Connor
@ 2013-07-07 15:50     ` Michael S. Tsirkin
  2013-07-08  1:00       ` Kevin O'Connor
  0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Tsirkin @ 2013-07-07 15:50 UTC (permalink / raw)
  To: Kevin O'Connor; +Cc: seabios, qemu-devel

On Sun, Jul 07, 2013 at 11:14:03AM -0400, Kevin O'Connor wrote:
> On Sun, Jul 07, 2013 at 06:01:08PM +0300, Michael S. Tsirkin wrote:
> > On Mon, Jul 01, 2013 at 05:20:46PM -0400, Kevin O'Connor wrote:
> > > As previously discussed, I'll be generating the next seabios release
> > > in the next couple of days.  If there are any outstanding defects that
> > > need to be addressed in this release, please let me know.
> > > 
> > > -Kevin
> > 
> > Could you also include the patch that
> > loads the PCI config from qemu?
> 
> Lets add that to the next release.  We can create a new stable release
> if needed.
> 
> -Kevin

Hmm ... do you think this and loading acpi tables from
qemu are reasonable things to add to a stable release?

For QEMU the plan is to tag 1.6.0-rc1 on Aug 1,
and naturally we will only use a stable seabios there
http://wiki.qemu.org/Planning/1.6

Hard freeze is a month from now, and things work fine
for me so I was hoping to start loading acpi
from qemu in that version. Is there a way to
have some seabios release that supports this in time
for 1.6?

-- 
MST

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

* Re: [Qemu-devel] [SeaBIOS] Next release
  2013-07-07 15:50     ` Michael S. Tsirkin
@ 2013-07-08  1:00       ` Kevin O'Connor
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin O'Connor @ 2013-07-08  1:00 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: seabios, qemu-devel

On Sun, Jul 07, 2013 at 06:50:44PM +0300, Michael S. Tsirkin wrote:
> On Sun, Jul 07, 2013 at 11:14:03AM -0400, Kevin O'Connor wrote:
> > On Sun, Jul 07, 2013 at 06:01:08PM +0300, Michael S. Tsirkin wrote:
> > > On Mon, Jul 01, 2013 at 05:20:46PM -0400, Kevin O'Connor wrote:
> > > > As previously discussed, I'll be generating the next seabios release
> > > > in the next couple of days.  If there are any outstanding defects that
> > > > need to be addressed in this release, please let me know.
> > > > 
> > > > -Kevin
> > > 
> > > Could you also include the patch that
> > > loads the PCI config from qemu?
> > 
> > Lets add that to the next release.  We can create a new stable release
> > if needed.
> > 
> > -Kevin
> 
> Hmm ... do you think this and loading acpi tables from
> qemu are reasonable things to add to a stable release?

Hrmm - you are right - that isn't really a good plan for a stable
release.

> For QEMU the plan is to tag 1.6.0-rc1 on Aug 1,
> and naturally we will only use a stable seabios there
> http://wiki.qemu.org/Planning/1.6
> 
> Hard freeze is a month from now, and things work fine
> for me so I was hoping to start loading acpi
> from qemu in that version. Is there a way to
> have some seabios release that supports this in time
> for 1.6?

I'd like to go forward with this release.  If things are ready, I'm
okay with making another release when those changes are ready.

-Kevin

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

end of thread, other threads:[~2013-07-08  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20130701212046.GA12564@morn.localdomain>
2013-07-07 15:01 ` [Qemu-devel] [SeaBIOS] Next release Michael S. Tsirkin
2013-07-07 15:14   ` Kevin O'Connor
2013-07-07 15:50     ` Michael S. Tsirkin
2013-07-08  1:00       ` Kevin O'Connor

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