index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
1
-0
/
+1
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
1
-0
/
+1
2020-02-28
linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
Richard Henderson
1
-10
/
+13
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
1
-2
/
+2
2020-02-21
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
1
-2
/
+2
2020-02-19
linux-user: Add support for selected alsa timer instructions using ioctls
Filip Bozuta
2
-0
/
+8
2020-02-19
linux-user: Add support for getting/setting selected alsa timer parameters us...
Filip Bozuta
3
-0
/
+59
2020-02-19
linux-user: Add support for selecting alsa timer using ioctl
Filip Bozuta
3
-0
/
+13
2020-02-19
linux-user: Add support for getting/setting specified alsa timer parameters u...
Filip Bozuta
3
-0
/
+75
2020-02-19
linux-user: Add support for getting alsa timer version and id
Filip Bozuta
4
-0
/
+17
2020-02-19
linux-user: remove gemu_log from the linux-user tree
Josh Kunz
2
-10
/
+0
2020-02-19
linux-user: Use `qemu_log' for strace
Josh Kunz
5
-251
/
+274
2020-02-19
linux-user: Use `qemu_log' for non-strace logging
Josh Kunz
4
-36
/
+62
2020-02-19
linux-user/strace: Improve output of various syscalls
Helge Deller
1
-26
/
+26
2020-02-19
linux-user: implement getsockopt SO_RCVTIMEO and SO_SNDTIMEO
Andreas Schwab
1
-2
/
+34
2020-02-19
linux-user: Implement membarrier syscall
Andreas Schwab
1
-0
/
+7
2020-02-17
linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
Aleksandar Markovic
1
-2
/
+0
2020-02-17
linux-user: xtensa: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-2
/
+36
2020-02-17
linux-user: x86_64: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+24
2020-02-17
linux-user: sh4: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+48
2020-02-17
linux-user: mips: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
3
-3
/
+175
2020-02-17
linux-user: microblaze: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+45
2020-02-17
linux-user: m68k: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-1
/
+49
2020-02-17
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+44
2020-02-17
linux-user: alpha: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+35
2020-02-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
4
-32
/
+128
2020-02-12
linux-user: implement TARGET_SO_PEERSEC
Laurent Vivier
1
-0
/
+22
2020-02-12
linux-user: fix use of SIGRTMIN
Laurent Vivier
2
-5
/
+48
2020-02-12
linux-user: fix TARGET_NSIG and _NSIG uses
Laurent Vivier
1
-15
/
+37
2020-02-12
linux-user: cleanup signal.c
Laurent Vivier
1
-20
/
+28
2020-02-12
linux-user: add missing TARGET_SIGRTMIN for hppa
Laurent Vivier
1
-0
/
+1
2020-02-12
build: move TARGET_GPROF to config-host.mak
Paolo Bonzini
2
-3
/
+3
2020-01-22
linux-user: Add support for read/clear RTC voltage low detector using ioctls
Filip Bozuta
2
-0
/
+4
2020-01-22
linux-user: Add support for getting/setting RTC PLL correction using ioctls
Filip Bozuta
3
-0
/
+25
2020-01-22
linux-user: Add support for getting/setting RTC wakeup alarm using ioctls
Filip Bozuta
3
-0
/
+9
2020-01-22
linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...
Filip Bozuta
2
-0
/
+8
2020-01-22
linux-user: Add support for getting/setting RTC time and alarm using ioctls
Filip Bozuta
3
-0
/
+19
2020-01-22
linux-user: Add support for enabling/disabling RTC features using ioctls
Filip Bozuta
3
-0
/
+20
2020-01-22
linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()
Filip Bozuta
1
-0
/
+2
2020-01-22
linux-user: Add support for KCOV_INIT_TRACE ioctl
Aleksandar Markovic
2
-0
/
+2
2020-01-22
linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
Aleksandar Markovic
3
-0
/
+12
2020-01-22
linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
Aleksandar Markovic
3
-0
/
+11
2020-01-22
linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
Aleksandar Markovic
3
-0
/
+13
2020-01-22
linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
Aleksandar Markovic
2
-0
/
+4
2020-01-22
linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
Aleksandar Markovic
2
-0
/
+4
2020-01-22
linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
Aleksandar Markovic
2
-3
/
+7
2020-01-22
linux-user: Reserve space for brk
Richard Henderson
2
-17
/
+57
2020-01-22
linux-user:Fix align mistake when mmap guest space
Xinyu Li
1
-1
/
+1
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2
-2
/
+2
2020-01-15
linux-user: Include tcg.h in syscall.c
Richard Henderson
1
-0
/
+1
[next]