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
2019-05-20
tests: acpi: allow to override default accelerator
Igor Mammedov
1
-3
/
+5
2019-05-20
tests: acpi: ignore SMBIOS tests when UEFI firmware is used
Igor Mammedov
1
-2
/
+9
2019-05-20
tests: acpi: add a way to start tests with UEFI firmware
Igor Mammedov
1
-17
/
+35
2019-05-20
tests: acpi: add acpi_find_rsdp_address_uefi() helper
Igor Mammedov
2
-0
/
+46
2019-05-20
tests: acpi: move boot_sector_init() into x86 tests branch
Igor Mammedov
1
-4
/
+5
2019-05-20
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
Igor Mammedov
1
-3
/
+7
2019-05-20
tests: acpi: fetch X_DSDT if pointer to DSDT is 0
Igor Mammedov
1
-1
/
+10
2019-05-20
tests: acpi: make pointer to RSDP 64bit
Igor Mammedov
3
-8
/
+6
2019-05-20
tests: acpi: make RSDT test routine handle XSDT
Igor Mammedov
3
-19
/
+14
2019-05-20
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Igor Mammedov
4
-11
/
+13
2019-05-20
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
Igor Mammedov
4
-4
/
+4
2019-05-20
iotests: Make 245 faster and more reliable
Max Reitz
2
-8
/
+26
2019-05-20
iotests.py: Fix VM.run_job
Max Reitz
1
-1
/
+1
2019-05-20
iotests.py: Let assert_qmp() accept an array
Max Reitz
1
-2
/
+16
2019-05-20
iotests: Test unaligned raw images with O_DIRECT
Max Reitz
4
-0
/
+103
2019-05-20
test-block-iothread: Test AioContext propagation for block jobs
Kevin Wolf
1
-0
/
+71
2019-05-20
test-block-iothread: Test AioContext propagation through the tree
Kevin Wolf
1
-0
/
+131
2019-05-20
iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATE
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2019-05-17
build: don't build hardware objects with linux-user
Laurent Vivier
1
-45
/
+45
2019-05-17
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
1
-13
/
+13
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
8
-16
/
+13
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+2
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2
-4
/
+4
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2
-5
/
+6
2019-05-13
Clean up includes
Markus Armbruster
2
-5
/
+1
2019-05-10
iotests: Add test for rebase without input base
Max Reitz
3
-0
/
+164
2019-05-10
test-block-iothread: Job coroutine thread after AioContext switch
Kevin Wolf
1
-0
/
+107
2019-05-10
qemu-iotests: Fix cleanup for 192
Kevin Wolf
1
-1
/
+3
2019-05-09
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...
Peter Maydell
8
-26
/
+35
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
15
-237
/
+269
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
7
-13
/
+24
2019-05-08
tests/drive_del-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-31
/
+32
2019-05-08
tests/Makefile: Remove unused test-obj-y variable
Thomas Huth
1
-19
/
+0
2019-05-08
tests/tpm-tests: Use g_test_skip() to mark skipped tests
Thomas Huth
1
-1
/
+1
2019-05-08
tests/ide-test: Make test independent of global_qtest
Thomas Huth
1
-125
/
+159
2019-05-08
tests/test-hmp: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-9
/
+10
2019-05-08
tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-6
/
+9
2019-05-08
tests/megasas: Make test independent of global_qtest
Thomas Huth
1
-1
/
+1
2019-05-08
tests/tco: Make test independent of global_qtest
Thomas Huth
1
-31
/
+32
2019-05-08
tests: Force Python I/O encoding for check-qapi-schema
Eduardo Habkost
1
-1
/
+1
2019-05-07
iotests: Fix iotests 110 and 126
Max Reitz
2
-6
/
+14
2019-05-07
block/ssh: Implement .bdrv_refresh_filename()
Max Reitz
4
-12
/
+12
2019-05-07
qcow2-refcount: avoid eating RAM
Vladimir Sementsov-Ogievskiy
2
-8
/
+9
2019-05-07
iotests: Make 182 do without device_add
Max Reitz
2
-5
/
+18
2019-05-07
iotests: Tweak 221 sizing for different hole granularities
Eric Blake
2
-15
/
+15
2019-05-07
tests/qemu-iotests: Fix more reference output files due to recent qemu-io change
Thomas Huth
3
-50
/
+50
2019-05-07
iotests: Fix 233 for ports other than 10809
Max Reitz
2
-4
/
+6
2019-05-03
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
5
-25
/
+218
2019-05-03
tests/uefi-boot-images: report the SMBIOS entry point structures
Laszlo Ersek
4
-0
/
+0
2019-05-03
tests/uefi-test-tools: report the SMBIOS entry point structures
Laszlo Ersek
3
-10
/
+40
[next]