index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
target-arm: handle address translations that start at level 3
Peter Maydell
1
-9
/
+11
2014-11-04
target-arm: Correct condition for taking VIRQ and VFIQ
Peter Maydell
1
-2
/
+2
2014-11-04
target-arm: Separate out M profile cpu_exec_interrupt handling
Peter Maydell
2
-24
/
+41
2014-11-04
target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()
Peter Maydell
1
-6
/
+5
2014-11-04
target-arm/translate.c: Don't pass CPUARMState around in the decoder
Peter Maydell
1
-44
/
+50
2014-11-04
target-arm/translate.c: Don't use IS_M()
Peter Maydell
1
-8
/
+11
2014-11-04
target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()
Peter Maydell
1
-60
/
+80
2014-11-04
target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macros
Peter Maydell
1
-8
/
+8
2014-11-02
target-arm: A64: remove redundant store
Alex Bennée
1
-1
/
+0
2014-10-24
target-arm: A32: Emulate the SMC instruction
Fabian Aggeler
2
-2
/
+12
2014-10-24
target-arm: make arm_current_el() return EL3
Fabian Aggeler
1
-9
/
+20
2014-10-24
target-arm: rename arm_current_pl to arm_current_el
Greg Bellows
8
-47
/
+50
2014-10-24
target-arm: reject switching to monitor mode
Sergey Fedorov
1
-0
/
+2
2014-10-24
target-arm: add arm_is_secure() function
Fabian Aggeler
1
-0
/
+47
2014-10-24
target-arm: increase arrays of registers R13 & R14
Fabian Aggeler
2
-4
/
+4
2014-10-24
target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0
Peter Maydell
1
-0
/
+3
2014-10-24
target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"
Peter Maydell
1
-1
/
+1
2014-10-24
target-arm: Correct sense of the DCZID DZP bit
Peter Maydell
2
-3
/
+3
2014-10-24
target-arm: add emulation of PSCI calls for system emulation
Rob Herring
9
-3
/
+301
2014-10-24
target-arm: Add support for A32 and T32 HVC and SMC insns
Peter Maydell
3
-11
/
+104
2014-10-24
target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpers
Peter Maydell
2
-9
/
+12
2014-10-24
target-arm: add missing PSCI constants needed for PSCI emulation
Ard Biesheuvel
1
-0
/
+40
2014-10-24
target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes
Rob Herring
4
-6
/
+6
2014-10-24
target-arm: add powered off cpu state
Rob Herring
3
-3
/
+12
2014-10-06
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
1
-0
/
+1
2014-09-29
target-arm: Add support for VIRQ and VFIQ
Edgar E. Iglesias
5
-14
/
+76
2014-09-29
target-arm: Add IRQ and FIQ routing to EL2 and 3
Edgar E. Iglesias
2
-0
/
+27
2014-09-29
target-arm: A64: Emulate the SMC insn
Edgar E. Iglesias
7
-0
/
+51
2014-09-29
target-arm: Add a Hypervisor Trap exception type
Edgar E. Iglesias
4
-0
/
+4
2014-09-29
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
7
-10
/
+81
2014-09-29
target-arm: A64: Correct updates to FAR and ESR on exceptions
Edgar E. Iglesias
1
-4
/
+3
2014-09-29
target-arm: Don't take interrupts targeting lower ELs
Edgar E. Iglesias
1
-0
/
+7
2014-09-29
target-arm: Break out exception masking to a separate func
Edgar E. Iglesias
2
-5
/
+17
2014-09-29
target-arm: A64: Refactor aarch64_cpu_do_interrupt
Edgar E. Iglesias
3
-11
/
+33
2014-09-29
target-arm: Add SCR_EL3
Edgar E. Iglesias
2
-3
/
+51
2014-09-29
target-arm: Add HCR_EL2
Edgar E. Iglesias
2
-0
/
+70
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
6
-30
/
+44
2014-09-29
target-arm: Implement handling of breakpoint firing
Peter Maydell
2
-15
/
+66
2014-09-29
target-arm: Implement setting guest breakpoints
Peter Maydell
5
-2
/
+136
2014-09-25
target-arm: Use cpu_exec_interrupt qom hook
Richard Henderson
3
-0
/
+36
2014-09-12
target-arm: Make *IS TLB maintenance ops affect all CPUs
Peter Maydell
1
-12
/
+89
2014-09-12
target-arm: Push legacy wildcard TLB ops back into v6
Peter Maydell
1
-47
/
+55
2014-09-12
target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0
Peter Maydell
1
-0
/
+19
2014-09-12
target-arm: Remove comment about MDSCR_EL1 being dummy implementation
Peter Maydell
1
-3
/
+1
2014-09-12
target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32
Peter Maydell
1
-0
/
+26
2014-09-12
target-arm: Implement handling of fired watchpoints
Peter Maydell
4
-1
/
+204
2014-09-12
target-arm: Move extended_addresses_enabled() to internals.h
Peter Maydell
2
-11
/
+11
2014-09-12
target-arm: Implement setting of watchpoints
Peter Maydell
5
-3
/
+149
2014-09-12
target-arm: Fix broken indentation in arm_cpu_reest()
Martin Galvan
1
-1
/
+1
2014-09-12
target-arm: Fix resetting issues on ARMv7-M CPUs
Martin Galvan
1
-10
/
+22
[next]