index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 WFx syndrome function
Greg Bellows
2015-05-18
1
-0
/
+6
*
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
*
target-arm: cpu64: Add support for Cortex-A53
Peter Crosthwaite
2015-05-18
1
-0
/
+51
*
target-arm: cpu64: generalise name of A57 regs
Peter Crosthwaite
2015-05-18
1
-5
/
+5
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-4
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-05-11
1
-1
/
+3
|
\
|
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+3
*
|
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-04-30
1
-9
/
+0
*
|
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
2015-04-30
1
-5
/
+0
|
/
*
Allow ARMv8 SCR.SMD updates
Greg Bellows
2015-04-26
1
-1
/
+3
*
target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
Sergey Fedorov
2015-04-26
1
-1
/
+2
*
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
2015-04-26
3
-6
/
+6
*
target-arm: Check watchpoints against CPU security state
Peter Maydell
2015-04-26
1
-2
/
+4
*
target-arm: Use attribute info to handle user-only watchpoints
Peter Maydell
2015-04-26
1
-11
/
+12
*
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: kvm64 fix save/restore of SPSR regs
Alex Bennée
2015-04-01
1
-2
/
+27
*
target-arm: kvm64 sync FP register state
Alex Bennée
2015-04-01
1
-3
/
+82
*
target-arm: kvm: save/restore mp state
Alex Bennée
2015-04-01
4
-0
/
+69
*
target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
Peter Maydell
2015-04-01
3
-3
/
+6
*
target-arm: Ignore low bit of PC in M-profile exception return
Peter Maydell
2015-03-16
1
-0
/
+10
*
target-arm: Fix handling of STM (user) with r15 in register list
Peter Maydell
2015-03-16
1
-6
/
+12
*
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
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
3
-19
/
+19
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-12
1
-1
/
+1
|
\
|
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
2015-03-11
1
-0
/
+1
|
\
\
|
*
|
target-arm: Add missing compatible property to A57
Ryota Ozaki
2015-03-11
1
-0
/
+1
|
|
/
*
|
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-03-10
1
-8
/
+1
|
/
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging
Peter Maydell
2015-02-13
2
-14
/
+6
|
\
|
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
2
-12
/
+6
|
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
2
-2
/
+0
*
|
target-arm: A64: Avoid signed shifts in disas_ldst_pair()
Peter Maydell
2015-02-13
1
-1
/
+1
*
|
target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr
Peter Maydell
2015-02-13
1
-2
/
+3
*
|
target-arm: A64: Fix handling of rotate in logic_imm_decode_wmask
Peter Maydell
2015-02-13
1
-1
/
+4
*
|
target-arm: A64: Fix shifts into sign bit
Peter Maydell
2015-02-13
1
-3
/
+3
*
|
target-arm: Add AArch32 guest support to KVM64
Greg Bellows
2015-02-13
1
-3
/
+33
*
|
target-arm: Add 32/64-bit register sync
Greg Bellows
2015-02-13
4
-8
/
+216
*
|
target-arm: Add CPU property to disable AArch64
Greg Bellows
2015-02-13
2
-1
/
+43
|
/
*
target-arm: fix for exponent comparison in recpe_f64
Ildar Isaev
2015-02-05
1
-1
/
+1
*
target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
Pranavkumar Sawargaonkar
2015-02-05
2
-0
/
+26
*
target-arm: KVM64: Get and Sync up guest register state like kvm32.
Pranavkumar Sawargaonkar
2015-02-05
1
-1
/
+12
*
target-arm: Fix brace style in reindented code
Peter Maydell
2015-02-05
1
-13
/
+23
[next]