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
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
2016-11-14
tests/test-vmstate.c: add save_buffer util func
Halil Pasic
1
-12
/
+11
2016-11-11
iotests: Always use -machine accel=qtest
Max Reitz
2
-8
/
+6
2016-11-11
iotests: Skip test 162 if there is no SSH support
Max Reitz
1
-0
/
+3
2016-11-11
test-uuid: fix leak
Marc-André Lureau
1
-0
/
+1
2016-11-08
block: Don't mark node clean after failed flush
Kevin Wolf
3
-0
/
+46
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+1
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
1
-1
/
+1
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
2
-2
/
+2
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
2
-2
/
+3
2016-10-31
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
4
-8
/
+25
2016-10-31
target-i386: Print warning when mixing [+-]foo and foo=(on|off)
Eduardo Habkost
1
-5
/
+23
2016-10-31
tests: Remove unneeded "-vnc none" option
Eduardo Habkost
3
-3
/
+2
2016-10-31
qemu-iotests: test 'offset' and 'size' options in raw driver
Tomáš Golembiovský
3
-0
/
+526
2016-10-31
qemu-iotests: Test the 'base-node' parameter of 'block-stream'
Alberto Garcia
2
-2
/
+39
2016-10-31
qemu-iotests: Test streaming to a Quorum child
Alberto Garcia
2
-2
/
+58
2016-10-31
qemu-iotests: Add iotests.supports_quorum()
Alberto Garcia
3
-17
/
+18
2016-10-31
qemu-iotests: Test block-stream and block-commit in parallel
Alberto Garcia
2
-2
/
+32
2016-10-31
qemu-iotests: Test overlapping stream and commit operations
Alberto Garcia
2
-2
/
+91
2016-10-31
qemu-iotests: Test block-stream operations in parallel
Alberto Garcia
2
-2
/
+82
2016-10-31
qemu-iotests: Test streaming to an intermediate layer
Alberto Garcia
2
-3
/
+22
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-5
/
+0
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
4
-102
/
+14
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
32
-998
/
+999
2016-10-28
clean-up: removed duplicate #includes
Anand J
2
-5
/
+0
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
1
-0
/
+33
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
3
-94
/
+0
2016-10-28
iothread: release AioContext around aio_poll
Paolo Bonzini
1
-8
/
+14
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-0
/
+1417
[next]