Sign in
qemu
/
qemu
/
d88d5a3806d78dcfca648c62dae9d88d3e803bd2
/
linux-user
/
aarch64
ca2144c
linux-user, aarch64: sync syscall numbers with kernel v5.5
by Laurent Vivier
· 5 years ago
4ff5ef9
target/arm: only update pc after semihosting completes
by Alex Bennée
· 5 years ago
07a6ecf
linux-user: Introduce cpu_clone_regs_parent
by Richard Henderson
· 5 years ago
608999d
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
by Richard Henderson
· 5 years ago
62fb8a4
linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
by Richard Henderson
· 5 years ago
f91005e
Supply missing header guards
by Markus Armbruster
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
2fc0cc0
target/arm: Use env_cpu, env_archcpu
by Richard Henderson
· 6 years ago
108b3ba
target/arm: Put all PAC keys into a structure
by Richard Henderson
· 6 years ago
51977e2
linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
by Richard Henderson
· 6 years ago
bff63fb
linux-user: Implement PR_PAC_RESET_KEYS
by Richard Henderson
· 6 years ago
8787754
linux-user: Initialize aarch64 pac keys
by Richard Henderson
· 6 years ago
b10089a
linux-user: Don't call gdb_handlesig() before queue_signal()
by Peter Maydell
· 6 years ago
cd208a1
target/arm: Convert sve from feature bit to aa64pfr0 test
by Richard Henderson
· 6 years ago
e5171a9
linux-user: move generic signal definitions to generic/signal.h
by Laurent Vivier
· 7 years ago
9850f9f
linux-user: move get_sp_from_cpustate() to target_cpu.h
by Laurent Vivier
· 7 years ago
050a1ba
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h
by Laurent Vivier
· 7 years ago
5de7706
linux-user: move generic fcntl definitions to generic/fcntl.h
by Laurent Vivier
· 7 years ago
500fa60
linux-user: move socket.h generic definitions to generic/sockbits.h
by Laurent Vivier
· 7 years ago
465e237
linux-user: introduce target_sigsp() and target_save_altstack()
by Laurent Vivier
· 7 years ago
3c439b1
linux-user: move aarch64 cpu loop to aarch64 directory
by Laurent Vivier
· 7 years ago
cd71c08
linux-user: create a dummy per arch cpu_loop.c
by Laurent Vivier
· 7 years ago
cb6ac80
linux-user: define TARGET_ARCH_HAS_SETUP_FRAME
by Laurent Vivier
· 7 years ago
f0352f1
linux-user: move aarch64 signal.c parts to aarch64 directory
by Laurent Vivier
· 7 years ago
befb744
linux-user: create a dummy per arch signal.c
by Laurent Vivier
· 7 years ago
85fc716
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
by Richard Henderson
· 7 years ago
542ca43
linux-user: Move CPU type name selection to a function
by Laurent Vivier
· 7 years ago
2b74f62
linux-user: Implement ioctl cmd TIOCGPTPEER
by Andreas Schwab
· 7 years ago
cb3aa5f
linux-user: Add separate aarch64_be uname
by Michael Weiser
· 7 years ago
c4e1cbd
linux-user: AArch64 has sync_file_range, not sync_file_range2
by Peter Maydell
· 9 years ago
3500385
linux-user: Clean up target_structs.h header guards
by Markus Armbruster
· 9 years ago
9c93ae1
linux-user: Clean up target_signal.h header guards
by Markus Armbruster
· 9 years ago
55c5063
linux-user: Clean up target_cpu.h header guards
by Markus Armbruster
· 9 years ago
3622634
linux-user: Clean up target_syscall.h header guards
by Markus Armbruster
· 9 years ago
13756fb
linux-user: remove unavailable syscalls from aarch64
by Riku Voipio
· 9 years ago
7c73d2a
linux-user: sync syscall numbers with kernel
by Riku Voipio
· 9 years ago
460c579
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories
by Lluís Vilanova
· 9 years ago
9763af0
Add missing syscall nrs. according to more recent Linux kernels
by Johan Ouwerkerk
· 9 years ago
54bf36e
target-arm: make c13 cp regs banked (FCSEIDR, ...)
by Fabian Aggeler
· 10 years ago
6f6a403
linux-user: Support target-to-host translation of mlockall argument
by Tom Musta
· 11 years ago
0903c8b
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
by Tom Musta
· 11 years ago
1b69f00
linux-user: AArch64: define TARGET_CLONE_BACKWARDS
by Claudio Fontana
· 11 years ago
e4fe830
target-arm: Widen thread-local register state fields to 64 bits
by Peter Maydell
· 11 years ago
55a2b16
linux-user: create target_structs header to place ipc_perm and shmid_ds
by Petar Jovanovic
· 11 years ago
99033ca
linux-user: Add AArch64 support
by Alexander Graf
· 11 years ago
af89c7d
linux-user: Add AArch64 termbits.h definitions
by Alexander Graf
· 11 years ago
e2cea49
linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
by Alexander Graf
· 11 years ago
1744aea
linux-user: Add signal handling for AArch64
by Andreas Schwab
· 11 years ago
c790730
linux-user: Add syscall number definitions for AArch64
by Alexander Graf
· 11 years ago