[OE-core] [PATCH v2 0/3] oeqa: Fix for QEMU_USE_KVM

Robert Yang liezhi.yang at windriver.com
Fri Jan 4 07:15:42 UTC 2019


* V2:
  - Fix RP's comments:
    Enable KVM if the target arch matches build arch.

* V1:
  - Initial version

// Robert

The following changes since commit c22b0bf66a28324da66caf0660f171cc279a1f2b:

  cmake-native: Set --parallel for configure (2019-01-03 21:14:47 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/kvm
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/kvm

Robert Yang (3):
  oeqa: Fix for QEMU_USE_KVM
  oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVM
  oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is set

 meta/classes/testimage.bbclass          |  8 +-------
 meta/lib/oe/types.py                    | 24 ++++++++++++++++++++++++
 meta/lib/oeqa/manual/bsp-qemu.json      |  4 ++--
 meta/lib/oeqa/selftest/cases/runqemu.py |  5 +++++
 meta/lib/oeqa/targetcontrol.py          |  8 +-------
 5 files changed, 33 insertions(+), 16 deletions(-)

-- 
2.7.4



More information about the Openembedded-core mailing list