]> git.proxmox.com Git - mirror_qemu.git/history - target/riscv
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
[mirror_qemu.git] / target / riscv /
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Gavin Shantarget: Use generic cpu_model_from_type()
2024-01-05 Gavin Shantarget/riscv: Use generic cpu_list()
2024-01-05 Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in 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-29 Richard Hendersontarget/riscv: Constify VMState in machine.c
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-23 Natanael Copatarget/riscv/kvm: do not use non-portable strerrorname_np()
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-05 Stefan HajnocziMerge tag 'pull-ufs-20231205' of https://gitlab.com...
2023-12-04 Stefan HajnocziMerge tag 'misc-fixes-20231204' of https://github.com...
2023-12-04 Daniel Henrique... target/riscv/kvm: fix shadowing in kvm_riscv_(get|put...
2023-11-22 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231122' of https:...
2023-11-22 Ivan Klokovtarget/riscv/cpu_helper.c: Fix mxr bit behavior
2023-11-22 Ivan Klokovtarget/riscv/cpu_helper.c: Invalid exception on MMU...
2023-11-22 Clément Chigottarget/riscv: don't verify ISA compatibility for zicntr...
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Michael Tokarevtarget/riscv/cpu.h: spelling fix: separatly
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Philippe Mathieu... hw/cpu: Call object_class_is_abstract() once in cpu_cla...
2023-11-07 Philippe Mathieu... target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07 Philippe Mathieu... target/riscv: Use env_archcpu() in [check_]nanbox()
2023-11-07 Philippe Mathieu... target/riscv: Move TYPE_RISCV_CPU_BASE definition to...
2023-11-07 Philippe Mathieu... target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target: Unify QOM style
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Rob Bradfordtarget/riscv: Add "pmu-mask" property to replace "pmu...
2023-11-07 Rob Bradfordtarget/riscv: Use existing PMU counter mask in FDT...
2023-11-07 Rob Bradfordtarget/riscv: Don't assume PMU counters are continuous
2023-11-07 Rob Bradfordtarget/riscv: Propagate error from PMU setup
2023-11-07 Alistair Francistarget/riscv: cpu: Set the OpenTitan priv to 1.12.0
2023-11-07 Max Choutarget/riscv: Move vector crypto extensions to riscv_cp...
2023-11-07 Max Choutarget/riscv: Expose Zvks[c|g] extnesion properties
2023-11-07 Max Choutarget/riscv: Add cfg properties for Zvks[c|g] extensions
2023-11-07 Max Choutarget/riscv: Expose Zvkn[c|g] extnesion properties
2023-11-07 Max Choutarget/riscv: Add cfg properties for Zvkn[c|g] extensions
2023-11-07 Max Choutarget/riscv: Expose Zvkb extension property
2023-11-07 Max Choutarget/riscv: Replace Zvbb checking by Zvkb
2023-11-07 Max Choutarget/riscv: Add cfg property for Zvkb extension
2023-11-07 Max Choutarget/riscv: Expose Zvkt extension property
2023-11-07 Max Choutarget/riscv: Add cfg property for Zvkt extension
2023-11-07 Heinrich Schuchardttarget/riscv: correct csr_ops[CSR_MSECCFG]
2023-11-07 Daniel Henrique... target/riscv/kvm: add zicsr, zifencei, zba, zbs, svnapot
2023-11-07 Daniel Henrique... target/riscv/kvm: add zihpm reg
2023-11-07 Daniel Henrique... target/riscv: add zihpm extension flag for TCG
2023-11-07 Daniel Henrique... target/riscv/kvm: add zicntr reg
2023-11-07 Daniel Henrique... target/riscv: add zicntr extension flag for TCG
2023-11-07 Mayuresh Chitaletarget/riscv: pmp: Ignore writes when RW=01
2023-11-07 Mayuresh Chitaletarget/riscv: pmp: Clear pmp/smepmp bits on reset
2023-11-07 Himanshu ChauhanAdd epmp to extensions list and rename it to smepmp
2023-11-07 Daniel Henrique... target/riscv/riscv-qmp-cmds.c: check CPU accel in query...
2023-11-07 Daniel Henrique... target/riscv: add riscv_cpu_accelerator_compatible()
2023-11-07 Daniel Henrique... target/riscv: handle custom props in qmp_query_cpu_mode...
2023-11-07 Daniel Henrique... target/riscv/tcg: add tcg_cpu_finalize_features()
2023-11-07 Daniel Henrique... qapi,risc-v: add query-cpu-model-expansion
2023-11-07 Daniel Henrique... target/riscv/kvm/kvm-cpu.c: add missing property getters()
2023-11-07 Rajnesh Kanwaltarget/riscv: Add HS-mode virtual interrupt and IRQ...
2023-11-07 Rajnesh Kanwaltarget/riscv: Add M-mode virtual interrupt and IRQ...
2023-11-07 Rajnesh Kanwaltarget/riscv: Split interrupt logic from riscv_cpu_upda...
2023-11-07 Rajnesh Kanwaltarget/riscv: Set VS* bits to one in mideleg when H...
2023-11-07 Rajnesh Kanwaltarget/riscv: Check for async flag in case of RISCV_EXC...
2023-11-07 Rajnesh Kanwaltarget/riscv: Without H-mode mask all HS mode inturrupt...
2023-11-07 Daniel Henrique... target/riscv: rename ext_icboz to ext_zicboz
2023-11-07 Daniel Henrique... target/riscv: rename ext_icbom to ext_zicbom
2023-11-07 Daniel Henrique... target/riscv: rename ext_icsr to ext_zicsr
2023-11-07 Daniel Henrique... target/riscv: rename ext_ifencei to ext_zifencei
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-25 Paolo Bonzinikvm: require KVM_IRQFD for kernel irqchip
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-12 Max Choutarget/riscv: Fix vfwmaccbf16.vf
2023-10-12 Daniel Henrique... target/riscv: deprecate capital 'Z' CPU properties
2023-10-12 Richard W.M. Jonestarget/riscv: Use env_archcpu for better performance
2023-10-12 Daniel Henrique... target/riscv/tcg: remove RVG warning
2023-10-12 Daniel Henrique... target/riscv/kvm: support KVM_GET_REG_LIST
2023-10-12 Daniel Henrique... target/riscv/kvm: improve 'init_multiext_cfg' error msg
next