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/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
2020-02-07
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
Richard Henderson
2020-02-07
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
2020-02-07
target/arm: check TGE and E2H flags for EL0 pauth traps
Alex Bennée
2020-02-07
target/arm: Update {fp,sve}_exception_el for VHE
Richard Henderson
2020-02-07
target/arm: Update arm_phys_excp_target_el for TGE
Richard Henderson
2020-02-07
target/arm: Flush tlbs for E2&0 translation regime
Richard Henderson
2020-02-07
target/arm: Flush tlb for ASID changes in EL2&0 translation regime
Richard Henderson
2020-02-07
target/arm: Add VHE timer register redirection and aliasing
Richard Henderson
2020-02-07
target/arm: Add VHE system register redirection and aliasing
Richard Henderson
2020-02-07
target/arm: Update define_one_arm_cp_reg_with_opaque for VHE
Richard Henderson
2020-02-07
target/arm: Update timer access for VHE
Richard Henderson
2020-02-07
target/arm: Add the hypervisor virtual counter
Richard Henderson
[next]