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-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-09-29
target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
Jerome Forissier
2022-09-29
target/arm: Rearrange cpu64.c so all the CPU initfns are together
Peter Maydell
2022-09-29
target/arm: Update SDCR_VALID_MASK to include SCCD
Peter Maydell
2022-09-29
target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
Peter Maydell
2022-09-29
target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
Peter Maydell
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v5
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
Richard Henderson
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é
[next]