2024-06-03 |
Max Chou | target/riscv: rvv: Fix Zvfhmin checking for vfwcvt... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Christoph Müllner | riscv: thead: Add th.sxstatus CSR emulation |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Huang Tao | target/riscv: Implement dynamic establishment of custom... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Yangyu Chen | target/riscv/cpu.c: fix Zvkb extension config |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Huang Tao | target/riscv: Fix the element agnostic function problem |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Jason Chien | target/riscv: Relax vector register check in RISCV... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Jason Chien | target/riscv: Add support for Zve64x extension |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Jason Chien | target/riscv: Add support for Zve32x extension |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Daniel Henrique... | trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Daniel Henrique... | target/riscv/debug: set tval=pc in breakpoint exceptions |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Daniel Henrique... | target/riscv/kvm: tolerate KVM disable ext errors |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Clément Léger | target/riscv: change RISCV_EXCP_SEMIHOST exception... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Cheng Yang | hw/riscv/boot.c: Support 64-bit address for initrd |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Daniel Henrique... | target/riscv/kvm: implement SBI debug console (DBCN... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Andrew Jones | target/riscv: Raise exceptions on wrs.nto |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Andrew Jones | target/riscv/kvm: Fix exposure of Zkr |
commit | commitdiff | tree | snapshot |
2024-06-03 |
yang.zhang | hw/intc/riscv_aplic: APLICs should add child earlier... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
Richard Henderson | Merge tag 'pull-target-arm-20240531' of https://git... |
commit | commitdiff | tree | snapshot |
2024-05-31 |
David Hubbard | hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | target/arm: Implement FEAT WFxT and enable for '-cpu... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Peter Maydell | docs/system/target-arm: Re-alphabetize board list |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | target/arm: Disable SVE extensions when SVE is disabled |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert FCSEL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQDMULH, SQRDMULH to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Tidy SQDMULH, SQRDMULH (vector) |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert MLA, MLS to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert MUL, PMUL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SABA, SABD, UABA, UABD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRHADD, URHADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRHADD, URHADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHSUB, UHSUB to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHSUB, UHSUB to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHADD, UHADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SHADD, UHADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64} |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST,... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert ADD, SUB (vector) to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQRSHL, UQRSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQRSHL and UQRSHL (register) to... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQSHL, UQSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQSHL and UQSHL (register) to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRSHL, URSHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SRSHL and URSHL (register) to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SSHL, USHL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SUQADD, USQADD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decod... |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Inline scalar SUQADD and USQADD |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Convert SUQADD and USQADD to gvec |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Assert oprsz in range when using vfp.qc |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Richard Henderson | target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | arm/sbsa-ref: move to Neoverse-N2 as default |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Marcin Juszkiewicz | tests/avocado: update sbsa-ref firmware |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/arm/xilinx_zynq: Support up to two CPU cores |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/arm/xilinx_zynq: Add cache controller |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn |
commit | commitdiff | tree | snapshot |
2024-05-30 |
Sebastian Huber | hw/intc/arm_gic: Fix set pending of PPIs |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | Merge tag 'pull-request-2024-05-29' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | qapi: Do not cast function pointers |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | lockable: Do not cast function pointers |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Akihiko Odaki | qemu-keymap: Make references to allocations static |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | scripts/update-linux-headers.sh: Fix the path of setup_... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | scripts/update-linux-headers.sh: Remove temporary direc... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Thomas Huth | hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Alexander Bulekov | fuzz: disable leak-detection for oss-fuzz builds |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Alexander Bulekov | fuzz: specify audiodev for usb-audio |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | tests/tcg/s390x: Add per.S |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Adjust check of noreturn in translate_one |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Simplify per_ifetch, per_check_exception |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Fix helper_per_ifetch flags |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Raise exception from per_store_real |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Raise exception from helper_per_branch |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Split per_breaking_event from per_branch_* |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Simplify help_branch |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Introduce help_goto_indirect |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Disable conditional branch-to-next for PER |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Record separate PER bits in TB flags |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Update CR9 bits |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Move cpu_get_tb_cpu_state out of line |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Richard Henderson | target/s390x: Do not use unwind for per_check_exception |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | Merge tag 'pull-block-jobs-2024-04-29-v2' of https... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | Merge tag 'pull-target-arm-20240528' of https://git... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert disas_simd_3same_logic to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FMLAL, FMLSL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Use gvec for neon pmax, pmin |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decod... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Use gvec for neon padd |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert ADDP to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Use gvec for neon faddp, fmaxp, fminp |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FADDP to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FRECPS, FRSQRTS to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FABD to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FMLA, FMLS to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FNMUL to decodetree |
commit | commitdiff | tree | snapshot |
next |