summary refs log tree commit diff stats
path: root/hw/misc/ivshmem-flat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ivshmem-flat: Mark an instance of missing error handling FIXMEMarkus Armbruster2025-10-011-2/+6
* treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblockingVladimir Sementsov-Ogievskiy2025-09-191-1/+2
* treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei2025-07-021-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi2025-04-241-2/+0
|\
| * cleanup: Drop pointless return at end of functionMarkus Armbruster2025-04-241-2/+0
* | include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson2025-04-231-1/+1
|/
* licenses: Remove SPDX tags not being license identifier for LinaroPhilippe Mathieu-Daudé2025-01-301-2/+3
* hw/misc/ivshmem-flat: Add ivshmem-flat deviceGustavo Romero2024-12-311-0/+459