From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] runqemu improvements
Date: Thu, 22 Oct 2015 10:18:36 -0500 [thread overview]
Message-ID: <cover.1445525963.git.anibal.limon@linux.intel.com> (raw)
The first patch enable support for use kvm without vhost a new option (kvm-vhost)
was added for use kvm with vhost,
The second and third patch enables usage of virtio devices/drivers in qemu machines
by default, I ran all oe-core qemu machines with core-image-minimal, i tested
arm, arm64, arm-lsb, x86, x86-64, x86-64-lsb running sanity tests and x86 with
core-image-rt.
The following changes since commit 8578bc17b54da97d42b257b3c8f398ac52b91a9f:
libc-package: Fix localedef multilib dependency issues (2015-10-20 10:12:01 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib alimon/runqemu_changes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/runqemu_changes
Aníbal Limón (3):
runqemu: Enable support for kvm without vhost in x86 and x86_64
linux-yocto{,-rt}: Enable support for virtio drivers in qemu machines.
runqemu-internal: Enable support for use virtio devices.
meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 1 +
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 1 +
meta/recipes-kernel/linux/linux-yocto_3.14.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.19.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 2 +-
scripts/runqemu | 31 +++++++++-----
scripts/runqemu-internal | 53 +++++++-----------------
7 files changed, 42 insertions(+), 50 deletions(-)
--
2.1.4
next reply other threads:[~2015-10-22 15:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 15:18 Aníbal Limón [this message]
2015-10-22 15:18 ` [PATCH 1/3] runqemu: Enable support for kvm without vhost in x86 and x86_64 Aníbal Limón
2015-10-22 15:18 ` [PATCH 2/3] linux-yocto{, -rt}: Enable support for virtio drivers in qemu machines Aníbal Limón
2015-10-22 15:18 ` [PATCH 3/3] runqemu-internal: Enable support for use virtio devices Aníbal Limón
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.1445525963.git.anibal.limon@linux.intel.com \
--to=anibal.limon@linux.intel.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