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
2017-01-12
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into staging
Peter Maydell
3
-0
/
+143
2017-01-12
libqtest: handle zero length memwrite/memread
Greg Kurz
1
-1
/
+11
2017-01-10
tests: New test-bitcnt
Alex Bennée
3
-0
/
+143
2017-01-10
acpi-test: update expected files
Michael S. Tsirkin
10
-0
/
+0
2017-01-10
tests: pc: add memory hotplug acpi tables tests
Igor Mammedov
5
-0
/
+24
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-955
/
+230
2017-01-09
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
1
-4
/
+4
2017-01-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+2
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
1
-2
/
+2
2017-01-03
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
1
-0
/
+21
2017-01-03
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
1
-0
/
+24
2017-01-03
tests: virtio-9p: add walk operation test
Greg Kurz
1
-0
/
+70
2017-01-03
tests: virtio-9p: add attach operation test
Greg Kurz
1
-0
/
+40
2017-01-03
tests: virtio-9p: add version operation test
Greg Kurz
1
-0
/
+222
2017-01-03
tests: virtio-9p: code refactoring
Greg Kurz
1
-51
/
+50
2017-01-03
tests: virtio-9p: rename PCI configuration test
Greg Kurz
1
-2
/
+2
2016-12-22
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-12-21-2...
Peter Maydell
3
-0
/
+387
2016-12-22
crypto: add HMAC algorithms testcases
Longpeng(Mike)
2
-0
/
+268
2016-12-21
crypto: add 3des-ede support when using libgcrypt/nettle
Longpeng(Mike)
1
-0
/
+119
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-1
/
+1
2016-12-16
tests/vhost-user-bridge: use contrib/libvhost-user
Marc-André Lureau
2
-950
/
+229
2016-12-16
tests/vhost-user-bridge: do not accept more than one connection
Marc-André Lureau
1
-0
/
+1
2016-12-16
tests/vhost-user-bridge: indicate peer disconnected
Marc-André Lureau
1
-1
/
+0
2016-12-16
tests/vhost-user-bridge: remove unnecessary dispatcher_remove
Marc-André Lureau
1
-2
/
+0
2016-12-16
tests/vhost-user-bridge: remove false comment
Marc-André Lureau
1
-2
/
+0
2016-12-06
tests/.gitignore: Ignore test-char
Changlong Xie
1
-0
/
+1
2016-12-06
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2
-82
/
+208
2016-12-06
qcow2: Don't strand clusters near 2G intervals during commit
Eric Blake
2
-82
/
+208
2016-12-05
tests: Avoid qobject_from_jsonf("%"PRId64)
Eric Blake
2
-5
/
+6
2016-12-05
test-qga: Avoid qobject_from_jsonv("%"PRId64)
Eric Blake
1
-2
/
+5
2016-11-23
tests/postcopy: Use KVM on ppc64 only if it is KVM-HV
Thomas Huth
1
-4
/
+8
2016-11-15
test-replication: fix leaks
Marc-André Lureau
1
-0
/
+3
2016-11-15
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
Stefan Hajnoczi
4
-26
/
+46
2016-11-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161115' into staging
Stefan Hajnoczi
3
-0
/
+143
2016-11-15
Merge remote-tracking branch 'quintela/tags/migration/20161114' into staging
Stefan Hajnoczi
1
-12
/
+85
2016-11-14
qemu-iotests: avoid spurious failure on test 109
Paolo Bonzini
1
-0
/
+3
2016-11-14
iotests: add transactional failure race test
John Snow
2
-20
/
+37
2016-11-14
blockjob: add block_job_start
John Snow
1
-6
/
+6
2016-11-15
boot-serial-test: Add a test for the powernv machine
Thomas Huth
1
-0
/
+1
2016-11-15
tests: add XSCOM tests for the PowerNV machine
David Gibson
2
-0
/
+142
2016-11-14
Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into staging
Stefan Hajnoczi
5
-31
/
+307
2016-11-14
ahci-test: add QMP tray test for ATAPI
John Snow
1
-0
/
+98
2016-11-14
libqos/ahci: Add get_sense and test_ready
John Snow
2
-0
/
+67
2016-11-14
libqos/ahci: Add ATAPI tray macros
John Snow
2
-2
/
+35
2016-11-14
libqos/ahci: Support expected errors
John Snow
2
-5
/
+14
2016-11-14
libqtest: add qmp_eventwait_ref
John Snow
2
-3
/
+32
2016-11-14
ahci-test: test atapi read_cd with bcl, nb_sectors = 0
John Snow
3
-21
/
+60
2016-11-14
ahci-test: Create smaller test ISO images
John Snow
1
-1
/
+2
2016-11-14
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
3
-8
/
+9
2016-11-14
tests/test-vmstate.c: add array of pointer to struct
Halil Pasic
1
-0
/
+74
[next]