index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2020-02-28
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
2020-02-28
target/arm: Split VMINMAXNM decode
Richard Henderson
2020-02-28
target/arm: Split VFM decode
Richard Henderson
2020-02-28
target/arm: Add formats for some vfp 2 and 3-register insns
Richard Henderson
2020-02-28
target/arm: Remove ARM_FEATURE_VFP*
Richard Henderson
2020-02-28
target/arm: Move the vfp decodetree calls next to the base isa
Richard Henderson
2020-02-28
target/arm: Move VLLDM and VLSTM to vfp.decode
Richard Henderson
2020-02-28
target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
Richard Henderson
2020-02-28
target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
Richard Henderson
2020-02-28
target/arm: Add missing checks for fpsp_v2
Richard Henderson
2020-02-28
target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
Richard Henderson
2020-02-28
target/arm: Perform fpdp_v2 check first
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
Richard Henderson
2020-02-28
target/arm: Rename isar_feature_aa32_fpdp_v2
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn
Richard Henderson
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-02-26
s390/sclp: improve special wait psw logic
Christian Borntraeger
2020-02-26
s390x: Add missing vcpu reset functions
Janosch Frank
2020-02-26
target/s390x/translate: Fix RNSBG instruction
Thomas Huth
2020-02-25
target/riscv: progressively load the instruction during decode
Alex Bennée
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
target/i386: check for empty register in FXAM
Paolo Bonzini
2020-02-21
target/arm: Set MVFR0.FPSP for ARMv5 cpus
Richard Henderson
2020-02-21
target/arm: Use isar_feature_aa32_simd_r32 more places
Richard Henderson
2020-02-21
target/arm: Rename isar_feature_aa32_simd_r32
Richard Henderson
2020-02-21
target/arm: Convert PMULL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMULL.64 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMUL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Vectorize USHL and SSHL
Richard Henderson
2020-02-21
target/arm: Correctly implement ACTLR2, HACTLR2
Peter Maydell
2020-02-21
target/arm: Use FIELD_EX32 for testing 32-bit fields
Peter Maydell
2020-02-21
target/arm: Use isar_feature function for testing AA32HPD feature
Peter Maydell
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Correct handling of PMCR_EL0.LC bit
Peter Maydell
2020-02-21
target/arm: Correct definition of PMCRDP
Peter Maydell
2020-02-21
target/arm: Provide ARMv8.4-PMU in '-cpu max'
Peter Maydell
2020-02-21
target/arm: Implement ARMv8.4-PMU extension
Peter Maydell
2020-02-21
target/arm: Implement ARMv8.1-PMU extension
Peter Maydell
2020-02-21
target/arm: Read debug-related ID registers from KVM
Peter Maydell
2020-02-21
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
2020-02-21
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
2020-02-21
target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-21
target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
Peter Maydell
[next]