From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@us.ibm.com>,
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PULL 0/5] Trivial patches for 2 to 7 November 2011
Date: Mon, 7 Nov 2011 09:26:55 +0000 [thread overview]
Message-ID: <1320658020-4374-1-git-send-email-stefanha@linux.vnet.ibm.com> (raw)
Anthony: These patches fix bugs and are small. I think we should consider
including them in 1.0.
The following changes since commit 932eacc158c064935c7bab920c88a93a629e1ca4:
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa (2011-11-02 20:52:23 +0000)
are available in the git repository at:
ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches
Anthony PERARD (1):
xen-platform: Fix IO port read/write functions
Markus Armbruster (1):
readline: Fix buffer overrun on re-add to history
Pavel Borzenkov (3):
cmd: Fix coding style in cmd.c
cmd: Fix potential NULL pointer dereference
cmd: Fix potential memory leak
cmd.c | 168 ++++++++++++++++++++++++++---------------------------
hw/xen_platform.c | 18 +++---
readline.c | 2 +-
3 files changed, 92 insertions(+), 96 deletions(-)
--
1.7.7.1
next reply other threads:[~2011-11-07 9:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-07 9:26 Stefan Hajnoczi [this message]
2011-11-07 9:26 ` [Qemu-devel] [PATCH 1/5] cmd: Fix coding style in cmd.c Stefan Hajnoczi
2011-11-07 9:26 ` [Qemu-devel] [PATCH 2/5] cmd: Fix potential NULL pointer dereference Stefan Hajnoczi
2011-11-07 9:26 ` [Qemu-devel] [PATCH 3/5] cmd: Fix potential memory leak Stefan Hajnoczi
2011-11-07 9:26 ` [Qemu-devel] [PATCH 4/5] readline: Fix buffer overrun on re-add to history Stefan Hajnoczi
2011-11-07 9:27 ` [Qemu-devel] [PATCH 5/5] xen-platform: Fix IO port read/write functions Stefan Hajnoczi
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=1320658020-4374-1-git-send-email-stefanha@linux.vnet.ibm.com \
--to=stefanha@linux.vnet.ibm.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).