aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-07util: Make qemu_oom_check() a static functionPeter Maydell1-2/+0
2022-03-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...Peter Maydell3-4/+24
2022-03-04tcg/i386: Detect AVX512Richard Henderson1-3/+17
2022-03-04tcg: Add opcodes for vector nand, nor, eqvRichard Henderson2-0/+6
2022-03-04tcg: Set MAX_OPC_PARAM_IARGS to 7Ziqiao Kong1-1/+1
2022-03-04job.h: split function pointers in JobDriverEmanuele Giuseppe Esposito1-0/+22
2022-03-04block-backend-common.h: split function pointers in BlockDevOpsEmanuele Giuseppe Esposito1-5/+23
2022-03-04block_int-common.h: split function pointers in BdrvChildClassEmanuele Giuseppe Esposito1-34/+47
2022-03-04block_int-common.h: split function pointers in BlockDriverEmanuele Giuseppe Esposito1-208/+237
2022-03-04include/block/snapshot: global state API + assertionsEmanuele Giuseppe Esposito1-2/+11
2022-03-04include/sysemu/blockdev.h: global state APIEmanuele Giuseppe Esposito1-3/+10
2022-03-04include/block/blockjob.h: global state APIEmanuele Giuseppe Esposito1-7/+22
2022-03-04include/block/blockjob_int.h: split header into I/O and GS APIEmanuele Giuseppe Esposito1-0/+28
2022-03-04block: introduce assert_bdrv_graph_writableEmanuele Giuseppe Esposito1-0/+17
2022-03-04IO_CODE and IO_OR_GS_CODE for block_int I/O APIEmanuele Giuseppe Esposito1-0/+6
2022-03-04include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito4-1486/+1674
2022-03-04IO_CODE and IO_OR_GS_CODE for block-backend I/O APIEmanuele Giuseppe Esposito1-0/+2
2022-03-04include/sysemu/block-backend: split header into I/O and global state (GS) APIEmanuele Giuseppe Esposito4-266/+362
2022-03-04IO_CODE and IO_OR_GS_CODE for block I/O APIEmanuele Giuseppe Esposito1-0/+1
2022-03-04include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito4-856/+1061
2022-03-04main loop: macros to mark GS and I/O functionsEmanuele Giuseppe Esposito1-0/+18
2022-03-04main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito1-0/+24
2022-03-04os-posix: Add os_set_daemonize()Hanna Reitz2-0/+9
2022-03-04rcu: use coroutine TLS macrosStefan Hajnoczi1-3/+4
2022-03-04tls: add macros for coroutine-safe TLS variablesStefan Hajnoczi1-0/+165
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito2-2/+2
2022-03-04block: introduce bdrv_activateEmanuele Giuseppe Esposito1-0/+1
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito1-0/+14
2022-03-04Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-14/+67
2022-03-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell3-9/+104
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell1-1/+47
2022-03-03hw/nvme: 64-bit pi supportNaveen Nagar1-13/+54
2022-03-03hw/nvme: add support for the lbafee hbs featureNaveen Nagar1-2/+5
2022-03-03hw/nvme: add host behavior support featureNaveen Nagar1-0/+9
2022-03-03hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa1-1/+3
2022-03-03hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel1-1/+1
2022-03-03hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel1-3/+14
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel1-0/+68
2022-03-03hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel1-6/+20
2022-03-02hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>Richard Henderson1-1/+47
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell1-2/+0
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell11-2/+494
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell1-0/+14
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater1-0/+1
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater2-0/+13
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater1-0/+8
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater1-0/+8
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater1-0/+2
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2-0/+2
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater2-3/+11