From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: "Hongzhi.Song" <hongzhi.song@windriver.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] linux-yocto-rt: Add paravirt_kvm support for qemux86-64
Date: Mon, 10 Sep 2018 23:15:30 -0400 [thread overview]
Message-ID: <bdb5a4f9-4982-8472-e063-e005a846c748@windriver.com> (raw)
In-Reply-To: <20180909104450.11900-1-hongzhi.song@windriver.com>
On 2018-09-09 6:44 AM, Hongzhi.Song wrote:
> This feature includes paravirtualized KVM guest support, including
> KVMCLOCK for enhancing clock accuracy of guest OS.
>
This is fine with me. I'll pull it into my queue. I expect my next pull
request to be on Wednesday.
Bruce
> Signed-off-by: He Zhe <zhe.he@windriver.com>
> Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
> ---
> meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
> index d9953c32be..ab088f4d18 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
> @@ -38,4 +38,4 @@ KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/taskstats/ta
> KERNEL_FEATURES_append = " ${KERNEL_EXTRA_FEATURES}"
> KERNEL_FEATURES_append_qemuall=" cfg/virtio.scc"
> KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
> -KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc"
> +KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc cfg/paravirt_kvm.scc"
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
> index 5b102069f1..de3b538b5d 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
> @@ -40,4 +40,4 @@ KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/taskstats/ta
> KERNEL_FEATURES_append = " ${KERNEL_EXTRA_FEATURES}"
> KERNEL_FEATURES_append_qemuall=" cfg/virtio.scc"
> KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
> -KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc"
> +KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc cfg/paravirt_kvm.scc"
>
next prev parent reply other threads:[~2018-09-11 3:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-09 10:44 [PATCH] linux-yocto-rt: Add paravirt_kvm support for qemux86-64 Hongzhi.Song
2018-09-11 3:15 ` Bruce Ashfield [this message]
2018-09-21 2:26 ` Hongzhi, Song
2018-09-21 3:41 ` Bruce Ashfield
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=bdb5a4f9-4982-8472-e063-e005a846c748@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=hongzhi.song@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox