]> git.ipfire.org Git - thirdparty/dracut.git/commit
Support different virtualization technologies for run-qemu.
authorAndreas Thienemann <andreas@bawue.net>
Thu, 21 May 2009 10:24:58 +0000 (12:24 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 25 May 2009 09:36:32 +0000 (11:36 +0200)
commit8a4b60d9b22f83eeecec940f8775e69fa1344981
treee2845accc347733168639a78d05b825294ee5379
parent4957ab92f23245a260ef96026ccee7cafd6e104d
Support different virtualization technologies for run-qemu.

If the host supports kvm, use is. If this is not the case but the kqemu
module is loaded, run qemu with kqemu optimization. Otherwise fall-back to
pure usermode qemu.
test/run-qemu