All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: Scott Rifenbark <srifenbark@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH][yocto-docs] dev-manual-qemu.xml: Add kvm-vhost option.
Date: Wed, 18 Nov 2015 10:38:32 -0600	[thread overview]
Message-ID: <564CA988.40004@linux.intel.com> (raw)
In-Reply-To: <CAFNP8OuX__28Sk0XP9PnDR+NLnxQdCMrN_nuANgccm9tCaHoyg@mail.gmail.com>

Hi Scott,

Your changes looks good thanks but i forget to move this line to kvm-vhost:

	Your build host has to have virtio net device, which are /dev/vhost-net.

Sorry for the inconveniences.

Sending another patch...

Best regards,
	alimon


On 11/18/2015 08:01 AM, Scott Rifenbark wrote:
> Hi,
> 
> Applied this patch with some modifications.  Please see
> http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html#qemu-using-the-runqemu-command
> for the changes.
> 
> Thanks,
> Scott
> 
> On Tue, Nov 17, 2015 at 9:18 AM, Aníbal Limón <anibal.limon@linux.intel.com>
> wrote:
> 
>> Since 2.0 release KVM mode don't require VHOST enablement [1]
>> and a new option was added to support the old mode.
>>
>> [1] http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=eebcbe19b7
>>
>> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
>> ---
>>  documentation/dev-manual/dev-manual-qemu.xml | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/documentation/dev-manual/dev-manual-qemu.xml
>> b/documentation/dev-manual/dev-manual-qemu.xml
>> index ccc915f..68d60e3 100644
>> --- a/documentation/dev-manual/dev-manual-qemu.xml
>> +++ b/documentation/dev-manual/dev-manual-qemu.xml
>> @@ -219,6 +219,13 @@
>>                              The  build host <filename>/dev/kvm</filename>
>>                              directory has to be both writable and
>> readable.
>>                              </para></listitem>
>> +                    </itemizedlist>
>> +                    </para></listitem>
>> +                <listitem><para><filename>kvm-vhost</filename>:
>> +                    Enables KVM with VHOST support when running "qemux86"
>> or "qemux86-64"
>> +                    QEMU architectures.
>> +                    For KVM with VHOST to work, the conditions from kvm
>> option must be met also:
>> +                    <itemizedlist>
>>                          <listitem><para>
>>                              The build host
>> <filename>/dev/vhost-net</filename>
>>                              directory has to be either readable or
>> writable
>> --
>> 2.1.4
>>
>>
> 


      parent reply	other threads:[~2015-11-18 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 17:18 [PATCH][yocto-docs] dev-manual-qemu.xml: Add kvm-vhost option Aníbal Limón
     [not found] ` <CAFNP8OuX__28Sk0XP9PnDR+NLnxQdCMrN_nuANgccm9tCaHoyg@mail.gmail.com>
2015-11-18 16:38   ` 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=564CA988.40004@linux.intel.com \
    --to=anibal.limon@linux.intel.com \
    --cc=srifenbark@gmail.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.