aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-12ui/console: remove redundant format fieldMarc-André Lureau
2023-09-12ui/vc: rename kbd_put to qemu_text_console functionsMarc-André Lureau
2023-09-12ui/vc: remove kbd_put_keysym() and update function callsMarc-André Lureau
2023-09-12vmmouse: use explicit codeMarc-André Lureau
2023-09-12vmmouse: replace DPRINTF with tracingMarc-André Lureau
2023-09-12vhost-user-gpu: support dmabuf modifiersErico Nunes
2023-09-12contrib/vhost-user-gpu: add support for sending dmabuf modifiersErico Nunes
2023-09-12docs: vhost-user-gpu: add protocol changes for dmabuf modifiersErico Nunes
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-11Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-11vfio/common: Separate vfio-pci rangesJoao Martins
2023-09-11vfio/migration: Block VFIO migration with background snapshotAvihai Horon
2023-09-11vfio/migration: Block VFIO migration with postcopy migrationAvihai Horon
2023-09-11migration: Add .save_prepare() handler to struct SaveVMHandlersAvihai Horon
2023-09-11migration: Move more initializations to migrate_init()Avihai Horon
2023-09-11vfio/migration: Fail adding device with enable-migration=on and existing blockerAvihai Horon
2023-09-11migration: Add migration prefix to functions in target.cAvihai Horon
2023-09-11vfio/migration: Allow migration of multiple P2P supporting devicesAvihai Horon
2023-09-11vfio/migration: Add P2P support for VFIO migrationAvihai Horon
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins
2023-09-11qdev: Add qdev_add_vm_change_state_handler_full()Avihai Horon
2023-09-11sysemu: Add prepare callback to struct VMChangeStateEntryAvihai Horon
2023-09-11vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()Avihai Horon
2023-09-11target/riscv: don't read CSR in riscv_csrrw_do64Nikita Shubin
2023-09-11target/riscv: Align the AIA model to v1.0 ratified specTommy Wu
2023-09-11target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-11target/riscv: Allocate itrigger timers only onceAkihiko Odaki
2023-09-11target/riscv: Use accelerated helper for AES64KS1IArd Biesheuvel
2023-09-11linux-user/riscv: Add new extensions to hwprobeRobbin Ehn
2023-09-11hw/intc/riscv_aplic.c fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11hw/riscv/virt.c: fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11riscv: zicond: make non-experimentalVineet Gupta
2023-09-11target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0Daniel Henrique Barboza
2023-09-11target/riscv: Update CSR bits name for svadu extensionWeiwei Li
2023-09-11hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-11target/riscv: select KVM AIA in riscv virt machineYong-Xuan Wang
2023-09-11target/riscv: update APLIC and IMSIC to support KVM AIAYong-Xuan Wang
2023-09-11target/riscv: Create an KVM AIA irqchipYong-Xuan Wang
2023-09-11target/riscv: check the in-kernel irqchip supportYong-Xuan Wang
2023-09-11target/riscv: support the AIA device emulation with KVM enabledYong-Xuan Wang
2023-09-11linux-user/riscv: Use abi type for target_ucontextLIU Zhiwei
2023-09-11hw/intc: Make rtc variable names consistentJason Chien
2023-09-11hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-11target/riscv: Fix zfa fleq.d and fltq.dLIU Zhiwei
2023-09-11target/riscv: Add Zihintntl extension ISA string to DTSJason Chien
2023-09-11target/riscv: Implement WARL behaviour for mcountinhibit/mcounterenRob Bradford
2023-09-11target/riscv: Add Zvksed ISA extension supportMax Chou
2023-09-11crypto: Add SM4 constant parameter CKMax Chou