qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Misc patches for 2017-08-08
@ 2017-08-08 15:29 Paolo Bonzini
  2017-08-08 15:29 ` [Qemu-devel] [PULL 1/9] rcu: completely disable pthread_atfork callbacks as soon as possible Paolo Bonzini
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Paolo Bonzini @ 2017-08-08 15:29 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit c233a35d3d91af666aa95a6a3ba8244d4ce728c6:

  Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into staging (2017-08-04 13:03:58 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to f5048cb7517348a20ba202e435e1006a8f5001cf:

  maint: Include bug-reporting info in --help output (2017-08-08 17:28:53 +0200)

----------------------------------------------------------------
* --help/--version improvements (Eric)
* GCC 7 workaround (Greg)
* Small SCSI fix (Hannes)
* SSE 4.1 fix (Joseph)
* RCU deadlock fix (myself)

----------------------------------------------------------------
Eric Blake (4):
      qemu-img: Sort sub-command names in --help
      qemu-io: Give more --version information
      qga: Give more --version information
      maint: Include bug-reporting info in --help output

Greg Kurz (1):
      kvm: workaround build break on gcc-7.1.1 / fedora26

Hannes Reinecke (1):
      scsi: clarify sense codes for LUN0 emulation

Joseph Myers (1):
      target/i386: set rip_offset for some SSE4.1 instructions

Paolo Bonzini (2):
      rcu: completely disable pthread_atfork callbacks as soon as possible
      Revert "rcu: do not create thread in pthread_atfork callback"

 bsd-user/main.c         |  2 ++
 hw/scsi/scsi-bus.c      |  7 ++++++-
 include/qemu-common.h   |  5 +++++
 include/qemu/rcu.h      |  7 ++++++-
 include/sysemu/kvm.h    | 14 ++++----------
 linux-user/main.c       |  4 +++-
 linux-user/syscall.c    |  1 -
 os-posix.c              |  2 --
 qemu-img-cmds.hx        | 22 +++++++++++++---------
 qemu-img.c              |  2 +-
 qemu-io.c               |  9 ++++++---
 qemu-nbd.c              |  2 +-
 qga/main.c              |  8 +++++---
 target/i386/translate.c |  1 +
 util/rcu.c              | 30 +++++++++++++++++++++++++++---
 vl.c                    |  5 ++++-
 16 files changed, 84 insertions(+), 37 deletions(-)
-- 
2.13.3

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

end of thread, other threads:[~2017-08-08 16:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 15:29 [Qemu-devel] [PULL 0/9] Misc patches for 2017-08-08 Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 1/9] rcu: completely disable pthread_atfork callbacks as soon as possible Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 2/9] Revert "rcu: do not create thread in pthread_atfork callback" Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 3/9] kvm: workaround build break on gcc-7.1.1 / fedora26 Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 4/9] scsi: clarify sense codes for LUN0 emulation Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 5/9] target/i386: set rip_offset for some SSE4.1 instructions Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 6/9] qemu-img: Sort sub-command names in --help Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 7/9] qemu-io: Give more --version information Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 8/9] qga: " Paolo Bonzini
2017-08-08 15:29 ` [Qemu-devel] [PULL 9/9] maint: Include bug-reporting info in --help output Paolo Bonzini
2017-08-08 16:41 ` [Qemu-devel] [PULL 0/9] Misc patches for 2017-08-08 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).