index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
2020-07-07
45
-339
/
+1857
|
\
|
*
block/vpc: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2020-07-06
2
-30
/
+435
|
*
iotests: add tests for blockdev-amend
Maxim Levitsky
2020-07-06
5
-0
/
+589
|
*
iotests: qemu-img tests for luks key management
Maxim Levitsky
2020-07-06
5
-0
/
+429
|
*
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
2020-07-06
1
-0
/
+45
|
*
block/amend: refactor qcow2 amend options
Maxim Levitsky
2020-07-06
10
-251
/
+129
|
*
iotests: Check whether luks works
Max Reitz
2020-07-06
10
-0
/
+16
|
*
iotests.py: Add (verify|has)_working_luks()
Max Reitz
2020-07-06
1
-0
/
+39
|
*
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
2020-07-06
1
-20
/
+20
|
*
iotests/common.rc: Add _require_working_luks
Max Reitz
2020-07-06
1
-0
/
+27
|
*
iotests: filter few more luks specific create options
Maxim Levitsky
2020-07-06
9
-20
/
+17
|
*
iotests: Make _filter_img_create more active
Max Reitz
2020-07-06
4
-31
/
+91
|
*
qcow2: Fix preallocation on images with unaligned sizes
Alberto Garcia
2020-07-06
2
-0
/
+33
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
3
-1
/
+54
|
\
\
|
*
|
tests/acpi: remove stale allowed tables
Andrew Jones
2020-07-03
1
-18
/
+0
|
*
|
Revert "tests/migration: Reduce autoconverge initial bandwidth"
Michael S. Tsirkin
2020-07-02
1
-1
/
+1
|
*
|
tests: disassemble-aml.sh: generate AML in readable format
Michael S. Tsirkin
2020-07-01
2
-0
/
+53
*
|
|
tests/acceptance: Add a test for the sun4u sparc64 machine
Thomas Huth
2020-07-06
1
-0
/
+36
*
|
|
tests/qtest: Unify the test for the xenfv and xenpv machines
Thomas Huth
2020-07-06
4
-15
/
+4
*
|
|
fuzz: do not use POSIX shm for coverage bitmap
Alexander Bulekov
2020-07-06
1
-27
/
+13
*
|
|
fuzz: fix broken qtest check at rcu_disable_atfork
Alexander Bulekov
2020-07-06
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
2020-07-04
4
-18
/
+0
|
\
\
|
*
|
tests/acpi: virt: update golden masters for DSDT
Andrew Jones
2020-07-03
4
-3
/
+0
|
*
|
tests/acpi: virt: allow DSDT acpi table changes
Andrew Jones
2020-07-03
1
-0
/
+3
|
*
|
tests/acpi: remove stale allowed tables
Andrew Jones
2020-07-03
1
-18
/
+0
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-03
1
-17
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
2020-07-03
1
-2
/
+2
|
*
|
iotests.py: Do not wait() before communicate()
Max Reitz
2020-07-03
1
-17
/
+17
*
|
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...
Peter Maydell
2020-07-03
3
-39
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iotests: don't test qcow2.py inside 291
Vladimir Sementsov-Ogievskiy
2020-06-24
2
-37
/
+0
|
*
|
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
2020-06-24
1
-2
/
+2
*
|
|
test-util-filemonitor: Plug unlikely memory leak
Markus Armbruster
2020-07-02
1
-0
/
+1
*
|
|
tests: Use error_free_or_abort() where appropriate
Markus Armbruster
2020-07-02
7
-39
/
+14
*
|
|
tests: Use &error_abort where appropriate
Markus Armbruster
2020-07-02
7
-145
/
+59
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-26
7
-4
/
+4532
|
\
\
|
*
|
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
2020-06-26
1
-2
/
+2
|
*
|
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
2020-06-26
1
-0
/
+1071
|
*
|
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
2020-06-26
1
-0
/
+1161
|
*
|
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
2020-06-26
1
-0
/
+1156
|
*
|
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
2020-06-26
1
-0
/
+1140
|
*
|
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
2020-06-26
1
-1
/
+1
|
*
|
libqos: usb-hcd-ehci: use 32-bit write for config register
Paolo Bonzini
2020-06-26
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-06-26
1
-1
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
check-block: enable iotests with SafeStack
Daniele Buono
2020-06-23
1
-1
/
+11
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-25
20
-1
/
+19
|
\
\
\
|
*
|
|
tests/acpi: update expected data files
Gerd Hoffmann
2020-06-24
18
-0
/
+0
|
*
|
|
acpi: bios-tables-test: show more context on asl diffs
Gerd Hoffmann
2020-06-24
1
-1
/
+1
|
*
|
|
qtest: allow DSDT acpi table changes
Gerd Hoffmann
2020-06-24
1
-0
/
+18
*
|
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
2020-06-25
2
-56
/
+613
|
\
\
\
\
|
*
|
|
|
qdev: Reject drive property override
Markus Armbruster
2020-06-23
1
-85
/
+3
[next]