qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
@ 2018-08-19 22:17 Laurent Vivier
  2018-08-19 22:17 ` [Qemu-devel] [PULL 1/6] qemu-binfmt-conf.sh: add x86_64 target Laurent Vivier
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Laurent Vivier @ 2018-08-19 22:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Crosthwaite, Riku Voipio, Laurent Vivier, Richard Henderson,
	Paolo Bonzini, Aurelien Jarno

The following changes since commit 0abaa41d936becd914a16ee1fe2a981d96d19428:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2018-08-17 09:46:00 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c072a24c11e713f14ab969799433218d8ceebe19:

  linux-user: add QEMU_IFLA_INFO_KIND nested type for tun (2018-08-20 00:11:06 +0200)

----------------------------------------------------------------
linux-user fixes:
- netlink fixes (add missing types, fix MSG_TRUNC)
- sh4 fix (tcg state)
- sparc32plus fix (truncate address space to 32bit)
- add x86_64 binfmt data

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

Laurent Vivier (6):
  qemu-binfmt-conf.sh: add x86_64 target
  linux-user: fix 32bit g2h()/h2g()
  sh4: fix use_icount with linux-user
  linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
  linux-user: update netlink route types
  linux-user: add QEMU_IFLA_INFO_KIND nested type for tun

 include/exec/cpu_ldst.h                   | 23 +++++--
 include/exec/cpu_ldst_useronly_template.h | 12 ++--
 linux-user/syscall.c                      | 78 ++++++++++++++++++++++-
 scripts/qemu-binfmt-conf.sh               |  6 +-
 target/sh4/translate.c                    |  1 +
 5 files changed, 105 insertions(+), 15 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-20 15:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-19 22:17 [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 1/6] qemu-binfmt-conf.sh: add x86_64 target Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 2/6] linux-user: fix 32bit g2h()/h2g() Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 3/6] sh4: fix use_icount with linux-user Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 4/6] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 5/6] linux-user: update netlink route types Laurent Vivier
2018-08-19 22:17 ` [Qemu-devel] [PULL 6/6] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun Laurent Vivier
2018-08-19 22:38 ` [Qemu-devel] [PULL 0/6] Linux user for 3.1 patches no-reply
2018-08-20 14:44 ` Peter Maydell
2018-08-20 15:27   ` Laurent Vivier

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