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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
Aleksandar Markovic
2020-02-17
1
-2
/
+0
*
linux-user: xtensa: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-2
/
+36
*
linux-user: x86_64: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+24
*
linux-user: sh4: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+48
*
linux-user: mips: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
3
-3
/
+175
*
linux-user: microblaze: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+45
*
linux-user: m68k: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-1
/
+49
*
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+44
*
linux-user: alpha: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+35
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-02-14
4
-32
/
+128
|
\
|
*
linux-user: implement TARGET_SO_PEERSEC
Laurent Vivier
2020-02-12
1
-0
/
+22
|
*
linux-user: fix use of SIGRTMIN
Laurent Vivier
2020-02-12
2
-5
/
+48
|
*
linux-user: fix TARGET_NSIG and _NSIG uses
Laurent Vivier
2020-02-12
1
-15
/
+37
|
*
linux-user: cleanup signal.c
Laurent Vivier
2020-02-12
1
-20
/
+28
|
*
linux-user: add missing TARGET_SIGRTMIN for hppa
Laurent Vivier
2020-02-12
1
-0
/
+1
*
|
build: move TARGET_GPROF to config-host.mak
Paolo Bonzini
2020-02-12
2
-3
/
+3
|
/
*
linux-user: Add support for read/clear RTC voltage low detector using ioctls
Filip Bozuta
2020-01-22
2
-0
/
+4
*
linux-user: Add support for getting/setting RTC PLL correction using ioctls
Filip Bozuta
2020-01-22
3
-0
/
+25
*
linux-user: Add support for getting/setting RTC wakeup alarm using ioctls
Filip Bozuta
2020-01-22
3
-0
/
+9
*
linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...
Filip Bozuta
2020-01-22
2
-0
/
+8
*
linux-user: Add support for getting/setting RTC time and alarm using ioctls
Filip Bozuta
2020-01-22
3
-0
/
+19
*
linux-user: Add support for enabling/disabling RTC features using ioctls
Filip Bozuta
2020-01-22
3
-0
/
+20
*
linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()
Filip Bozuta
2020-01-22
1
-0
/
+2
*
linux-user: Add support for KCOV_INIT_TRACE ioctl
Aleksandar Markovic
2020-01-22
2
-0
/
+2
*
linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
Aleksandar Markovic
2020-01-22
3
-0
/
+12
*
linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
Aleksandar Markovic
2020-01-22
3
-0
/
+11
*
linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
Aleksandar Markovic
2020-01-22
3
-0
/
+13
*
linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
Aleksandar Markovic
2020-01-22
2
-0
/
+4
*
linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
Aleksandar Markovic
2020-01-22
2
-0
/
+4
*
linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
Aleksandar Markovic
2020-01-22
2
-3
/
+7
*
linux-user: Reserve space for brk
Richard Henderson
2020-01-22
2
-17
/
+57
*
linux-user:Fix align mistake when mmap guest space
Xinyu Li
2020-01-22
1
-1
/
+1
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
2
-2
/
+2
*
linux-user: Include tcg.h in syscall.c
Richard Henderson
2020-01-16
1
-0
/
+1
*
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
2
-0
/
+2
*
linux-user: convert target_munmap debug to a tracepoint
Alex Bennée
2019-12-19
2
-7
/
+3
*
linux-user: log page table changes under -d page
Alex Bennée
2019-12-19
2
-5
/
+5
*
linux-user: add target_mmap_complete tracepoint
Alex Bennée
2019-12-19
2
-1
/
+2
*
linux-user: convert target_mmap debug to tracepoint
Alex Bennée
2019-12-19
2
-26
/
+2
*
linux-user: convert target_mprotect debug to tracepoint
Alex Bennée
2019-12-19
2
-8
/
+5
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+5
*
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
1
-0
/
+2
*
linux-user: fix translation of statx structures
Ariadne Conill
2019-11-25
1
-6
/
+6
*
linux-user: remove host stime() syscall
Laurent Vivier
2019-11-12
1
-3
/
+5
*
linux-user: fix missing break
Laurent Vivier
2019-11-12
1
-0
/
+1
*
linux-user/alpha: Set r20 secondary return value
Richard Henderson
2019-11-06
1
-0
/
+9
*
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
2019-11-06
1
-7
/
+36
*
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
19
-0
/
+74
*
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-11-06
19
-20
/
+40
[next]