From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: Bill Randle <william.c.randle@intel.com>, yocto@yoctoproject.org
Subject: Re: [yocto-autobuilder][PATCH] enable use of kvm with qemux86*
Date: Wed, 17 Aug 2016 17:11:14 -0500 [thread overview]
Message-ID: <57B4E102.3050706@linux.intel.com> (raw)
In-Reply-To: <1471389033-946-1-git-send-email-william.c.randle@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1370 bytes --]
On 08/16/2016 06:10 PM, Bill Randle wrote:
> When used with corresponding oe-core patch, this will enable the use
> of kvm when running qemux86* images on a x86* host that supports kvm.
> On the same build machine, for an x86_64 testimage run, the with and
> without times are:
> without kvm:
> core-image-sato-1.0-r0 do_testimage: Ran 43 tests in 728.726s
> core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 1090.838s
> with kvm:
> core-image-sato-1.0-r0 do_testimage: Ran 43 tests in 60.255s
> core-image-sato-sdk-1.0-r0 do_testimage: Ran 52 tests in 71.719s
>
> [YOCTO #9298]
>
> Signed-off-by: Bill Randle <william.c.randle@intel.com>
Acked-by: Aníbal Limón <anibal.limon@linux.intel.com>
> ---
> config/autobuilder.conf.example | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/config/autobuilder.conf.example b/config/autobuilder.conf.example
> index 9179d14..96bc4c6 100644
> --- a/config/autobuilder.conf.example
> +++ b/config/autobuilder.conf.example
> @@ -60,6 +60,9 @@ RESOLVE_TRIGGERED_HEAD = True
> DEVKERNEL_MUT_REPO = "{'git://git.yoctoproject.org/poky-contrib':['stage/master_under_test', 'sgw/mut']}"
> DEVKERNEL = "linux-yocto-dev"
>
> +[TestSettings]
> +QEMU_USE_KVM = "True"
> +
> [ADTREPO Settings]
> ADTREPO_POPULATE = False
> ADTREPO_DEV_POPULATE = True
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2016-08-17 22:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 23:10 [yocto-autobuilder][PATCH] enable use of kvm with qemux86* Bill Randle
2016-08-17 22:11 ` Aníbal Limón [this message]
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=57B4E102.3050706@linux.intel.com \
--to=anibal.limon@linux.intel.com \
--cc=william.c.randle@intel.com \
--cc=yocto@yoctoproject.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.