aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda
2023-02-27Do not include hw/hw.h if it is not necessaryThomas Huth
2023-02-24Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-24Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2023-02-23virtio-scsi: reset SCSI devices from main loop threadStefan Hajnoczi
2023-02-23block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_(un)register_buf() GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-02-23block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_create() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_copy_range() GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-02-23block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark public read/write functions GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark read/write in block/io.c GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-02-23block: Mark bdrv_co_flush() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-02-23block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCKKevin Wolf
2023-02-23block: Make bdrv_can_set_read_only() staticKevin Wolf
2023-02-23rocker: Tweak stubbed out monitor commands' error messagesMarkus Armbruster
2023-02-23replay: Simplify setting replay blockersMarkus Armbruster
2023-02-21sysemu/os-win32: fix setjmp/longjmp on windows-arm64Pierrick Bouvier
2023-02-21cpus: Make {start,end}_exclusive() recursiveIlya Leoshkevich
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-02-20Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-17hbitmap: fix hbitmap_status() return value for first dirty bit caseAndrey Zhadchenko
2023-02-17block: Create no_co_wrappers for open functionsKevin Wolf
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-02-17bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17net: Move the code to collect available NIC models to a separate functionThomas Huth
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon
2023-02-16linux-headers: Update to v6.2-rc8Avihai Horon
2023-02-16Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh
2023-02-16target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'Philippe Mathieu-Daudé
2023-02-16hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macroPhilippe Mathieu-Daudé