Apply CPU pinning at startup for QEMU guests

This commit is contained in:
Daniel P. Berrange
2008-05-22 16:27:20 +00:00
parent 6d372bd468
commit e193b5ddea
40 changed files with 153 additions and 64 deletions

View File

@@ -1 +1 @@
/usr/bin/qemu -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial pty -parallel none -usb
/usr/bin/qemu -S -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial pty -parallel none -usb