[Qemu-devel] [PATCH 0/4] linux-user: A set of misc patches for 4.1

Aleksandar Markovic posted 4 patches 5 years ago
Test checkpatch passed
Test asan passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1556040926-23931-1-git-send-email-aleksandar.markovic@rt-rk.com
Maintainers: Laurent Vivier <laurent@vivier.eu>, Riku Voipio <riku.voipio@iki.fi>
There is a newer version of this series
linux-user/elfload.c      | 5 +++++
linux-user/ioctls.h       | 3 +++
linux-user/syscall_defs.h | 8 +++++++-
3 files changed, 15 insertions(+), 1 deletion(-)
[Qemu-devel] [PATCH 0/4] linux-user: A set of misc patches for 4.1
Posted by Aleksandar Markovic 5 years ago
From: Aleksandar Markovic <amarkovic@wavecomp.com>

This is a collection of misc patches for kinux user that I recently
collected. Most of them originate from problems observed on target
mips. However, all of them actually fix problems on multiple
targets.

Aleksandar Markovic (2):
  linux-user: Fix support for the SIOCATMARK and SIOCGPGRP ioctls for
    eXtensa
  linux-user: Add support for the SIOCSPGRP ioctl

Daniel Santos (1):
  linux-user: Sanitize interp_info and, for mips only, init field fp_abi

Neng Chen (1):
  linux-user: Add support the SIOCSIFPFLAGS and SIOCGIFPFLAGS ioctls

 linux-user/elfload.c      | 5 +++++
 linux-user/ioctls.h       | 3 +++
 linux-user/syscall_defs.h | 8 +++++++-
 3 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4