Age | Commit message (Expand) | Author |
2020-11-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-25 | tests/docker, tests/vm: remove setuptools from images | Paolo Bonzini |
2020-11-24 | tests/9pfs: Mark "local" tests as "slow" | Greg Kurz |
2020-11-23 | tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image | Philippe Mathieu-Daudé |
2020-11-23 | tests/avocado: clean-up socket directory after run | Alex Bennée |
2020-11-23 | tests: add prefixes to the bare mkdtemp calls | Alex Bennée |
2020-11-20 | qtest: do not return freed argument vector from qtest_rsp | Paolo Bonzini |
2020-11-20 | tests/qtest: fix memleak in npcm7xx_watchdog_timer-test | Chen Qun |
2020-11-20 | tests/qtest: variable defined by g_autofree need to be initialized | Chen Qun |
2020-11-17 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2020-11-17' in... | Peter Maydell |
2020-11-17 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-11-17 | json: Fix a memleak in parse_pair() | Alex Chen |
2020-11-17 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-17 | iotests/081: Test rewrite-corrupted without WRITE | Max Reitz |
2020-11-17 | iotests/081: Filter image format after testdir | Max Reitz |
2020-11-17 | iotests: Replace deprecated ConfigParser.readfp() | Kevin Wolf |
2020-11-17 | tests/vm: update NetBSD to 9.1 | Brad Smith |
2020-11-17 | tests/vm: Add Haiku test based on their vagrant images | Alexander von Gluck IV |
2020-11-16 | iotests: Replace deprecated ConfigParser.readfp() | Kevin Wolf |
2020-11-16 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-16 | tests/acceptance: Disable Spartan-3A DSP 1800A test | Philippe Mathieu-Daudé |
2020-11-15 | test: Fix LGPL information in the file headers | Gan Qixin |
2020-11-15 | tests/acceptance: Fix LGPL information in the file headers | Gan Qixin |
2020-11-15 | tests/migration: Fix LGPL information in the file headers | Gan Qixin |
2020-11-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-11 | pvpanic: Advertise the PVPANIC_CRASHLOADED event support | Paolo Bonzini |
2020-11-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'... | Peter Maydell |
2020-11-10 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-10 | tests/qtest/npcm7xx_rng-test: count runs properly | Havard Skinnemoen |
2020-11-10 | qtest: Update references to parse_escape() in comments | Peter Maydell |
2020-11-10 | fuzz: add virtio-blk fuzz target | Dima Stepanov |
2020-11-10 | fuzz: Make fork_fuzz.ld compatible with LLVM's LLD | Daniele Buono |
2020-11-09 | tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test() | AlexChen |
2020-11-09 | qtest: Fix bad printf format specifiers | AlexChen |
2020-11-09 | tests/vm: update openbsd to release 6.8 | Brad Smith |
2020-11-09 | iotests: rewrite iotest 240 in python | Maxim Levitsky |
2020-11-09 | iotests: add filter_qmp_virtio_scsi function | Maxim Levitsky |
2020-11-05 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-04 | qtest: escape device name in device-introspect-test | Paolo Bonzini |
2020-11-04 | ivshmem-test: do not use short-form boolean option | Paolo Bonzini |
2020-11-04 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'... | Peter Maydell |
2020-11-03 | fuzz: fuzz offsets within pio/mmio regions | Alexander Bulekov |
2020-11-03 | fuzz: check the MR in the DMA callback | Alexander Bulekov |
2020-11-03 | fuzz: fix writing DMA patterns | Alexander Bulekov |
2020-11-03 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-11-03 | hw/mips: Remove the 'r4k' machine | Philippe Mathieu-Daudé |
2020-11-03 | iotests: Use Python 3 style super() | Kevin Wolf |
2020-11-03 | iotests: Disable unsubscriptable-object in pylint | Kevin Wolf |
2020-11-03 | iotests.py: Fix type check errors in wait_migration() | Kevin Wolf |
2020-11-03 | tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args() | AlexChen |