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
2018-11-01
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
Laurent Vivier
1
-1
/
+0
2018-10-31
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging
Peter Maydell
2
-4
/
+14
2018-10-30
linux-user/flatload: fix initial stack pointer alignment
Max Filippov
1
-3
/
+3
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
1
-1
/
+1
2018-10-29
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
Stefan Markovic
3
-4
/
+62
2018-10-29
linux-user: Determine the desired FPU mode from MIPS.abiflags
Stefan Markovic
1
-0
/
+75
2018-10-29
linux-user: Read and set FP ABI value from MIPS abiflags
Stefan Markovic
1
-0
/
+4
2018-10-29
linux-user: Extract MIPS abiflags from ELF file
Stefan Markovic
1
-0
/
+33
2018-10-29
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
Stefan Markovic
1
-0
/
+4
2018-10-26
linux-user: fix comment s/atomic_write/atomic_set/
Emilio G. Cota
1
-1
/
+1
2018-10-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
1
-0
/
+3
2018-10-24
linux-user/mips: Recognize the R5900 CPU model
Fredrik Noring
1
-0
/
+3
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
1
-5
/
+1
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
3
-7
/
+9
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
1
-2
/
+2
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
1
-18
/
+28
2018-10-19
linux-user: xtensa: enable bFLT support
Max Filippov
2
-1
/
+11
2018-10-19
linux-user: Implement special usbfs ioctls.
Cortland Tölva
4
-0
/
+209
2018-10-19
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
4
-0
/
+113
2018-10-19
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2
-25
/
+53
2018-10-18
linux-user: Add infrastructure for handling MIPS-specific prctl()
Stefan Markovic
1
-0
/
+8
2018-10-18
linux-user: Add MIPS-specific prctl() options
Stefan Markovic
2
-0
/
+8
2018-10-18
linux-user/sparc/signal.c: Remove unnecessary comment
Peter Maydell
1
-4
/
+0
2018-10-18
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
Peter Maydell
1
-21
/
+53
2018-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
6
-1453
/
+1589
2018-09-25
linux-user: do setrlimit selectively
Max Filippov
1
-1
/
+15
2018-09-25
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
Tony Garnock-Jones
1
-0
/
+3
2018-09-25
linux-user: elf: mmap all the target-pages of hostpage for data segment
Shivaprasad G Bhat
1
-3
/
+7
2018-09-25
linux-user: add SO_LINGER to {g,s}etsockopt
Carlo Marcelo Arenas Belón
2
-1
/
+56
2018-09-25
linux-user: move TargetFdTrans functions to their own file
Laurent Vivier
4
-1448
/
+1508
2018-09-07
target-ppc: Extend HWCAP2 bits for ISA 3.0
Sandipan Das
1
-0
/
+2
2018-08-24
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
Aleksandar Markovic
1
-0
/
+3
2018-08-24
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
Aleksandar Markovic
1
-0
/
+2
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
1
-5
/
+20
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+2
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2
-2
/
+2
2018-08-21
linux-user: Propagate goto fail to return
Richard Henderson
1
-38
/
+22
2018-08-21
linux-user: Propagate goto unimplemented to default
Richard Henderson
1
-143
/
+1
2018-08-21
linux-user: Propagate goto unimplemented_nowarn to return
Richard Henderson
1
-7
/
+4
2018-08-21
linux-user: Propagate goto efault to return
Richard Henderson
1
-166
/
+175
2018-08-21
linux-user: Relax single exit from "break"
Richard Henderson
1
-582
/
+390
2018-08-21
linux-user: Split out do_syscall1
Richard Henderson
1
-29
/
+48
2018-08-21
linux-user: Remove DEBUG
Richard Henderson
1
-10
/
+0
2018-08-20
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
1
-0
/
+48
2018-08-20
linux-user: update netlink route types
Laurent Vivier
1
-0
/
+19
2018-08-20
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Laurent Vivier
1
-11
/
+45
2018-08-20
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
Laurent Vivier
1
-2
/
+7
2018-08-17
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier
1
-1
/
+1
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
4
-1
/
+69
2018-08-16
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2
-1
/
+42
[next]