|
|
Hi,
On Wed, 4 Jan 2006, Giuseppe Della Bianca wrote:
> ]zac[
> > I like VMWare style. Maybe it should be possible to share the same
> > config file between qemu and VMWare, also to favour user migration.
>
> Please, you can make an detailed example?
I can give you a perfectly simple example of a /bin/sh script ;-)
-- snip --
#!/bin/sh
qemu -m 512 -net none -usb -full-screen -serial stdio -parallel stdio \
-monitor stdio "$@"
-- snap --
Ciao,
Dscho
_______________________________________________
Qemu-devel mailing list
Qemu-devel@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/qemu-devel
|
|