aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-18tap: Add check for USO featuresYuri Benditovich1-0/+3
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko1-2/+2
2023-09-13Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-1/+80
2023-09-12linux-headers: Update to Linux v6.6-rc1Thomas Huth3-1/+80
2023-09-12ui: add precondition for dpy_get_ui_info()Marc-André Lureau1-1/+1
2023-09-12ui/console: move DisplaySurface to its own headerMarc-André Lureau2-83/+96
2023-09-12ui/console: remove redundant format fieldMarc-André Lureau1-8/+7
2023-09-12ui/vc: rename kbd_put to qemu_text_console functionsMarc-André Lureau1-3/+3
2023-09-12ui/vc: remove kbd_put_keysym() and update function callsMarc-André Lureau1-1/+0
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi3-0/+14
2023-09-11Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...Stefan Hajnoczi2-0/+16
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi3-7/+6
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-0/+706
2023-09-11migration: Add .save_prepare() handler to struct SaveVMHandlersAvihai Horon1-0/+5
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins1-0/+2
2023-09-11qdev: Add qdev_add_vm_change_state_handler_full()Avihai Horon1-0/+3
2023-09-11sysemu: Add prepare callback to struct VMChangeStateEntryAvihai Horon1-0/+4
2023-09-11crypto: Add SM4 constant parameter CKMax Chou1-0/+1
2023-09-11crypto: Create sm4_subwordMax Chou1-0/+8
2023-09-11target/riscv: Use existing lookup tables for MixColumnsArd Biesheuvel1-0/+7
2023-09-08arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEShameer Kolothum1-0/+1
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias1-0/+69
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias1-0/+16
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias1-0/+17
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_REGFrancisco Iglesias1-0/+286
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFRFrancisco Iglesias1-0/+15
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias1-0/+12
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias1-0/+231
2023-09-08hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias1-0/+59
2023-09-08vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fnKevin Wolf1-3/+5
2023-09-08block: Remove bdrv_query_block_node_infoFabiano Rosas1-3/+0
2023-09-08block: change reqs_lock to QemuMutexStefan Hajnoczi1-1/+1
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi25-31/+31
2023-09-08Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi4-41/+55
2023-09-08accel/tcg: Fix typo in translator_io_start() descriptionPhilippe Mathieu-Daudé1-1/+1
2023-09-08include/: spelling fixesMichael Tokarev23-29/+29
2023-09-08riscv: spelling fixesMichael Tokarev1-1/+1
2023-09-07io: follow coroutine AioContext in qio_channel_yield()Stefan Hajnoczi3-39/+54
2023-09-07nbd: drop unused nbd_receive_negotiate() aio_context argumentStefan Hajnoczi1-2/+1
2023-09-07hw/ufs: Support for UFS logical unitJeuk Kim1-0/+1
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim3-0/+1092
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi4-56/+4
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi4-2/+26
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé1-1/+0
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé1-1/+0
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé1-3/+0
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé1-5/+0
2023-09-06Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi3-14/+32
2023-09-06Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-2/+2
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi4-2/+17