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
2019-10-18
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
6
-5
/
+200
2019-10-17
iotests: add test 260 to check bitmap life after snapshot + commit
Vladimir Sementsov-Ogievskiy
3
-0
/
+142
2019-10-17
iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
Vladimir Sementsov-Ogievskiy
2
-4
/
+57
2019-10-17
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-46
/
+57
2019-10-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
17
-1
/
+80
2019-10-15
tests: cpu-plug-test: fix device_add for pc/q35 machines
Igor Mammedov
1
-36
/
+26
2019-10-15
tests: add qtest_qmp_device_add_qdict() helper
Igor Mammedov
2
-10
/
+31
2019-10-15
tests/ptimer-test: Switch to transaction-based ptimer API
Peter Maydell
1
-22
/
+84
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
1
-11
/
+11
2019-10-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-4
/
+164
2019-10-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+8
2019-10-14
iotests: Test large write request to qcow2 file
Max Reitz
3
-0
/
+93
2019-10-14
iotests/028: Fix for long $TEST_DIRs
Max Reitz
2
-4
/
+8
2019-10-14
block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACK
Alberto Garcia
3
-0
/
+63
2019-10-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
1
-0
/
+421
2019-10-14
test-bdrv-drain: fix iothread_join() hang
Stefan Hajnoczi
1
-2
/
+8
2019-10-11
migration: Support gtree migration
Eric Auger
1
-0
/
+421
2019-10-10
iotests/162: Fix for newer Linux 5.3+
Max Reitz
2
-2
/
+2
2019-10-10
tests: fix I/O test for hosts defaulting to LUKSv2
Daniel P. Berrangé
2
-23
/
+23
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
4
-160
/
+163
2019-10-10
iotests: Use stat -c %b in 125
Max Reitz
1
-2
/
+1
2019-10-10
iotests: Disable 125 on broken XFS versions
Max Reitz
1
-0
/
+40
2019-10-10
iotests: Fix 125 for growth_mode = metadata
Max Reitz
1
-1
/
+1
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
1
-0
/
+18
2019-10-10
iotests: 257: drop device_add
Vladimir Sementsov-Ogievskiy
2
-52
/
+0
2019-10-10
iotests: 257: drop unused Drive.device field
Vladimir Sementsov-Ogievskiy
1
-22
/
+15
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
4
-304
/
+219
2019-10-10
qemu-iotests: ignore leaks on failure paths in 026
Vladimir Sementsov-Ogievskiy
4
-123
/
+60
2019-10-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-9
/
+9
2019-10-08
iotests/262: Switch source/dest VM launch order
Max Reitz
2
-9
/
+9
2019-10-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...
Peter Maydell
2
-3
/
+8
2019-10-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
8
-21
/
+373
2019-10-07
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
Laszlo Ersek
2
-2
/
+5
2019-10-07
edk2 build scripts: honor external BaseTools flags with uefi-test-tools
Laszlo Ersek
1
-1
/
+3
2019-10-05
tests/acpi: add expected tables for arm/virt
Michael S. Tsirkin
17
-16
/
+0
2019-10-05
tests: document how to update acpi tables
Michael S. Tsirkin
1
-0
/
+27
2019-10-05
tests: Add bios tests to arm/virt
Shameer Kolothum
1
-0
/
+49
2019-10-05
tests: allow empty expected files
Michael S. Tsirkin
1
-1
/
+4
2019-10-05
tests/acpi: add empty files
Michael S. Tsirkin
15
-0
/
+0
2019-10-05
tests: Update ACPI tables list for upcoming arm/virt tests
Shameer Kolothum
1
-0
/
+15
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
1
-0
/
+1
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
1
-1
/
+3
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
1
-2
/
+2
2019-10-04
docker: test-debug: disable LeakSanitizer
Paolo Bonzini
1
-0
/
+1
2019-10-04
iotests: Remove Python 2 compatibility code
Kevin Wolf
3
-16
/
+3
2019-10-04
iotests: Require Python 3.6 or later
Kevin Wolf
1
-1
/
+12
2019-10-04
iotests: Test internal snapshots with -blockdev
Kevin Wolf
4
-4
/
+358
2019-10-03
tests/migration: Add a test for auto converge
Yury Kotov
1
-19
/
+138
2019-10-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...
Peter Maydell
3
-6
/
+4
[next]