aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-28apic: disable reentrancy detection for apic-msiAlexander Bulekov
2023-04-28raven: disable reentrancy detection for iomemAlexander Bulekov
2023-04-28bcm2835_property: disable reentrancy detection for iomemAlexander Bulekov
2023-04-28lsi53c895a: disable reentrancy detection for script RAMAlexander Bulekov
2023-04-28hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov
2023-04-28checkpatch: add qemu_bh_new/aio_bh_new checksAlexander Bulekov
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-04-28memory: prevent dma-reentracy issuesAlexander Bulekov
2023-04-28Merge tag 'migration-20230427-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini
2023-04-28hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCIThomas Huth
2023-04-28hw/rdma: Compile target-independent parts of the rdma code only onceThomas Huth
2023-04-28hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZThomas Huth
2023-04-28s390x/gdb: Split s390-virt.xmlIlya Leoshkevich
2023-04-27Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu int...Richard Henderson
2023-04-27migration: Make dirty_bytes_last_sync atomicJuan Quintela
2023-04-27migration: Make dirty_pages_rate atomicJuan Quintela
2023-04-27stat64: Add stat64_set() operationPaolo Bonzini
2023-04-27multifd: Only flush once each full round of memoryJuan Quintela
2023-04-27multifd: Protect multifd_send_sync_main() callsJuan Quintela
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela
2023-04-27migration: Move migration_properties to options.cJuan Quintela
2023-04-27migration: Create migrate_block_bitmap_mapping() functionJuan Quintela
2023-04-27migration: Create migrate_tls_hostname() functionJuan Quintela
2023-04-27migration: Create migrate_tls_authz() functionJuan Quintela
2023-04-27migration: Create migrate_tls_creds() functionJuan Quintela
2023-04-27migration: Remove MigrationState from block_cleanup_parameters()Juan Quintela
2023-04-27migration: Move block_cleanup_parameters() to options.cJuan Quintela
2023-04-27migration: Move migrate_set_block_incremental() to options.cJuan Quintela
2023-04-27migration: Create migrate_downtime_limit() functionJuan Quintela
2023-04-27migration: Make all functions check have the same formatJuan Quintela
2023-04-27migration: Create migrate_params_init() functionJuan Quintela
2023-04-27multifd: Fix the number of channels readyJuan Quintela
2023-04-27docs/style: call out the use of GUARD macrosAlex Bennée
2023-04-27docs/devel: mention the spacing requirement for QOMAlex Bennée
2023-04-27docs/devel: make a statement about includesAlex Bennée
2023-04-27docs/system: remove excessive punctuation from guest-loader docsAlex Bennée
2023-04-27qemu-options.hx: Update descriptions of memory options for NUMA nodeYohei Kojima
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul
2023-04-27MAINTAINERS: Cover tests/avocado/machine_aspeed.pyThomas Huth
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth
2023-04-27qemu-options: finesse the recommendations around -blockdevAlex Bennée
2023-04-27scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth
2023-04-27gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé