Age | Commit message (Expand) | Author |
2021-06-07 | tests/vm: expose --source-path to scripts to find extra files | Alex Bennée |
2021-06-07 | tests/acceptance: tag various arm tests as TCG only | Alex Bennée |
2021-06-07 | tests/tcg/configure.sh: tweak quoting of target_compiler | Alex Bennée |
2021-06-07 | tests/tcg: add a multiarch signals test to stress test signal delivery | Alex Bennée |
2021-06-04 | tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test | Kit Westneat |
2021-06-03 | tests/fp: Enable more tests | Alex Bennée |
2021-06-03 | softfloat: Move floatN_log2 to softfloat-parts.c.inc | Richard Henderson |
2021-06-03 | tests/fp/fp-test: Reverse order of floatx80 precision tests | Richard Henderson |
2021-06-03 | softfloat: Introduce Floatx80RoundPrec | Richard Henderson |
2021-06-03 | tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed | Peter Maydell |
2021-06-03 | tests/qtest/tpm-tests: Remove unnecessary NULL checks | Peter Maydell |
2021-06-03 | tests/qtest/pflash-cfi02-test: Avoid potential integer overflow | Peter Maydell |
2021-06-03 | tests/qtest/hd-geo-test: Fix checks on mkstemp() return value | Peter Maydell |
2021-06-03 | tests/qtest/e1000e-test: Check qemu_recv() succeeded | Peter Maydell |
2021-06-03 | tests/qtest/bios-tables-test: Check for dup2() failure | Peter Maydell |
2021-06-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2021-06-02 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell |
2021-06-02 | block: improve permission conflict error message | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block: improve bdrv_child_get_parent_desc() | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block-backend: improve blk_root_get_parent_desc() | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block: drop BlockDriverState::read_only | Vladimir Sementsov-Ogievskiy |
2021-06-02 | tests/docker: drop CentOS 7 container | Daniel P. Berrangé |
2021-06-02 | tests/vm: convert centos VM recipe to CentOS 8 | Daniel P. Berrangé |
2021-06-02 | docs: fix references to docs/devel/build-system.rst | Stefano Garzarella |
2021-06-01 | gitlab: add python linters to CI | John Snow |
2021-06-01 | python: create qemu packages | John Snow |
2021-06-01 | iotests/297: add --namespace-packages to mypy arguments | John Snow |
2021-06-01 | acceptance tests: bump Avocado version to 88.1 | Willian Rampazzo |
2021-06-01 | tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey | Cleber Rosa |
2021-06-01 | Acceptance Tests: introduce CPU hotplug test | Cleber Rosa |
2021-06-01 | tests/acceptance/virtiofs_submounts.py: remove launch_vm() | Cleber Rosa |
2021-06-01 | Acceptance Tests: set up SSH connection by default after boot for LinuxTest | Cleber Rosa |
2021-06-01 | Acceptance Tests: make username/password configurable | Cleber Rosa |
2021-06-01 | Acceptance Tests: add port redirection for ssh by default | Cleber Rosa |
2021-06-01 | Acceptance Tests: move useful ssh methods to base class | Cleber Rosa |
2021-06-01 | Python: add utility function for retrieving port redirection | Cleber Rosa |
2021-06-01 | tests/acceptance/virtiofs_submounts.py: evaluate string not length | Cleber Rosa |
2021-06-01 | tests/acceptance/virtiofs_submounts.py: add missing accel tag | Cleber Rosa |
2021-06-01 | Python: expose QEMUMachine's temporary directory | Cleber Rosa |
2021-05-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-05-26 | replication: move include out of root directory | Paolo Bonzini |
2021-05-26 | tests/qtest/fuzz: Fix build failure | Philippe Mathieu-Daudé |
2021-05-25 | plugins/syscall: Added a table-like summary output | Mahmoud Mandour |
2021-05-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into staging | Peter Maydell |
2021-05-20 | target/xtensa: clean up unaligned access | Max Filippov |
2021-05-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ... | Peter Maydell |
2021-05-20 | tests/tcg/x86_64: add vsyscall smoke test | Ilya Leoshkevich |
2021-05-20 | qapi/parser: Fix token membership tests when token can be None | John Snow |
2021-05-20 | qapi/parser: enforce all top-level expressions must be dict in _parse() | John Snow |
2021-05-20 | qapi: Add test for nonexistent schema file | John Snow |