index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
1
-1
/
+2
*
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2021-01-18
2
-79
/
+0
*
linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
Peter Maydell
2020-11-23
1
-0
/
+28
*
linux user: Fix Lesser GPL version number
Chetan Pant
2020-11-15
2
-2
/
+2
*
linux-user: Correct definition of stack_t
LemonBoy
2020-11-11
1
-3
/
+3
*
linux-user: update syscall.tbl to Linux 5.9-rc7
Laurent Vivier
2020-10-26
1
-1
/
+3
*
linux-user: Add generic 'termbits.h' for some archs
Filip Bozuta
2020-08-27
1
-222
/
+1
*
linux-user: Add strace support for printing arguments of syscalls used to loc...
Filip Bozuta
2020-08-27
1
-2
/
+4
*
meson: linux-user
Marc-André Lureau
2020-08-21
4
-10
/
+20
*
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
2020-05-21
1
-6
/
+0
*
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
2020-05-21
1
-1
/
+7
*
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
1
-0
/
+1
*
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
2020-05-21
1
-66
/
+77
*
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
2020-05-21
1
-4
/
+26
*
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
2020-05-21
1
-3
/
+1
*
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
2020-05-21
1
-22
/
+8
*
linux-user: update syscall.tbl from linux 0bf999f9c5e7
Laurent Vivier
2020-03-20
1
-0
/
+2
*
linux-user, arm: add syscall table generation support
Laurent Vivier
2020-03-20
4
-447
/
+490
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
1
-2
/
+2
*
linux-user: Use `qemu_log' for non-strace logging
Josh Kunz
2020-02-19
1
-2
/
+3
*
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+44
*
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
1
-0
/
+27
*
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
1
-0
/
+1
*
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
1
-0
/
+4
*
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-11-06
1
-1
/
+2
*
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
1
-0
/
+1
*
target/arm: remove run-time semihosting checks for linux-user
Alex Bennée
2019-09-27
2
-6
/
+0
*
linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
Richard Henderson
2019-09-11
1
-3
/
+21
*
linux-user: Pass CPUState to MAX_RESERVED_VA
Richard Henderson
2019-09-11
1
-1
/
+1
*
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
1
-3
/
+28
*
Supply missing header guards
Markus Armbruster
2019-06-12
2
-0
/
+10
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2019-05-28
1
-0
/
+24
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-12
/
+4
*
linux-user: move generic signal definitions to generic/signal.h
Laurent Vivier
2018-06-04
1
-0
/
+2
*
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
2018-06-04
3
-8
/
+4
*
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...
Laurent Vivier
2018-06-04
1
-0
/
+6
*
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
2018-06-04
1
-0
/
+11
*
linux-user: move socket.h generic definitions to generic/sockbits.h
Laurent Vivier
2018-05-25
1
-0
/
+1
*
linux-user: remove useless padding in flock64 structure
Laurent Vivier
2018-05-03
1
-0
/
+7
*
linux-user: introduce target_sigsp() and target_save_altstack()
Laurent Vivier
2018-05-03
1
-13
/
+4
*
linux-user: ARM-FDPIC: Add support for signals for FDPIC targets
Christophe Lyon
2018-05-03
1
-16
/
+89
*
linux-user: Add ARM get_tls syscall support
Christophe Lyon
2018-04-30
2
-0
/
+4
*
linux-user: move arm cpu loop to arm directory
Laurent Vivier
2018-04-30
1
-0
/
+430
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26
*
linux-user: define TARGET_ARCH_HAS_SETUP_FRAME
Laurent Vivier
2018-04-30
1
-5
/
+1
*
linux-user: move arm signal.c parts to arm directory
Laurent Vivier
2018-04-30
2
-1
/
+759
[next]