qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] Release plan for 0.12.0
@ 2009-10-01  8:03 Laurent Vivier
  2009-10-02  4:37 ` Natalia Portillo
  0 siblings, 1 reply; 64+ messages in thread
From: Laurent Vivier @ 2009-10-01  8:03 UTC (permalink / raw)
  To: aliguori, claunia; +Cc: qemu-devel

>for target-i386 and target-x86_64:
>
>o EFI firmware emulation (as a machine or command line option)
>o OS/2 1.x support
>
>for target-m68k
>
>o Macintosh support at least to boot an Apple Toolbox (the firmware)

To have a running linux-user-m68k should be a more reasonable target.
Then we can think to run a linux kernel but we have to emulate a 68030 or 68040, a nubus bus, nubus cards and Apple video cards.

There is no opensource version of the Apple ROM and it is copyrighted.

Regards,
Laurent
-- 
--------------------- Laurent@vivier.eu  ---------------------
"Tout ce qui est impossible reste à accomplir"    Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard

^ permalink raw reply	[flat|nested] 64+ messages in thread
* Re: [Qemu-devel] Release plan for 0.12.0
@ 2009-10-02  7:36 Laurent Vivier
  0 siblings, 0 replies; 64+ messages in thread
From: Laurent Vivier @ 2009-10-02  7:36 UTC (permalink / raw)
  To: claunia, sdbrady, qemu-devel

>On Thu, Oct 01, 2009 at 02:55:05AM +0100, Natalia Portillo wrote:
>
>> integrating target-alpha and target-zxspectrum in the branch tree
>
>Heh. :)
>
>z80-softmmu now has MSX1 emulation, with thanks to Juha Riihimäki,
>and I've also added the beginnings of ZX Spectrum 128K and SAM Coupé
>emulation.  It still needs quite a few cleanups, though.
>
>When you speak of target-alpha, I presume you're referring to
>Tristan Gingold's system emulation patches... it would certainly be
>nice to see these applied.
>
>Same also for Laurent Vivier's m68k patches -- I would certainly have a
>go at implementing Atari ST emulation, and would also be interested in
>helping with Amiga, 68K Mac and perhaps even NeXT, SUN3, etc.

My TODO list is:
- have a running linux-user to be able to chroot a filesystem and build debian packages.
- boot a linux-m68k kernel (preferably the mac68k one)
- be able to run AROS and perhaps help AROS i386 to run AmigaOS m68k binaries.

MacOS is not not really my cup of tea in this case, I think Basilisk II is a better choice for that.

I'd like to boot MacOS X on the powerpc target, and I'm working on this by adding missing functionalities to openbios (Is someone know what is the meaning of "{ ; depth }" in Forth ? ;-) )

Regards,
Laurent


-- 
--------------------- Laurent@vivier.eu  ---------------------
"Tout ce qui est impossible reste à accomplir"    Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard

^ permalink raw reply	[flat|nested] 64+ messages in thread
[parent not found: <4ac463fa.a553f10a.2808.fffff1a9SMTPIN_ADDED@mx.google.com>]
* [Qemu-devel] Release plan for 0.12.0
@ 2009-09-29 23:54 Anthony Liguori
  2009-09-30  2:28 ` Isaku Yamahata
                   ` (8 more replies)
  0 siblings, 9 replies; 64+ messages in thread
From: Anthony Liguori @ 2009-09-29 23:54 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: Paul Brook, kvm-devel

Hi,

Now that 0.11.0 is behind us, it's time to start thinking about 0.12.0.

I'd like to do a few things different this time around.  I don't think 
the -rc process went very well as I don't think we got more testing out 
of it.  I'd like to shorten the timeline for 0.12.0 a good bit.  The 
0.10 stable tree got pretty difficult to maintain toward the end of the 
cycle.  We also had a pretty huge amount of change between 0.10 and 0.11 
so I think a shorter cycle is warranted.

I think aiming for early to mid-December would give us roughly a 3 month 
cycle and would align well with some of the Linux distribution cycles.  
I'd like to limit things to a single -rc that lasted only for about a 
week.  This is enough time to fix most of the obvious issues I think.

I'd also like to try to enumerate some features for this release.  
Here's a short list of things I expect to see for this release 
(target-i386 centric).  Please add or comment on items that you'd either 
like to see in the release or are planning on working on.

 o VMState conversion -- I expect most of the pc target to be completed
 o qdev conversion -- I hope that we'll get most of the pc target 
completely converted to qdev
 o storage live migration
 o switch to SeaBIOS (need to finish porting features from Bochs)
 o switch to gPXE (need to resolve slirp tftp server issue)
 o KSM integration
 o in-kernel APIC support for KVM
 o guest SMP support for KVM
 o updates to the default pc machine type

Please add to this list and I'll collect it all and post it somewhere.

Thanks!

-- 
Regards,

Anthony Liguori

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

end of thread, other threads:[~2009-10-14 14:07 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01  8:03 [Qemu-devel] Release plan for 0.12.0 Laurent Vivier
2009-10-02  4:37 ` Natalia Portillo
  -- strict thread matches above, loose matches on Subject: below --
2009-10-02  7:36 Laurent Vivier
     [not found] <4ac463fa.a553f10a.2808.fffff1a9SMTPIN_ADDED@mx.google.com>
2009-10-01 15:10 ` G 3
2009-10-02  4:45   ` Natalia Portillo
2009-09-29 23:54 Anthony Liguori
2009-09-30  2:28 ` Isaku Yamahata
2009-09-30 13:03   ` Anthony Liguori
2009-09-30 13:43     ` Michael S. Tsirkin
2009-09-30  6:41 ` Avi Kivity
2009-09-30 13:05   ` Anthony Liguori
2009-10-01 21:13     ` Luiz Capitulino
2009-10-03 10:04       ` Avi Kivity
2009-10-05 12:43         ` Luiz Capitulino
2009-10-05 13:52           ` Avi Kivity
2009-09-30 13:31   ` Luiz Capitulino
2009-09-30  8:53 ` Michael Tokarev
2009-09-30  9:01   ` Avi Kivity
2009-09-30  9:31 ` Carl-Daniel Hailfinger
2009-09-30 13:07   ` Anthony Liguori
2009-09-30 15:59     ` Carl-Daniel Hailfinger
2009-09-30 19:25       ` Blue Swirl
2009-09-30 13:30 ` Luiz Capitulino
2009-09-30 14:45   ` Anthony Liguori
2009-09-30 15:03     ` Fred Leeflang
2009-09-30 15:26       ` Luiz Capitulino
2009-09-30 19:28     ` Gerd Hoffmann
2009-10-01  1:55 ` Natalia Portillo
2009-10-01  8:07   ` Carl-Daniel Hailfinger
2009-10-01 21:02     ` Jordan Justen
2009-10-02  4:38     ` Natalia Portillo
2009-10-02  5:37       ` Jordan Justen
2009-10-02 22:33         ` Carl-Daniel Hailfinger
2009-10-01 12:45   ` Anthony Liguori
2009-10-01 21:10     ` Jordan Justen
2009-10-01 21:23       ` Anthony Liguori
2009-10-02  0:41         ` Jordan Justen
2009-10-02 13:29           ` Anthony Liguori
2009-10-02 16:58             ` Jordan Justen
2009-10-02 18:45               ` Carl-Daniel Hailfinger
2009-10-02 18:53                 ` Anthony Liguori
2009-10-02 21:39                   ` Carl-Daniel Hailfinger
2009-10-02 22:28                     ` Jordan Justen
2009-10-02 23:05                       ` Carl-Daniel Hailfinger
2009-10-03  0:32                         ` Jordan Justen
2009-10-03 15:08                     ` Gleb Natapov
2009-10-02 20:57                 ` Jordan Justen
2009-10-02 21:37                   ` Anthony Liguori
2009-10-02 22:19                   ` Carl-Daniel Hailfinger
2009-10-02  4:55       ` Natalia Portillo
2009-10-01 20:50   ` Stuart Brady
2009-10-02  4:51     ` Natalia Portillo
2009-10-02 19:07       ` Stuart Brady
2009-10-02 20:21         ` Natalia Portillo
2009-10-01 18:45 ` Stefan Weil
2009-10-01 19:02   ` Anthony Liguori
2009-10-01 19:18     ` Stefan Weil
2009-10-03  4:28 ` TAKEDA, toshiya
2009-10-08 13:55 ` Jens Osterkamp
2009-10-08 14:21   ` Anthony Liguori
2009-10-14 13:09     ` Arnd Bergmann
2009-10-14 13:53       ` Anthony Liguori
2009-10-14 14:01         ` Michael S. Tsirkin
2009-10-14 14:04       ` Michael S. Tsirkin

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