qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] Linux user for 3.0 patches


From: Laurent Vivier
Subject: [Qemu-devel] [PULL 0/2] Linux user for 3.0 patches
Date: Mon, 23 Jul 2018 14:56:22 +0200

The following changes since commit 5b3ecd3d941a0ae8a8cfbba5ab8139b2bf104822:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180719' into 
staging (2018-07-20 11:08:33 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-3.0-pull-request

for you to fetch changes up to fa97e38eed3bbdbc322d94092ca49450e724fff1:

  linux-user/ppc: Implement swapcontext syscall (2018-07-22 21:33:45 +0200)

----------------------------------------------------------------
Some ppc/ppc64 fixes:
- we can run now most of the targets on a ppc64 host with 64kB pages
- add swapcontext syscall to run tests/test-coroutine in
  debian-powerpc-user-cross

----------------------------------------------------------------

Laurent Vivier (1):
  linux-user: fix ELF load alignment error

Richard Henderson (1):
  linux-user/ppc: Implement swapcontext syscall

 linux-user/elfload.c    | 10 +++++++-
 linux-user/ppc/signal.c | 56 +++++++++++++++++++++++++++++++++++++++++
 linux-user/qemu.h       |  3 +++
 linux-user/syscall.c    |  6 +++++
 4 files changed, 74 insertions(+), 1 deletion(-)

-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]