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)
commit3faa47f2a510bdcb639beec3c8ce3ab96e35340a
treeb15ac1c7a74be25f23de2096a91e6451c12e6a0d
parentdcb802851dab0d81783d9022f92b09d7a89e8eed
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