Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] runqemu: fixes for cpio.gz, nfs and slirp
@ 2016-11-29  7:35 Robert Yang
  2016-11-29  7:35 ` [PATCH 1/5] runqemu: fix checking for <file>.cpio.gz Robert Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Robert Yang @ 2016-11-29  7:35 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit af280990bff4a484fd8a18e3442b56a0a39b7611:

  Revert "classes/populate_sdk_ext: require uninative" (2016-11-28 14:49:37 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/qemu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/qemu

Robert Yang (5):
  runqemu: fix checking for <file>.cpio.gz
  qemuboot.bbclass: use IMGDEPLOYDIR
  runqemu-export-rootfs: fix inconsistent var names
  runqemu: support mutiple qemus running when nfs
  runqemu: set default device and hostfwd for slirp

 meta/classes/qemuboot.bbclass              |   5 +-
 meta/conf/machine/include/qemuboot-x86.inc |   1 -
 meta/conf/machine/qemuarm64.conf           |   1 -
 scripts/runqemu                            | 111 ++++++++++++++++++++++-------
 scripts/runqemu-export-rootfs              |  21 +++---
 5 files changed, 96 insertions(+), 43 deletions(-)

-- 
2.9.0



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

end of thread, other threads:[~2016-11-29 10:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29  7:35 [PATCH 0/5] runqemu: fixes for cpio.gz, nfs and slirp Robert Yang
2016-11-29  7:35 ` [PATCH 1/5] runqemu: fix checking for <file>.cpio.gz Robert Yang
2016-11-29  7:35 ` [PATCH 2/5] qemuboot.bbclass: use IMGDEPLOYDIR Robert Yang
2016-11-29  7:35 ` [PATCH 3/5] runqemu-export-rootfs: fix inconsistent var names Robert Yang
2016-11-29  7:35 ` [PATCH 4/5] runqemu: support mutiple qemus running when nfs Robert Yang
2016-11-29  7:35 ` [PATCH 5/5] runqemu: set default device and hostfwd for slirp Robert Yang
2016-11-29  9:38   ` Nathan Rossi
2016-11-29  9:54     ` Nathan Rossi
2016-11-29 10:12       ` Robert Yang
2016-11-29  9:59     ` Robert Yang

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