From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH v2 0/3] oeqa: Fix for QEMU_USE_KVM
Date: Fri, 4 Jan 2019 15:15:42 +0800 [thread overview]
Message-ID: <cover.1546585931.git.liezhi.yang@windriver.com> (raw)
* 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
next reply other threads:[~2019-01-04 6:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-04 7:15 Robert Yang [this message]
2019-01-04 7:15 ` [PATCH v2 1/3] oeqa: Fix for QEMU_USE_KVM Robert Yang
2019-01-07 15:24 ` Richard Purdie
2019-01-04 7:15 ` [PATCH v2 2/3] oeqa/manual/bsp-qemu.json: Update " Robert Yang
2019-01-04 7:15 ` [PATCH v2 3/3] oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is set Robert Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1546585931.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.