index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
arm
Age
Commit message (
Expand
)
Author
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-05-15
linux-user: Pass CPUArchState to target_restore_altstack
Richard Henderson
2021-05-15
linux-user: Use target_restore_altstack in all sigreturn
Richard Henderson
2021-05-15
linux-user/arm: Simplify accumulating and raising fpa11 exceptions
Richard Henderson
2021-05-15
linux-user/arm: Do not fill in si_code for fpa11 exceptions
Richard Henderson
2021-05-15
linux-user/arm: Do not emulate fpa11 in thumb mode
Richard Henderson
2021-05-15
linux-user/arm: Split out emulate_arm_fpa11
Richard Henderson
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-01-18
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2020-11-23
linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
Peter Maydell
2020-11-15
linux user: Fix Lesser GPL version number
Chetan Pant
2020-11-11
linux-user: Correct definition of stack_t
LemonBoy
2020-10-26
linux-user: update syscall.tbl to Linux 5.9-rc7
Laurent Vivier
2020-08-27
linux-user: Add generic 'termbits.h' for some archs
Filip Bozuta
2020-08-27
linux-user: Add strace support for printing arguments of syscalls used to loc...
Filip Bozuta
2020-08-21
meson: linux-user
Marc-André Lureau
2020-05-21
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
2020-05-21
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
2020-05-21
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
2020-05-21
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
2020-05-21
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
2020-05-21
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
2020-03-20
linux-user: update syscall.tbl from linux 0bf999f9c5e7
Laurent Vivier
2020-03-20
linux-user, arm: add syscall table generation support
Laurent Vivier
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-19
linux-user: Use `qemu_log' for non-strace logging
Josh Kunz
2020-02-17
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
2019-11-06
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-10-24
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-09-27
target/arm: remove run-time semihosting checks for linux-user
Alex Bennée
2019-09-11
linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
Richard Henderson
2019-09-11
linux-user: Pass CPUState to MAX_RESERVED_VA
Richard Henderson
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2018-11-12
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-06-04
linux-user: move generic signal definitions to generic/signal.h
Laurent Vivier
2018-06-04
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
2018-06-04
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...
Laurent Vivier
2018-06-04
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
2018-05-25
linux-user: move socket.h generic definitions to generic/sockbits.h
Laurent Vivier
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
[next]