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
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
3
-0
/
+193
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
4
-0
/
+157
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2
-0
/
+26
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
3
-1
/
+148
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
3
-0
/
+119
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
3
-0
/
+123
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
3
-0
/
+417
2018-02-09
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
Andrey Smirnov
1
-1
/
+1
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
3
-1
/
+265
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2
-0
/
+23
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
4
-0
/
+103
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
4
-3
/
+186
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2
-4
/
+145
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
4
-1
/
+205
2018-02-09
target/arm: Handle exceptions during exception stack pop
Peter Maydell
1
-21
/
+94
2018-02-09
target/arm: Make exception vector loads honour the SAU
Peter Maydell
1
-16
/
+55
2018-02-09
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
1
-15
/
+49
2018-02-09
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
1
-16
/
+87
2018-02-09
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
1
-12
/
+23
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
4
-15
/
+53
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
3
-3
/
+80
2018-02-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180208' into staging
Peter Maydell
25
-495
/
+6969
2018-02-08
tcg/aarch64: Add vector operations
Richard Henderson
3
-47
/
+569
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
3
-54
/
+987
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
1
-23
/
+5
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
1
-25
/
+129
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
1
-34
/
+59
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
1
-73
/
+346
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
1
-48
/
+33
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
1
-6
/
+36
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
1
-72
/
+128
2018-02-08
target/arm: Align vector registers
Richard Henderson
1
-1
/
+1
2018-02-08
tcg/optimize: Handle vector opcodes during optimize
Richard Henderson
1
-73
/
+77
2018-02-08
tcg: Add generic vector helpers with a scalar operand
Richard Henderson
4
-2
/
+617
2018-02-08
tcg: Add generic helpers for saturating arithmetic
Richard Henderson
4
-0
/
+390
2018-02-08
tcg: Add generic vector ops for multiplication
Richard Henderson
10
-0
/
+111
2018-02-08
tcg: Add generic vector ops for comparisons
Richard Henderson
9
-0
/
+255
2018-02-08
tcg: Add generic vector ops for constant shifts
Richard Henderson
10
-0
/
+575
2018-02-08
tcg: Add generic vector expanders
Richard Henderson
13
-18
/
+2024
2018-02-08
tcg: Standardize integral arguments to expanders
Richard Henderson
2
-29
/
+29
2018-02-08
tcg: Add types and basic operations for host vectors
Richard Henderson
7
-6
/
+543
2018-02-08
tcg: Allow multiple word entries into the constant pool
Richard Henderson
1
-21
/
+92
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
33
-829
/
+3580
2018-02-08
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
2
-89
/
+487
2018-02-08
qapi: Add NVMe driver options to the schema
Fam Zheng
1
-1
/
+16
2018-02-08
docs: Add section for NVMe VFIO driver
Fam Zheng
2
-0
/
+38
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
3
-703
/
+702
2018-02-08
qemu-img: Map bench buffer
Fam Zheng
1
-1
/
+8
2018-02-08
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
1
-0
/
+24
[next]