]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-02-13  Zhao Liuhw/isa/vt82c686: Consolidate the use of device_class_se...
2024-02-12  Peter MaydellMerge tag 'pull-maintainer-updates-090224-1' of https...
2024-02-12  Peter MaydellMerge tag 'misc-fixes-pull-request' of https://gitlab...
2024-02-09  Ilya Leoshkevichtests/tcg: Add the syscall catchpoint gdbstub test
2024-02-09  Ilya Leoshkevichgdbstub: Implement catching syscalls
2024-02-09  Ilya Leoshkevichgdbstub: Add syscall entry/return hooks
2024-02-09  Ilya Leoshkevichgdbstub: Allow specifying a reason in stop packets
2024-02-09  Ilya Leoshkevichgdbstub: Expose TARGET_SIGTRAP in a target-agnostic way
2024-02-09  Paolo Bonzinikconfig: use "select" to enable semihosting
2024-02-09  Alex BennéeRevert "hw/elf_ops: Ignore loadable segments with zero...
2024-02-09  Paolo Bonziniconfigure: run plugin TCG tests again
2024-02-09  Alex Bennéedocs: mark CRIS support as deprecated
2024-02-09  Fabiano Rosastests/docker: Add sqlite3 module to openSUSE Leap container
2024-02-09  Peter MaydellMerge tag 'pull-riscv-to-apply-20240209' of https:...
2024-02-09  Hyman Huangtests: Add case for LUKS volume with detached header
2024-02-09  Hyman Huangcrypto: Introduce 'detached-header' field in QCryptoBlo...
2024-02-09  Hyman Huangblock: Support detached LUKS header creation using...
2024-02-09  Hyman Huangblock: Support detached LUKS header creation using...
2024-02-09  Hyman Huangcrypto: Modify the qcrypto_block_create to support...
2024-02-09  Hyman Huangqapi: Make parameter 'file' optional for BlockdevCreate...
2024-02-09  Hyman Huangcrypto: Support LUKS volume with detached header
2024-02-09  Daniel P. Berrangéio: add trace event when cancelling TLS handshake
2024-02-09  Daniel P. Berrangéchardev: close QIOChannel before unref'ing
2024-02-09  Daniel P. Berrangédocs: re-generate x86_64 ABI compatibility CSV
2024-02-09  Daniel P. Berrangédocs: fix highlighting of CPU ABI header rows
2024-02-09  Daniel P. Berrangéscripts: drop comment about autogenerated CPU API file
2024-02-09  Daniel P. Berrangésoftmmu: remove obsolete comment about libvirt timeouts
2024-02-09  Daniel P. Berrangéui: drop VNC feature _MASK constants
2024-02-09  Fiona Ebnerqemu_init: increase NOFILE soft limit on POSIX
2024-02-09  Hyman Huangcrypto: Introduce SM4 symmetric cipher algorithm
2024-02-09  Daniel P. Berrangémeson: sort C warning flags alphabetically
2024-02-09  Peter MaydellMerge tag 'migration-staging-pull-request' of https...
2024-02-09  Daniel Henrique... target/riscv: add rv32i, rv32e and rv64e CPUs
2024-02-09  Daniel Henrique... target/riscv/cpu.c: add riscv_bare_cpu_init()
2024-02-09  LIU Zhiweitarget/riscv: Enable xtheadsync under user mode
2024-02-09  Heinrich Schuchardtqemu-options: enable -smbios option on RISC-V
2024-02-09  Heinrich Schuchardttarget/riscv: SMBIOS support for RISC-V virt machine
2024-02-09  Heinrich Schuchardtsmbios: function to set default processor family
2024-02-09  Heinrich Schuchardtsmbios: add processor-family option
2024-02-09  Conor Dooleytarget/riscv: support new isa extension detection devic...
2024-02-09  Conor Dooleytarget/riscv: use misa_mxl_max to populate isa string...
2024-02-09  Rob Bradfordtarget/riscv: Expose Zaamo and Zalrsc extensions
2024-02-09  Rob Bradfordtarget/riscv: Check 'A' and split extensions for atomic...
2024-02-09  Rob Bradfordtarget/riscv: Add Zaamo and Zalrsc extension infrastructure
2024-02-09  Daniel Henrique... hw/riscv/virt.c: use g_autofree in create_fdt_*
2024-02-09  Daniel Henrique... hw/riscv/virt.c: use g_autofree in virt_machine_init()
2024-02-09  Daniel Henrique... hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
2024-02-09  Daniel Henrique... hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
2024-02-09  Daniel Henrique... hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
2024-02-09  Daniel Henrique... hw/riscv/numa.c: use g_autofree in socket_fdt_write_dis...
2024-02-09  Daniel Henrique... hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
2024-02-09  LIU Zhiweitarget/riscv: Use RISCVException as return type for...
2024-02-09  LIU Zhiweitarget/riscv: FCSR doesn't contain vxrm and vxsat
2024-02-09  Akihiko Odakitarget/riscv: Validate misa_mxl_max only once
2024-02-09  Akihiko Odakitarget/riscv: Move misa_mxl_max to class
2024-02-09  Akihiko Odakitarget/riscv: Remove misa_mxl validation
2024-02-09  Daniel Henrique... target/riscv/kvm: get/set vector vregs[]
2024-02-09  Daniel Henrique... target/riscv/kvm: initialize 'vlenb' via get-reg-list
2024-02-09  Daniel Henrique... target/riscv/kvm: change kvm_reg_id to uint64_t
2024-02-09  Daniel Henrique... target/riscv/cpu.c: remove cpu->cfg.vlen
2024-02-09  Daniel Henrique... trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather...
2024-02-09  Daniel Henrique... target/riscv: change vext_get_vlmax() arguments
2024-02-09  Daniel Henrique... target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
2024-02-09  Daniel Henrique... target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb...
2024-02-09  Daniel Henrique... target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
2024-02-09  Daniel Henrique... target/riscv/vector_helper.c: use 'vlenb'
2024-02-09  Daniel Henrique... target/riscv/insn_trans/trans_rvvk.c.inc: use 'vlenb'
2024-02-09  Daniel Henrique... target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
2024-02-09  Daniel Henrique... target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu...
2024-02-09  Daniel Henrique... target/riscv/gdbstub.c: use 'vlenb' instead of shifting...
2024-02-09  Daniel Henrique... target/riscv/csr.c: use 'vlenb' instead of 'vlen'
2024-02-09  Daniel Henrique... target/riscv: add 'vlenb' field in cpu->cfg
2024-02-09  Alvin Changtarget/riscv: Implement optional CSR mcontext of debug...
2024-02-09  Daniel Henrique... target/riscv/cpu.c: move 'marchid' to riscv_cpu_propert...
2024-02-09  Daniel Henrique... target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
2024-02-09  Daniel Henrique... target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_prope...
2024-02-09  Daniel Henrique... target/riscv: remove riscv_cpu_options[]
2024-02-09  Daniel Henrique... target/riscv: move 'cboz_blocksize' to riscv_cpu_proper...
2024-02-09  Daniel Henrique... target/riscv: move 'cbop_blocksize' to riscv_cpu_proper...
2024-02-09  Daniel Henrique... target/riscv: move 'cbom_blocksize' to riscv_cpu_proper...
2024-02-09  Daniel Henrique... target/riscv: create finalize_features() for KVM
2024-02-09  Daniel Henrique... target/riscv: move 'elen' to riscv_cpu_properties[]
2024-02-09  Daniel Henrique... target/riscv: move 'vlen' to riscv_cpu_properties[]
2024-02-09  Daniel Henrique... target/riscv: rework 'vext_spec'
2024-02-09  Daniel Henrique... target/riscv: rework 'priv_spec'
2024-02-09  Daniel Henrique... target/riscv: move 'pmp' to riscv_cpu_properties[]
2024-02-09  Daniel Henrique... target/riscv: move 'mmu' to riscv_cpu_properties[]
2024-02-09  Daniel Henrique... target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cp...
2024-02-09  Daniel Henrique... target/riscv: make riscv_cpu_is_vendor() public
2024-02-09  Daniel Henrique... target/riscv/cpu_cfg.h: remove unused fields
2024-02-09  Rob Bradfordtarget/riscv: Add step to validate 'B' extension
2024-02-09  Rob Bradfordtarget/riscv: Add infrastructure for 'B' MISA extension
2024-02-09  Rob Bradfordtarget/riscv: Check for 'A' extension on all atomic...
2024-02-08  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2024-02-08  Peter MaydellMerge tag 'pull-tcg-20240205-2' of https://gitlab.com...
2024-02-08  Peter MaydellMerge tag 'pull-request-2024-02-06' of https://gitlab...
2024-02-08  Peter MaydellMerge tag 'mem-2024-02-06-v3' of https://github.com...
2024-02-08  Stefan Hajnoczivirtio-blk: avoid using ioeventfd state in irqfd condit...
2024-02-07  Hanna Czenczekvirtio-blk: Use ioeventfd_attach in start_ioeventfd
2024-02-07  Hanna Czenczekvirtio: Re-enable notifications after drain
next