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-13
tests: make docker-test-debug@fedora run sanitizers
Marc-André Lureau
2
-4
/
+4
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
1
-3
/
+14
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
1
-3
/
+14
2018-03-09
qemu-iotests: fix 203 migration completion race
Stefan Hajnoczi
2
-4
/
+16
2018-03-09
iotests: Tweak 030 in order to trigger a race condition with parallel jobs
Alberto Garcia
2
-11
/
+45
2018-03-09
iotests: Skip test for ENOMEM error
Fam Zheng
1
-3
/
+2
2018-03-09
iotests: Mark all tests executable
Eric Blake
10
-0
/
+0
2018-03-09
iotests: Test creating overlay when guest running
Fam Zheng
2
-6
/
+9
2018-03-09
qemu-iotests: Test ssh image creation over QMP
Kevin Wolf
3
-0
/
+337
2018-03-09
qemu-iotests: Test qcow2 over file image creation with QMP
Kevin Wolf
3
-0
/
+646
2018-03-09
qcow2: Use visitor for options in qcow2_create()
Kevin Wolf
2
-6
/
+6
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
1
-0
/
+129
2018-03-09
test-qemu-opts: Test qemu_opts_to_qdict_filtered()
Kevin Wolf
1
-0
/
+125
2018-03-09
test-qemu-opts: Test qemu_opts_append()
Kevin Wolf
1
-0
/
+128
2018-03-09
qcow2: Make qemu-img check detect corrupted L1 tables in snapshots
Alberto Garcia
2
-0
/
+22
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
Alberto Garcia
2
-0
/
+4
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
Alberto Garcia
2
-0
/
+6
2018-03-09
qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
Alberto Garcia
2
-0
/
+8
2018-03-09
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
Alberto Garcia
2
-0
/
+6
2018-03-09
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
Alberto Garcia
2
-2
/
+16
2018-03-09
qcow2: Generalize validate_table_offset() into qcow2_validate_table()
Alberto Garcia
1
-8
/
+8
2018-03-08
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
3
-2
/
+6
2018-03-06
sdhci-test: fix leaks
Marc-André Lureau
1
-0
/
+2
2018-03-06
ahci-test: fix opts leak of skip tests
Marc-André Lureau
1
-0
/
+1
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-4
/
+0
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-0
/
+126
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
1
-0
/
+2
2018-03-06
qio: non-default context for async conn
Peter Xu
1
-2
/
+2
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
1
-0
/
+2
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+3
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+0
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
1
-1
/
+3
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
1
-2
/
+0
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
5
-15
/
+15
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
3
-3
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-2
/
+1
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
3
-8
/
+7
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
11
-0
/
+32
2018-03-02
qapi: Generate in source order
Markus Armbruster
11
-187
/
+187
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
1
-2
/
+8
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2
-31
/
+29
2018-03-02
qapi: Streamline boilerplate comment generation
Markus Armbruster
1
-1
/
+2
2018-03-02
block: test blk_aio_flush() with blk->root == NULL
Kevin Wolf
2
-0
/
+84
2018-03-02
iotest 033: add misaligned write-zeroes test via truncate
Anton Nefedov
2
-0
/
+42
2018-03-01
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...
Peter Maydell
5
-172
/
+704
2018-02-22
scripts: Add decodetree.py
Richard Henderson
22
-1
/
+140
2018-02-21
tests: add test for TPM TIS device
Stefan Berger
3
-0
/
+495
2018-02-21
tests: Move common TPM test code into tpm-emu.c
Stefan Berger
4
-172
/
+209
2018-02-16
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...
Peter Maydell
4
-63
/
+230
[next]