]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Replace kvm with qemu-system-x86_64
authorNoel Kuntze <noel.kuntze@thermi.consulting>
Thu, 22 Apr 2021 14:33:34 +0000 (16:33 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 10 May 2021 09:14:00 +0000 (11:14 +0200)
commitcf6a164108f053610181ce7706b2342c41c60068
tree27d25cfb20571a69211fbe219d4f9d6989ccb887
parent1eb2d149db6afd065ef9b30e6ccf3b7f8547920c
testing: Replace kvm with qemu-system-x86_64

It might not exist on all platforms and according to the man page:

  The kvm wrapper script is used to provide compatibility with old
  qemu-kvm package which has been merged into qemu as of version 1.3.

  The script executes
    qemu-system-x86_64 -enable-kvm
  passing all other command-line arguments to the qemu binary.

Closes strongswan/strongswan#385.
testing/config/kvm/alice.xml
testing/config/kvm/bob.xml
testing/config/kvm/carol.xml
testing/config/kvm/dave.xml
testing/config/kvm/moon.xml
testing/config/kvm/sun.xml
testing/config/kvm/venus.xml
testing/config/kvm/winnetou.xml
testing/start-testing