]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-09-19 David Hildenbrandsoftmmu/physmem: Distinguish between file access mode...
2023-09-19 David Hildenbrandnvdimm: Reject writing label data to ROM instead of...
2023-09-18 Stefan HajnocziMerge tag 'pull-crypto-20230915' of https://gitlab...
2023-09-15 Richard Hendersonhost/include/aarch64: Implement clmul.h
2023-09-15 Richard Hendersonhost/include/i386: Implement clmul.h
2023-09-15 Richard Hendersontarget/ppc: Use clmul_64
2023-09-15 Richard Hendersontarget/s390x: Use clmul_64
2023-09-15 Richard Hendersontarget/i386: Use clmul_64
2023-09-15 Richard Hendersontarget/arm: Use clmul_64
2023-09-15 Richard Hendersoncrypto: Add generic 64-bit carry-less multiply routine
2023-09-15 Richard Hendersontarget/ppc: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_32* routines
2023-09-15 Richard Hendersoncrypto: Add generic 32-bit carry-less multiply routines
2023-09-15 Richard Hendersontarget/ppc: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_16* routines
2023-09-15 Richard Hendersoncrypto: Add generic 16-bit carry-less multiply routines
2023-09-15 Richard Hendersontarget/ppc: Use clmul_8* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_8* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_8* routines
2023-09-15 Richard Hendersoncrypto: Add generic 8-bit carry-less multiply routines
2023-09-13 Stefan HajnocziMerge tag 'pull-tpm-2023-09-12-3' of https://github...
2023-09-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-13 Stefan HajnocziMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-09-13 Marc-André... tpm: fix crash when FD >= 1024 and unnecessary errors...
2023-09-13 Stefan HajnocziMerge tag 'pull-request-2023-09-12' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-13 Philippe Mathieu... target/i386: Call accel-agnostic x86_cpu_get_supported_...
2023-09-13 Philippe Mathieu... target/i386: Drop accel_uses_host_cpuid before x86_cpu_...
2023-09-13 Philippe Mathieu... target/i386: Check kvm_hyperv_expand_features() return...
2023-09-13 Jonathan Perkinmeson: Fix targetos match for illumos and Solaris.
2023-09-12 Peter Maydellhw/nvme: Avoid dynamic stack allocation
2023-09-12 Philippe Mathieu... hw/nvme: Use #define to avoid variable length array
2023-09-12 Philippe Mathieu... tests/qtest/pflash: Clean up local variable shadowing
2023-09-12 Cédric Le Goaterkconfig: Add NVME to s390x machines
2023-09-12 Steffen Eidentarget/s390x: AP-passthrough for PV guests
2023-09-12 Steffen Eidentarget/s390x/kvm: Refactor AP functionalities
2023-09-12 Thomas Huthlinux-headers: Update to Linux v6.6-rc1
2023-09-12 Janosch Franks390x: do a subsystem reset before the unprotect on...
2023-09-12 Janosch Franks390x/ap: fix missing subsystem reset registration
2023-09-12 Marc-André... ui: add precondition for dpy_get_ui_info()
2023-09-12 Marc-André... ui: fix crash when there are no active_console
2023-09-12 Marc-André... virtio-gpu/win32: set the destroy function on load
2023-09-12 Marc-André... ui/console: move DisplaySurface to its own header
2023-09-12 Marc-André... ui/vc: split off the VC part from console.c
2023-09-12 Marc-André... ui/vc: preliminary QemuTextConsole changes before split
2023-09-12 Marc-André... ui/console: remove redundant format field
2023-09-12 Marc-André... ui/vc: rename kbd_put to qemu_text_console functions
2023-09-12 Marc-André... ui/vc: remove kbd_put_keysym() and update function...
2023-09-12 Marc-André... vmmouse: use explicit code
2023-09-12 Marc-André... vmmouse: replace DPRINTF with tracing
2023-09-12 Erico Nunesvhost-user-gpu: support dmabuf modifiers
2023-09-12 Erico Nunescontrib/vhost-user-gpu: add support for sending dmabuf...
2023-09-12 Erico Nunesdocs: vhost-user-gpu: add protocol changes for dmabuf...
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-11 Joao Martinsvfio/common: Separate vfio-pci ranges
2023-09-11 Avihai Horonvfio/migration: Block VFIO migration with background...
2023-09-11 Avihai Horonvfio/migration: Block VFIO migration with postcopy...
2023-09-11 Avihai Horonmigration: Add .save_prepare() handler to struct SaveVM...
2023-09-11 Avihai Horonmigration: Move more initializations to migrate_init()
2023-09-11 Avihai Horonvfio/migration: Fail adding device with enable-migratio...
2023-09-11 Avihai Horonmigration: Add migration prefix to functions in target.c
2023-09-11 Avihai Horonvfio/migration: Allow migration of multiple P2P support...
2023-09-11 Avihai Horonvfio/migration: Add P2P support for VFIO migration
2023-09-11 Joao Martinsvfio/migration: Refactor PRE_COPY and RUNNING state...
2023-09-11 Avihai Horonqdev: Add qdev_add_vm_change_state_handler_full()
2023-09-11 Avihai Horonsysemu: Add prepare callback to struct VMChangeStateEntry
2023-09-11 Avihai Horonvfio/migration: Move from STOP_COPY to STOP in vfio_sav...
2023-09-11 Nikita Shubintarget/riscv: don't read CSR in riscv_csrrw_do64
2023-09-11 Tommy Wutarget/riscv: Align the AIA model to v1.0 ratified...
2023-09-11 Leon Schuermanntarget/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX...
2023-09-11 Akihiko Odakitarget/riscv: Allocate itrigger timers only once
2023-09-11 Ard Biesheuveltarget/riscv: Use accelerated helper for AES64KS1I
2023-09-11 Robbin Ehnlinux-user/riscv: Add new extensions to hwprobe
2023-09-11 Daniel Henrique... hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
2023-09-11 Daniel Henrique... hw/riscv/virt.c: fix non-KVM --enable-debug build
2023-09-11 Vineet Guptariscv: zicond: make non-experimental
2023-09-11 Daniel Henrique... target/riscv: fix satp_mode_finalize() when satp_mode...
2023-09-11 Weiwei Litarget/riscv: Update CSR bits name for svadu extension
2023-09-11 Conor Dooleyhw/riscv: virt: Fix riscv,pmu DT node path
2023-09-11 Yong-Xuan Wangtarget/riscv: select KVM AIA in riscv virt machine
2023-09-11 Yong-Xuan Wangtarget/riscv: update APLIC and IMSIC to support KVM AIA
2023-09-11 Yong-Xuan Wangtarget/riscv: Create an KVM AIA irqchip
2023-09-11 Yong-Xuan Wangtarget/riscv: check the in-kernel irqchip support
2023-09-11 Yong-Xuan Wangtarget/riscv: support the AIA device emulation with...
2023-09-11 LIU Zhiweilinux-user/riscv: Use abi type for target_ucontext
2023-09-11 Jason Chienhw/intc: Make rtc variable names consistent
2023-09-11 Jason Chienhw/intc: Fix upper/lower mtime write calculation
2023-09-11 LIU Zhiweitarget/riscv: Fix zfa fleq.d and fltq.d
2023-09-11 Jason Chientarget/riscv: Add Zihintntl extension ISA string to DTS
2023-09-11 Rob Bradfordtarget/riscv: Implement WARL behaviour for mcountinhibi...
2023-09-11 Max Choutarget/riscv: Add Zvksed ISA extension support
2023-09-11 Max Choucrypto: Add SM4 constant parameter CK
2023-09-11 Max Choucrypto: Create sm4_subword
2023-09-11 Nazar Kazakovtarget/riscv: Add Zvkg ISA extension support
2023-09-11 Lawrence Huntertarget/riscv: Add Zvksh ISA extension support
next