index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
s390x/tcg: fix and cleanup mcck injection
David Hildenbrand
2017-12-14
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SACF
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-12-14
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
2017-12-14
s390x/migration: use zero flag parameter
Christian Borntraeger
2017-11-20
s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
David Hildenbrand
2017-11-20
s390x: fix storing CPU status (again)
David Hildenbrand
2017-11-09
target/s390x: Finish implementing RISBGN
Richard Henderson
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-30
target/s390x: change CPU type name to "s390x-cpu"
David Hildenbrand
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
[next]