summaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)AuthorFilesLines
2017-08-31target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern1-1/+2
2017-07-31qobject: Use simpler QDict/QList scalar insertion macrosEric Blake1-2/+2
2017-07-31s390x: Drop useless castsEric Blake1-2/+2
2017-03-23target/s390x: Fix broken user modeStefan Weil1-2/+0
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange1-1/+1
2017-03-09s390x/misc_helper.c: wrap IO instructions in BQLAlex Bennée1-0/+21
2017-03-05qapi: Drop unused non-strict qobject input visitorMarkus Armbruster1-1/+1
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-5/+0
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-5/+0
2017-02-28target/s390x: Fix typoStefan Weil1-1/+1
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell1-1/+4
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-1/+4
2017-02-24s390x/arch_dump: pass cpuid into notes sectionsChristian Borntraeger1-11/+12
2017-02-24s390x/arch_dump: use proper note name and note sizeChristian Borntraeger1-15/+28
2017-02-24s390x/kvm: detect some program check loopsChristian Borntraeger1-3/+40
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-2/+2
2017-02-13migration: consolidate VMStateField.startHalil Pasic1-1/+1
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger1-1/+1
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck1-1/+1
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+6
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao1-1/+1
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-0/+1
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell4-12/+10
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini1-0/+5
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell1-0/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée2-5/+5
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2-7/+5
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost1-0/+1
2017-01-10target-s390x: Avoid a loop for popcntRichard Henderson1-9/+6
2017-01-10target-s390x: Use clz opcodeRichard Henderson3-8/+1
2017-01-10target-s390x: Use the new deposit and extract opsRichard Henderson1-12/+22
2016-12-20Move target-* CPU file into a target/ folderThomas Huth28-0/+19893