aboutsummaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2017-06-06target/s390x: Use unwind data for helper_trRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_unpkRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_cksmRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clcleRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvcleRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvclRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_stamRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_lamRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvpgRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_srstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clmRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_xcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_ocRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_ncRichard Henderson
2017-06-06target/s390x: Move helper_ex to end of fileRichard Henderson
2017-06-06target/s390x: Use cpu_loop_exit_restore for tlb_fillRichard Henderson
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth
2017-06-06s390x/cpumodel: improve defintion search without an IBCDavid Hildenbrand
2017-06-06s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand
2017-06-06s390x/css: fence off MIDACornelia Huck
2017-06-05target/s390: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-19s390/kvm: do not reset riccb on initial cpu resetChristian Borntraeger
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren
2017-05-12target/s390x: implement serialization in BRANCH CONDITIONAurelien Jarno
2017-05-12target/s390x: fix SIGNAL PROCESSOR return valueAurelien Jarno
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno
2017-05-12target/s390x: Use atomic operations for LOAD AND OPRichard Henderson
2017-05-12target/s390x: Use atomic operations for COMPARE SWAPRichard Henderson
2017-05-12target/s390x: Implement LOAD PAIR DISJOINTEric Bischoff
2017-05-12target/s390x: Diagnose specification exception for atomicsRichard Henderson
2017-05-12target/s390x: Implement LOAD PROGRAM PARAMETERMiroslav Benes
2017-05-12target/s390x: Implement STORE FACILITIES LIST EXTENDEDRichard Henderson
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-04-21s390x: Drop useless castsEric Blake
2017-04-21s390x/kvm: make printf always compile in debug outputDanil Antonov
2017-03-23target/s390x: Fix broken user modeStefan Weil
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange
2017-03-09s390x/misc_helper.c: wrap IO instructions in BQLAlex Bennée
2017-03-05qapi: Drop unused non-strict qobject input visitorMarkus Armbruster
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini