index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
2020-02-14
1
-9
/
+11
|
\
|
*
riscv: Separate FPU register size from core register size in gdbstub [v2]
Keith Packard
2020-02-10
1
-9
/
+11
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
2020-02-14
11
-118
/
+500
|
\
\
|
*
|
target/arm: Implement ARMv8.1-VMID16 extension
Peter Maydell
2020-02-13
1
-0
/
+1
|
*
|
target/arm: Enable ARMv8.2-UAO in -cpu max
Richard Henderson
2020-02-13
1
-0
/
+4
|
*
|
target/arm: Implement UAO semantics
Richard Henderson
2020-02-13
1
-20
/
+21
|
*
|
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
4
-0
/
+44
|
*
|
target/arm: Add ID_AA64MMFR2_EL1
Richard Henderson
2020-02-13
3
-2
/
+21
|
*
|
target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
Richard Henderson
2020-02-13
2
-0
/
+9
|
*
|
target/arm: Implement ATS1E1 system registers
Richard Henderson
2020-02-13
1
-6
/
+50
|
*
|
target/arm: Set PAN bit as required on exception entry
Richard Henderson
2020-02-13
1
-3
/
+50
|
*
|
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
2020-02-13
2
-0
/
+16
|
*
|
target/arm: Update arm_mmu_idx_el for PAN
Richard Henderson
2020-02-13
1
-0
/
+9
|
*
|
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
4
-0
/
+43
|
*
|
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
2020-02-13
2
-0
/
+13
|
*
|
target/arm: Remove CPSR_RESERVED
Richard Henderson
2020-02-13
2
-7
/
+8
|
*
|
target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
Richard Henderson
2020-02-13
1
-2
/
+3
|
*
|
target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
2
-3
/
+4
|
*
|
target/arm: Mask CPSR_J when Jazelle is not enabled
Richard Henderson
2020-02-13
1
-1
/
+4
|
*
|
target/arm: Split out aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
2
-23
/
+38
|
*
|
target/arm: Move LOR regdefs to file scope
Richard Henderson
2020-02-13
1
-28
/
+29
|
*
|
target/arm: Add isar_feature tests for PAN + ATS1E1
Richard Henderson
2020-02-13
1
-0
/
+29
|
*
|
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-13
6
-22
/
+87
|
*
|
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
2020-02-13
2
-5
/
+21
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-02-13
3
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
2020-02-12
1
-0
/
+2
|
*
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
2020-02-12
1
-2
/
+5
|
*
target/i386: fix TCG UCODE_REV access
Paolo Bonzini
2020-02-12
1
-4
/
+4
*
|
target/arm: Raise only one interrupt in arm_cpu_exec_interrupt
Richard Henderson
2020-02-07
1
-18
/
+12
*
|
target/arm: Use bool for unmasked in arm_excp_unmasked
Richard Henderson
2020-02-07
1
-3
/
+3
*
|
target/arm: Pass more cpu state to arm_excp_unmasked
Richard Henderson
2020-02-07
1
-10
/
+12
*
|
target/arm: Move arm_excp_unmasked to cpu.c
Richard Henderson
2020-02-07
2
-111
/
+119
*
|
target/arm: Enable ARMv8.1-VHE in -cpu max
Richard Henderson
2020-02-07
1
-0
/
+1
*
|
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
Richard Henderson
2020-02-07
1
-2
/
+7
*
|
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
2020-02-07
4
-20
/
+57
*
|
target/arm: check TGE and E2H flags for EL0 pauth traps
Alex Bennée
2020-02-07
1
-1
/
+4
*
|
target/arm: Update {fp,sve}_exception_el for VHE
Richard Henderson
2020-02-07
1
-25
/
+28
*
|
target/arm: Update arm_phys_excp_target_el for TGE
Richard Henderson
2020-02-07
1
-0
/
+6
*
|
target/arm: Flush tlbs for E2&0 translation regime
Richard Henderson
2020-02-07
1
-7
/
+18
*
|
target/arm: Flush tlb for ASID changes in EL2&0 translation regime
Richard Henderson
2020-02-07
1
-7
/
+15
*
|
target/arm: Add VHE timer register redirection and aliasing
Richard Henderson
2020-02-07
1
-12
/
+169
*
|
target/arm: Add VHE system register redirection and aliasing
Richard Henderson
2020-02-07
2
-0
/
+175
*
|
target/arm: Update define_one_arm_cp_reg_with_opaque for VHE
Richard Henderson
2020-02-07
1
-4
/
+1
*
|
target/arm: Update timer access for VHE
Richard Henderson
2020-02-07
1
-21
/
+81
*
|
target/arm: Add the hypervisor virtual counter
Richard Henderson
2020-02-07
4
-6
/
+65
*
|
target/arm: Update ctr_el0_access for EL2
Richard Henderson
2020-02-07
1
-5
/
+21
*
|
target/arm: Update aa64_zva_access for EL2
Richard Henderson
2020-02-07
1
-5
/
+21
*
|
target/arm: Update arm_sctlr for VHE
Richard Henderson
2020-02-07
4
-23
/
+18
*
|
target/arm: Update arm_mmu_idx for VHE
Richard Henderson
2020-02-07
1
-2
/
+9
*
|
target/arm: Add regime_has_2_ranges
Richard Henderson
2020-02-07
3
-19
/
+25
[next]