]> 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>
Mon, 28 Dec 2009 14:22:22 +0000 (15:22 +0100)
commit19e65b47f60c68d7e8c96aa0a36223c5a0d3422b
treeb15ac1c7a74be25f23de2096a91e6451c12e6a0d
parent60f67a9c95e2c9970fde996e3ac916256676c61a
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>
qemu-options.hx