index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2023-09-12
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
2023-09-12
contrib/vhost-user-gpu: add support for sending dmabuf modifiers
Erico Nunes
2023-09-12
docs: vhost-user-gpu: add protocol changes for dmabuf modifiers
Erico Nunes
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-11
migration: Move more initializations to migrate_init()
Avihai Horon
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
2023-09-11
migration: Add migration prefix to functions in target.c
Avihai Horon
2023-09-11
vfio/migration: Allow migration of multiple P2P supporting devices
Avihai Horon
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
2023-09-11
target/riscv: don't read CSR in riscv_csrrw_do64
Nikita Shubin
2023-09-11
target/riscv: Align the AIA model to v1.0 ratified spec
Tommy Wu
2023-09-11
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-11
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-11
target/riscv: Use accelerated helper for AES64KS1I
Ard Biesheuvel
2023-09-11
linux-user/riscv: Add new extensions to hwprobe
Robbin Ehn
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
hw/riscv/virt.c: fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
riscv: zicond: make non-experimental
Vineet Gupta
2023-09-11
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
2023-09-11
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-11
target/riscv: select KVM AIA in riscv virt machine
Yong-Xuan Wang
2023-09-11
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
2023-09-11
target/riscv: Create an KVM AIA irqchip
Yong-Xuan Wang
2023-09-11
target/riscv: check the in-kernel irqchip support
Yong-Xuan Wang
2023-09-11
target/riscv: support the AIA device emulation with KVM enabled
Yong-Xuan Wang
2023-09-11
linux-user/riscv: Use abi type for target_ucontext
LIU Zhiwei
2023-09-11
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-11
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-11
target/riscv: Add Zihintntl extension ISA string to DTS
Jason Chien
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
2023-09-11
crypto: Add SM4 constant parameter CK
Max Chou
2023-09-11
crypto: Create sm4_subword
Max Chou
2023-09-11
target/riscv: Add Zvkg ISA extension support
Nazar Kazakov
[next]