aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran2-4/+2
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda1-0/+2
2023-02-27Do not include hw/hw.h if it is not necessaryThomas Huth2-2/+0
2023-02-24Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell8-174/+212
2023-02-24Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2-7/+1
2023-02-23virtio-scsi: reset SCSI devices from main loop threadStefan Hajnoczi1-1/+10
2023-02-23block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCKKevin Wolf3-8/+11
2023-02-23block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCKKevin Wolf3-16/+16
2023-02-23block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCKKevin Wolf2-4/+8
2023-02-23block: Mark bdrv_(un)register_buf() GRAPH_RDLOCKKevin Wolf1-3/+4
2023-02-23block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCKKevin Wolf2-4/+9
2023-02-23block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito3-6/+8
2023-02-23block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCKKevin Wolf2-4/+5
2023-02-23block: Mark bdrv_co_create() and callers GRAPH_RDLOCKKevin Wolf2-12/+13
2023-02-23block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCKKevin Wolf2-9/+11
2023-02-23block: Mark bdrv_co_copy_range() GRAPH_RDLOCKEmanuele Giuseppe Esposito3-30/+23
2023-02-23block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCKKevin Wolf1-3/+4
2023-02-23block: Mark public read/write functions GRAPH_RDLOCKKevin Wolf1-6/+8
2023-02-23block: Mark read/write in block/io.c GRAPH_RDLOCKKevin Wolf1-18/+22
2023-02-23block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCKKevin Wolf2-6/+8
2023-02-23block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito3-9/+13
2023-02-23block: Mark bdrv_co_flush() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito2-6/+8
2023-02-23block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCKKevin Wolf2-5/+7
2023-02-23block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCKKevin Wolf3-15/+16
2023-02-23block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCKKevin Wolf2-6/+7
2023-02-23block: Make bdrv_can_set_read_only() staticKevin Wolf1-2/+0
2023-02-23rocker: Tweak stubbed out monitor commands' error messagesMarkus Armbruster1-3/+0
2023-02-23replay: Simplify setting replay blockersMarkus Armbruster2-4/+1
2023-02-21sysemu/os-win32: fix setjmp/longjmp on windows-arm64Pierrick Bouvier1-4/+24
2023-02-21cpus: Make {start,end}_exclusive() recursiveIlya Leoshkevich1-2/+2
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+14
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell8-12/+78
2023-02-20Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell6-21/+70
2023-02-17hbitmap: fix hbitmap_status() return value for first dirty bit caseAndrey Zhadchenko1-1/+1
2023-02-17block: Create no_co_wrappers for open functionsKevin Wolf2-13/+43
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf1-0/+14
2023-02-17bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito1-2/+3
2023-02-17util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito1-5/+9
2023-02-17net: Move the code to collect available NIC models to a separate functionThomas Huth1-0/+14
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon1-5/+0
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon1-0/+5
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon1-1/+1
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon1-0/+2
2023-02-16linux-headers: Update to v6.2-rc8Avihai Horon7-8/+72
2023-02-16Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...Peter Maydell5-6/+180
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker1-2/+0
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu1-0/+2
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu1-0/+53
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh1-0/+1
2023-02-16target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'Philippe Mathieu-Daudé1-0/+123