Home
last modified time | relevance | path

Searched hist:"19 e65b47" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hx19e65b47 Thu Dec 24 03:15:47 CST 2009 Michael Tokarev <mjt@tls.msk.ru> Add missing newline at the end of options list

In qemu-kvm this place looks even more "interesting":

-runas user Change to user id user just before starting the VM.
-readconfig <file>
-writeconfig <file>
read/write config file-no-kvm disable KVM hardware virtualization
-no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC
-no-kvm-pit disable KVM kernel mode PIT

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>