[PATCH 0/2] linux-user: /proc/cpuinfo fix and content emulation for arm

Helge Deller posted 2 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230801191035.374120-1-deller@gmx.de
Maintainers: Laurent Vivier <laurent@vivier.eu>
There is a newer version of this series
linux-user/elfload.c | 130 +++++++++++++++++++++++++++++++++++++++++--
linux-user/loader.h  |   6 +-
linux-user/syscall.c |  70 ++++++++++++++++++++++-
3 files changed, 198 insertions(+), 8 deletions(-)
[PATCH 0/2] linux-user: /proc/cpuinfo fix and content emulation for arm
Posted by Helge Deller 9 months ago
One fix for correctly detecting /proc/cpuinfo access
and new /proc/cpuinfo output for arm/arm64

Helge Deller (2):
  linux-user: Fix openat() emulation to correctly detect accesses to
    /proc
  linux-user: Emulate /proc/cpuinfo on aarch64 and arm

 linux-user/elfload.c | 130 +++++++++++++++++++++++++++++++++++++++++--
 linux-user/loader.h  |   6 +-
 linux-user/syscall.c |  70 ++++++++++++++++++++++-
 3 files changed, 198 insertions(+), 8 deletions(-)

--
2.41.0