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
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
2018-02-09
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
4
-0
/
+28
2018-02-09
s390x/cpumodel: allow zpci features in qemu model
Cornelia Huck
2
-1
/
+11
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
4
-0
/
+213
2018-02-09
s390x/sclp: fix event mask handling
Christian Borntraeger
1
-2
/
+2
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
5
-11
/
+23
2018-02-09
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
1
-5
/
+16
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
4
-10
/
+22
2018-02-09
configure: s390x supports mttcg now
David Hildenbrand
1
-0
/
+1
2018-02-09
s390x/tcg: remove SMP warning
David Hildenbrand
1
-4
/
+0
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2
-103
/
+131
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
3
-27
/
+33
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
3
-7
/
+33
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
4
-0
/
+64
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
6
-152
/
+212
2018-02-09
s390x/tcg: tolerate wrong wakeups due to floating interrupts
David Hildenbrand
1
-0
/
+5
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
1
-1
/
+2
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
8
-116
/
+123
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
4
-47
/
+12
2018-02-09
s390x/tcg: simplify lookup of flic
David Hildenbrand
1
-5
/
+3
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
3
-23
/
+5
2018-02-09
s390x/tcg: deliver multiple interrupts in a row
David Hildenbrand
1
-4
/
+16
2018-02-09
Fix configure for s390 qemu on alpine and other busybox environments
Alice Frosi
1
-2
/
+2
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
35
-36
/
+0
2018-02-09
Clean up includes
Markus Armbruster
30
-51
/
+9
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
19
-27
/
+20
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
3
-21
/
+22
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
[prev]
[next]