All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hongzhi, Song" <hongzhi.song@windriver.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] linux-yocto-rt: Add paravirt_kvm support for qemux86-64
Date: Fri, 21 Sep 2018 10:26:10 +0800	[thread overview]
Message-ID: <19f3527f-5dda-6f8e-cea5-beed6a76cf1f@windriver.com> (raw)
In-Reply-To: <bdb5a4f9-4982-8472-e063-e005a846c748@windriver.com>

Hi Bruce,

I just want to confirm that you doesn't forget this patch.

This is not an emergency.


Thanks,

Hongzhi


On 09/11/2018 11:15 AM, Bruce Ashfield wrote:
> 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"
>>
>
>



  reply	other threads:[~2018-09-21  2:26 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
2018-09-21  2:26   ` Hongzhi, Song [this message]
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=19f3527f-5dda-6f8e-cea5-beed6a76cf1f@windriver.com \
    --to=hongzhi.song@windriver.com \
    --cc=bruce.ashfield@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.