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: 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
*
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
Aleksandar Markovic
2018-08-24
1
-0
/
+2
*
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
1
-5
/
+20
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
2
-2
/
+2
|
\
|
*
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
2
-2
/
+2
*
|
linux-user: Propagate goto fail to return
Richard Henderson
2018-08-21
1
-38
/
+22
*
|
linux-user: Propagate goto unimplemented to default
Richard Henderson
2018-08-21
1
-143
/
+1
*
|
linux-user: Propagate goto unimplemented_nowarn to return
Richard Henderson
2018-08-21
1
-7
/
+4
*
|
linux-user: Propagate goto efault to return
Richard Henderson
2018-08-21
1
-166
/
+175
*
|
linux-user: Relax single exit from "break"
Richard Henderson
2018-08-21
1
-582
/
+390
*
|
linux-user: Split out do_syscall1
Richard Henderson
2018-08-21
1
-29
/
+48
*
|
linux-user: Remove DEBUG
Richard Henderson
2018-08-21
1
-10
/
+0
|
/
*
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
2018-08-20
1
-0
/
+48
*
linux-user: update netlink route types
Laurent Vivier
2018-08-20
1
-0
/
+19
*
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Laurent Vivier
2018-08-20
1
-11
/
+45
*
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
Laurent Vivier
2018-08-20
1
-2
/
+7
*
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier
2018-08-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
4
-1
/
+69
|
\
|
*
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2018-08-16
2
-1
/
+42
[next]