Age | Commit message (Expand) | Author |
2020-05-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'... | Peter Maydell |
2020-05-14 | Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-05-14... | Peter Maydell |
2020-05-14 | target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree | Peter Maydell |
2020-05-14 | target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual ... | Peter Maydell |
2020-05-14 | target/arm: Convert Neon 3-reg-same compare insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon fp VMUL, VMLA, VMLS 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VPMIN/VPMAX/VPADD float 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VPADD 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VQSHL, VRSHL, VQRSHL 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VRHADD, VHSUB 3-reg-same insns to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon VHADD 3-reg-same insns | Peter Maydell |
2020-05-14 | target/arm: Convert Neon 64-bit element 3-reg-same insns | Peter Maydell |
2020-05-14 | target/arm: Convert Neon 3-reg-same SHA to decodetree | Peter Maydell |
2020-05-14 | target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH to decodetree | Peter Maydell |
2020-05-14 | MAINTAINERS: Add ACPI/HEST/GHES entries | Dongjiu Geng |
2020-05-14 | target-arm: kvm64: handle SIGBUS signal from kernel or KVM | Dongjiu Geng |
2020-05-14 | ACPI: Record Generic Error Status Block(GESB) table | Dongjiu Geng |
2020-05-14 | KVM: Move hwpoison page related functions into kvm-all.c | Dongjiu Geng |
2020-05-14 | ACPI: Record the Generic Error Status Block address | Dongjiu Geng |
2020-05-14 | ACPI: Build Hardware Error Source Table | Dongjiu Geng |
2020-05-14 | ACPI: Build related register address fields via hardware error fw_cfg blob | Dongjiu Geng |
2020-05-14 | docs: APEI GHES generation and CPER record description | Dongjiu Geng |
2020-05-14 | hw/arm/virt: Introduce a RAS machine option | Dongjiu Geng |
2020-05-14 | acpi: nvdimm: change NVDIMM_UUID_LE to a common macro | Dongjiu Geng |
2020-05-14 | aspeed: Add support for the sonorapass-bmc board | Patrick Williams |
2020-05-14 | target/arm: Vectorize SABA/UABA | Richard Henderson |
2020-05-14 | target/arm: Vectorize SABD/UABD | Richard Henderson |
2020-05-14 | target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_* | Richard Henderson |
2020-05-14 | target/arm: Pass pointer to qc to qrdmla/qrdmls | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{qrdmla,qrdmls} | Richard Henderson |
2020-05-14 | target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32 | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{cmtst,ushl,sshl} | Richard Henderson |
2020-05-14 | target/arm: Swap argument order for VSHL during decode | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{mla,mls} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0 | Richard Henderson |
2020-05-14 | target/arm: Tidy handle_vec_simd_shri | Richard Henderson |
2020-05-14 | target/arm: Remove unnecessary range check for VSHL | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{sri,sli} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_{u,s}{rshr,rsra} | Richard Henderson |
2020-05-14 | target/arm: Create gen_gvec_[us]sra | Richard Henderson |
2020-05-14 | target/arm: Use correct GDB XML for M-profile cores | Peter Maydell |
2020-05-14 | target/microblaze: monitor: Increase the number of registers reported | Joe Komlodi |
2020-05-14 | target/microblaze: gdb: Fix incorrect SReg reporting | Joe Komlodi |
2020-05-14 | target/microblaze: gdb: Extend the number of registers presented to GDB | Joe Komlodi |