CSIT-441 vhost - Parametrized qemu install 16/5916/7
authorpmikus <pmikus@cisco.com>
Wed, 29 Mar 2017 14:51:34 +0000 (16:51 +0200)
committerPeter Mikus <pmikus@cisco.com>
Sun, 9 Apr 2017 14:47:25 +0000 (14:47 +0000)
commit2e115ad11cca45b11c0f1949fd8c42fec899bb68
treedc5e73e56944f5639d28de6e2cbedfce491af992
parentffd596f616dc9a65e113b25ba72b00ce6dd42a7b
CSIT-441 vhost - Parametrized qemu install

Update the current QEMU installation script with option to override QEMU
installation and to apply additional patches. Additional patches are
applied from qemu_patches directory and subdir for specific QEMU version by
run-parts. This means that all patches for particular version are
applied.
All keywords for build QEMU are updated.

Change-Id: I0c874a96ac828dff657ee33eb87d88a8854128ad
Signed-off-by: pmikus <pmikus@cisco.com>
resources/libraries/bash/qemu_build.sh [changed mode: 0644->0755]
resources/libraries/bash/qemu_patches/qemu-2.5.0/01-qsz1024 [new file with mode: 0755]
resources/libraries/python/QemuUtils.py
resources/libraries/python/constants.py
resources/libraries/robot/qemu.robot