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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
tests: fix virtio-scsi-test leak
Marc-André Lureau
1
-1
/
+1
2017-03-01
tests: fix e1000e leaks
Marc-André Lureau
1
-1
/
+5
2017-03-01
tests: fix i440fx-test leaks
Marc-André Lureau
1
-0
/
+5
2017-03-01
tests: fix e1000-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix tco-test leaks
Marc-André Lureau
1
-14
/
+21
2017-03-01
tests: fix eepro100-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix ipmi-bt-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix ipmi-kcs-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix bios-tables-test leak
Marc-André Lureau
1
-1
/
+1
2017-03-01
tests: fix hd-geo-test leaks
Marc-André Lureau
1
-17
/
+36
2017-03-01
tests: fix ide-test leaks
Marc-André Lureau
1
-0
/
+12
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
3
-4
/
+15
2017-03-01
tests: fix q35-test leaks
Marc-André Lureau
1
-0
/
+3
2017-03-01
tests: fix endianness-test leaks
Marc-André Lureau
1
-0
/
+3
2017-03-01
tests: fix ptimer leaks
Marc-André Lureau
2
-47
/
+80
2017-03-01
glib-compat: add g_test_add_data_func_full fallback
Marc-André Lureau
1
-10
/
+0
2017-03-01
tests: fix leaks in test-io-channel-command
Marc-André Lureau
1
-4
/
+2
2017-03-01
tests: fix qmp response leak
Marc-André Lureau
6
-10
/
+15
2017-02-28
tests/prom-env: Enable the test for the sun4u machine, too
Thomas Huth
2
-3
/
+2
2017-02-28
ide: remove undefined behavior in ide-test
John Snow
1
-0
/
+1
2017-02-27
tests-aio-multithread: use atomic_read properly
Paolo Bonzini
1
-2
/
+2
2017-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-9
/
+112
2017-02-25
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
7
-4
/
+77
2017-02-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...
Peter Maydell
2
-229
/
+739
2017-02-24
tests: Use opened block node for block job tests
Kevin Wolf
2
-2
/
+10
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
2
-4
/
+4
2017-02-24
iotests: Fix another race in 030
John Snow
1
-1
/
+4
2017-02-24
qemu-img: Add tests for raw image preallocation
Nir Soffer
3
-0
/
+80
2017-02-24
qemu-iotests: redirect nbd server stdout to /dev/null
Jeff Cody
1
-1
/
+1
2017-02-24
qemu-iotests: add ability to exclude certain protocols from tests
Jeff Cody
1
-0
/
+12
2017-02-24
qemu-iotests: Test 137 only supports 'file' protocol
Jeff Cody
1
-1
/
+1
2017-02-24
docker: Install python2 explicitly in docker image
Fam Zheng
1
-1
/
+1
2017-02-24
new: debian docker targets for cross-compiling
Alex Bennée
5
-1
/
+60
2017-02-24
tests/docker: add basic user mapping support
Alex Bennée
2
-2
/
+16
2017-02-23
option: Fix checking of sizes for overflow and trailing crap
Markus Armbruster
1
-12
/
+9
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
1
-20
/
+20
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
1
-47
/
+73
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
1
-0
/
+6
2017-02-23
test-cutils: Drop suffix from test_qemu_strtosz_simple()
Markus Armbruster
1
-4
/
+4
2017-02-23
test-cutils: Use qemu_strtosz() more often
Markus Armbruster
1
-17
/
+17
2017-02-23
util/cutils: New qemu_strtosz()
Markus Armbruster
1
-8
/
+8
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
1
-19
/
+19
2017-02-23
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
1
-7
/
+6
2017-02-23
test-cutils: Cover qemu_strtosz() around range limits
Markus Armbruster
1
-2
/
+59
2017-02-23
test-cutils: Cover qemu_strtosz() with trailing crap
Markus Armbruster
1
-0
/
+19
2017-02-23
test-cutils: Cover qemu_strtosz() invalid input
Markus Armbruster
1
-0
/
+24
2017-02-23
test-cutils: Add missing qemu_strtosz()... endptr checks
Markus Armbruster
1
-11
/
+26
2017-02-23
option: Fix to reject invalid and overflowing numbers
Markus Armbruster
1
-11
/
+8
2017-02-23
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
1
-168
/
+200
2017-02-23
test-cutils: Clean up qemu_strtoul() result checks
Markus Armbruster
1
-30
/
+30
[next]