All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qemuarm enable virtio devices
@ 2015-09-29 22:51 Aníbal Limón
  2015-09-29 22:51 ` [PATCH 1/2] linux-yocto_{3.14, 3.19, 4.1}: qemuarm enable virtio drivers Aníbal Limón
  2015-09-29 22:51 ` [PATCH 2/2] runqemu-internal: qemuarm enable usage of virtio devices Aníbal Limón
  0 siblings, 2 replies; 4+ messages in thread
From: Aníbal Limón @ 2015-09-29 22:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: bruce.ashfield, benjamin.esquivel

Use virtio block device into qemuarm for avoid qemu SCSI device problem that
is broken.

I tested (ran testimage) this patches using core-image-sato and core-image-lsb
with kernels 3.14, 3.19 and 4.1.

[YOCTO #8060]

The following changes since commit f78f90240a3041be426c6ba9085849352164ee8b:

  bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0 (2015-09-28 12:00:33 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/qemuarm_virtio
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/qemuarm_virtio

Aníbal Limón (2):
  linux-yocto_{3.14,3.19,4.1}: qemuarm enable virtio drivers
  runqemu-internal: qemuarm enable usage of virtio devices

 meta/recipes-kernel/linux/linux-yocto_3.14.bb |  1 +
 meta/recipes-kernel/linux/linux-yocto_3.19.bb |  1 +
 meta/recipes-kernel/linux/linux-yocto_4.1.bb  |  1 +
 scripts/runqemu-internal                      | 14 ++++++++++++--
 4 files changed, 15 insertions(+), 2 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-09-30  3:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 22:51 [PATCH 0/2] qemuarm enable virtio devices Aníbal Limón
2015-09-29 22:51 ` [PATCH 1/2] linux-yocto_{3.14, 3.19, 4.1}: qemuarm enable virtio drivers Aníbal Limón
2015-09-30  3:59   ` Bruce Ashfield
2015-09-29 22:51 ` [PATCH 2/2] runqemu-internal: qemuarm enable usage of virtio devices Aníbal Limón

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.