X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=qemu-sanity-check.pod.in;h=47d6d43cb594ef37f5e8e533d0c9994b395e9f72;hb=cd157f07578f35732ac4de40714ad35d84335507;hp=cff28a4985922d5e87db0f1cfff1cbc62e6a11ae;hpb=50675ac8547c6865fe9476f07783a3bd21666aac;p=qemu-sanity-check.git diff --git a/qemu-sanity-check.pod.in b/qemu-sanity-check.pod.in index cff28a4..47d6d43 100644 --- a/qemu-sanity-check.pod.in +++ b/qemu-sanity-check.pod.in @@ -61,6 +61,23 @@ Initrd/initramfs (C) Display short help message and exit. +=item B<--accel>=kvm + +=item B<--accel>=tcg + +=item B<--accel>=kvm:tcg + +This sets the C<-machine accel=...> parameter which is passed to +qemu. + +If not set, then C is the default, which means to try to use +KVM (hardware-assisted virtualization), and fall back to software +emulation if KVM is not possible. + +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<-i> INITRD =item B<--initrd>=INITRD