qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu and configuration file?


From: Flavio Visentin
Subject: Re: [Qemu-devel] qemu and configuration file?
Date: Wed, 04 Jan 2006 23:54:58 +0100
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Giuseppe Della Bianca wrote:
>>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?

This is one config I use with VMPlayer for an XP image. Anyway 90% is
useless for qemu.

#!/usr/bin/vmware
config.version = "8"
virtualHW.version = "3"
scsi0.present = "TRUE"
memsize = "128"
ide0:0.present = "TRUE"
ide0:0.fileName = "WXP.vmdk"
ide0:0.deviceType = "disk"
ide0:1.present = "TRUE"
ide0:1.fileName = "WXP2.vmdk"
ide0:1.deviceType = "disk"
ide1:0.present = "TRUE"
ide1:0.fileName = "/dev/hdc"
ide1:0.deviceType = "atapi-cdrom"
#ide1:0.fileName = "WXP.iso"
#ide1:0.deviceType = "cdrom-image"
floppy0.fileName = "/dev/fd0"
Ethernet0.present = "TRUE"
sound.present = "TRUE"
displayName = "WXP"
guestOS = "winxppro"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
powerType.powerOff = "soft"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "soft"
sound.virtualDev = "es1371"
Ethernet0.addressType = "generated"
ethernet0.generatedAddress = "00:0c:29:9d:77:37"
ethernet0.generatedAddressOffset = "0"
uuid.location = "56 4d 5e cf 11 82 d8 2a-00 c8 78 51 18 9d 77 37"
uuid.bios = "56 4d 5e cf 11 82 d8 2a-00 c8 78 51 18 9d 77 37"
floppy0.startConnected = "FALSE"
ide1:0.startConnected = "TRUE"
tools.syncTime = "FALSE"
ide0:0.redo = ""
ide0:1.redo = ""
usb.present = "TRUE"
nvram = "WXP.nvram"
sound.startConnected = "FALSE"
checkpoint.vmState = ""
uuid.action = "create"
usb.autoConnect.device0 = ""
tools.remindInstall = "TRUE"




> 
> Gdb
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

- --
Flavio Visentin

|                     \|||/
|                    @/0.0\@
|                     \ - /
+------------------oOOo---oOOo------------------

There are only 10 types of people in this world:
those who understand binary, and those who don't.

GPG Key: http://www.zipman.it/gpgkey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvFJCusUmHkh1cnoRAuCiAJ40f78C8i3WEA9K7Yb66aVqMDntlQCfW+Xz
Tp6m8rEAbcxxureeGdysuN4=
=QxpM
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]