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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Include qapi/qmp/qnull.h exactly where needed
Markus Armbruster
2
-1
/
+1
2018-02-09
Include qapi/qmp/qnum.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
14
-14
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
13
-3
/
+11
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
95
-17
/
+92
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
27
-6
/
+27
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
15
-15
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
27
-23
/
+84
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
31
-54
/
+30
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
6
-11
/
+16
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
11
-10
/
+2
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
11
-11
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
151
-70
/
+117
2018-02-09
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180209' into staging
Peter Maydell
28
-552
/
+1244
2018-02-09
hw/core/generic-loader: Allow PC to be set on command line
Peter Maydell
1
-1
/
+1
2018-02-09
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
1
-0
/
+1
2018-02-09
target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
Christoffer Dall
1
-0
/
+4
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
4
-1
/
+36
2018-02-09
target/arm: Add ZCR_ELx
Richard Henderson
2
-0
/
+136
2018-02-09
target/arm: Add SVE to migration state
Richard Henderson
1
-0
/
+53
2018-02-09
target/arm: Add predicate registers for SVE
Richard Henderson
1
-0
/
+12
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
4
-28
/
+81
2018-02-09
hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
Andrey Smirnov
2
-61
/
+65
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-09
MAINTAINERS: add David as additional tcg/s390 maintainer
Cornelia Huck
1
-0
/
+1
2018-02-09
MAINTAINERS: reorganize s390-ccw bios maintainership
Cornelia Huck
1
-2
/
+9
2018-02-09
MAINTAINERS: add myself as overall s390x maintainer
Cornelia Huck
1
-0
/
+23
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
1
-0
/
+2
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
3
-15
/
+63
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
3
-78
/
+225
[prev]
[next]