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
Age
Commit message (
Expand
)
Author
2020-02-21
target/arm: Define and use any_predinv isar_feature test
Peter Maydell
2020-02-21
target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
Peter Maydell
2020-02-21
target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
Peter Maydell
2020-02-21
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
2020-02-21
target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
Richard Henderson
2020-02-21
target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
Richard Henderson
2020-02-21
target/arm: Fix select for aa64_va_parameters_both
Richard Henderson
2020-02-21
target/arm: Use bit 55 explicitly for pauth
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD INS
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD EXT
Richard Henderson
2020-02-21
target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Move fpu related members closer in cpu env
BALATON Zoltan
2020-02-21
target/ppc: Fix typo in comments
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Remove duplicate includes
BALATON Zoltan
2020-02-18
target/i386/whpx: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
2020-02-13
target/arm: Implement ARMv8.1-VMID16 extension
Peter Maydell
2020-02-13
target/arm: Enable ARMv8.2-UAO in -cpu max
Richard Henderson
2020-02-13
target/arm: Implement UAO semantics
Richard Henderson
2020-02-13
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
target/arm: Add ID_AA64MMFR2_EL1
Richard Henderson
2020-02-13
target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
Richard Henderson
2020-02-13
target/arm: Implement ATS1E1 system registers
Richard Henderson
2020-02-13
target/arm: Set PAN bit as required on exception entry
Richard Henderson
2020-02-13
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
2020-02-13
target/arm: Update arm_mmu_idx_el for PAN
Richard Henderson
2020-02-13
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
2020-02-13
target/arm: Remove CPSR_RESERVED
Richard Henderson
2020-02-13
target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
Richard Henderson
2020-02-13
target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
target/arm: Mask CPSR_J when Jazelle is not enabled
Richard Henderson
2020-02-13
target/arm: Split out aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
target/arm: Move LOR regdefs to file scope
Richard Henderson
2020-02-13
target/arm: Add isar_feature tests for PAN + ATS1E1
Richard Henderson
2020-02-13
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-13
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
2020-02-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-02-12
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
2020-02-12
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
2020-02-12
target/i386: fix TCG UCODE_REV access
Paolo Bonzini
2020-02-10
riscv: Separate FPU register size from core register size in gdbstub [v2]
Keith Packard
2020-02-07
target/arm: Raise only one interrupt in arm_cpu_exec_interrupt
Richard Henderson
2020-02-07
target/arm: Use bool for unmasked in arm_excp_unmasked
Richard Henderson
2020-02-07
target/arm: Pass more cpu state to arm_excp_unmasked
Richard Henderson
2020-02-07
target/arm: Move arm_excp_unmasked to cpu.c
Richard Henderson
2020-02-07
target/arm: Enable ARMv8.1-VHE in -cpu max
Richard Henderson
[next]