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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
1
-0
/
+19
2017-03-20
arm: Fix APSR writes via M profile MSR
Peter Maydell
1
-4
/
+22
2017-03-14
target/arm: implement armv8 PMUSERENR (user-mode enable bits)
Andrew Baumann
1
-8
/
+71
2017-03-09
target/arm/helper: make it clear the EC field is also in hex
Alex Bennée
1
-1
/
+1
2017-02-28
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
1
-0
/
+4
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
1
-11
/
+101
2017-02-28
armv7m: Extract "exception taken" code into functions
Peter Maydell
1
-50
/
+68
2017-02-28
armv7m: Simpler and faster exception start
Michael Davidsaver
1
-6
/
+9
2017-02-28
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
1
-1
/
+1
2017-02-28
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
1
-2
/
+0
2017-02-24
target-arm: ensure all cross vCPUs TLB flushes complete
Alex Bennée
1
-96
/
+69
2017-02-24
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
1
-44
/
+72
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-0
/
+6
2017-02-10
target-arm: Enable vPMU support under TCG mode
Wei Huang
1
-6
/
+1
2017-02-10
target-arm: Add support for PMU register PMINTENSET_EL1
Wei Huang
1
-1
/
+9
2017-02-10
target-arm: Add support for AArch64 PMU register PMXEVTYPER_EL0
Wei Huang
1
-5
/
+25
2017-02-10
target-arm: Add support for PMU register PMSELR_EL0
Wei Huang
1
-6
/
+21
2017-01-27
armv7m: Report no-coprocessor faults correctly
Peter Maydell
1
-0
/
+4
2017-01-27
armv7m: set CFSR.UNDEFINSTR on undefined instructions
Michael Davidsaver
1
-0
/
+1
2017-01-27
armv7m: honour CCR.STACKALIGN on exception entry
Michael Davidsaver
1
-4
/
+2
2017-01-27
target/arm: Drop IS_M() macro
Peter Maydell
1
-1
/
+1
2017-01-27
armv7m: Clear FAULTMASK on return from non-NMI exceptions
Michael Davidsaver
1
-1
/
+6
2017-01-27
armv7m: Fix reads of CONTROL register bit 1
Michael Davidsaver
1
-12
/
+23
2017-01-27
armv7m: Explicit error for bad vector table
Michael Davidsaver
1
-1
/
+25
2017-01-27
armv7m: MRS/MSR: handle unprivileged access
Michael Davidsaver
1
-42
/
+37
2017-01-20
target/arm: Implement DBGVCR32_EL2 system register
Peter Maydell
1
-0
/
+7
2017-01-20
target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()
Peter Maydell
1
-0
/
+14
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
1
-13
/
+13
2017-01-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-0
/
+1
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
1
-13
/
+13
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
1
-0
/
+1
2017-01-10
target-arm: Use clz opcode
Richard Henderson
1
-5
/
+0
2016-12-27
target-arm: Add VBAR support to ARM1176 CPUs
Cédric Le Goater
1
-6
/
+13
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+9623