2024-06-05 |
Paolo Bonzini | host/i386: assume presence of POPCNT |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | host/i386: assume presence of SSSE3 |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | host/i386: assume presence of SSE2 |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | host/i386: assume presence of CMOV |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | meson: assume x86-64-v2 baseline ISA |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | host/i386: nothing looks at CPUINFO_SSE4 |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | virtio-blk: remove SCSI passthrough functionality |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Paolo Bonzini | docs, tests: do not specify scsi=off |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Richard Henderson | Merge tag 'pull-ufs-20240603' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Minwoo Im | hw/ufs: Add support MCQ of UFSHCI 4.0 |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Minwoo Im | hw/ufs: Update MCQ-related fields to block/ufs.h |
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 |
2024-05-28 |
Richard Henderson | target/arm: Expand vfp neg and abs inline |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Introduce vfp_load_reg16 |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decod... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert FMULX to decodetree |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Richard Henderson | target/arm: Convert Advanced SIMD copy to decodetree |
commit | commitdiff | tree | snapshot |
next |