aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-06accel/hax: Introduce CONFIG_HAX_IS_POSSIBLEPhilippe Mathieu-Daudé
2022-03-06sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnosticPhilippe Mathieu-Daudé
2022-03-06sysemu/memory_mapping: Become target-agnosticPhilippe Mathieu-Daudé
2022-03-06exec: Make cpu_memory_rw_debug() target agnosticPhilippe Mathieu-Daudé
2022-03-06exec: Declare vaddr as a generic target-agnostic typePhilippe Mathieu-Daudé
2022-03-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...Peter Maydell
2022-03-04tcg/i386: Detect AVX512Richard Henderson
2022-03-04tcg: Add opcodes for vector nand, nor, eqvRichard Henderson
2022-03-04tcg: Set MAX_OPC_PARAM_IARGS to 7Ziqiao Kong
2022-03-04job.h: split function pointers in JobDriverEmanuele Giuseppe Esposito
2022-03-04block-backend-common.h: split function pointers in BlockDevOpsEmanuele Giuseppe Esposito
2022-03-04block_int-common.h: split function pointers in BdrvChildClassEmanuele Giuseppe Esposito
2022-03-04block_int-common.h: split function pointers in BlockDriverEmanuele Giuseppe Esposito
2022-03-04include/block/snapshot: global state API + assertionsEmanuele Giuseppe Esposito
2022-03-04include/sysemu/blockdev.h: global state APIEmanuele Giuseppe Esposito
2022-03-04include/block/blockjob.h: global state APIEmanuele Giuseppe Esposito
2022-03-04include/block/blockjob_int.h: split header into I/O and GS APIEmanuele Giuseppe Esposito
2022-03-04block: introduce assert_bdrv_graph_writableEmanuele Giuseppe Esposito
2022-03-04IO_CODE and IO_OR_GS_CODE for block_int I/O APIEmanuele Giuseppe Esposito
2022-03-04include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito
2022-03-04IO_CODE and IO_OR_GS_CODE for block-backend I/O APIEmanuele Giuseppe Esposito
2022-03-04include/sysemu/block-backend: split header into I/O and global state (GS) APIEmanuele Giuseppe Esposito
2022-03-04IO_CODE and IO_OR_GS_CODE for block I/O APIEmanuele Giuseppe Esposito
2022-03-04include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito
2022-03-04main loop: macros to mark GS and I/O functionsEmanuele Giuseppe Esposito
2022-03-04main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito
2022-03-04os-posix: Add os_set_daemonize()Hanna Reitz
2022-03-04rcu: use coroutine TLS macrosStefan Hajnoczi
2022-03-04tls: add macros for coroutine-safe TLS variablesStefan Hajnoczi
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-04block: introduce bdrv_activateEmanuele Giuseppe Esposito
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito
2022-03-04Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2022-03-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell
2022-03-03hw/nvme: 64-bit pi supportNaveen Nagar
2022-03-03hw/nvme: add support for the lbafee hbs featureNaveen Nagar
2022-03-03hw/nvme: add host behavior support featureNaveen Nagar
2022-03-03hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa
2022-03-03hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel
2022-03-02hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>Richard Henderson
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater