commit | a0dac021fa4b8b87160192c1f60ee26fc6c5ce2e | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Oct 05 14:51:45 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Oct 30 23:39:53 2012 -0200 |
tree | 1a7c6b2e5473d028b8bcb326d7b15499799bb407 | |
parent | 88eed34a6b3eba46397de5aaf24ed66ea290794b [diff] |
Emulate qemu-kvms -no-kvm option Releases of qemu-kvm will be interrupted at qemu 1.3.0. Users should switch to plain qemu releases. To avoid breaking scenarios which are setup with command line options specific to qemu-kvm, port these switches from qemu-kvm to qemu.git. Port -no-kvm option. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>