]> git.proxmox.com Git - qemu.git/commit
Add missing newline at the end of options list
authorMichael Tokarev <mjt@tls.msk.ru>
Thu, 24 Dec 2009 09:15:47 +0000 (12:15 +0300)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 30 Dec 2009 12:46:40 +0000 (13:46 +0100)
commit644f5de21b18fcfc4554a7049199fd0a60ac4831
tree274b06ede5ad0e261e94c93293f544cfb8abe84b
parentdcc0da8297bd610e582b851d1b3f9c62c335a6d2
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>
(cherry picked from commit 19e65b47f60c68d7e8c96aa0a36223c5a0d3422b)
qemu-options.hx