Age | Commit message (Expand) | Author |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-04-30 | s390x/kvm: cleanup calls to cpu_synchronize_state() | David Hildenbrand |
2018-04-09 | s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit() | David Hildenbrand |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-26 | s390x: remove s390_get_memslot_count | Cornelia Huck |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski |
2018-02-26 | s390x/cpu: expose the guest crash information | Christian Borntraeger |
2018-02-19 | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility | David Hildenbrand |
2018-02-09 | s390x: fix size + content of STSI blocks | David Hildenbrand |
2018-02-09 | s390x/flic: factor out injection of floating interrupts | David Hildenbrand |
2018-01-22 | s390x/kvm: Handle bpb feature | Christian Borntraeger |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2017-12-14 | s390x/kvm: factor out build_channel_report_mcic() into cpu.h | 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/migration: use zero flag parameter | Christian Borntraeger |
2017-10-30 | s390x/kvm: use cpu model for gscb on compat machines | Christian Borntraeger |
2017-10-20 | s390x/kvm: factor out actual handling of STOP interrupts | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand |
2017-10-20 | s390x/kvm: drop two debug prints | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: generalize SIGP stop and restart interrupt injection | David Hildenbrand |
2017-10-20 | s390x/kvm: pass ipb directly into handle_sigp() | David Hildenbrand |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand |
2017-10-06 | s390/kvm: Support for get/set of extended TOD-Clock for guest | Collin L. Walling |
2017-10-06 | s390x/kvm: fix and cleanup storing CPU status | David Hildenbrand |
2017-10-06 | s390x: use generic cpu_model parsing | Igor Mammedov |
2017-09-22 | s390x/ais: for 2.10 stable: disable ais facility | Christian Borntraeger |
2017-09-19 | s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h | David Hildenbrand |
2017-09-19 | s390x/pci: fixup ind_offset of msix routing entry | Yi Min Zhao |
2017-09-19 | s390x/pci: remove idx from msix msg data | Yi Min Zhao |
2017-09-19 | Convert remaining error_report() to warn_report() | Alistair Francis |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-08-30 | s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit() | David Hildenbrand |
2017-08-30 | s390x/kvm: drop KVMState parameter from s390_get_memslot_count() | David Hildenbrand |
2017-08-30 | s390x/pci: fence off instructions for non-pci | Cornelia Huck |
2017-08-30 | s390x/pci: do not advertise pci on non-pci builds | Cornelia Huck |
2017-07-25 | target/s390x: Rework program_interrupt() and related functions | Thomas Huth |
2017-07-25 | s390x/kvm: better comment regarding zPCI feature availability | David Hildenbrand |
2017-07-25 | target/s390x: introduce (test|set)_be_bit | David Hildenbrand |
2017-07-25 | target/s390x: indicate query subfunction in s390_fill_feat_block | David Hildenbrand |
2017-07-14 | s390x/kvm: enable guarded storage | Fan Zhang |
2017-07-14 | s390x/kvm: Enable KSS facility for nested virtualization | Farhan Ali |