summaryrefslogtreecommitdiffstats
path: root/target/s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
...
* s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()David Hildenbrand2018-04-091-0/+2
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+0Star
* s390x: remove s390_get_memslot_countCornelia Huck2018-02-261-5/+0Star
* qmp: expose s390-specific CPU infoViktor Mihajlovski2018-02-261-4/+4
* s390x/cpu: expose the guest crash informationChristian Borntraeger2018-02-261-8/+7Star
* mem: add share parameter to memory-backend-ramMarcel Apfelbaum2018-02-191-2/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-091-1/+1
|\
| * Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster2018-02-091-1/+0Star
| * Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* | s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand2018-02-091-0/+8
* | s390x: fix size + content of STSI blocksDavid Hildenbrand2018-02-091-1/+1
* | s390x/flic: factor out injection of floating interruptsDavid Hildenbrand2018-02-091-63/+5Star
|/
* s390x/kvm: Handle bpb featureChristian Borntraeger2018-01-221-0/+14
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* s390x/kvm: factor out build_channel_report_mcic() into cpu.hDavid Hildenbrand2017-12-141-23/+2Star
* s390x/diag: pass the retaddr into handle_diag_308()David Hildenbrand2017-12-141-1/+1
* s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand2017-12-141-7/+7
* s390x/ioinst: pass the retaddr to all IO instructionsDavid Hildenbrand2017-12-141-13/+14
* s390x/migration: use zero flag parameterChristian Borntraeger2017-12-141-8/+8
* s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-301-1/+1
* s390x/kvm: factor out actual handling of STOP interruptsDavid Hildenbrand2017-10-201-7/+1Star
* s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand2017-10-201-343/+6Star
* s390x/kvm: drop two debug printsDavid Hildenbrand2017-10-201-2/+0Star
* s390x/kvm: factor out storing of adtl CPU statusDavid Hildenbrand2017-10-201-29/+1Star
* s390x/kvm: factor out storing of CPU statusDavid Hildenbrand2017-10-201-66/+3Star
* s390x/kvm: generalize SIGP stop and restart interrupt injectionDavid Hildenbrand2017-10-201-12/+21
* s390x/kvm: pass ipb directly into handle_sigp()David Hildenbrand2017-10-201-3/+3
* target/s390x: factor out handling of WAIT PSW into s390_handle_wait()David Hildenbrand2017-10-201-13/+1Star
* s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling2017-10-061-1/+32
* s390x/kvm: fix and cleanup storing CPU statusDavid Hildenbrand2017-10-061-20/+42
* s390x: use generic cpu_model parsingIgor Mammedov2017-10-061-0/+3
* s390x/ais: for 2.10 stable: disable ais facilityChristian Borntraeger2017-09-221-2/+7
* s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand2017-09-191-0/+1
* s390x/pci: fixup ind_offset of msix routing entryYi Min Zhao2017-09-191-3/+1Star
* s390x/pci: remove idx from msix msg dataYi Min Zhao2017-09-191-3/+7
* Convert remaining error_report() to warn_report()Alistair Francis2017-09-191-2/+2
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-301-0/+1
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-301-0/+1
* s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand2017-08-301-6/+6
* s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand2017-08-301-2/+2
* s390x/pci: fence off instructions for non-pciCornelia Huck2017-08-301-13/+41
* s390x/pci: do not advertise pci on non-pci buildsCornelia Huck2017-08-301-1/+3
* target/s390x: Rework program_interrupt() and related functionsThomas Huth2017-07-251-8/+8
* s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand2017-07-251-1/+1
* target/s390x: introduce (test|set)_be_bitDavid Hildenbrand2017-07-251-12/+2Star
* target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand2017-07-251-13/+0Star
* s390x/kvm: enable guarded storageFan Zhang2017-07-141-10/+61
* s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali2017-07-141-0/+1
* s390x/cpumodel: we are always in zarchitecture modeJason J. Herne2017-07-141-27/+11Star
* s390x/cpumodel: wire up new hardware featuresJason J. Herne2017-07-141-0/+10