Age | Commit message (Expand) | Author |
2017-06-06 | target/s390x: Use unwind data for helper_tr | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_unpk | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_cksm | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_clcle | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_mvcle | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_mvcl | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_stam | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_lam | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_mvst | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_mvpg | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_clst | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_srst | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_clm | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_clc | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_mvc | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_xc | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_oc | Richard Henderson |
2017-06-06 | target/s390x: Use unwind data for helper_nc | Richard Henderson |
2017-06-06 | target/s390x: Move helper_ex to end of file | Richard Henderson |
2017-06-06 | target/s390x: Use cpu_loop_exit_restore for tlb_fill | Richard Henderson |
2017-06-06 | target/s390x: Add support for the TEST BLOCK instruction | Thomas Huth |
2017-06-06 | s390x/cpumodel: improve defintion search without an IBC | David Hildenbrand |
2017-06-06 | s390x/cpumodel: take care of the cpuid format bit for KVM | David Hildenbrand |
2017-06-06 | s390x/css: fence off MIDA | Cornelia Huck |
2017-06-05 | target/s390: Use tcg_gen_lookup_and_goto_ptr | Richard Henderson |
2017-06-01 | migration: Remove unneeded includes of migration/vmstate.h | Juan Quintela |
2017-05-30 | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging | Stefan Hajnoczi |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-19 | s390/kvm: do not reset riccb on initial cpu reset | Christian Borntraeger |
2017-05-19 | s390x/css: ccw translation infrastructure | Xiao Feng Ren |
2017-05-19 | s390x/css: add s390-squash-mcss machine option | Xiao Feng Ren |
2017-05-12 | target/s390x: implement serialization in BRANCH CONDITION | Aurelien Jarno |
2017-05-12 | target/s390x: fix SIGNAL PROCESSOR return value | Aurelien Jarno |
2017-05-12 | target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK | Aurelien Jarno |
2017-05-12 | target/s390x: Use atomic operations for LOAD AND OP | Richard Henderson |
2017-05-12 | target/s390x: Use atomic operations for COMPARE SWAP | Richard Henderson |
2017-05-12 | target/s390x: Implement LOAD PAIR DISJOINT | Eric Bischoff |
2017-05-12 | target/s390x: Diagnose specification exception for atomics | Richard Henderson |
2017-05-12 | target/s390x: Implement LOAD PROGRAM PARAMETER | Miroslav Benes |
2017-05-12 | target/s390x: Implement STORE FACILITIES LIST EXTENDED | Richard Henderson |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-04-25 | s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL | Aurelien Jarno |
2017-04-25 | target-s390x: Mask the SIGP order_code to 8bit. | Philipp Kern |
2017-04-21 | s390x: Drop useless casts | Eric Blake |
2017-04-21 | s390x/kvm: make printf always compile in debug output | Danil Antonov |
2017-03-23 | target/s390x: Fix broken user mode | Stefan Weil |
2017-03-16 | makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables | Daniel P. Berrange |
2017-03-09 | s390x/misc_helper.c: wrap IO instructions in BQL | Alex Bennée |
2017-03-05 | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster |
2017-03-03 | KVM: do not use sigtimedwait to catch SIGBUS | Paolo Bonzini |