From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Fix runqemu startup failure
Date: Fri, 18 Aug 2017 18:19:12 +0800 [thread overview]
Message-ID: <cover.1503049300.git.Qi.Chen@windriver.com> (raw)
The following changes since commit 55bf88603927469de9aa9f6fd4d449230d2e61e3:
poky: Add nios2 to list of qemu targets (2017-08-17 00:21:35 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/runqemu_boot_error
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/runqemu_boot_error
Chen Qi (2):
qemu: backport patches to fix boot failure
qemu conf: replace deprecated option with new option
meta/conf/machine/include/qemuboot-mips.inc | 2 +-
meta/conf/machine/include/qemuboot-x86.inc | 2 +-
meta/conf/machine/qemuarm.conf | 2 +-
meta/conf/machine/qemuppc.conf | 2 +-
...0001-osdep-Add-runtime-OFD-lock-detection.patch | 141 +++++++++++++++++++++
...e-posix-Do-runtime-check-for-ofd-lock-API.patch | 71 +++++++++++
meta/recipes-devtools/qemu/qemu_2.10.0-rc2.bb | 2 +
7 files changed, 218 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-devtools/qemu/qemu/0001-osdep-Add-runtime-OFD-lock-detection.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/0002-file-posix-Do-runtime-check-for-ofd-lock-API.patch
--
1.9.1
next reply other threads:[~2017-08-18 10:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-18 10:19 Chen Qi [this message]
2017-08-18 10:19 ` [PATCH 1/2] qemu: backport patches to fix boot failure Chen Qi
2017-08-18 10:19 ` [PATCH 2/2] qemu conf: replace deprecated option with new option Chen Qi
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.1503049300.git.Qi.Chen@windriver.com \
--to=qi.chen@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.