On Sun, Jul 01, 2012 at 10:56:31AM -0500, Matthew Thode wrote:
> What is the full command line you used for this? (qemu-system-x86_64...)

The one I use is the following:

qemu-system-x86_64 --enable-kvm -gdb tcp::1239 -vnc 127.0.0.1:5 -net
nic,model=virtio,macaddr=00:11:22:33:44:b1,vlan=0 -net vde,vlan=0 -drive
file=/srv/virt/gentoo/test.img,if=virtio,cache=writeback,boot=on -usb
-usbdevice tablet -smp 4 -cpu kvm64 -k nl-be -m 1536

I'd like to know which things in the commandline are mandatory (so that I
can create proper documentation) and which not. Which reminds me to reset
the keyboard on the images as I'm using a non-standard layout...

Wkr,
        Sven Vermeulen

Reply via email to