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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
test-util-sockets: Synchronize properly, don't sleep(1)
Markus Armbruster
1
-27
/
+13
2020-11-03
test-util-sockets: Factor out test_socket_unix_abstract_one()
Markus Armbruster
1
-28
/
+20
2020-11-03
test-util-sockets: Clean up SocketAddress construction
Markus Armbruster
1
-38
/
+26
2020-11-03
test-util-sockets: Correct to set has_abstract, has_tight
Markus Armbruster
1
-0
/
+4
2020-11-03
test-util-sockets: Plug file descriptor leak
Markus Armbruster
1
-0
/
+1
2020-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...
Peter Maydell
1
-4
/
+10
2020-11-02
tests/acceptance: Add virtiofs_submounts.py
Max Reitz
5
-0
/
+662
2020-11-02
tests/acceptance/boot_linux: Accept SSH pubkey
Max Reitz
1
-6
/
+7
2020-11-02
tests/qtest/npcm7xx_rng-test: Disable randomness tests
Peter Maydell
1
-4
/
+10
2020-11-02
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201102' int...
Peter Maydell
3
-48
/
+470
2020-11-01
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...
Peter Maydell
5
-27
/
+115
2020-11-01
tests/9pfs: add local Tunlinkat hard link test
Christian Schoenebeck
1
-0
/
+30
2020-11-01
tests/9pfs: add local Tlink test
Christian Schoenebeck
1
-0
/
+71
2020-11-01
tests/9pfs: add local Tunlinkat symlink test
Christian Schoenebeck
1
-0
/
+28
2020-11-01
tests/9pfs: add local Tsymlink test
Christian Schoenebeck
1
-0
/
+77
2020-11-01
tests/9pfs: add local Tunlinkat file test
Christian Schoenebeck
1
-0
/
+24
2020-11-01
tests/9pfs: add local Tlcreate test
Christian Schoenebeck
1
-0
/
+77
2020-11-01
tests/9pfs: add local Tunlinkat directory test
Christian Schoenebeck
1
-0
/
+71
2020-11-01
tests/9pfs: simplify do_mkdir()
Christian Schoenebeck
1
-8
/
+19
2020-11-01
tests/9pfs: Turn fs_mkdir() into a helper
Greg Kurz
1
-5
/
+2
2020-11-01
tests/9pfs: Turn fs_readdir_split() into a helper
Greg Kurz
1
-7
/
+7
2020-11-01
tests/9pfs: Factor out do_attach() helper
Greg Kurz
1
-12
/
+16
2020-11-01
tests/9pfs: Set alloc in fs_create_dir()
Greg Kurz
1
-0
/
+1
2020-11-01
tests/9pfs: Factor out do_version() helper
Greg Kurz
1
-5
/
+9
2020-11-01
tests/9pfs: Force removing of local 9pfs test directory
Greg Kurz
1
-1
/
+1
2020-11-01
tests/9pfs: fix coverity error in create_local_test_dir()
Christian Schoenebeck
1
-1
/
+6
2020-11-01
tests/9pfs: fix test dir for parallel tests
Christian Schoenebeck
2
-6
/
+20
2020-11-01
tests/9pfs: make create/remove test dir public
Christian Schoenebeck
2
-6
/
+14
2020-10-31
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
12
-13
/
+13
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
3
-0
/
+100
2020-10-30
nbd: Allow export of multiple bitmaps for one device
Eric Blake
1
-4
/
+2
2020-10-30
iotests/291: Stop NBD server
Max Reitz
1
-0
/
+2
2020-10-30
iotests/291: Filter irrelevant parts of img-info
Max Reitz
2
-23
/
+11
2020-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
5
-5
/
+5
2020-10-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
9
-1
/
+1230
2020-10-29
util: include the target address in socket connect failures
Daniel P. Berrangé
1
-2
/
+2
2020-10-29
authz: Fix Lesser GPL version number
Chetan Pant
4
-4
/
+4
2020-10-29
crypt: Fix Lesser GPL version number
Chetan Pant
7
-7
/
+7
2020-10-29
io: Fix Lesser GPL version number
Chetan Pant
5
-5
/
+5
2020-10-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...
Peter Maydell
3
-7
/
+9
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
6
-637
/
+6
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
2
-1
/
+40
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
5
-5
/
+5
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
6
-6
/
+637
2020-10-27
block: End quiescent sections when a BDS is deleted
Greg Kurz
1
-0
/
+1
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
2
-1
/
+387
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2
-1
/
+282
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2
-1
/
+320
2020-10-27
tests/tcg/aarch64: Add bti smoke tests
Richard Henderson
5
-0
/
+243
[next]