mbox series

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

Message ID 20230801191035.374120-1-deller@gmx.de
Headers show
Series linux-user: /proc/cpuinfo fix and content emulation for arm | expand

Message

Helge Deller Aug. 1, 2023, 7:10 p.m. UTC
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