summaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)Author
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand
2019-04-18s390x/kvm: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-02-18s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-18s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth
2019-02-04s390x: remove direct reference to mem_path global from s390x codeIgor Mammedov
2018-10-12s390x/kvm: enable AP instruction interpretation for guestTony Krowiak
2018-10-04s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturnDavid Hildenbrand
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-08-20s390x: Enable KVM huge page backing supportJanosch Frank
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger
2018-07-02s390x/kvm: indicate alignment in legacy_s390_alloc()David Hildenbrand
2018-07-02s390x/kvm: legacy_s390_alloc() only supports one allocationDavid Hildenbrand
2018-07-02s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()David Hildenbrand
2018-05-31target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand
2018-04-09s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand
2018-02-09s390x: fix size + content of STSI blocksDavid Hildenbrand
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2017-12-14s390x/kvm: factor out build_channel_report_mcic() into cpu.hDavid Hildenbrand
2017-12-14s390x/diag: pass the retaddr into handle_diag_308()David Hildenbrand
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand
2017-12-14s390x/ioinst: pass the retaddr to all IO instructionsDavid Hildenbrand
2017-12-14s390x/migration: use zero flag parameterChristian Borntraeger
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-20s390x/kvm: factor out actual handling of STOP interruptsDavid Hildenbrand
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand
2017-10-20s390x/kvm: drop two debug printsDavid Hildenbrand
2017-10-20s390x/kvm: factor out storing of adtl CPU statusDavid Hildenbrand
2017-10-20s390x/kvm: factor out storing of CPU statusDavid Hildenbrand
2017-10-20s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand
2017-10-20s390x/kvm: pass ipb directly into handle_sigp()David Hildenbrand
2017-10-20target/s390x: factor out handling of WAIT PSW into s390_handle_wait()David Hildenbrand
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-09-22s390x/ais: for 2.10 stable: disable ais facilityChristian Borntraeger
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand