OSDN Git Service

tests/docker: merge debian-native with debian-amd64
[qmiga/qemu.git] / target / riscv /
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./virt/kvm/mst...
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
2023-10-12 Daniel Henrique... target/riscv/tcg-cpu.c: add extension properties for...
2023-10-12 Daniel Henrique... target/riscv: add riscv_cpu_get_name()
2023-10-12 Daniel Henrique... target/riscv/cpu: move priv spec functions to tcg-cpu.c
2023-10-12 Daniel Henrique... target/riscv/cpu.c: export isa_edata_arr[]
2023-10-12 Daniel Henrique... target/riscv/tcg: move riscv_cpu_add_misa_properties...
2023-10-12 Daniel Henrique... target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
2023-10-12 Daniel Henrique... target/riscv/tcg: introduce tcg_cpu_instance_init()
2023-10-12 Daniel Henrique... target/riscv/cpu.c: export set_misa()
2023-10-12 Daniel Henrique... target/riscv/kvm: do not use riscv_cpu_add_misa_propert...
2023-10-12 Daniel Henrique... target/riscv: move KVM only files to kvm subdir
2023-10-12 Daniel Henrique... target/riscv: introduce KVM AccelCPUClass
2023-10-12 Daniel Henrique... target/riscv: remove kvm-stub.c
2023-10-12 Daniel Henrique... target/riscv: make riscv_add_satp_mode_properties(...
2023-10-12 Daniel Henrique... target/riscv: move riscv_cpu_add_kvm_properties() to...
2023-10-12 Daniel Henrique... target/riscv/cpu.c: mark extensions arrays as 'const'
2023-10-12 Daniel Henrique... target/riscv: move 'host' CPU declaration to kvm.c
next