qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/11] linux-user-updates
@ 2015-01-27 21:07 riku.voipio
  2015-01-27 21:07 ` [Qemu-devel] [PULL 01/11] linux-user/signal.c: Remove current_exec_domain_sig() riku.voipio
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: riku.voipio @ 2015-01-27 21:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Riku Voipio

From: Riku Voipio <riku.voipio@linaro.org>

The following changes since commit b00c92e3ef59b78f6029d66353aaf995ceaa6605:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-01-27 13:17:30 +0000)

are available in the git repository at:

  git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20150127

for you to fetch changes up to 30b8b68eb574fd68060eebcc4da790fdfe18d668:

  linux-user: support target-to-host SCM_CREDENTIALS (2015-01-27 22:33:57 +0200)

----------------------------------------------------------------
linux-user updates since last pull request

----------------------------------------------------------------
Alex Suykov (1):
      linux-user: support target-to-host SCM_CREDENTIALS

Ed Swierk (2):
      linux-user: Fix ioctl cmd type mismatch on 64-bit targets
      mips64-linux-user: Fix definition of struct sigaltstack

Felix Janda (1):
      linux-user: translate resource also for prlimit64

Peter Maydell (7):
      linux-user/signal.c: Remove current_exec_domain_sig()
      linux-user/alpha: Add define for NR_shmat to enable shmat syscall
      linux-user/arm/nwfpe: Delete unused aCC array
      linux-user/main.c: Call cpu_exec_start/end on all target archs
      linux-user/main.c: Mark end_exclusive() as possibly unused
      linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user
      linux-user: Fix broken m68k signal handling on 64 bit hosts

 linux-user/alpha/syscall_nr.h     |  4 ++++
 linux-user/arm/nwfpe/fpopcode.c   | 22 ----------------------
 linux-user/main.c                 | 20 +++++++++++++++++++-
 linux-user/mips64/target_signal.h |  2 +-
 linux-user/signal.c               | 65 ++++++++++++++++++++---------------------------------------------
 linux-user/syscall.c              | 23 +++++++++++++++++------
 6 files changed, 61 insertions(+), 75 deletions(-)


-- 
2.1.4

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

end of thread, other threads:[~2015-01-27 23:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 21:07 [Qemu-devel] [PULL 00/11] linux-user-updates riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 01/11] linux-user/signal.c: Remove current_exec_domain_sig() riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 02/11] linux-user/alpha: Add define for NR_shmat to enable shmat syscall riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 03/11] linux-user/arm/nwfpe: Delete unused aCC array riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 04/11] linux-user/main.c: Call cpu_exec_start/end on all target archs riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 05/11] linux-user/main.c: Mark end_exclusive() as possibly unused riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 06/11] linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 07/11] linux-user: translate resource also for prlimit64 riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 08/11] linux-user: Fix ioctl cmd type mismatch on 64-bit targets riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 09/11] mips64-linux-user: Fix definition of struct sigaltstack riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 10/11] linux-user: Fix broken m68k signal handling on 64 bit hosts riku.voipio
2015-01-27 21:07 ` [Qemu-devel] [PULL 11/11] linux-user: support target-to-host SCM_CREDENTIALS riku.voipio
2015-01-27 23:17 ` [Qemu-devel] [PULL 00/11] linux-user-updates 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).