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-arm
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
2015-06-19
1
-3
/
+4
*
target-arm: Implement PMSAv7 MPU
Peter Crosthwaite
2015-06-19
1
-1
/
+173
*
target-arm: Add registers for PMSAv7
Peter Crosthwaite
2015-06-19
1
-7
/
+83
*
target-arm/helper.c: define MPUIR register
Peter Crosthwaite
2015-06-19
1
-0
/
+10
*
target-arm: Do not reset sysregs marked as ALIAS
Sergey Fedorov
2015-06-19
1
-19
/
+9
*
arm: helper: rename get_phys_addr_mpu
Peter Crosthwaite
2015-06-15
1
-5
/
+5
*
arm: Implement uniprocessor with MP config
Peter Crosthwaite
2015-06-15
1
-2
/
+4
*
arm: Refactor get_phys_addr FSR return mechanism
Peter Crosthwaite
2015-06-15
1
-58
/
+70
*
arm: helper: Factor out CP regs common to [pv]msa
Peter Crosthwaite
2015-06-15
1
-9
/
+14
*
arm: Don't add v7mp registers in MPU systems
Peter Crosthwaite
2015-06-15
1
-1
/
+2
*
arm: Do not define TLBTR in PMSA systems
Peter Crosthwaite
2015-06-15
1
-3
/
+10
*
target-arm: Use the kernel's idea of MPIDR if we're using KVM
Pavel Fedin
2015-06-15
1
-6
/
+3
*
target-arm: add AArch32 MIDR aliases in ARMv8
Sergey Fedorov
2015-06-15
1
-3
/
+7
*
target-arm: Fix REVIDR reset value
Sergey Fedorov
2015-06-15
1
-3
/
+2
*
target-arm: use extended address bits from supersection short descriptor
Sergey Fedorov
2015-06-15
1
-0
/
+2
*
target-arm: Handle "extended small page" descriptors correctly
Peter Maydell
2015-06-15
1
-4
/
+9
*
target-arm: Remove v8_ prefix from names of non-v8-specific cpreg arrays
Peter Maydell
2015-06-02
1
-4
/
+4
*
Revert "target-arm: Avoid g_hash_table_get_keys()"
Markus Armbruster
2015-06-02
1
-10
/
+2
*
target-arm: Add TLBI_VAE2{IS}
Edgar E. Iglesias
2015-06-02
1
-0
/
+8
*
target-arm: Add TLBI_ALLE2
Edgar E. Iglesias
2015-06-02
1
-0
/
+4
*
target-arm: Add TLBI_ALLE1{IS}
Edgar E. Iglesias
2015-06-02
1
-0
/
+8
*
target-arm: Add TTBR0_EL2
Edgar E. Iglesias
2015-06-02
1
-0
/
+14
*
target-arm: Add TPIDR_EL2
Edgar E. Iglesias
2015-06-02
1
-0
/
+7
*
target-arm: Add SCTLR_EL2
Edgar E. Iglesias
2015-06-02
1
-0
/
+7
*
target-arm: Add TCR_EL2
Edgar E. Iglesias
2015-06-02
1
-0
/
+8
*
target-arm: Add MAIR_EL2
Edgar E. Iglesias
2015-06-02
1
-0
/
+15
*
target-arm: Break down TLB_LOCKDOWN
Edgar E. Iglesias
2015-06-02
1
-12
/
+18
*
target-arm: Add AArch64 CPTR registers
Greg Bellows
2015-05-29
1
-1
/
+39
*
target-arm: Update interrupt handling to use target EL
Greg Bellows
2015-05-29
1
-37
/
+4
*
target-arm: Move setting of exception info into tlb_fill
Peter Maydell
2015-05-29
1
-40
/
+7
*
target-arm: Remove unneeded '+'
Edgar E. Iglesias
2015-05-18
1
-1
/
+1
*
target-arm: Correct accessfn for CNTV_TVAL_EL0
Edgar E. Iglesias
2015-05-18
1
-0
/
+1
*
target-arm: Correct accessfn for CNTP_{CT}VAL_EL0
Edgar E. Iglesias
2015-05-18
1
-1
/
+2
*
target-arm: Add EL3 and EL2 TCR checking
Greg Bellows
2015-05-18
1
-13
/
+32
*
target-arm: Add TTBR regime function and use
Greg Bellows
2015-05-18
1
-5
/
+19
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-4
/
+6
*
Allow ARMv8 SCR.SMD updates
Greg Bellows
2015-04-26
1
-1
/
+3
*
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
2015-04-26
1
-2
/
+2
*
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
1
-0
/
+1
*
target-arm: Use correct memory attributes for page table walks
Peter Maydell
2015-04-26
1
-9
/
+40
*
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
1
-12
/
+67
*
target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
Peter Maydell
2015-04-01
1
-1
/
+1
*
target-arm: Ignore low bit of PC in M-profile exception return
Peter Maydell
2015-03-16
1
-0
/
+10
*
target-arm: get_phys_addr_lpae: more xn control
Andrew Jones
2015-03-16
1
-30
/
+100
*
target-arm: fix get_phys_addr_v6/SCTLR_AFE access check
Andrew Jones
2015-03-16
1
-7
/
+42
*
target-arm: convert check_ap to ap_to_rw_prot
Andrew Jones
2015-03-16
1
-30
/
+19
*
target-arm: Add 32/64-bit register sync
Greg Bellows
2015-02-13
1
-0
/
+211
*
target-arm: fix for exponent comparison in recpe_f64
Ildar Isaev
2015-02-05
1
-1
/
+1
*
target-arm: Fix brace style in reindented code
Peter Maydell
2015-02-05
1
-13
/
+23
*
target-arm: Reindent ancient page-table-walk code
Peter Maydell
2015-02-05
1
-96
/
+96
[next]