All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/1] Linux user for 5.0 patches
@ 2020-04-16 15:28 Laurent Vivier
  2020-04-16 15:28 ` [PULL 1/1] linux-user/syscall.c: add target-to-host mapping for epoll_create1() Laurent Vivier
  2020-04-16 16:03 ` [PULL 0/1] Linux user for 5.0 patches Peter Maydell
  0 siblings, 2 replies; 10+ messages in thread
From: Laurent Vivier @ 2020-04-16 15:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

The following changes since commit 20038cd7a8412feeb49c01f6ede89e36c8995472:

  Update version for v5.0.0-rc3 release (2020-04-15 20:51:54 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 386d38656889a40d29b514ee6f34997ca18f741e:

  linux-user/syscall.c: add target-to-host mapping for epoll_create1() (2020-04-16 09:24:22 +0200)

----------------------------------------------------------------
Fix epoll_create1() for qemu-alpha

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

Sergei Trofimovich (1):
  linux-user/syscall.c: add target-to-host mapping for epoll_create1()

 linux-user/syscall.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.2



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PULL 0/1] Linux user for 5.0 patches
@ 2020-03-30 10:29 Laurent Vivier
  2020-03-30 11:32 ` no-reply
  2020-03-30 12:14 ` Peter Maydell
  0 siblings, 2 replies; 10+ messages in thread
From: Laurent Vivier @ 2020-03-30 10:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

The following changes since commit cfe68ae025f704f336d7dd3d1903ce37b445831d:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging (2020-03-26 20:55:54 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 146902964d66881da797e45a5950732e38532e3e:

  linux-user: Support futex_time64 (2020-03-30 12:28:30 +0200)

----------------------------------------------------------------
Add support for futex_time64

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

Alistair Francis (1):
  linux-user: Support futex_time64

 linux-user/syscall.c | 140 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 126 insertions(+), 14 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2020-04-20 18:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16 15:28 [PULL 0/1] Linux user for 5.0 patches Laurent Vivier
2020-04-16 15:28 ` [PULL 1/1] linux-user/syscall.c: add target-to-host mapping for epoll_create1() Laurent Vivier
2020-04-16 16:03 ` [PULL 0/1] Linux user for 5.0 patches Peter Maydell
2020-04-16 17:16   ` Laurent Vivier
2020-04-16 19:08     ` Peter Maydell
2020-04-16 19:15       ` Laurent Vivier
2020-04-20 18:55       ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2020-03-30 10:29 Laurent Vivier
2020-03-30 11:32 ` no-reply
2020-03-30 12:14 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.