index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux-user: Use abi_uint not unsigned int in syscall_defs.h
Richard Henderson
2023-07-15
1
-145
/
+145
*
linux-user: Use abi_llong not int64_t in syscall_defs.h
Richard Henderson
2023-07-15
1
-15
/
+15
*
linux-user: Use abi_ullong not uint64_t in syscall_defs.h
Richard Henderson
2023-07-15
1
-36
/
+36
*
linux-user: Use abi_int not int32_t in syscall_defs.h
Richard Henderson
2023-07-15
1
-30
/
+30
*
linux-user: Use abi_uint not uint32_t in syscall_defs.h
Richard Henderson
2023-07-15
1
-54
/
+54
*
linux-user: Remove #if 0 block in syscall_defs.h
Richard Henderson
2023-07-15
1
-24
/
+0
*
linux-user: Reformat syscall_defs.h
Richard Henderson
2023-07-15
1
-996
/
+996
*
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
3
-0
/
+148
|
\
|
*
linux-user/riscv: Add syscall riscv_hwprobe
Robbin Ehn
2023-07-10
3
-0
/
+148
*
|
linux-user: elfload: Add more initial s390x PSW bits
Ilya Leoshkevich
2023-07-10
1
-1
/
+3
|
/
*
linux-user: Improve strace output of pread64() and pwrite64()
Helge Deller
2023-07-08
2
-2
/
+21
*
linux-user: Fix accept4(SOCK_NONBLOCK) syscall
Helge Deller
2023-07-08
1
-1
/
+11
*
linux-user: Fix fcntl() and fcntl64() to return O_LARGEFILE for 32-bit targets
Helge Deller
2023-07-08
1
-0
/
+4
*
linux-user: Emulate /proc/self/smaps
Ilya Leoshkevich
2023-07-03
1
-1
/
+57
*
linux-user: Add "safe" parameter to do_guest_openat()
Ilya Leoshkevich
2023-07-03
2
-6
/
+14
*
linux-user: Expose do_guest_openat() and do_guest_readlink()
Ilya Leoshkevich
2023-07-03
2
-19
/
+38
*
linux-user: Avoid mmap of the last byte of the reserved_va
Richard Henderson
2023-07-01
1
-4
/
+10
*
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2023-06-29
1
-30
/
+27
*
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
Paolo Bonzini
2023-06-26
1
-4
/
+5
*
linux-user, bsd-user: Preserve incoming order of environment variables in the...
Andreas Schwab
2023-06-13
1
-1
/
+9
*
linux-user: elfload: Specify -R is an option for qemu-user binaries
Andrew Jeffery
2023-06-10
1
-1
/
+2
*
linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
Andrew Jeffery
2023-06-10
1
-1
/
+1
*
linux-user: Return EINVAL for getgroups() with negative gidsetsize
Peter Maydell
2023-06-10
1
-2
/
+2
*
linux-user: add comments for TARGET_NR_[gs]etgroups{,32}
Michael Tokarev
2023-06-09
1
-4
/
+4
*
linux-user: Emulate /proc/cpuinfo on s390x
Ilya Leoshkevich
2023-06-05
1
-2
/
+104
*
linux-user/elfload: Introduce elf_hwcap_str() on s390x
Ilya Leoshkevich
2023-06-05
2
-0
/
+28
*
linux-user/elfload: Expose get_elf_hwcap() on s390x
Ilya Leoshkevich
2023-06-05
2
-1
/
+5
*
linux-user/s390x: Fix single-stepping SVC
Ilya Leoshkevich
2023-06-05
1
-0
/
+9
*
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
2023-05-18
2
-5
/
+18
|
\
|
*
Hexagon (linux-user/hexagon): handle breakpoints
Matheus Tavares Bernardino
2023-05-18
1
-0
/
+3
|
*
Hexagon: append eflags to unknown cpu model string
Matheus Tavares Bernardino
2023-05-18
1
-1
/
+6
|
*
Hexagon (target/hexagon) Add support for v68/v69/v71/v73
Taylor Simpson
2023-05-18
1
-4
/
+9
*
|
Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...
Richard Henderson
2023-05-17
4
-42
/
+176
|
\
\
|
|
/
|
/
|
|
*
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
2023-05-17
1
-31
/
+68
|
*
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
2023-05-17
1
-1
/
+4
|
*
linux-user: Don't require PROT_READ for mincore
Thomas Weißschuh
2023-05-17
1
-1
/
+1
|
*
linux-user: Add new flag VERIFY_NONE
Thomas Weißschuh
2023-05-17
1
-0
/
+1
|
*
linux-user/main: Use list_cpus() instead of cpu_list()
Thomas Huth
2023-05-17
1
-4
/
+1
|
*
linux-user: Add open_tree() syscall
Thomas Weißschuh
2023-05-17
1
-0
/
+33
|
*
linux-user: Add move_mount() syscall
Thomas Weißschuh
2023-05-17
1
-0
/
+33
|
*
linux-user: report ENOTTY for unknown ioctls
Thomas Weißschuh
2023-05-17
1
-3
/
+3
|
*
linux-user: Emulate /proc/cpuinfo output for riscv
Afonso Bordado
2023-05-17
1
-2
/
+32
*
|
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
2023-05-11
1
-6
/
+7
*
|
disas: Remove target_ulong from the interface
Richard Henderson
2023-05-11
1
-2
/
+3
*
|
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-06
1
-2
/
+2
|
\
\
|
*
|
target/loongarch: Add LSX data type VReg
Song Gao
2023-05-06
1
-2
/
+2
*
|
|
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
2023-05-05
2
-10
/
+3
|
/
/
*
|
linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Peter Maydell
2023-05-02
1
-3
/
+6
*
|
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
1
-1
/
+0
*
|
make one-insn-per-tb an accel option
Peter Maydell
2023-05-02
1
-2
/
+6
|
/
[prev]
[next]