aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-25io_uring: use LuringState from the running threadEmanuele Giuseppe Esposito
2023-04-25linux-aio: use LinuxAioState from the running threadEmanuele Giuseppe Esposito
2023-04-25block: add missing coroutine_fn to bdrv_sum_allocated_file_size()Stefan Hajnoczi
2023-04-25include/block: fixup typosWilfred Mallawa
2023-04-25monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()Stefan Hajnoczi
2023-04-25hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()Stefan Hajnoczi
2023-04-25block: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE_UNLOCKED()Stefan Hajnoczi
2023-04-25block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED()Stefan Hajnoczi
2023-04-25block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()Stefan Hajnoczi
2023-04-25block: don't acquire AioContext lock in bdrv_drain_all()Stefan Hajnoczi
2023-04-25block: protect BlockBackend->queued_requests with a lockStefan Hajnoczi
2023-04-25block: make BlockBackend->disable_request_queuing atomicStefan Hajnoczi
2023-04-25block: make BlockBackend->quiesce_counter atomicStefan Hajnoczi
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-04-25Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron
2023-04-24hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()Jonathan Cameron
2023-04-24docs/specs: Convert pci-testdev.txt to rstPeter Maydell
2023-04-24docs/specs: Convert pci-serial.txt to rstPeter Maydell
2023-04-24docs/specs/pci-ids: Convert from txt to rSTPeter Maydell
2023-04-24acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov
2023-04-24virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXViresh Kumar
2023-04-24docs: Remove obsolete descriptions of SR-IOV supportAkihiko Odaki
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang
2023-04-24docs/cxl: Fix sentenceStefan Weil
2023-04-24MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewerEugenio Pérez
2023-04-24tests: bios-tables-test: replace memset with initializerPaolo Bonzini
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha
2023-04-24Add my old and new work email mapping and use work email to support acpiAni Sinha
2023-04-24tracetool: use relative paths for '#line' preprocessor directivesThomas De Schampheleire
2023-04-24block/dmg: Declare a type definition for DMG uncompress functionPhilippe Mathieu-Daudé
2023-04-24Merge tag 'migration-20230424-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-04-24qapi: Require boxed for conditional command and event argumentsMarkus Armbruster
2023-04-24qapi: Fix code generated for optional conditional struct memberMarkus Armbruster
2023-04-24tests/qapi-schema: Cover optional conditional struct memberMarkus Armbruster
2023-04-24tests/qapi-schema: Clean up positive test for conditionalsMarkus Armbruster
2023-04-24tests/qapi-schema: Rename a few conditionalsMarkus Armbruster
2023-04-24tests/qapi-schema: Improve union discriminator coverageMarkus Armbruster
2023-04-24qapi: Fix to reject 'data': 'mumble' in structMarkus Armbruster
2023-04-24qapi: Fix error message when type name or array is expectedMarkus Armbruster
2023-04-24qapi: Simplify code a bit after previous commitsMarkus Armbruster
2023-04-24qapi: Improve error message for unexpected array typesMarkus Armbruster
2023-04-24qapi: Split up check_type()Markus Armbruster
2023-04-24qapi: Clean up after removal of simple unionsMarkus Armbruster
2023-04-24qapi/schema: Use super()Markus Armbruster
2023-04-24qapi: Fix error message format regressionMarkus Armbruster
2023-04-24migration: Create migrate_max_bandwidth() functionJuan Quintela
2023-04-24migration: Move migrate_postcopy() to options.cJuan Quintela
2023-04-24migration: Create migrate_cpu_throttle_tailslow() functionJuan Quintela
2023-04-24migration: Create migrate_cpu_throttle_increment() functionJuan Quintela