[libvirt] [PATCH 0/2] Prefer -machine accel={tcg, kvm} over -{dis, en}able-kvm

Jiri Denemark jdenemar at redhat.com
Tue Apr 23 19:27:23 UTC 2013


On Tue, Apr 23, 2013 at 17:11:53 +0200, Jiri Denemark wrote:
> Jiri Denemark (2):
>   qemu: Move -enable-kvm and friends earlier in the command line
>   qemu: Use -machine accel=tcg|kvm when available
> 
>  src/qemu/qemu_command.c                            | 141 ++++++++++++---------
>  .../qemuxml2argv-cpu-host-kvmclock.args            |   2 +-
>  .../qemuxml2argv-cpu-kvmclock.args                 |   2 +-
>  tests/qemuxml2argvdata/qemuxml2argv-kvm.args       |   4 +
>  tests/qemuxml2argvdata/qemuxml2argv-kvm.xml        |  22 ++++
>  .../qemuxml2argv-machine-core-off.args             |   2 +-
>  .../qemuxml2argv-machine-core-on.args              |   2 +-
>  .../qemuxml2argv-machine-usb-opt.args              |   2 +-
>  tests/qemuxml2argvtest.c                           |   1 +
>  9 files changed, 113 insertions(+), 65 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-kvm.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-kvm.xml

Pushed, thanks for the review.

Jirka




More information about the libvir-list mailing list