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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
hw/intc/arm_gic: Fix C_RPR value on idle priority
Luc MICHEL
1
-0
/
+5
2018-01-25
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...
Luc MICHEL
1
-0
/
+1
2018-01-25
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
1
-1
/
+2
2018-01-25
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
1
-16
/
+19
2018-01-25
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2
-125
/
+128
2018-01-25
target/arm: Add ARM_FEATURE_SVE
Richard Henderson
1
-0
/
+1
2018-01-25
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
1
-3
/
+6
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
9
-74
/
+96
2018-01-25
target/arm: Change the type of vfp.regs
Richard Henderson
6
-19
/
+19
2018-01-25
target/arm: Use pointers in neon tbl helper
Richard Henderson
3
-15
/
+12
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
3
-104
/
+120
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
4
-184
/
+161
2018-01-25
target/arm: Mark disas_set_insn_syndrome inline
Richard Henderson
1
-1
/
+1
2018-01-25
i.MX: Fix FEC/ENET receive funtions
Jean-Christophe Dubois
1
-6
/
+2
2018-01-25
target/arm: Fix 32-bit address truncation
Ard Biesheuvel
1
-1
/
+1
2018-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
10
-149
/
+328
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
51
-647
/
+870
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-27
/
+9
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
3
-7
/
+1
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
2
-15
/
+8
2018-01-24
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
1
-5
/
+0
2018-01-24
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
Peter Maydell
18
-146
/
+28081
2018-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
7
-60
/
+342
2018-01-23
linux-user: implement renameat2
Andreas Schwab
1
-0
/
+34
2018-01-23
page_unprotect(): handle calls to pages that are PAGE_WRITE
Peter Maydell
2
-20
/
+43
2018-01-23
linux-user: Propagate siginfo_t through to handle_cpu_signal()
Peter Maydell
1
-25
/
+14
2018-01-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
3
-79
/
+99
2018-01-23
linux-user: Add getcpu() support
Samuel Thibault
1
-0
/
+19
2018-01-23
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
1
-1
/
+2
2018-01-23
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
1
-8
/
+73
2018-01-23
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
1
-1
/
+1
2018-01-23
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
1
-1
/
+9
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2
-5
/
+5
2018-01-23
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
1
-7
/
+22
2018-01-23
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
1
-0
/
+5
2018-01-23
linux-user: Fix locking order in fork_start()
Peter Maydell
1
-2
/
+2
2018-01-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging
Peter Maydell
18
-28
/
+124
2018-01-23
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-01-23' into queue-b...
Kevin Wolf
45
-641
/
+687
2018-01-23
iotests: Disable some tests for compat=0.10
Max Reitz
4
-2
/
+9
2018-01-23
iotests: Split 177 into two parts for compat=0.10
Eric Blake
5
-32
/
+193
2018-01-23
iotests: Make 059 pass on machines with little RAM
Max Reitz
1
-1
/
+3
2018-01-23
iotests: Filter compat-dependent info in 198
Max Reitz
2
-10
/
+4
2018-01-23
iotests: Make 191 work with qcow2 options
Max Reitz
2
-227
/
+91
2018-01-23
iotests: Make 184 image-less
Max Reitz
2
-74
/
+14
2018-01-23
iotests: Make 089 compatible with compat=0.10
Max Reitz
2
-12
/
+2
2018-01-23
iotests: Fix 067 for compat=0.10
Max Reitz
2
-72
/
+28
2018-01-23
iotests: Fix 059's reference output
Max Reitz
1
-1
/
+1
2018-01-23
iotests: Fix 051 for compat=0.10
Max Reitz
3
-0
/
+4
2018-01-23
iotests: Fix 020 for vmdk
Max Reitz
2
-5
/
+10
2018-01-23
iotests: Skip 103 for refcount_bits=1
Max Reitz
1
-0
/
+2
[next]