]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-04-28  Alexander Bulekovlsi53c895a: disable reentrancy detection for script RAM
2023-04-28  Alexander Bulekovhw: replace most qemu_bh_new calls with qemu_bh_new_guarded
2023-04-28  Alexander Bulekovcheckpatch: add qemu_bh_new/aio_bh_new checks
2023-04-28  Alexander Bulekovasync: Add an optional reentrancy guard to the BH API
2023-04-28  Alexander Bulekovmemory: prevent dma-reentracy issues
2023-04-28  Paolo Bonzinitests: vhost-user-test: release mutex on protocol violation
2023-04-28  Thomas Huthhw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
2023-04-28  Thomas Huthhw/rdma: Compile target-independent parts of the rdma...
2023-04-28  Thomas Huthhw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
2023-04-28  Ilya Leoshkevichs390x/gdb: Split s390-virt.xml
2023-04-27  Richard HendersonMerge tag 'pull-testing-docs-270423-1' of https://gitla...
2023-04-27  Alex Bennéedocs/style: call out the use of GUARD macros
2023-04-27  Alex Bennéedocs/devel: mention the spacing requirement for QOM
2023-04-27  Alex Bennéedocs/devel: make a statement about includes
2023-04-27  Alex Bennéedocs/system: remove excessive punctuation from guest...
2023-04-27  Yohei Kojimaqemu-options.hx: Update descriptions of memory options...
2023-04-27  Alex Bennéetests/tcg: limit the scope of the plugin tests
2023-04-27  Kautuk Consultests/avocado/tuxrun_baselines.py: improve code coverag...
2023-04-27  Kautuk Consulavocado_qemu/__init__.py: factor out the qemu-img finding
2023-04-27  Thomas HuthMAINTAINERS: Cover tests/avocado/machine_aspeed.py
2023-04-27  Thomas Huthtests/avocado/machine_aspeed: Fix the broken ast2[56...
2023-04-27  Thomas Huthtests/avocado: Make ssh_command_output_contains() globa...
2023-04-27  Thomas Huth.gitlab-ci.d/cirrus: Drop the CI job for compiling...
2023-04-27  Alex Bennéeqemu-options: finesse the recommendations around -blockdev
2023-04-27  Thomas Huthscripts/device-crash-test: Add a parameter to run with...
2023-04-27  Thomas Huthgitlab-ci: Avoid to re-run "configure" in the device...
2023-04-27  Philippe Mathieu... tests/avocado: Add set of boot tests on SBSA-ref
2023-04-27  Alex Bennéetests/avocado: use the new snapshots for testing
2023-04-27  Kautuk Consultests/requirements.txt: bump up avocado-framework versi...
2023-04-27  Richard HendersonMerge tag 'migration-20230426-pull-request' of https...
2023-04-27  Peter Xuvmstate-static-checker: Recognize "num" field
2023-04-27  Peter Xumigration/vmstate-dump: Dump array size too as "num"
2023-04-27  Peter Xumigration: Allow postcopy_ram_supported_by_host() to...
2023-04-27  Juan Quintelamigration: Move qmp_migrate_set_parameters() to options.c
2023-04-27  Juan Quintelamigration: Move migrate_use_tls() to options.c
2023-04-27  Juan QuintelaMAINTAINERS: Add Leonardo and Peter as reviewers
2023-04-27  Leonardo Brasmigration: Disable postcopy + multifd migration
2023-04-26  Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26  Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-26  Daniel P. Berrangéqapi: allow unions to contain further unions
2023-04-26  Markus Armbrusterqapi: Improve specificity of type/member descriptions
2023-04-25  Daniel P. Berrangéqapi: support updating expected test output via make
2023-04-25  Wang Liangblock/monitor: Fix crash when executing HMP commit
2023-04-25  Paolo Bonzinivmdk: make vmdk_is_cid_valid a coroutine_fn
2023-04-25  Paolo Bonziniqcow2: mark various functions as coroutine_fn and GRAPH...
2023-04-25  Paolo Bonzinitests: mark more coroutine_fns
2023-04-25  Paolo Bonziniqemu-pr-helper: mark more coroutine_fns
2023-04-25  Paolo Bonzini9pfs: mark more coroutine_fns
2023-04-25  Paolo Bonzininbd: mark more coroutine_fns, do not use co_wrappers
2023-04-25  Paolo Bonzinimirror: make mirror_flush a coroutine_fn, do not use...
2023-04-25  Paolo Bonziniblkdebug: add missing coroutine_fn annotation
2023-04-25  Paolo Bonzinivvfat: mark various functions as coroutine_fn
2023-04-25  Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25  Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25  Emanuele Giuseppe... io_uring: use LuringState from the running thread
2023-04-25  Emanuele Giuseppe... linux-aio: use LinuxAioState from the running thread
2023-04-25  Stefan Hajnocziblock: add missing coroutine_fn to bdrv_sum_allocated_f...
2023-04-25  Wilfred Mallawainclude/block: fixup typos
2023-04-25  Stefan Hajnoczimonitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UN...
2023-04-25  Stefan Hajnoczihmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNL...
2023-04-25  Stefan Hajnocziblock: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE...
2023-04-25  Stefan Hajnocziblock: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UN...
2023-04-25  Stefan Hajnocziblock: convert blk_exp_close_all_type() to AIO_WAIT_WHI...
2023-04-25  Stefan Hajnocziblock: don't acquire AioContext lock in bdrv_drain_all()
2023-04-25  Stefan Hajnocziblock: protect BlockBackend->queued_requests with a...
2023-04-25  Stefan Hajnocziblock: make BlockBackend->disable_request_queuing atomic
2023-04-25  Stefan Hajnocziblock: make BlockBackend->quiesce_counter atomic
2023-04-25  Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-25  Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-04-25  Jonathan Cameronhw/pci-bridge: Make PCIe and CXL PXB Devices inherit...
2023-04-25  Jonathan Cameronhw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_...
2023-04-25  Peter Maydelldocs/specs: Convert pci-testdev.txt to rst
2023-04-25  Peter Maydelldocs/specs: Convert pci-serial.txt to rst
2023-04-25  Peter Maydelldocs/specs/pci-ids: Convert from txt to rST
2023-04-25  Igor Mammedovacpi: pcihp: allow repeating hot-unplug requests
2023-04-25  Viresh Kumarvirtio: i2c: Check notifier helpers for VIRTIO_CONFIG_I...
2023-04-25  Akihiko Odakidocs: Remove obsolete descriptions of SR-IOV support
2023-04-25  Jason Wangintel_iommu: refine iotlb hash calculation
2023-04-25  Stefan Weildocs/cxl: Fix sentence
2023-04-25  Eugenio PérezMAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueu...
2023-04-25  Paolo Bonzinitests: bios-tables-test: replace memset with initializer
2023-04-25  Ani Sinhahw/acpi: limit warning on acpi table size to pc machine...
2023-04-25  Ani SinhaAdd my old and new work email mapping and use work...
2023-04-24  Thomas De Schampheleiretracetool: use relative paths for '#line' preprocessor...
2023-04-24  Philippe Mathieu... block/dmg: Declare a type definition for DMG uncompress...
2023-04-24  Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24  Markus Armbrusterqapi: Require boxed for conditional command and event...
2023-04-24  Markus Armbrusterqapi: Fix code generated for optional conditional struc...
2023-04-24  Markus Armbrustertests/qapi-schema: Cover optional conditional struct...
2023-04-24  Markus Armbrustertests/qapi-schema: Clean up positive test for conditionals
2023-04-24  Markus Armbrustertests/qapi-schema: Rename a few conditionals
2023-04-24  Markus Armbrustertests/qapi-schema: Improve union discriminator coverage
2023-04-24  Markus Armbrusterqapi: Fix to reject 'data': 'mumble' in struct
2023-04-24  Markus Armbrusterqapi: Fix error message when type name or array is...
2023-04-24  Markus Armbrusterqapi: Simplify code a bit after previous commits
2023-04-24  Markus Armbrusterqapi: Improve error message for unexpected array types
2023-04-24  Markus Armbrusterqapi: Split up check_type()
2023-04-24  Markus Armbrusterqapi: Clean up after removal of simple unions
2023-04-24  Markus Armbrusterqapi/schema: Use super()
2023-04-24  Markus Armbrusterqapi: Fix error message format regression
next