]> git.proxmox.com Git - mirror_qemu.git/history - target
roms/opensbi: Upgrade from v1.3.1 to v1.4
[mirror_qemu.git] / target /
2024-01-10 Daniel Henrique... target/riscv/kvm: add RVV and Vector CSR regs
2024-01-10 Daniel Henrique... target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during...
2024-01-10 Yong-Xuan Wangtarget/riscv/kvm.c: remove group setting of KVM AIA...
2024-01-10 Daniel Henrique... target/riscv: add rva22s64 cpu
2024-01-10 Daniel Henrique... target/riscv: add RVA22S64 profile
2024-01-10 Daniel Henrique... target/riscv: add 'parent' in profile description
2024-01-10 Daniel Henrique... target/riscv: add satp_mode profile support
2024-01-10 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_is_32bit()
2024-01-10 Daniel Henrique... target/riscv/cpu.c: finalize satp_mode earlier
2024-01-10 Daniel Henrique... target/riscv: add priv ver restriction to profiles
2024-01-10 Daniel Henrique... target/riscv: implement svade
2024-01-10 Daniel Henrique... target/riscv: add 'rva22u64' CPU
2024-01-10 Daniel Henrique... riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
2024-01-10 Daniel Henrique... target/riscv/tcg: validate profiles during finalize
2024-01-10 Daniel Henrique... target/riscv/tcg: honor user choice for G MISA bits
2024-01-10 Daniel Henrique... target/riscv/tcg: add hash table insert helpers
2024-01-10 Daniel Henrique... target/riscv/tcg: handle profile MISA bits
2024-01-10 Daniel Henrique... target/riscv/tcg: add riscv_cpu_write_misa_bit()
2024-01-10 Daniel Henrique... target/riscv/tcg: add MISA user options hash
2024-01-10 Daniel Henrique... target/riscv/tcg: add user flag for profile support
2024-01-10 Daniel Henrique... target/riscv/kvm: add 'rva22u64' flag as unavailable
2024-01-10 Daniel Henrique... target/riscv: add rva22u64 profile definition
2024-01-10 Daniel Henrique... riscv-qmp-cmds.c: expose named features in cpu_model_ex...
2024-01-10 Daniel Henrique... target/riscv/tcg: add 'zic64b' support
2024-01-10 Daniel Henrique... target/riscv: add zicbop extension flag
2024-01-10 Daniel Henrique... target/riscv: add rv64i CPU
2024-01-10 Daniel Henrique... target/riscv/tcg: update priv_ver on user_set extensions
2024-01-10 Daniel Henrique... target/riscv/tcg: do not use "!generic" CPU checks
2024-01-10 Daniel Henrique... target/riscv: create TYPE_RISCV_VENDOR_CPU
2024-01-10 Weiwei Litarget/riscv: Add support for Zacas extension
2024-01-10 Daniel Henrique... target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id...
2024-01-10 Daniel Henrique... target/riscv/kvm: add RISCV_CONFIG_REG()
2024-01-10 Daniel Henrique... target/riscv/kvm: change timer regs size to u64
2024-01-10 Daniel Henrique... target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
2024-01-10 Daniel Henrique... target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
2024-01-10 Daniel Henrique... target/riscv/cpu.c: fix machine IDs getters
2024-01-10 Ivan Klokovtarget/riscv/pmp: Use hwaddr instead of target_ulong...
2024-01-10 LIU Zhiweitarget/riscv: Not allow write mstatus_vs without RVV
2024-01-10 LIU Zhiweitarget/riscv: Fix th.dcache.cval1 priviledge check
2024-01-10 Max Choutarget/riscv: The whole vector register move instructio...
2024-01-10 Max Choutarget/riscv: Add vill check for whole vector register...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-08 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-08 Peter MaydellMerge tag 'pull-loongarch-20240106' of https://gitlab...
2024-01-06 Song Gaotarget/loongarch: move translate modules to tcg/
2024-01-06 Song Gaotarget/loongarch/meson: move gdbstub.c to loongarch.ss
2024-01-05 Xu Lutarget/riscv: Fix mcycle/minstret increment behavior
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Clément Chigottarget/sparc: Simplify qemu_irq_ack
2024-01-05 Gavin Shantarget: Use generic cpu_model_from_type()
2024-01-05 Gavin Shantarget/xtensa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/tricore: Use generic cpu_list()
2024-01-05 Gavin Shantarget/sh4: Use generic cpu_list()
2024-01-05 Gavin Shantarget/rx: Use generic cpu_list()
2024-01-05 Gavin Shantarget/riscv: Use generic cpu_list()
2024-01-05 Gavin Shantarget/openrisc: Use generic cpu_list()
2024-01-05 Gavin Shantarget/mips: Use generic cpu_list()
2024-01-05 Gavin Shantarget/m68k: Use generic cpu_list()
2024-01-05 Gavin Shantarget/loongarch: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hppa: Use generic cpu_list()
2024-01-05 Gavin Shantarget/hexagon: Use generic cpu_list()
2024-01-05 Gavin Shantarget/cris: Use generic cpu_list()
2024-01-05 Gavin Shantarget/avr: Use generic cpu_list()
2024-01-05 Gavin Shantarget/arm: Use generic cpu_list()
2024-01-05 Gavin Shantarget/alpha: Use generic cpu_list()
2024-01-05 Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in cpu_class...
2024-01-05 Gavin Shantarget/hppa: Remove object_class_is_abstract()
2024-01-05 Gavin Shantarget/alpha: Remove fallback to ev67 cpu class
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-31 Paolo Bonzinimeson: rename config_all
2023-12-29 Paolo Bonzinitarget/i386: implement CMPccXADD
2023-12-29 Paolo Bonzinitarget/i386: introduce flags writeback mechanism
2023-12-29 Paolo Bonzinitarget/i386: adjust decoding of J operand
2023-12-29 Paolo Bonzinitarget/i386: move operand load and writeback out of...
2023-12-29 Paolo Bonzinitarget/i386: prepare for implementation of STOS/SCAS...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp0 for jumps on ECX =...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp4 for push
2023-12-29 Paolo Bonzinitarget/i386: split eflags computation out of gen_comput...
2023-12-29 Paolo Bonzinitarget/i386: do not clobber T0 on string operations
2023-12-29 Paolo Bonzinitarget/i386: do not clobber A0 in POP translation
2023-12-29 Paolo Bonzinitarget/i386: do not decode string source/destination...
2023-12-29 Paolo Bonzinitarget/i386: add X86_SPECIALs for MOVSX and MOVZX
2023-12-29 Paolo Bonzinitarget/i386: rename zext0/zext2 and make them closer...
2023-12-29 Paolo Bonzinitarget/i386: avoid trunc and ext for MULX and RORX
2023-12-29 Paolo Bonzinitarget/i386: reimplement check for validity of LOCK...
2023-12-29 Paolo Bonzinitarget/i386: document more deviations from the manual
2023-12-29 Paolo Bonzinitarget/i386: clean up cpu_cc_compute_all
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary arguments from raise_in...
2023-12-29 Paolo Bonzinitarget/i386: speedup JO/SETO after MUL or IMUL
2023-12-29 Paolo Bonzinitarget/i386: optimize computation of JL and JLE from...
2023-12-29 Richard Hendersontarget/sparc: Constify VMState in machine.c
next