* [Qemu-devel] QEMU version 0.7.0 is out
@ 2005-04-27 21:04 Fabrice Bellard
2005-04-27 21:45 ` [Qemu-devel] " Rudi Lippert
2005-04-30 9:43 ` [Qemu-devel] " Alex Beregszaszi
0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Bellard @ 2005-04-27 21:04 UTC (permalink / raw)
To: qemu-devel
Hi,
QEMU version 0.7.0 is out.
Changelog:
- better BIOS translation and HDD geometry auto-detection
- user mode networking bug fix
- undocumented FPU ops support
- Cirrus VGA: support for 1280x1024x[8,15,16] modes
- 'pidfile' option
- .dmg disk image format support (Johannes Schindelin)
- keymaps support (initial patch by Johannes Schindelin)
- big endian ARM support (Lennert Buytenhek)
- added generic 64 bit target support
- x86_64 target support
- initial APIC support
- MMX/SSE/SSE2/PNI support
- PC parallel port support (Mark Jonckheere)
- initial SPARC64 support (Blue Swirl)
- SPARC target boots Linux (Blue Swirl)
- armv5te user mode support (Paul Brook)
- ARM VFP support (Paul Brook)
- ARM "Angel" semihosting syscalls (Paul Brook)
- user mode gdb stub support (Paul Brook)
- Samba 3 support
- initial Cocoa support (Pierre d'Herbemont)
- generic FPU emulation code
- Virtual PC read-only disk image support (Alex Beregszaszi)
Fabrice.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] Re: QEMU version 0.7.0 is out
2005-04-27 21:04 [Qemu-devel] QEMU version 0.7.0 is out Fabrice Bellard
@ 2005-04-27 21:45 ` Rudi Lippert
2005-05-08 1:08 ` Rob Townley
2005-04-30 9:43 ` [Qemu-devel] " Alex Beregszaszi
1 sibling, 1 reply; 5+ messages in thread
From: Rudi Lippert @ 2005-04-27 21:45 UTC (permalink / raw)
To: qemu-devel
I think the changelog is missing one important thing:
Initial KQemu support (if I'm not mistaken, it used to be in CVS only, and I
suppose it IS supported now).
Greets,
Rudi
Fabrice Bellard wrote:
> Hi,
>
> QEMU version 0.7.0 is out.
>
> Changelog:
>
> - better BIOS translation and HDD geometry auto-detection
> - user mode networking bug fix
> - undocumented FPU ops support
> - Cirrus VGA: support for 1280x1024x[8,15,16] modes
> - 'pidfile' option
> - .dmg disk image format support (Johannes Schindelin)
> - keymaps support (initial patch by Johannes Schindelin)
> - big endian ARM support (Lennert Buytenhek)
> - added generic 64 bit target support
> - x86_64 target support
> - initial APIC support
> - MMX/SSE/SSE2/PNI support
> - PC parallel port support (Mark Jonckheere)
> - initial SPARC64 support (Blue Swirl)
> - SPARC target boots Linux (Blue Swirl)
> - armv5te user mode support (Paul Brook)
> - ARM VFP support (Paul Brook)
> - ARM "Angel" semihosting syscalls (Paul Brook)
> - user mode gdb stub support (Paul Brook)
> - Samba 3 support
> - initial Cocoa support (Pierre d'Herbemont)
> - generic FPU emulation code
> - Virtual PC read-only disk image support (Alex Beregszaszi)
>
> Fabrice.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] QEMU version 0.7.0 is out
2005-04-27 21:04 [Qemu-devel] QEMU version 0.7.0 is out Fabrice Bellard
2005-04-27 21:45 ` [Qemu-devel] " Rudi Lippert
@ 2005-04-30 9:43 ` Alex Beregszaszi
1 sibling, 0 replies; 5+ messages in thread
From: Alex Beregszaszi @ 2005-04-30 9:43 UTC (permalink / raw)
To: qemu-devel
Hi,
...
> - .dmg disk image format support (Johannes Schindelin)
...
> - Virtual PC read-only disk image support (Alex Beregszaszi)
You forgot to mention the Bochs image support ;) Also the VMDK write
support aswell.
--
Alex Beregszaszi e-mail: alex@fsn.hu
Free Software Network cell: +36 70 3144424
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Re: QEMU version 0.7.0 is out
2005-04-27 21:45 ` [Qemu-devel] " Rudi Lippert
@ 2005-05-08 1:08 ` Rob Townley
2005-05-08 1:16 ` Hetz Ben Hamo
0 siblings, 1 reply; 5+ messages in thread
From: Rob Townley @ 2005-05-08 1:08 UTC (permalink / raw)
To: qemu-devel
Is it a fact that KQemu support is built in now?
On 4/27/05, Rudi Lippert <Rudi@lyrikpage.de> wrote:
> I think the changelog is missing one important thing:
> Initial KQemu support (if I'm not mistaken, it used to be in CVS only, and I
> suppose it IS supported now).
> Greets,
> Rudi
>
> Fabrice Bellard wrote:
>
> > Hi,
> >
> > QEMU version 0.7.0 is out.
> >
> > Changelog:
> >
> > - better BIOS translation and HDD geometry auto-detection
> > - user mode networking bug fix
> > - undocumented FPU ops support
> > - Cirrus VGA: support for 1280x1024x[8,15,16] modes
> > - 'pidfile' option
> > - .dmg disk image format support (Johannes Schindelin)
> > - keymaps support (initial patch by Johannes Schindelin)
> > - big endian ARM support (Lennert Buytenhek)
> > - added generic 64 bit target support
> > - x86_64 target support
> > - initial APIC support
> > - MMX/SSE/SSE2/PNI support
> > - PC parallel port support (Mark Jonckheere)
> > - initial SPARC64 support (Blue Swirl)
> > - SPARC target boots Linux (Blue Swirl)
> > - armv5te user mode support (Paul Brook)
> > - ARM VFP support (Paul Brook)
> > - ARM "Angel" semihosting syscalls (Paul Brook)
> > - user mode gdb stub support (Paul Brook)
> > - Samba 3 support
> > - initial Cocoa support (Pierre d'Herbemont)
> > - generic FPU emulation code
> > - Virtual PC read-only disk image support (Alex Beregszaszi)
> >
> > Fabrice.
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Re: QEMU version 0.7.0 is out
2005-05-08 1:08 ` Rob Townley
@ 2005-05-08 1:16 ` Hetz Ben Hamo
0 siblings, 0 replies; 5+ messages in thread
From: Hetz Ben Hamo @ 2005-05-08 1:16 UTC (permalink / raw)
To: Rob.Townley, qemu-devel
Support is in, but you still need to download seperately the KQEMU
tarball, since it's not open source, extract it into the qemu
directory and compile the whole thing..
Thanks,
Hetz
On 5/8/05, Rob Townley <rob.townley@gmail.com> wrote:
> Is it a fact that KQemu support is built in now?
>
> On 4/27/05, Rudi Lippert <Rudi@lyrikpage.de> wrote:
> > I think the changelog is missing one important thing:
> > Initial KQemu support (if I'm not mistaken, it used to be in CVS only, and I
> > suppose it IS supported now).
> > Greets,
> > Rudi
> >
> > Fabrice Bellard wrote:
> >
> > > Hi,
> > >
> > > QEMU version 0.7.0 is out.
> > >
> > > Changelog:
> > >
> > > - better BIOS translation and HDD geometry auto-detection
> > > - user mode networking bug fix
> > > - undocumented FPU ops support
> > > - Cirrus VGA: support for 1280x1024x[8,15,16] modes
> > > - 'pidfile' option
> > > - .dmg disk image format support (Johannes Schindelin)
> > > - keymaps support (initial patch by Johannes Schindelin)
> > > - big endian ARM support (Lennert Buytenhek)
> > > - added generic 64 bit target support
> > > - x86_64 target support
> > > - initial APIC support
> > > - MMX/SSE/SSE2/PNI support
> > > - PC parallel port support (Mark Jonckheere)
> > > - initial SPARC64 support (Blue Swirl)
> > > - SPARC target boots Linux (Blue Swirl)
> > > - armv5te user mode support (Paul Brook)
> > > - ARM VFP support (Paul Brook)
> > > - ARM "Angel" semihosting syscalls (Paul Brook)
> > > - user mode gdb stub support (Paul Brook)
> > > - Samba 3 support
> > > - initial Cocoa support (Pierre d'Herbemont)
> > > - generic FPU emulation code
> > > - Virtual PC read-only disk image support (Alex Beregszaszi)
> > >
> > > Fabrice.
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-05-08 1:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 21:04 [Qemu-devel] QEMU version 0.7.0 is out Fabrice Bellard
2005-04-27 21:45 ` [Qemu-devel] " Rudi Lippert
2005-05-08 1:08 ` Rob Townley
2005-05-08 1:16 ` Hetz Ben Hamo
2005-04-30 9:43 ` [Qemu-devel] " Alex Beregszaszi
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).