* [Qemu-devel] Time to cut a new release? @ 2011-08-04 18:49 Gerd Hoffmann 2011-08-04 19:10 ` Anthony Liguori 0 siblings, 1 reply; 5+ messages in thread From: Gerd Hoffmann @ 2011-08-04 18:49 UTC (permalink / raw) To: seabios@seabios.org; +Cc: qemu-devel@nongnu.org Hi, A bunch of new stuff has been added to master since the last version, time to release a new one? Especially I'd like to see qemu get a seabios update, and anthony prefers a release instead of a git snapshot for that. cheers, Gerd ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Time to cut a new release? 2011-08-04 18:49 [Qemu-devel] Time to cut a new release? Gerd Hoffmann @ 2011-08-04 19:10 ` Anthony Liguori 2011-08-05 1:19 ` Kevin O'Connor 0 siblings, 1 reply; 5+ messages in thread From: Anthony Liguori @ 2011-08-04 19:10 UTC (permalink / raw) To: Gerd Hoffmann; +Cc: seabios@seabios.org, qemu-devel@nongnu.org On 08/04/2011 01:49 PM, Gerd Hoffmann wrote: > Hi, > > A bunch of new stuff has been added to master since the last version, > time to release a new one? Especially I'd like to see qemu get a seabios > update, and anthony prefers a release instead of a git snapshot for that. What's left in order to enable CONFIG_AHCI by default too? I'd really prefer not to carry a custom config for QEMU if it's possible. Maybe this is a good time to coordinate a release around the next QEMU release too. I'm guessing that October would be a pretty good time to freeze on a new SeaBIOS so if there was an October release, that would work very well for us. Regards, Anthony Liguori > > cheers, > Gerd > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Time to cut a new release? 2011-08-04 19:10 ` Anthony Liguori @ 2011-08-05 1:19 ` Kevin O'Connor 2011-08-05 22:59 ` [Qemu-devel] [SeaBIOS] " Marc Jones 0 siblings, 1 reply; 5+ messages in thread From: Kevin O'Connor @ 2011-08-05 1:19 UTC (permalink / raw) To: Anthony Liguori; +Cc: seabios@seabios.org, Gerd Hoffmann, qemu-devel@nongnu.org On Thu, Aug 04, 2011 at 02:10:10PM -0500, Anthony Liguori wrote: > On 08/04/2011 01:49 PM, Gerd Hoffmann wrote: > >Hi, > > > >A bunch of new stuff has been added to master since the last version, > >time to release a new one? Especially I'd like to see qemu get a seabios > >update, and anthony prefers a release instead of a git snapshot for that. > > What's left in order to enable CONFIG_AHCI by default too? I'd > really prefer not to carry a custom config for QEMU if it's > possible. I'm okay with defaulting AHCI on. The 32bit trampolining could theoretically be a problem, but there have been no trouble reports to date. > Maybe this is a good time to coordinate a release around the next > QEMU release too. I'm guessing that October would be a pretty good > time to freeze on a new SeaBIOS so if there was an October release, > that would work very well for us. I'm okay with that. We could probably arrange a release even sooner. -Kevin ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [SeaBIOS] Time to cut a new release? 2011-08-05 1:19 ` Kevin O'Connor @ 2011-08-05 22:59 ` Marc Jones 2011-08-05 23:57 ` Jonathan A. Kollasch 0 siblings, 1 reply; 5+ messages in thread From: Marc Jones @ 2011-08-05 22:59 UTC (permalink / raw) To: Kevin O'Connor Cc: seabios@seabios.org, Gerd Hoffmann, qemu-devel@nongnu.org On Thu, Aug 4, 2011 at 7:19 PM, Kevin O'Connor <kevin@koconnor.net> wrote: > On Thu, Aug 04, 2011 at 02:10:10PM -0500, Anthony Liguori wrote: >> On 08/04/2011 01:49 PM, Gerd Hoffmann wrote: >> >Hi, >> > >> >A bunch of new stuff has been added to master since the last version, >> >time to release a new one? Especially I'd like to see qemu get a seabios >> >update, and anthony prefers a release instead of a git snapshot for that. >> >> What's left in order to enable CONFIG_AHCI by default too? I'd >> really prefer not to carry a custom config for QEMU if it's >> possible. > > I'm okay with defaulting AHCI on. The 32bit trampolining could > theoretically be a problem, but there have been no trouble reports to > date. > >> Maybe this is a good time to coordinate a release around the next >> QEMU release too. I'm guessing that October would be a pretty good >> time to freeze on a new SeaBIOS so if there was an October release, >> that would work very well for us. > > I'm okay with that. We could probably arrange a release even sooner. I think that AHCI on would be good. What about ATA DMA and ATA 32bit PIO? Marc -- http://se-eng.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [SeaBIOS] Time to cut a new release? 2011-08-05 22:59 ` [Qemu-devel] [SeaBIOS] " Marc Jones @ 2011-08-05 23:57 ` Jonathan A. Kollasch 0 siblings, 0 replies; 5+ messages in thread From: Jonathan A. Kollasch @ 2011-08-05 23:57 UTC (permalink / raw) To: Marc Jones Cc: Kevin O'Connor, seabios@seabios.org, Gerd Hoffmann, qemu-devel@nongnu.org On Fri, Aug 05, 2011 at 04:59:44PM -0600, Marc Jones wrote: > On Thu, Aug 4, 2011 at 7:19 PM, Kevin O'Connor <kevin@koconnor.net> wrote: > > On Thu, Aug 04, 2011 at 02:10:10PM -0500, Anthony Liguori wrote: > >> On 08/04/2011 01:49 PM, Gerd Hoffmann wrote: > >> >Hi, > >> > > >> >A bunch of new stuff has been added to master since the last version, > >> >time to release a new one? Especially I'd like to see qemu get a seabios > >> >update, and anthony prefers a release instead of a git snapshot for that. > >> > >> What's left in order to enable CONFIG_AHCI by default too? I'd > >> really prefer not to carry a custom config for QEMU if it's > >> possible. > > > > I'm okay with defaulting AHCI on. The 32bit trampolining could > > theoretically be a problem, but there have been no trouble reports to > > date. > > > >> Maybe this is a good time to coordinate a release around the next > >> QEMU release too. I'm guessing that October would be a pretty good > >> time to freeze on a new SeaBIOS so if there was an October release, > >> that would work very well for us. > > > > I'm okay with that. We could probably arrange a release even sooner. > > I think that AHCI on would be good. What about ATA DMA and ATA 32bit PIO? ATA DMA caused me a bit of pain this morning, it didn't want to work. 32-bit PIO is probably mostly-safe these days. Jonathan Kollasch ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-08-05 23:57 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-08-04 18:49 [Qemu-devel] Time to cut a new release? Gerd Hoffmann 2011-08-04 19:10 ` Anthony Liguori 2011-08-05 1:19 ` Kevin O'Connor 2011-08-05 22:59 ` [Qemu-devel] [SeaBIOS] " Marc Jones 2011-08-05 23:57 ` Jonathan A. Kollasch
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).