X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=qemu-sanity-check.pod.in;h=7ef32002101f2cfc8912246c2af1944929712ca1;hb=8d7e14545801c2341055bda9dfe0239e9279ce10;hp=1559093b3b9a3eeda78d688739a56f7fb328d7a0;hpb=b1dcf280b829474c8bce6c0143bebc4c463bd0b2;p=qemu-sanity-check.git diff --git a/qemu-sanity-check.pod.in b/qemu-sanity-check.pod.in index 1559093..7ef3200 100644 --- a/qemu-sanity-check.pod.in +++ b/qemu-sanity-check.pod.in @@ -78,6 +78,12 @@ Other typical values of this parameter are: C, which means to force software emulation. C, which means to force KVM and fail if KVM is unavailable. +=item B<--cpu>=CPU + +Set the qemu I<--cpu> option. If not set then a suitable default is +picked depending on the architecture and whether KVM is available. +You can also use I<--cpu=> to let qemu pick the default. + =item B<-i> INITRD =item B<--initrd>=INITRD @@ -115,6 +121,12 @@ Specify a timeout instead of the default which is C<10m> (10 minutes). The syntax for the C is described in full in the man page for L. +=item B<-v> + +=item B<--verbose> + +Print extra debugging information. + =item B<-V> =item B<--version>