qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Misc fixes for 2.9.0-rc1
@ 2017-03-20 16:04 Paolo Bonzini
  2017-03-20 16:04 ` [Qemu-devel] [PULL 1/4] qemu-ga: obey LISTEN_PID when using systemd socket activation Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paolo Bonzini @ 2017-03-20 16:04 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2017-03-20 17:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 16:04 [Qemu-devel] [PULL 0/4] Misc fixes for 2.9.0-rc1 Paolo Bonzini
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

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).