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
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-12
target/arm: Update sve reduction vs simd_desc
Richard Henderson
2021-03-12
target/arm: Update WHILE for PREDDESC
Richard Henderson
2021-03-12
target/arm: Update CNTP for PREDDESC
Richard Henderson
2021-03-12
target/arm: Update BRKA, BRKB, BRKN for PREDDESC
Richard Henderson
2021-03-12
target/arm: Update find_last_active for PREDDESC
Richard Henderson
2021-03-12
target/arm: Fix sve_punpk_p vs odd vector lengths
Richard Henderson
2021-03-12
target/arm: Fix sve_zip_p vs odd vector lengths
Richard Henderson
2021-03-12
target/arm: Fix sve_uzp_p vs odd vector lengths
Richard Henderson
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-08
target/arm: Restrict v7A TCG cpus to TCG accel
Philippe Mathieu-Daudé
2021-03-05
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2021-03-05
target/arm: Restrict v8M IDAU to TCG
Philippe Mathieu-Daudé
2021-03-05
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
2021-03-05
target/arm: Speed up aarch64 TBL/TBX
Richard Henderson
2021-03-05
target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
Rebecca Cran
2021-03-05
target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
Rebecca Cran
2021-03-05
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
target/arm: Enable MTE for user-only
Richard Henderson
2021-02-16
target/arm: Add allocation tag storage for user mode
Richard Henderson
2021-02-16
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
2021-02-16
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
2021-02-16
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-16
target/arm: Improve gen_top_byte_ignore
Richard Henderson
2021-02-16
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-11
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
2021-02-11
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
2021-02-11
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
2021-02-11
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
2021-02-11
target/arm: Fix SCR RES1 handling
Mike Nawrocki
2021-02-11
target/arm: Don't migrate CPUARMState.features
Aaron Lindsay
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
target/arm: do not use cc->do_interrupt for KVM directly
Claudio Fontana
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
[next]