index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-09-07
block: Raise an error when backing file parameter is an empty string
Connor Kuehl
2020-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
2020-09-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
2020-09-03
tests/qtest/ipmi-kcs: Fix assert side-effect
Philippe Mathieu-Daudé
2020-09-03
tests/qtest/tpm: Declare input buffers const and static
Philippe Mathieu-Daudé
2020-09-03
tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)
Philippe Mathieu-Daudé
2020-09-03
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
2020-09-02
iotests/259: Fix reference output
Max Reitz
2020-09-02
iotests/059: Fix reference output
Max Reitz
2020-09-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-01
tests/tcg: Do not require FE_* exception bits
Richard Henderson
2020-09-01
tests/tcg: Do not require FE_TOWARDZERO
Richard Henderson
2020-09-01
tests/tcg: Add microblaze to arches filter
Richard Henderson
2020-08-28
migration: improve error reporting of block driver state name
Daniel P. Berrangé
2020-08-27
tests/bios-tables-test: add smbios cpu speed test
Ying Fang
2020-08-27
acpi: update expected DSDT files with _UID changes
Michael S. Tsirkin
2020-08-27
disassemble-aml: -o actually works
Michael S. Tsirkin
2020-08-27
acpi: allow DSDT changes
Michael S. Tsirkin
2020-08-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...
Peter Maydell
2020-08-26
iotests: Add tests for qcow2 images with extended L2 entries
Alberto Garcia
2020-08-25
tests: fix a memory in test_socket_unix_abstract_good
Li Qiang
2020-08-25
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
2020-08-25
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
qcow2: Add subcluster support to check_refcounts_l2()
Alberto Garcia
2020-08-24
Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into staging
Peter Maydell
2020-08-24
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...
Peter Maydell
2020-08-21
tests/tcg/xtensa: add DFP0 arithmetic tests
Max Filippov
2020-08-21
tests/tcg/xtensa: test double precision load/store
Max Filippov
2020-08-21
tests/tcg/xtensa: add fp0 div and sqrt tests
Max Filippov
2020-08-21
tests/tcg/xtensa: update test_lsc for DFPU
Max Filippov
2020-08-21
tests/tcg/xtensa: update test_fp1 for DFPU
Max Filippov
2020-08-21
tests/tcg/xtensa: update test_fp0_conv for DFPU
Max Filippov
2020-08-21
tests/tcg/xtensa: expand madd tests
Max Filippov
2020-08-21
tests/tcg/xtensa: update test_fp0_arith for DFPU
Max Filippov
2020-08-21
tests/tcg/xtensa: fix test execution on ISS
Max Filippov
2020-08-21
iotests: Test node/bitmap aliases during migration
Max Reitz
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
2020-08-21
iotests: dump QCOW2 header in JSON in #303
Andrey Shinkevich
2020-08-21
qcow2_format.py: support dumping metadata in JSON format
Andrey Shinkevich
2020-08-21
qcow2_format.py: collect fields to dump in JSON format
Andrey Shinkevich
2020-08-21
qcow2.py: Introduce '-j' key to dump in JSON format
Andrey Shinkevich
2020-08-21
qcow2_format.py: Dump bitmap table serialized entries
Andrey Shinkevich
2020-08-21
qcow2_format.py: pass cluster size to substructures
Andrey Shinkevich
2020-08-21
qcow2_format.py: Dump bitmap directory information
Andrey Shinkevich
2020-08-21
qcow2_format.py: dump bitmap flags in human readable way.
Andrey Shinkevich
2020-08-21
qcow2_format.py: change Qcow2BitmapExt initialization method
Andrey Shinkevich
[next]