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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
15
-123
/
+123
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
5
-6
/
+6
2020-12-10
qom: Improve {qom,device}-list-properties error messages
Markus Armbruster
1
-11
/
+6
2020-12-10
qga: Tweak a guest-shutdown error message
Markus Armbruster
1
-1
/
+1
2020-12-10
qga: Replace an unreachable error by abort()
Markus Armbruster
1
-2
/
+1
2020-12-10
ui: Tweak a client_migrate_info error message
Markus Armbruster
1
-1
/
+1
2020-12-10
ui: Improve a client_migrate_info error message
Markus Armbruster
2
-4
/
+1
2020-12-10
ui: Improve some set_passwd, expire_password error messages
Markus Armbruster
2
-26
/
+15
2020-12-10
block: Improve some block-commit, block-stream error messages
Markus Armbruster
3
-14
/
+15
2020-12-10
qerror: Eliminate QERR_ macros used in just one place
Markus Armbruster
3
-14
/
+5
2020-12-10
qerror: Drop unused QERR_ macros
Markus Armbruster
1
-6
/
+0
2020-12-10
Clean up includes
Markus Armbruster
27
-78
/
+5
2020-12-10
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...
Peter Maydell
10
-32
/
+128
2020-12-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201210'...
Peter Maydell
34
-150
/
+2710
2020-12-10
hw/arm/armv7m: Correct typo in QOM object name
Peter Maydell
1
-1
/
+1
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
2
-0
/
+57
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
3
-0
/
+31
2020-12-10
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
1
-27
/
+32
2020-12-10
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
1
-0
/
+86
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
2
-8
/
+20
2020-12-10
target/arm: Implement new v8.1M VLLDM and VLSTM encodings
Peter Maydell
2
-1
/
+26
2020-12-10
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
1
-1
/
+21
2020-12-10
target/arm: Implement v8.1M REVIDR register
Peter Maydell
1
-0
/
+5
2020-12-10
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
1
-1
/
+5
2020-12-10
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
1
-4
/
+12
2020-12-10
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
3
-1
/
+16
2020-12-10
target/arm: Implement FPCXT_S fp system register
Peter Maydell
1
-0
/
+58
2020-12-10
target/arm: Factor out preserve-fp-state from full_vfp_access_check()
Peter Maydell
1
-18
/
+27
2020-12-10
target/arm: Use new FPCR_NZCV_MASK constant
Peter Maydell
1
-2
/
+2
2020-12-10
target/arm: Implement M-profile FPSCR_nzcvqc
Peter Maydell
2
-0
/
+40
2020-12-10
target/arm: Implement VLDR/VSTR system register
Peter Maydell
2
-0
/
+105
2020-12-10
target/arm: Move general-use constant expanders up in translate.c
Peter Maydell
1
-21
/
+25
2020-12-10
target/arm: Refactor M-profile VMSR/VMRS handling
Peter Maydell
2
-11
/
+168
2020-12-10
target/arm: Enforce M-profile VMRS/VMSR register restrictions
Peter Maydell
1
-1
/
+4
2020-12-10
target/arm: Implement CLRM instruction
Peter Maydell
2
-1
/
+43
2020-12-10
target/arm: Implement VSCCLRM insn
Peter Maydell
4
-11
/
+111
2020-12-10
target/arm: Don't clobber ID_PFR1.Security on M-profile cores
Peter Maydell
1
-1
/
+1
2020-12-10
target/arm: Implement v8.1M PXN extension
Peter Maydell
1
-1
/
+6
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
3
-12
/
+69
2020-12-10
i.MX6ul: Fix bad printf format specifiers
Alex Chen
1
-2
/
+2
2020-12-10
i.MX6: Fix bad printf format specifiers
Alex Chen
2
-11
/
+11
2020-12-10
i.MX31: Fix bad printf format specifiers
Alex Chen
2
-9
/
+9
2020-12-10
i.MX25: Fix bad printf format specifiers
Alex Chen
1
-6
/
+6
2020-12-10
tests/qtest/npcm7xx_rng-test: dump random data on failure
Havard Skinnemoen
1
-0
/
+12
2020-12-10
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
1
-3
/
+20
2020-12-10
MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN controller
Vikram Garhwal
1
-0
/
+8
2020-12-10
tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
Vikram Garhwal
2
-0
/
+361
2020-12-10
xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
Vikram Garhwal
3
-0
/
+62
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
7
-0
/
+1252
2020-12-10
hw/arm/smmuv3: Fix up L1STD_SPAN decoding
Kunkun Jiang
1
-1
/
+1
[next]