summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 9pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck2022-03-071-13/+0Star
* 9p: linux: Fix a couple Linux assumptionsKeno Fischer2022-03-071-1/+3
* Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...Peter Maydell2022-03-053-4/+24
|\
| * tcg/i386: Detect AVX512Richard Henderson2022-03-041-3/+17
| * tcg: Add opcodes for vector nand, nor, eqvRichard Henderson2022-03-042-0/+6
| * tcg: Set MAX_OPC_PARAM_IARGS to 7Ziqiao Kong2022-03-041-1/+1
* | job.h: split function pointers in JobDriverEmanuele Giuseppe Esposito2022-03-041-0/+22
* | block-backend-common.h: split function pointers in BlockDevOpsEmanuele Giuseppe Esposito2022-03-041-5/+23
* | block_int-common.h: split function pointers in BdrvChildClassEmanuele Giuseppe Esposito2022-03-041-34/+47
* | block_int-common.h: split function pointers in BlockDriverEmanuele Giuseppe Esposito2022-03-041-208/+237
* | include/block/snapshot: global state API + assertionsEmanuele Giuseppe Esposito2022-03-041-2/+11
* | include/sysemu/blockdev.h: global state APIEmanuele Giuseppe Esposito2022-03-041-3/+10
* | include/block/blockjob.h: global state APIEmanuele Giuseppe Esposito2022-03-041-7/+22
* | include/block/blockjob_int.h: split header into I/O and GS APIEmanuele Giuseppe Esposito2022-03-041-0/+28
* | block: introduce assert_bdrv_graph_writableEmanuele Giuseppe Esposito2022-03-041-0/+17
* | IO_CODE and IO_OR_GS_CODE for block_int I/O APIEmanuele Giuseppe Esposito2022-03-041-0/+6
* | include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito2022-03-044-1486/+1674
* | IO_CODE and IO_OR_GS_CODE for block-backend I/O APIEmanuele Giuseppe Esposito2022-03-041-0/+2
* | include/sysemu/block-backend: split header into I/O and global state (GS) APIEmanuele Giuseppe Esposito2022-03-044-266/+362
* | IO_CODE and IO_OR_GS_CODE for block I/O APIEmanuele Giuseppe Esposito2022-03-041-0/+1
* | include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito2022-03-044-856/+1061
* | main loop: macros to mark GS and I/O functionsEmanuele Giuseppe Esposito2022-03-041-0/+18
* | main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito2022-03-041-0/+24
* | os-posix: Add os_set_daemonize()Hanna Reitz2022-03-042-0/+9
* | rcu: use coroutine TLS macrosStefan Hajnoczi2022-03-041-3/+4
* | tls: add macros for coroutine-safe TLS variablesStefan Hajnoczi2022-03-041-0/+165
* | block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito2022-03-042-2/+2
* | block: introduce bdrv_activateEmanuele Giuseppe Esposito2022-03-041-0/+1
* | crypto: perform permission checks under BQLEmanuele Giuseppe Esposito2022-03-041-0/+14
|/
* Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2022-03-041-14/+67
|\
| * hw/nvme: 64-bit pi supportNaveen Nagar2022-03-031-13/+54
| * hw/nvme: add support for the lbafee hbs featureNaveen Nagar2022-03-031-2/+5
| * hw/nvme: add host behavior support featureNaveen Nagar2022-03-031-0/+9
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell2022-03-033-9/+104
|\ \
| * | hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa2022-03-031-1/+3
| * | hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel2022-03-031-1/+1
| * | hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel2022-03-031-3/+14
| * | hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel2022-03-031-0/+68
| * | hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel2022-03-031-6/+20
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell2022-03-031-1/+47
|\ \
| * | hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>Richard Henderson2022-03-021-1/+47
| |/
* / migration: Remove load_state_old and minimum_version_id_oldPeter Maydell2022-03-021-2/+0Star
|/
* Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell2022-03-0211-2/+494
|\
| * pnv/xive2: Add support for 8bits thread idCédric Le Goater2022-03-021-0/+1
| * pnv/xive2: Add support for automatic save&restoreCédric Le Goater2022-03-022-0/+13
| * xive2: Add a get_config() handler for the router configurationCédric Le Goater2022-03-021-0/+8
| * ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater2022-03-021-0/+8
| * ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater2022-03-021-0/+2
| * ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2022-03-022-0/+2
| * ppc/xive: Add support for PQ state bits offloadCédric Le Goater2022-03-022-3/+11