Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] runqemu improvements
@ 2015-10-22 15:18 Aníbal Limón
  2015-10-22 15:18 ` [PATCH 1/3] runqemu: Enable support for kvm without vhost in x86 and x86_64 Aníbal Limón
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aníbal Limón @ 2015-10-22 15:18 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-22 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 15:18 [PATCH 0/3] runqemu improvements Aníbal Limón
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox