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
2016-10-24
Put the copyright information on a separate line
Thomas Huth
4
-4
/
+4
2016-10-24
block/iscsi: Adding new iSER transport layer option
Roy Shterman
1
-1
/
+46
2016-10-24
block/iscsi: Introducing new zero-copy API
Roy Shterman
1
-2
/
+40
2016-10-23
rbd: shift byte count as a 64-bit value
Paolo Bonzini
1
-2
/
+2
2016-10-23
kvm-all: don't use stale dbg_data->cpu
Alex Bennée
1
-3
/
+2
2016-10-21
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' int...
Peter Maydell
12
-383
/
+671
2016-10-21
linux-user: disable unicore32 linux-user build
Riku Voipio
1
-1
/
+0
2016-10-21
linux-user: added support for pwritev() system call.
Dejan Jovicevic
1
-0
/
+15
2016-10-21
linux-user: added support for preadv() system call.
Dejan Jovicevic
1
-0
/
+15
2016-10-21
linux-user: Fix fadvise64() syscall support for Mips32
Aleksandar Markovic
1
-1
/
+1
2016-10-21
linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32
Aleksandar Markovic
1
-244
/
+1
2016-10-21
linux-user: Update ioctls definitions for Mips32
Aleksandar Markovic
1
-0
/
+12
2016-10-21
linux-user: Update mips_syscall_args[] array in main.c
Aleksandar Markovic
1
-2
/
+22
2016-10-21
linux-user: Add support for syncfs() syscall
Aleksandar Markovic
3
-1
/
+24
2016-10-21
linux-user: Add support for clock_adjtime() syscall
Aleksandar Markovic
4
-0
/
+115
2016-10-21
linux-user: Fix definition of target_sigevent for 32-bit guests
Peter Maydell
1
-6
/
+10
2016-10-21
linux-user: use libc wrapper instead of direct mremap syscall
Felix Janda
1
-10
/
+4
2016-10-21
linux-user: Don't use alloca() for epoll_wait's epoll event array
Peter Maydell
1
-4
/
+13
2016-10-21
linux-user: add RTA_PRIORITY in netlink
Laurent Vivier
1
-0
/
+1
2016-10-21
linux-user: add kcmp() syscall
Laurent Vivier
1
-0
/
+10
2016-10-21
linux-user: sparc64: Use correct target SHMLBA in shmat()
Peter Maydell
1
-0
/
+7
2016-10-21
linux-user: Remove a duplicate item from strace.list
Aleksandar Markovic
1
-3
/
+0
2016-10-21
linux-user: Fix syslog() syscall support
Aleksandar Markovic
4
-7
/
+142
2016-10-21
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
3
-95
/
+105
2016-10-21
linux-user: Fix msgrcv() and msgsnd() syscalls support
Aleksandar Markovic
1
-0
/
+3
2016-10-21
linux-user: Fix mq_open() syscall support
Aleksandar Markovic
1
-7
/
+9
2016-10-21
linux-user: Add support for adjtimex() syscall
Aleksandar Markovic
4
-2
/
+162
2016-10-20
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-10-20-1...
Peter Maydell
14
-34
/
+165
2016-10-20
crypto: fix initialization of gcrypt threading
Daniel P. Berrange
1
-3
/
+4
2016-10-19
crypto: fix initialization of crypto in tests
Daniel P. Berrange
2
-10
/
+5
2016-10-19
qtest: fix make check complaint in crypto module
Gonglei
1
-1
/
+4
2016-10-19
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
Gonglei
1
-0
/
+11
2016-10-19
crypto: add CTR mode support
Gonglei
6
-11
/
+94
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
8
-9
/
+47
2016-10-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
7
-191
/
+253
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
5
-178
/
+161
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
15
-223
/
+526
2016-10-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161017'...
Peter Maydell
33
-168
/
+882
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2
-21
/
+59
2016-10-17
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2
-15
/
+22
2016-10-17
target-arm: Add trace events for the generic timers
Peter Maydell
3
-4
/
+27
2016-10-17
target-arm: Implement dummy MDCCINT_EL1
Peter Maydell
1
-0
/
+8
2016-10-17
Fix masking of PC lower bits when doing exception returns
Peter Maydell
2
-9
/
+27
2016-10-17
target-arm: Comments added to identify cases in a switch
Thomas Hanson
1
-3
/
+3
2016-10-17
target-arm: Code changes to implement overwrite of tag field on PC load
Thomas Hanson
1
-5
/
+77
2016-10-17
target-arm: Infrastucture changes to enable handling of tagged address loadin...
Thomas Hanson
4
-2
/
+100
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
1
-1
/
+1
2016-10-17
tests: cleanup ptimer-test
Paolo Bonzini
4
-18
/
+21
2016-10-17
tests: add a m25p80 test
Cédric Le Goater
2
-0
/
+254
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
3
-5
/
+13
[next]