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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2
-0
/
+9
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2
-0
/
+8
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
4
-0
/
+18
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
4
-0
/
+18
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
3
-6
/
+70
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2
-4
/
+25
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
4
-0
/
+19
2017-12-14
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
1
-0
/
+5
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
4
-0
/
+21
2017-12-14
s390x/tcg: fix and cleanup mcck injection
David Hildenbrand
2
-9
/
+9
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2
-23
/
+25
2017-12-14
s390x/css: attach css bridge
Cornelia Huck
1
-0
/
+2
2017-12-14
s390x: deprecate s390-squash-mcss machine prop
Halil Pasic
3
-2
/
+21
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
7
-36
/
+22
2017-12-14
s390x/pci: search for subregion inside the BARs
Pierre Morel
1
-19
/
+25
2017-12-14
s390x/pci: move the memory region write from pcistg
Pierre Morel
1
-10
/
+17
2017-12-14
s390x/pci: move the memory region read from pcilg
Pierre Morel
1
-4
/
+11
2017-12-14
s390x/pci: rework PCI STORE BLOCK
Pierre Morel
3
-25
/
+41
2017-12-14
s390x/pci: rework PCI LOAD
Pierre Morel
1
-11
/
+14
2017-12-14
s390x/pci: rework PCI STORE
Pierre Morel
2
-16
/
+29
2017-12-14
s390x/pci: factor out endianess conversion
Pierre Morel
1
-26
/
+32
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
1
-7
/
+2
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2
-18
/
+5
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2
-2
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in SACF
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2
-4
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2
-4
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2
-4
/
+2
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
1
-10
/
+0
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
1
-3
/
+6
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
4
-3
/
+39
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
4
-10
/
+11
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
3
-54
/
+59
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
5
-69
/
+75
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
4
-34
/
+0
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
4
-26
/
+8
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
6
-35
/
+30
2017-12-14
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
1
-18
/
+0
2017-12-14
s390x: introduce 2.12 compat machine
Cornelia Huck
2
-1
/
+19
2017-12-14
pc-bios/s390-ccw.img: update image
Cornelia Huck
1
-0
/
+0
2017-12-14
pc-bios/s390-ccw: zero out bss section
Christian Borntraeger
1
-3
/
+27
2017-12-14
s390x/migration: use zero flag parameter
Christian Borntraeger
1
-8
/
+8
2017-12-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
7
-112
/
+5
2017-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...
Peter Maydell
46
-828
/
+1833
2017-12-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20171213.0' i...
Peter Maydell
2
-2
/
+8
2017-12-14
tests: test-hmp: print command execution result
Vadim Galitsyn
1
-2
/
+5
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
6
-110
/
+0
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
1
-8
/
+3
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2
-6
/
+31
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
1
-0
/
+1
[next]