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
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-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
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
2018-03-13
iotests: new test 209 for NBD BLOCK_STATUS
Vladimir Sementsov-Ogievskiy
3
-0
/
+37
2018-03-13
iotests: add file_path helper
Vladimir Sementsov-Ogievskiy
1
-0
/
+32
2018-03-13
iotests.py: tiny refactor: move system imports up
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2018-03-13
iotests: add 208 nbd-server + blockdev-snapshot-sync test case
Stefan Hajnoczi
3
-0
/
+65
2018-03-13
iotests: Fix stuck NBD process on 33
Eric Blake
1
-0
/
+1
2018-03-13
char: allow passing pre-opened socket file descriptor at startup
Daniel P. Berrange
1
-3
/
+44
2018-03-13
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
1
-6
/
+106
2018-03-13
sockets: check that the named file descriptor is a socket
Daniel P. Berrange
1
-0
/
+89
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
3
-0
/
+81
2018-03-13
sockets: strengthen test suite IP protocol availability checks
Daniel P. Berrange
2
-11
/
+60
2018-03-13
sockets: pull code for testing IP availability out of specific test
Daniel P. Berrange
4
-71
/
+145
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
1
-0
/
+657
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
1
-0
/
+1
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
1
-0
/
+2
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
1
-0
/
+2
2018-03-13
tests: make docker-test-debug@fedora run sanitizers
Marc-André Lureau
2
-4
/
+4
2018-03-12
rcutorture: remove synchronize_rcu from readers
Paolo Bonzini
1
-4
/
+0
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
1
-0
/
+6
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
1
-1
/
+0
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
[next]