* [Qemu-devel] Re: VMWare player
@ 2005-11-10 14:40 Christian Bourque
2005-11-10 17:44 ` John Wells
0 siblings, 1 reply; 20+ messages in thread
From: Christian Bourque @ 2005-11-10 14:40 UTC (permalink / raw)
To: qemu-devel
> I was able to successfully take my qemu installation of Windows XP,
> convert it with qemu-img to a vmdk file, and then boot it up in VMWare
> player (and yes, I own the full version of VMWare as well on another
> machine, so I'm not worried about the legality if there are any concerns).
Hummm even if you convert your current QEMU image to a vmdk file you
still need a vmx config file to start-up a VM in VMWare player no?
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] Re: VMware Player
@ 2006-06-16 18:51 Christian Bourque
0 siblings, 0 replies; 20+ messages in thread
From: Christian Bourque @ 2006-06-16 18:51 UTC (permalink / raw)
To: qemu-devel
> > In the development version of my Java frontend for QEMU (JQEMU) I've
> > already integrated the Java VNC client from TightVNC and it works like
> > a charm without any speed overhead! And it feels just like VMWare...
> >
> > Since Java is already available for a large variety of platforms this
> > wouldn't require a big porting effort...
> >
> > Christian
> This gets my vote. Have you tried a compile to native with gcj for those
> who don't have/want to have the Java VM installed?
>
Hi Tim!
The last time I tried to compile JQEMU with gcj I had some errors
because the Swing API wasn't fully supported by gcj. But that was a
long time ago and I read that the gcj team have made significant
progress since then so I'll give it another shot this weekend!
Christian
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] Re: VMware Player
@ 2006-06-16 14:28 Christian Bourque
2006-06-16 14:44 ` Tim Walker
0 siblings, 1 reply; 20+ messages in thread
From: Christian Bourque @ 2006-06-16 14:28 UTC (permalink / raw)
To: qemu-devel
>Face it, putting a GUI on something like QEMU is going to require at
>least a one per desktop/platform effort. And that can best be kept with
>the GNOME/KDE/etc software repositories because they require constant
>updating on the schedule of the rest of the desktop environment to stay
>current.
In the development version of my Java frontend for QEMU (JQEMU) I've
already integrated the Java VNC client from TightVNC and it works like
a charm without any speed overhead! And it feels just like VMWare...
Since Java is already available for a large variety of platforms this
wouldn't require a big porting effort...
Christian
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMware Player
2006-06-16 14:28 Christian Bourque
@ 2006-06-16 14:44 ` Tim Walker
0 siblings, 0 replies; 20+ messages in thread
From: Tim Walker @ 2006-06-16 14:44 UTC (permalink / raw)
To: qemu-devel
Christian Bourque wrote:
>> Face it, putting a GUI on something like QEMU is going to require at
>> least a one per desktop/platform effort. And that can best be kept with
>> the GNOME/KDE/etc software repositories because they require constant
>> updating on the schedule of the rest of the desktop environment to stay
>> current.
>
> In the development version of my Java frontend for QEMU (JQEMU) I've
> already integrated the Java VNC client from TightVNC and it works like
> a charm without any speed overhead! And it feels just like VMWare...
>
> Since Java is already available for a large variety of platforms this
> wouldn't require a big porting effort...
>
> Christian
This gets my vote. Have you tried a compile to native with gcj for those
who don't have/want to have the Java VM installed?
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] VMware Player
@ 2006-06-14 14:55 Joe Lee
2006-06-15 7:47 ` kadil
0 siblings, 1 reply; 20+ messages in thread
From: Joe Lee @ 2006-06-14 14:55 UTC (permalink / raw)
To: qemu-devel
I was wondering if there's the capability to have a "vmware player" type
functionality to qemu. This is just to allow playing or running images
with out needing to create virtual machines. May this could be a
separate product. What's everyones thought to this?
Joe
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] VMware Player
@ 2006-06-15 7:47 ` kadil
2006-06-15 13:18 ` WaxDragon
0 siblings, 1 reply; 20+ messages in thread
From: kadil @ 2006-06-15 7:47 UTC (permalink / raw)
To: qemu-devel
On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote:
> Btw. regarding your earlier question about a Qemu GUI similar to VMware:
> AFAIK at least two people have posted GUI patches for Qemu (look in the
> mailing list archive); so far there has been little response to that,
> and I suppose that these patches "just" need testing and some feedback
> (as they seem to be pretty intrusive, with changing the video output and
> the input handling stuff).
>
Real world, gui's are just so easy & desirable, especially if the gui is
consistent across os's, and part of the original distro. I think
take-up would be huge (well huge-er, current takeup is huge)
Kim
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] VMware Player
2006-06-15 7:47 ` kadil
@ 2006-06-15 13:18 ` WaxDragon
2006-06-15 13:43 ` Julian Seward
0 siblings, 1 reply; 20+ messages in thread
From: WaxDragon @ 2006-06-15 13:18 UTC (permalink / raw)
To: ksadil, qemu-devel
On 6/15/06, kadil <ksadil@bigpond.net.au> wrote:
> On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote:
> Real world, gui's are just so easy & desirable, especially if the gui is
> consistent across os's, and part of the original distro. I think
> take-up would be huge (well huge-er, current takeup is huge)
>
> Kim
>
Some of us appriciate the fact that qemu has no "GUI" per se. ;0)
--
<GedMurphy> why does the size matter?
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] VMware Player
2006-06-15 13:18 ` WaxDragon
@ 2006-06-15 13:43 ` Julian Seward
2006-06-15 16:55 ` [Qemu-devel] " Ben Pfaff
0 siblings, 1 reply; 20+ messages in thread
From: Julian Seward @ 2006-06-15 13:43 UTC (permalink / raw)
To: qemu-devel
On Thursday 15 June 2006 14:18, WaxDragon wrote:
> On 6/15/06, kadil <ksadil@bigpond.net.au> wrote:
> > On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote:
> > Real world, gui's are just so easy & desirable, especially if the gui is
> > consistent across os's, and part of the original distro. I think
> > take-up would be huge (well huge-er, current takeup is huge)
> >
> > Kim
>
> Some of us appriciate the fact that qemu has no "GUI" per se. ;0)
Sure. But to 'sell' the project to wider audience, which may be
helpful for its longer term development, a GUI is necessary.
Usability engineering isn't as much fun as hacking the JIT, or
whatever, but in the end usability counts. A lot.
J
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] Re: VMware Player
2006-06-15 13:43 ` Julian Seward
@ 2006-06-15 16:55 ` Ben Pfaff
2006-06-15 19:21 ` Joe Lee
0 siblings, 1 reply; 20+ messages in thread
From: Ben Pfaff @ 2006-06-15 16:55 UTC (permalink / raw)
To: qemu-devel
Julian Seward <jseward@acm.org> writes:
> On Thursday 15 June 2006 14:18, WaxDragon wrote:
>> On 6/15/06, kadil <ksadil@bigpond.net.au> wrote:
>> > On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote:
>> > Real world, gui's are just so easy & desirable, especially if the gui is
>> > consistent across os's, and part of the original distro. I think
>> > take-up would be huge (well huge-er, current takeup is huge)
>>
>> Some of us appriciate the fact that qemu has no "GUI" per se. ;0)
>
> Sure. But to 'sell' the project to wider audience, which may be
> helpful for its longer term development, a GUI is necessary.
For what it's worth, VMware Player doesn't have much of a GUI.
It has about five menu items, a couple of buttons, and maybe one
dialog box.
--
"While the Melissa license is a bit unclear, Melissa aggressively
encourages free distribution of its source code."
--Kevin Dalley <kevin@seti.org>
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMware Player
2006-06-15 16:55 ` [Qemu-devel] " Ben Pfaff
@ 2006-06-15 19:21 ` Joe Lee
2006-06-15 19:33 ` WaxDragon
2006-06-16 11:01 ` Jan Marten Simons
0 siblings, 2 replies; 20+ messages in thread
From: Joe Lee @ 2006-06-15 19:21 UTC (permalink / raw)
To: blp, qemu-devel
Good point on that, BUT it's not just about the GUI. It's about an
"easy" way to install the product and run a given app without the need
to create/setup a VM - To me that is the benefit of the VMware player.
However, not much of a big benefit IF QEMU is made easy to install and
has a nice GUI along with it - IMO.
Joe
Ben Pfaff wrote:
> Julian Seward <jseward@acm.org> writes:
>
>
>> On Thursday 15 June 2006 14:18, WaxDragon wrote:
>>
>>> On 6/15/06, kadil <ksadil@bigpond.net.au> wrote:
>>>
>>>> On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote:
>>>> Real world, gui's are just so easy & desirable, especially if the gui is
>>>> consistent across os's, and part of the original distro. I think
>>>> take-up would be huge (well huge-er, current takeup is huge)
>>>>
>>> Some of us appriciate the fact that qemu has no "GUI" per se. ;0)
>>>
>> Sure. But to 'sell' the project to wider audience, which may be
>> helpful for its longer term development, a GUI is necessary.
>>
>
> For what it's worth, VMware Player doesn't have much of a GUI.
> It has about five menu items, a couple of buttons, and maybe one
> dialog box.
>
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMware Player
2006-06-15 19:21 ` Joe Lee
@ 2006-06-15 19:33 ` WaxDragon
2006-06-15 19:44 ` Joe Lee
2006-06-16 11:01 ` Jan Marten Simons
1 sibling, 1 reply; 20+ messages in thread
From: WaxDragon @ 2006-06-15 19:33 UTC (permalink / raw)
To: joelee724, qemu-devel
On 6/15/06, Joe Lee <joelee724@gmail.com> wrote:
> Good point on that, BUT it's not just about the GUI. It's about an
> "easy" way to install the product and run a given app without the need
> to create/setup a VM - To me that is the benefit of the VMware player.
> However, not much of a big benefit IF QEMU is made easy to install and
> has a nice GUI along with it - IMO.
>
> Joe
>
I've seen several projects ship preinstalled images with prebuilt qemu
binaries, and a script to start it. It doesn't get much easier than
that.
WD
--
<GedMurphy> why does the size matter?
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMware Player
2006-06-15 19:33 ` WaxDragon
@ 2006-06-15 19:44 ` Joe Lee
2006-06-16 10:51 ` Jan Marten Simons
0 siblings, 1 reply; 20+ messages in thread
From: Joe Lee @ 2006-06-15 19:44 UTC (permalink / raw)
To: WaxDragon; +Cc: qemu-devel
WaxDragon wrote:
> On 6/15/06, Joe Lee <joelee724@gmail.com> wrote:
>> Good point on that, BUT it's not just about the GUI. It's about an
>> "easy" way to install the product and run a given app without the need
>> to create/setup a VM - To me that is the benefit of the VMware player.
>> However, not much of a big benefit IF QEMU is made easy to install and
>> has a nice GUI along with it - IMO.
>>
>> Joe
>>
>
> I've seen several projects ship preinstalled images with prebuilt qemu
> binaries, and a script to start it. It doesn't get much easier than
> that.
>
> WD
Can you point me to the one you know about?
Joe
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMware Player
2006-06-15 19:21 ` Joe Lee
2006-06-15 19:33 ` WaxDragon
@ 2006-06-16 11:01 ` Jan Marten Simons
1 sibling, 0 replies; 20+ messages in thread
From: Jan Marten Simons @ 2006-06-16 11:01 UTC (permalink / raw)
To: joelee724, qemu-devel
Am Donnerstag, 15. Juni 2006 21:21 schrieb Joe Lee:
>Good point on that, BUT it's not just about the GUI. It's about an
> "easy" way to install the product and run a given app without the need
> to create/setup a VM - To me that is the benefit of the VMware player.
...
>
> Joe
Well, qemu does not even need to be installed, it can run from any location,
if it is distributed in an intelligent manner. The steps required to setup a
new VM are ridiculus easy as qemu ships a handy tool for creating and
converting different disk images and a quite good documentation as well.
Regards,
Jan
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] VMWare player
@ 2005-10-21 19:29 John R. Hogerhuis
2005-10-22 10:48 ` [Qemu-devel] " Stefano Marinelli
0 siblings, 1 reply; 20+ messages in thread
From: John R. Hogerhuis @ 2005-10-21 19:29 UTC (permalink / raw)
To: qemu-devel
Barely on-topic, but since VmWare interop crops up from time to time:
http://www.vmware.com/products/player/
I doubt this is targeted at QEMU, but rather at competing with Microsoft
and VirtualPC. That or they are leaving the low-end market for server
consolidation.
This may in fact be as much VmWare as most people would need. Countdown
has started for the first person to create a system image solely from
freeware "VmWare Player" ;-)
-- John.
^ permalink raw reply [flat|nested] 20+ messages in thread
* [Qemu-devel] Re: VMWare player
2005-10-21 19:29 [Qemu-devel] VMWare player John R. Hogerhuis
@ 2005-10-22 10:48 ` Stefano Marinelli
2005-10-22 21:46 ` John R. Hogerhuis
0 siblings, 1 reply; 20+ messages in thread
From: Stefano Marinelli @ 2005-10-22 10:48 UTC (permalink / raw)
To: qemu-devel
On Fri, 21 Oct 2005 12:29:45 -0700, John R. Hogerhuis wrote:
> Barely on-topic, but since VmWare interop crops up from time to time:
>
> http://www.vmware.com/products/player/
I don't like it. It's just a "player" and the images can't be written.
This means you can run an image but anything you write on it will be
deleted after you close it. I prefer the QEMU -snapshot :-)
Stefano
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-10-22 10:48 ` [Qemu-devel] " Stefano Marinelli
@ 2005-10-22 21:46 ` John R. Hogerhuis
2005-10-22 21:58 ` Johannes Schindelin
0 siblings, 1 reply; 20+ messages in thread
From: John R. Hogerhuis @ 2005-10-22 21:46 UTC (permalink / raw)
To: qemu-devel
On Sat, 2005-10-22 at 12:48 +0200, Stefano Marinelli wrote:
> On Fri, 21 Oct 2005 12:29:45 -0700, John R. Hogerhuis wrote:
> > Barely on-topic, but since VmWare interop crops up from time to time:
> >
> > http://www.vmware.com/products/player/
>
> I don't like it. It's just a "player" and the images can't be written.
use qemu-img to create the disk image.
> This means you can run an image but anything you write on it will be
> deleted after you close it. I prefer the QEMU -snapshot :-)
>
Yes, that would be mostly useless. But I didn't get the impression that
everything you write will disappear when you close VMware Player.
Their comparison chart says they don't support snapshots, but that's a
different issue.
I would try it out but I understand that Player would overwrite my
VMware installation.
-- John.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-10-22 21:46 ` John R. Hogerhuis
@ 2005-10-22 21:58 ` Johannes Schindelin
2005-10-23 4:05 ` John R. Hogerhuis
2005-10-28 22:10 ` Henning Sprang
0 siblings, 2 replies; 20+ messages in thread
From: Johannes Schindelin @ 2005-10-22 21:58 UTC (permalink / raw)
To: jhoger, qemu-devel
Hi,
On Sat, 22 Oct 2005, John R. Hogerhuis wrote:
> On Sat, 2005-10-22 at 12:48 +0200, Stefano Marinelli wrote:
>
> > I don't like it. It's just a "player" and the images can't be written.
>
> use qemu-img to create the disk image.
That is just creation. I think Stefano meant that you cannot use the guest
OS to write to that image.
Hth,
Dscho
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-10-22 21:58 ` Johannes Schindelin
@ 2005-10-23 4:05 ` John R. Hogerhuis
2005-11-10 2:14 ` John Wells
2005-10-28 22:10 ` Henning Sprang
1 sibling, 1 reply; 20+ messages in thread
From: John R. Hogerhuis @ 2005-10-23 4:05 UTC (permalink / raw)
To: qemu-devel, Johannes Schindelin
On Sat, 2005-10-22 at 23:58 +0200, Johannes Schindelin wrote:
> > use qemu-img to create the disk image.
>
> That is just creation. I think Stefano meant that you cannot use the guest
> OS to write to that image.
I understood. I just don't believe it; I didn't get the impression
Stefano was saying that he had actually tried it. AFAIK, VMware Player
writes changes to the hard disk image.
-- John.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-10-23 4:05 ` John R. Hogerhuis
@ 2005-11-10 2:14 ` John Wells
2005-11-10 2:18 ` Mike Swanson
2005-11-10 7:34 ` Christian MICHON
0 siblings, 2 replies; 20+ messages in thread
From: John Wells @ 2005-11-10 2:14 UTC (permalink / raw)
To: jhoger, qemu-devel
John R. Hogerhuis said:
> I understood. I just don't believe it; I didn't get the impression
Stefano was saying that he had actually tried it. AFAIK, VMware Player
writes changes to the hard disk image.
I was able to successfully take my qemu installation of Windows XP,
convert it with qemu-img to a vmdk file, and then boot it up in VMWare
player (and yes, I own the full version of VMWare as well on another
machine, so I'm not worried about the legality if there are any concerns).
I was also able to create a vmdk image from scratch using qemu-img and
install OpenBSD in it.
As I've only owned the full version for about two weeks, I haven't
researched what VMWare tools adds to the picture, but I know resolution
hasn't been a problem with VMWare Player, at least on the XP image.
Performance does seem a bit better than qemu, but I done anything to
quantify this. I'm running on the latest version of Ubuntu.
John
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-11-10 2:14 ` John Wells
@ 2005-11-10 2:18 ` Mike Swanson
2005-11-10 7:34 ` Christian MICHON
1 sibling, 0 replies; 20+ messages in thread
From: Mike Swanson @ 2005-11-10 2:18 UTC (permalink / raw)
To: qemu-devel
On 11/9/05, John Wells <lists@sourceillustrated.com> wrote:
> I was able to successfully take my qemu installation of Windows XP,
> convert it with qemu-img to a vmdk file, and then boot it up in VMWare
> player (and yes, I own the full version of VMWare as well on another
> machine, so I'm not worried about the legality if there are any concerns).
VMware Workstation 5.5 Beta also carries the VMware Player, yes even
before the Player became official. ;)
--
Mike
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-11-10 2:14 ` John Wells
2005-11-10 2:18 ` Mike Swanson
@ 2005-11-10 7:34 ` Christian MICHON
2005-11-10 13:20 ` Nis Jorgensen
1 sibling, 1 reply; 20+ messages in thread
From: Christian MICHON @ 2005-11-10 7:34 UTC (permalink / raw)
To: qemu-devel
Regarding performances of vmware player vs kqemu/qemu (I'm not
being critical about the figures here, just stating what I measured)...
using a slax-live cdrom, I managed to compile linux-2.6.14 in less
than 3 minutes, when it takes more than 6 minutes with
kqemu/qemu-0.7.2, and around 20 minutes without kqemu.
The test was made using vmdk image format.
But vmware player setup file is over 25Mb compressed, when
kqemu/qemu is less than 2Mb uncompressed :)
Christian
On 11/10/05, John Wells wrote:
> Performance does seem a bit better than qemu, but I done anything to
> quantify this. I'm running on the latest version of Ubuntu.
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-11-10 7:34 ` Christian MICHON
@ 2005-11-10 13:20 ` Nis Jorgensen
0 siblings, 0 replies; 20+ messages in thread
From: Nis Jorgensen @ 2005-11-10 13:20 UTC (permalink / raw)
To: qemu-devel
Christian MICHON wrote:
>using a slax-live cdrom, I managed to compile linux-2.6.14 in less
>than 3 minutes, when it takes more than 6 minutes with
>kqemu/qemu-0.7.2, and around 20 minutes without kqemu.
>The test was made using vmdk image format.
>
Please note that the VMware license terms forbid you to publish
benchmarks without prior written concern. I suspect that you may be in
violation (depending on the interpretation of "benchmark", and whether
you have such prior agreement). One of the reasons I decided not to
investigate VMware further.
/Nis
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [Qemu-devel] Re: VMWare player
2005-10-22 21:58 ` Johannes Schindelin
2005-10-23 4:05 ` John R. Hogerhuis
@ 2005-10-28 22:10 ` Henning Sprang
1 sibling, 0 replies; 20+ messages in thread
From: Henning Sprang @ 2005-10-28 22:10 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1019 bytes --]
On Sat, 2005-10-22 at 23:58 +0200, Johannes Schindelin wrote:
> Hi,
>
> On Sat, 22 Oct 2005, John R. Hogerhuis wrote:
>
> > On Sat, 2005-10-22 at 12:48 +0200, Stefano Marinelli wrote:
> >
> > > I don't like it. It's just a "player" and the images can't be written.
> >
> > use qemu-img to create the disk image.
>
> That is just creation. I think Stefano meant that you cannot use the guest
> OS to write to that image.
But that's not correct. I tried it and could write data on the disk,
shut down the vm, start it again, have the data still there.
I found it a bit ugly that after shutting down the player, my usb disk
was unmounted on the host system - not exactly an effect I want.
I am not sure if it's technically possible and then legal to create
images for running in vmware player with qemu. It would be great,
though, because we can expect lots of people using it, it's perfect for
all kinds of demos, for example those that get distributed on live cd's
until now.
Henning
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2006-06-16 18:51 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-10 14:40 [Qemu-devel] Re: VMWare player Christian Bourque
2005-11-10 17:44 ` John Wells
-- strict thread matches above, loose matches on Subject: below --
2006-06-16 18:51 [Qemu-devel] Re: VMware Player Christian Bourque
2006-06-16 14:28 Christian Bourque
2006-06-16 14:44 ` Tim Walker
2006-06-14 14:55 [Qemu-devel] " Joe Lee
2006-06-15 7:47 ` kadil
2006-06-15 13:18 ` WaxDragon
2006-06-15 13:43 ` Julian Seward
2006-06-15 16:55 ` [Qemu-devel] " Ben Pfaff
2006-06-15 19:21 ` Joe Lee
2006-06-15 19:33 ` WaxDragon
2006-06-15 19:44 ` Joe Lee
2006-06-16 10:51 ` Jan Marten Simons
2006-06-16 11:01 ` Jan Marten Simons
2005-10-21 19:29 [Qemu-devel] VMWare player John R. Hogerhuis
2005-10-22 10:48 ` [Qemu-devel] " Stefano Marinelli
2005-10-22 21:46 ` John R. Hogerhuis
2005-10-22 21:58 ` Johannes Schindelin
2005-10-23 4:05 ` John R. Hogerhuis
2005-11-10 2:14 ` John Wells
2005-11-10 2:18 ` Mike Swanson
2005-11-10 7:34 ` Christian MICHON
2005-11-10 13:20 ` Nis Jorgensen
2005-10-28 22:10 ` Henning Sprang
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).