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
2019-03-12
block: Freeze the backing chain for the duration of the mirror job
Alberto Garcia
1
-0
/
+8
2019-03-12
block: Freeze the backing chain for the duration of the commit job
Alberto Garcia
1
-0
/
+16
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
3
-0
/
+87
2019-03-12
nvme: fix write zeroes offset and count
Keith Busch
1
-3
/
+3
2019-03-12
file-posix: Make auto-read-only dynamic
Kevin Wolf
2
-25
/
+23
2019-03-12
file-posix: Prepare permission code for fd switching
Kevin Wolf
1
-11
/
+85
2019-03-12
file-posix: Lock new fd in raw_reopen_prepare()
Kevin Wolf
1
-11
/
+16
2019-03-12
file-posix: Store BDRVRawState.reopen_state during reopen
Kevin Wolf
1
-0
/
+10
2019-03-12
file-posix: Factor out raw_reconfigure_getfd()
Kevin Wolf
1
-45
/
+62
2019-03-12
file-posix: Fix bdrv_open_flags() for snapshot=on
Kevin Wolf
4
-7
/
+25
2019-03-12
block: Make permission changes in reopen less wrong
Kevin Wolf
1
-11
/
+24
2019-03-12
block: Avoid useless local_err
Kevin Wolf
1
-3
/
+1
2019-03-12
qemu-iotests: commit to backing file with auto-read-only
Kevin Wolf
2
-0
/
+51
2019-03-12
tests/virtio-blk-test: Disable auto-read-only
Kevin Wolf
1
-1
/
+1
2019-03-12
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
3
-17
/
+17
2019-03-12
tests/qemu-iotests: add bitmap resize test 246
John Snow
3
-0
/
+410
2019-03-12
block/qcow2-bitmap: Allow resizes with persistent bitmaps
John Snow
3
-3
/
+48
2019-03-12
block/qcow2-bitmap: Don't check size for IN_USE bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+18
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
1
-2
/
+2
2019-03-12
.travis.yml: add softmmu check-tcg tests
Alex Bennée
1
-0
/
+6
2019-03-12
.travis.yml: separate softfloat from check-tcg
Alex Bennée
2
-1
/
+7
2019-03-12
tests/tcg/arm: account for pauth randomness
Alex Bennée
1
-6
/
+20
2019-03-12
tests/tcg/i386: add memory test to exercise softmmu
Alex Bennée
1
-0
/
+243
2019-03-12
tests/tcg/i386: add system mode Hello World test
Alex Bennée
4
-0
/
+255
2019-03-12
tests/tcg: provide a minilib for system tests
Alex Bennée
4
-0
/
+180
2019-03-12
tests/tcg: enable cris base user-mode tests
Alex Bennée
4
-168
/
+65
2019-03-12
tests/tcg/cris: align mul operations
Alex Bennée
1
-0
/
+11
2019-03-12
tests/tcg/cris: comment out the ccs test
Alex Bennée
1
-7
/
+7
2019-03-12
tests/tcg: split cris tests into bare and libc directories
Alex Bennée
102
-0
/
+0
2019-03-12
tests/tcg/cris: cleanup sys.c
Alex Bennée
1
-48
/
+52
2019-03-12
tests/docker: add fedora-cris-cross compilers
Alex Bennée
1
-0
/
+8
2019-03-12
tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction test
Stefan Hajnoczi
3
-0
/
+204
2019-03-12
tests/tcg/xtensa: enable system tests
Alex Bennée
2
-102
/
+42
2019-03-12
tests/docker: add debian-xtensa-cross image
Philippe Mathieu-Daudé
2
-0
/
+42
2019-03-12
tests/tcg/mips: fix hello-mips compilation
Alex Bennée
2
-8
/
+5
2019-03-12
tests/tcg: add gdb runner variant
Alex Bennée
1
-0
/
+3
2019-03-12
tests/tcg: split run-test into user and system variants
Alex Bennée
1
-2
/
+17
2019-03-12
tests/tcg: add QEMU_OPT option for test runner
Alex Bennée
1
-1
/
+4
2019-03-12
tests/tcg: enable tcg tests for softmmu
Alex Bennée
2
-6
/
+3
2019-03-12
tests/tcg: add softmmu awareness to Makefile
Alex Bennée
2
-2
/
+17
2019-03-12
Makefile: explicitly pass $(BUILD_DIR) to gcovr
Alex Bennée
1
-1
/
+2
2019-03-12
Makefile: explicitly pass $(SRC_PATH) to gcovr
Alex Bennée
1
-1
/
+1
2019-03-12
.travis.yml: reduce the module builds to major architectures
Alex Bennée
1
-1
/
+2
2019-03-12
.travis.yml: combine docs and tools build with out-of-tree
Alex Bennée
1
-6
/
+2
2019-03-12
travis: Bump Xcode 10 image to 10.2
Philippe Mathieu-Daudé
1
-0
/
+7
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
5
-0
/
+22
2019-03-12
decodetree: Prefix extract function names with decode_function
Richard Henderson
1
-1
/
+2
2019-03-12
decodetree: Allow +- to begin a number initializing a field
Richard Henderson
1
-1
/
+1
2019-03-12
decodetree: Produce clean output for an empty input file
Richard Henderson
1
-7
/
+8
2019-03-12
decodetree: Add --static-decode option
Richard Henderson
1
-1
/
+4
[prev]
[next]