index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2022-09-22
target/arm: Create GetPhysAddrResult
Richard Henderson
2022-09-22
target/arm: Fix alignment for VLD4.32
Clément Chigot
2022-09-17
Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-14
target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
Peter Maydell
2022-09-14
target/arm: Support 64-bit event counters for FEAT_PMUv3p5
Peter Maydell
2022-09-14
target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
Peter Maydell
2022-09-14
target/arm: Rename pmu_8_n feature test functions
Peter Maydell
2022-09-14
target/arm: Detect overflow when calculating next PMU interrupt
Peter Maydell
2022-09-14
target/arm: Honour MDCR_EL2.HPMD in Secure EL2
Peter Maydell
2022-09-14
target/arm: Ignore PMCR.D when PMCR.LC is set
Peter Maydell
2022-09-14
target/arm: Don't mishandle count when enabling or disabling PMU counters
Peter Maydell
2022-09-14
target/arm: Correct value returned by pmu_counter_mask()
Peter Maydell
2022-09-14
target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
Peter Maydell
2022-09-14
target/arm: Add missing space in comment
Peter Maydell
2022-09-14
target/arm: Advertise FEAT_ETS for '-cpu max'
Peter Maydell
2022-09-14
target/arm: Implement ID_DFR1
Peter Maydell
2022-09-14
target/arm: Implement ID_MMFR5
Peter Maydell
2022-09-14
target/arm: Sort KVM reads of AArch32 ID registers into encoding order
Peter Maydell
2022-09-14
target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
Peter Maydell
2022-09-14
target/arm: Add cortex-a35
Hao Wu
2022-09-13
target/arm: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-08-12
target/arm: Don't report Statistical Profiling Extension in ID registers
Peter Maydell
2022-08-05
target/arm: display deprecation status in '-cpu help'
Daniel P. Berrangé
2022-08-01
Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-08-01
target/arm: Move sve probe inside kvm >= 4.15 branch
Richard Henderson
2022-08-01
target/arm: Set KVM_ARM_VCPU_SVE while probing the host
Richard Henderson
2022-08-01
target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features
Richard Henderson
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-29
kvm: don't use perror() without useful errno
Cornelia Huck
2022-07-26
target/arm: Add MO_128 entry to pred_esz_masks[]
Peter Maydell
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Fix big-endian host handling of VTCR
Peter Maydell
2022-07-18
target/arm: Fold regime_tcr() and regime_tcr_value() together
Peter Maydell
2022-07-18
target/arm: Calculate mask/base_mask in get_level1_table_address()
Peter Maydell
2022-07-18
target/arm: Define and use new regime_tcr_value() function
Peter Maydell
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2022-07-18
target/arm: Fix aarch64_sve_change_el for SME
Richard Henderson
2022-07-18
target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
Richard Henderson
2022-07-11
target/arm: Enable SME for user-only
Richard Henderson
2022-07-11
target/arm: Only set ZEN in reset if SVE present
Richard Henderson
2022-07-11
target/arm: Enable SME for -cpu max
Richard Henderson
2022-07-11
target/arm: Reset streaming sve state on exception boundaries
Richard Henderson
2022-07-11
target/arm: Implement SCLAMP, UCLAMP
Richard Henderson
2022-07-11
target/arm: Implement REVD
Richard Henderson
[prev]
[next]