From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] fixes for runqemu
Date: Sun, 13 Mar 2016 23:52:52 -0700 [thread overview]
Message-ID: <cover.1457938286.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 9d5fa6da5ae14b26a83ec1af609d4c45944bfd44:
cross-canadian/libgcc: fix aarch64's multilib SDK (2016-03-13 19:36:57 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/runqemu
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/runqemu
Robert Yang (7):
runqemu: fix ROOTFS for vmdk
runqemu: simplify the checking for vm images
runqemu: remove ISO and RAMFS from help text
runqemu: add support for qcow2 and vdi
runqemu: simplify checking for iso and ramfs
runqemu-internal: cleanup unsed code
runqemu-internal: split the code into functions
scripts/runqemu | 111 ++++++++++----------
scripts/runqemu-internal | 257 ++++++++++++++++++++--------------------------
2 files changed, 170 insertions(+), 198 deletions(-)
--
1.7.9.5
next reply other threads:[~2016-03-14 6:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 6:52 Robert Yang [this message]
2016-03-14 6:52 ` [PATCH 1/7] runqemu: fix ROOTFS for vmdk Robert Yang
2016-03-14 6:52 ` [PATCH 2/7] runqemu: simplify the checking for vm images Robert Yang
2016-03-14 6:52 ` [PATCH 3/7] runqemu: remove ISO and RAMFS from help text Robert Yang
2016-03-14 6:52 ` [PATCH 4/7] runqemu: add support for qcow2 and vdi Robert Yang
2016-03-14 6:52 ` [PATCH 5/7] runqemu: simplify checking for iso and ramfs Robert Yang
2016-03-14 6:52 ` [PATCH 6/7] runqemu-internal: cleanup unsed code Robert Yang
2016-03-14 6:52 ` [PATCH 7/7] runqemu-internal: split the code into functions Robert Yang
2016-03-20 22:40 ` [PATCH 0/7] fixes for runqemu Richard Purdie
2016-03-21 1:53 ` Robert Yang
2016-03-21 9:58 ` V2 " Robert Yang
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.1457938286.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.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 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.