From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] Misc fixes for 2.9.0-rc1
Date: Mon, 20 Mar 2017 17:04:42 +0100 [thread overview]
Message-ID: <20170320160446.14643-1-pbonzini@redhat.com> (raw)
The following changes since commit ebedf0f9cd46b617df331eecc857c379d574ac62:
nios2: iic: Convert CPU prop to qom link (2017-03-18 18:22:54 +0000)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to b3d3a426da9b067366bc132d53a6fa6b72675b55:
hax: fix breakage in locking (2017-03-20 12:24:43 +0100)
----------------------------------------------------------------
fixes for 2.9-rc1, plus removal of -mno-cygwin references
----------------------------------------------------------------
Paolo Bonzini (2):
qemu-ga: obey LISTEN_PID when using systemd socket activation
configure: remove Cygwin
Stefano Stabellini (1):
xen: do not build backends for targets that do not support xen
Vincent Palatin (1):
hax: fix breakage in locking
Makefile | 1 +
bsd-user/mmap.c | 5 ---
configure | 6 ---
cpus.c | 3 +-
hw/block/Makefile.objs | 2 +-
hw/char/Makefile.objs | 2 +-
hw/display/Makefile.objs | 2 +-
hw/net/Makefile.objs | 2 +-
hw/usb/Makefile.objs | 2 +-
hw/xen/Makefile.objs | 2 +-
include/qemu/systemd.h | 26 ++++++++++++
qemu-nbd.c | 100 ++++-------------------------------------------
qga/main.c | 51 ++++++------------------
util/Makefile.objs | 1 +
util/systemd.c | 77 ++++++++++++++++++++++++++++++++++++
15 files changed, 134 insertions(+), 148 deletions(-)
create mode 100644 include/qemu/systemd.h
create mode 100644 util/systemd.c
--
2.9.3
next reply other threads:[~2017-03-20 16:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 16:04 Paolo Bonzini [this message]
2017-03-20 16:04 ` [Qemu-devel] [PULL 1/4] qemu-ga: obey LISTEN_PID when using systemd socket activation Paolo Bonzini
2017-03-20 16:04 ` [Qemu-devel] [PULL 2/4] xen: do not build backends for targets that do not support xen Paolo Bonzini
2017-03-20 16:04 ` [Qemu-devel] [PULL 3/4] configure: remove Cygwin Paolo Bonzini
2017-03-20 16:04 ` [Qemu-devel] [PULL 4/4] hax: fix breakage in locking Paolo Bonzini
2017-03-20 17:08 ` [Qemu-devel] [PULL 0/4] Misc fixes for 2.9.0-rc1 Peter Maydell
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=20170320160446.14643-1-pbonzini@redhat.com \
--to=pbonzini@redhat.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).