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
2018-03-26
qemu-iotests: Test parallels image creation with QMP
Kevin Wolf
3
-0
/
+438
2018-03-26
qemu-iotests: Test invalid resize on luks
Kevin Wolf
2
-0
/
+53
2018-03-26
qemu-iotests: Enable 025 for luks
Kevin Wolf
1
-1
/
+8
2018-03-26
qemu-iotests: Test vdi image creation with QMP
Kevin Wolf
3
-0
/
+344
2018-03-26
qcow2: Reset free_cluster_index when allocating a new refcount block
Alberto Garcia
3
-3
/
+33
2018-03-26
iotests: 163 is not quick
Eric Blake
1
-1
/
+1
2018-03-23
qapi: Force UTF8 encoding when parsing qapi files
Eric Blake
1
-3
/
+3
2018-03-23
Revert "monitor: enable IO thread for (qmp & !mux) typed"
Peter Xu
1
-9
/
+1
2018-03-23
Revert "tests: qmp-test: verify command batching"
Peter Xu
1
-22
/
+0
2018-03-23
Revert "tests: qmp-test: add oob test"
Peter Xu
1
-65
/
+0
2018-03-21
tests/multiboot: Add .gitignore
Kevin Wolf
1
-0
/
+3
2018-03-21
tests/multiboot: Add tests for the a.out kludge
Kevin Wolf
4
-8
/
+204
2018-03-21
tests/multiboot: Test exit code for every qemu run
Kevin Wolf
1
-12
/
+12
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-64
/
+56
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-0
/
+105
2018-03-20
test/acpi-test-data: add ACPI tables for dimmpxm test
Haozhong Zhang
10
-0
/
+0
2018-03-20
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
1
-0
/
+38
2018-03-19
qapi: Pass '-u' when doing non-silent diff
Eric Blake
1
-4
/
+4
2018-03-19
tests: qmp-test: add oob test
Peter Xu
1
-0
/
+65
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
1
-0
/
+22
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
1
-1
/
+1
2018-03-19
qmp: introduce QMPCapability
Peter Xu
1
-1
/
+9
2018-03-19
block: Handle null backing link
Max Reitz
2
-0
/
+28
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
19
-125
/
+128
2018-03-19
tests: add machine 'none' with -cpu test
Igor Mammedov
2
-0
/
+105
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
1
-4
/
+7
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
1
-0
/
+28
2018-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-65
/
+833
2018-03-19
iotests: Avoid realpath, for CentOS 6
Eric Blake
1
-6
/
+6
2018-03-19
block: fix iotest 146 output expectations
Jeff Cody
1
-1
/
+1
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-4
/
+4
2018-03-19
qemu-iotests: Enable write tests for parallels
Kevin Wolf
2
-2
/
+1
2018-03-19
iotests: Add regression test for commit base locking
Fam Zheng
2
-0
/
+17
2018-03-19
qemu-iotests: Test luks QMP image creation
Kevin Wolf
4
-1
/
+348
2018-03-19
tests/test-blockjob: test cancellations
John Snow
1
-4
/
+229
2018-03-19
iotests: test manual job dismissal
John Snow
2
-2
/
+189
2018-03-19
blockjobs: Expose manual property
John Snow
1
-12
/
+12
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
1
-0
/
+1
2018-03-19
iotests: add pause_wait
John Snow
3
-19
/
+16
2018-03-19
blockjobs: add status enum
John Snow
1
-12
/
+12
2018-03-19
blockjobs: model single jobs as transactions
John Snow
3
-15
/
+10
2018-03-18
tests/boot-serial: Check the 40p machine, too
Thomas Huth
1
-2
/
+4
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
6
-1
/
+292
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
7
-2
/
+138
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-5
/
+6
2018-03-15
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
8
-74
/
+1165
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
1
-0
/
+5
2018-03-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
1
-64
/
+18
2018-03-13
iotests: add dirty bitmap postcopy test
Vladimir Sementsov-Ogievskiy
4
-1
/
+130
2018-03-13
iotests: add dirty bitmap migration test
Vladimir Sementsov-Ogievskiy
3
-0
/
+162
[next]