aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28checkpatch: add qemu_bh_new/aio_bh_new checksAlexander Bulekov1-0/+8
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov7-8/+52
2023-04-28memory: prevent dma-reentracy issuesAlexander Bulekov3-0/+28
2023-04-28Merge tag 'migration-20230427-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson12-352/+414
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini1-1/+2
2023-04-28hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCIThomas Huth1-1/+1
2023-04-28hw/rdma: Compile target-independent parts of the rdma code only onceThomas Huth1-3/+5
2023-04-28hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZThomas Huth1-4/+0
2023-04-28s390x/gdb: Split s390-virt.xmlIlya Leoshkevich5-26/+61
2023-04-27Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu int...Richard Henderson31-147/+596
2023-04-27migration: Make dirty_bytes_last_sync atomicJuan Quintela3-3/+4
2023-04-27migration: Make dirty_pages_rate atomicJuan Quintela3-5/+8
2023-04-27stat64: Add stat64_set() operationPaolo Bonzini2-0/+17
2023-04-27multifd: Only flush once each full round of memoryJuan Quintela3-9/+30
2023-04-27multifd: Protect multifd_send_sync_main() callsJuan Quintela1-5/+11
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela4-1/+29
2023-04-27migration: Move migration_properties to options.cJuan Quintela3-157/+162
2023-04-27migration: Create migrate_block_bitmap_mapping() functionJuan Quintela3-6/+16
2023-04-27migration: Create migrate_tls_hostname() functionJuan Quintela3-2/+11
2023-04-27migration: Create migrate_tls_authz() functionJuan Quintela3-4/+9
2023-04-27migration: Create migrate_tls_creds() functionJuan Quintela3-5/+12
2023-04-27migration: Remove MigrationState from block_cleanup_parameters()Juan Quintela3-4/+6
2023-04-27migration: Move block_cleanup_parameters() to options.cJuan Quintela3-10/+11
2023-04-27migration: Move migrate_set_block_incremental() to options.cJuan Quintela3-7/+15
2023-04-27migration: Create migrate_downtime_limit() functionJuan Quintela3-2/+10
2023-04-27migration: Make all functions check have the same formatJuan Quintela1-114/+39
2023-04-27migration: Create migrate_params_init() functionJuan Quintela3-28/+33
2023-04-27multifd: Fix the number of channels readyJuan Quintela1-1/+2
2023-04-27docs/style: call out the use of GUARD macrosAlex Bennée1-0/+54
2023-04-27docs/devel: mention the spacing requirement for QOMAlex Bennée2-0/+39
2023-04-27docs/devel: make a statement about includesAlex Bennée1-0/+14
2023-04-27docs/system: remove excessive punctuation from guest-loader docsAlex Bennée1-3/+3
2023-04-27qemu-options.hx: Update descriptions of memory options for NUMA nodeYohei Kojima1-9/+16
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée14-30/+25
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul1-6/+64
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul1-11/+16
2023-04-27MAINTAINERS: Cover tests/avocado/machine_aspeed.pyThomas Huth1-1/+1
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth1-13/+17
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth2-8/+8
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth3-30/+0
2023-04-27qemu-options: finesse the recommendations around -blockdevAlex Bennée1-2/+22
2023-04-27scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth2-2/+4
2023-04-27gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth1-2/+2
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé2-0/+159
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée1-26/+144
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul2-8/+12
2023-04-27Merge tag 'migration-20230426-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson10-471/+501
2023-04-27vmstate-static-checker: Recognize "num" fieldPeter Xu1-3/+10
2023-04-27migration/vmstate-dump: Dump array size too as "num"Peter Xu1-0/+3
2023-04-27migration: Allow postcopy_ram_supported_by_host() to report errPeter Xu4-35/+39