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
*
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
2
-3
/
+3
*
linux-user: Fix compilation with clang 3.4
Thomas Huth
2019-01-22
1
-5
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
8
-28
/
+28
*
remove space-tab sequences
Paolo Bonzini
2019-01-11
4
-5
/
+5
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
2019-01-10
1
-4
/
+57
|
\
|
*
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
2019-01-10
1
-4
/
+18
|
*
Add getsockopt for settable SOL_IPV6 options
Tom Deseyn
2019-01-10
1
-0
/
+39
*
|
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-08
1
-12
/
+16
|
/
*
linux-user: Add safe_syscall for riscv64 host
Richard Henderson
2018-12-25
2
-0
/
+100
*
linux-user: Add host dependency for RISC-V 64-bit
Alistair Francis
2018-12-25
1
-0
/
+11
*
linux-user: Add host dependency for RISC-V 32-bit
Alistair Francis
2018-12-25
1
-0
/
+11
*
linux-user: Update MIPS specific prctl() implementation
Stefan Markovic
2018-11-17
1
-0
/
+18
*
linux-user/sparc/signal.c: Remove dead code
Peter Maydell
2018-11-15
1
-8
/
+8
*
linux-user: Add support for SO_REUSEPORT
Yunqiang Su
2018-11-12
2
-0
/
+13
*
linux-user: Clean up nios2 main loop signal handling
Peter Maydell
2018-11-12
1
-11
/
+6
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
16
-151
/
+62
*
linux-user: Remove dead error-checking code
Peter Maydell
2018-11-12
3
-9
/
+0
*
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
Laurent Vivier
2018-11-01
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging
Peter Maydell
2018-10-31
2
-4
/
+14
|
\
|
*
linux-user/flatload: fix initial stack pointer alignment
Max Filippov
2018-10-30
1
-3
/
+3
|
*
linux-user: xtensa: enable bFLT support
Max Filippov
2018-10-20
2
-1
/
+11
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
1
-1
/
+1
|
\
\
|
*
|
linux-user: fix comment s/atomic_write/atomic_set/
Emilio G. Cota
2018-10-26
1
-1
/
+1
*
|
|
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
Stefan Markovic
2018-10-29
3
-4
/
+62
*
|
|
linux-user: Determine the desired FPU mode from MIPS.abiflags
Stefan Markovic
2018-10-29
1
-0
/
+75
*
|
|
linux-user: Read and set FP ABI value from MIPS abiflags
Stefan Markovic
2018-10-29
1
-0
/
+4
*
|
|
linux-user: Extract MIPS abiflags from ELF file
Stefan Markovic
2018-10-29
1
-0
/
+33
*
|
|
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
Stefan Markovic
2018-10-29
1
-0
/
+4
|
/
/
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
2018-10-24
1
-0
/
+3
|
\
\
|
*
|
linux-user/mips: Recognize the R5900 CPU model
Fredrik Noring
2018-10-24
1
-0
/
+3
*
|
|
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
1
-5
/
+1
*
|
|
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
3
-7
/
+9
*
|
|
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
2018-10-24
1
-2
/
+2
*
|
|
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-24
1
-18
/
+28
|
/
/
*
|
linux-user: Implement special usbfs ioctls.
Cortland Tölva
2018-10-19
4
-0
/
+209
*
|
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
2018-10-19
4
-0
/
+113
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-19
2
-25
/
+53
|
\
\
|
*
|
linux-user/sparc/signal.c: Remove unnecessary comment
Peter Maydell
2018-10-18
1
-4
/
+0
|
*
|
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
Peter Maydell
2018-10-18
1
-21
/
+53
|
|
/
*
|
linux-user: Add infrastructure for handling MIPS-specific prctl()
Stefan Markovic
2018-10-18
1
-0
/
+8
*
|
linux-user: Add MIPS-specific prctl() options
Stefan Markovic
2018-10-18
2
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-09-28
6
-1453
/
+1589
|
\
|
*
linux-user: do setrlimit selectively
Max Filippov
2018-09-25
1
-1
/
+15
|
*
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
Tony Garnock-Jones
2018-09-25
1
-0
/
+3
|
*
linux-user: elf: mmap all the target-pages of hostpage for data segment
Shivaprasad G Bhat
2018-09-25
1
-3
/
+7
|
*
linux-user: add SO_LINGER to {g,s}etsockopt
Carlo Marcelo Arenas Belón
2018-09-25
2
-1
/
+56
|
*
linux-user: move TargetFdTrans functions to their own file
Laurent Vivier
2018-09-25
4
-1448
/
+1508
*
|
target-ppc: Extend HWCAP2 bits for ISA 3.0
Sandipan Das
2018-09-07
1
-0
/
+2
|
/
*
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
Aleksandar Markovic
2018-08-24
1
-0
/
+3
[next]