aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-12s390x/kvm: enable AP instruction interpretation for guestTony Krowiak1-0/+19
2018-10-04s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturnDavid Hildenbrand1-1/+3
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank1-0/+6
2018-08-20s390x: Enable KVM huge page backing supportJanosch Frank1-2/+33
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger1-0/+11
2018-07-02s390x/kvm: indicate alignment in legacy_s390_alloc()David Hildenbrand1-0/+3
2018-07-02s390x/kvm: legacy_s390_alloc() only supports one allocationDavid Hildenbrand1-2/+10
2018-07-02s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()David Hildenbrand1-6/+6
2018-05-31target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-1/+1
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand1-19/+1
2018-04-09s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand1-0/+2
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+0
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck1-5/+0
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski1-4/+4
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger1-8/+7
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum1-2/+2
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell1-1/+1
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand1-0/+8
2018-02-09s390x: fix size + content of STSI blocksDavid Hildenbrand1-1/+1
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand1-63/+5
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger1-0/+14
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-1/+1
2017-12-14s390x/kvm: factor out build_channel_report_mcic() into cpu.hDavid Hildenbrand1-23/+2
2017-12-14s390x/diag: pass the retaddr into handle_diag_308()David Hildenbrand1-1/+1
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand1-7/+7
2017-12-14s390x/ioinst: pass the retaddr to all IO instructionsDavid Hildenbrand1-13/+14
2017-12-14s390x/migration: use zero flag parameterChristian Borntraeger1-8/+8
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-1/+1
2017-10-20s390x/kvm: factor out actual handling of STOP interruptsDavid Hildenbrand1-7/+1
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand1-343/+6
2017-10-20s390x/kvm: drop two debug printsDavid Hildenbrand1-2/+0
2017-10-20s390x/kvm: factor out storing of adtl CPU statusDavid Hildenbrand1-29/+1
2017-10-20s390x/kvm: factor out storing of CPU statusDavid Hildenbrand1-66/+3
2017-10-20s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand1-12/+21
2017-10-20s390x/kvm: pass ipb directly into handle_sigp()David Hildenbrand1-3/+3
2017-10-20target/s390x: factor out handling of WAIT PSW into s390_handle_wait()David Hildenbrand1-13/+1
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling1-1/+32
2017-10-06s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand1-20/+42
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov1-0/+3
2017-09-22s390x/ais: for 2.10 stable: disable ais facilityChristian Borntraeger1-2/+7
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand1-0/+1
2017-09-19s390x/pci: fixup ind_offset of msix routing entryYi Min Zhao1-3/+1
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao1-3/+7
2017-09-19Convert remaining error_report() to warn_report()Alistair Francis1-2/+2
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-08-30s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand1-6/+6