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-11-19
iotests: Drop use of bash keyword 'function'
Eric Blake
35
-86
/
+86
2018-11-19
iotests: Also test I/O over NBD TLS
Eric Blake
2
-1
/
+21
2018-11-19
tests: exercise NBD server in TLS mode
Daniel P. Berrangé
4
-0
/
+178
2018-11-19
tests: add iotests helpers for dealing with TLS certificates
Daniel P. Berrangé
1
-0
/
+137
2018-11-19
tests: check if qemu-nbd is still alive before waiting
Daniel P. Berrangé
1
-1
/
+9
2018-11-19
tests: pull qemu-nbd iotest helpers into common.nbd file
Daniel P. Berrangé
2
-39
/
+64
2018-11-19
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
4
-3
/
+12
2018-11-19
nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
Eric Blake
1
-4
/
+8
2018-11-19
nbd: fix whitespace in server error message
Daniel P. Berrangé
1
-1
/
+1
2018-11-19
qemu-iotests: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2
-32
/
+32
2018-11-19
qemu-iotests: convert `pwd` and $(pwd) to $PWD
Mao Zhongyi
6
-9
/
+7
2018-11-19
qemu-iotests: remove unused variable 'here'
Mao Zhongyi
170
-170
/
+0
2018-11-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-14
/
+310
2018-11-19
iotests: Test file-posix locking and reopen
Max Reitz
2
-0
/
+80
2018-11-19
file-posix: Fix shared locks on reopen commit
Max Reitz
1
-1
/
+1
2018-11-19
block: Always abort reopen after prepare succeeded
Max Reitz
1
-0
/
+12
2018-11-19
iotests: Add new test 220 for max compressed cluster offset
Eric Blake
3
-0
/
+151
2018-11-19
qcow2: Don't allow overflow during cluster allocation
Eric Blake
2
-7
/
+19
2018-11-19
qcow2: Document some maximum size constraints
Eric Blake
1
-2
/
+36
2018-11-19
vvfat: Fix memory leak
Kevin Wolf
1
-3
/
+3
2018-11-19
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
Mark Cave-Ayland
1
-1
/
+1
2018-11-19
nvme: fix oob access issue(CVE-2018-16847)
Li Qiang
1
-0
/
+7
2018-11-19
MAINTAINERS: clarify some of the tags
Cornelia Huck
1
-0
/
+5
2018-11-19
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...
Peter Maydell
4
-343
/
+450
2018-11-19
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...
Peter Maydell
2
-8
/
+17
2018-11-17
MAINTAINERS: Add Stefan Markovic as a MIPS reviewer
Aleksandar Markovic
1
-0
/
+9
2018-11-17
target/mips: Disable R5900 support
Aleksandar Markovic
1
-59
/
+0
2018-11-17
target/mips: Rename MMI-related functions
Aleksandar Markovic
1
-16
/
+16
2018-11-17
target/mips: Rename MMI-related opcodes
Aleksandar Markovic
1
-236
/
+236
2018-11-17
target/mips: Rename MMI-related masks
Aleksandar Markovic
1
-10
/
+10
2018-11-17
target/mips: Guard check_insn with INSN_R5900 check
Fredrik Noring
1
-3
/
+6
2018-11-17
target/mips: Guard check_insn_opc_user_only with INSN_R5900 check
Fredrik Noring
1
-4
/
+12
2018-11-17
target/mips: Fix decoding mechanism of special R5900 opcodes
Fredrik Noring
1
-4
/
+50
2018-11-17
target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1
Fredrik Noring
1
-6
/
+59
2018-11-17
target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1
Fredrik Noring
1
-11
/
+40
2018-11-17
linux-user: Update MIPS specific prctl() implementation
Stefan Markovic
1
-0
/
+18
2018-11-16
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181116-pull-requ...
Peter Maydell
3
-3
/
+22
2018-11-16
help: Provide help for egl-headless
Erik Skultety
1
-1
/
+5
2018-11-16
ui: Allow specifying 'rendernode' display option for egl-headless
Erik Skultety
1
-1
/
+1
2018-11-16
qapi: Add "rendernode" display option for egl-headless
Erik Skultety
1
-1
/
+16
2018-11-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+2
2018-11-16
net/filter-rewriter.c: Fix coverity static analysis issue
Zhang Chen
1
-1
/
+2
2018-11-15
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...
Peter Maydell
2
-2
/
+2
2018-11-15
linux-user/sparc/signal.c: Remove dead code
Peter Maydell
1
-8
/
+8
2018-11-15
make-release: add skiboot .version file
Michael Roth
1
-0
/
+1
2018-11-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-for-3.1...
Peter Maydell
2
-3
/
+9
2018-11-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into staging
Peter Maydell
1
-6
/
+19
2018-11-14
tests: tpm: Use g_test_message rather than fprintf
Stefan Berger
1
-1
/
+1
2018-11-14
tpm: use loop iterator to set sts data field
Prasad J Pandit
1
-1
/
+1
2018-11-14
tests/tcg/multiarch: fix 32bit linux-test on 64bit host
Laurent Vivier
1
-2
/
+2
[next]