aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-22s390x: pv: Fix diag318 PV fencingJanosch Frank1-2/+1
2020-10-02s390: guest support for diagnose 0x318Collin Walling1-0/+39
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling1-0/+8
2020-06-05s390x/kvm: help valgrind in several placesChristian Borntraeger1-2/+2
2020-04-29s390x: Add unpack facility feature to GA1Christian Borntraeger1-0/+8
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank1-5/+20
2020-04-29s390x: protvirt: Move STSI data over SIDADJanosch Frank1-2/+9
2020-04-29s390x: Add SIDA memory opsJanosch Frank1-0/+26
2020-04-29s390x: protvirt: KVM intercept changesJanosch Frank1-0/+4
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank1-0/+5
2020-04-02s390x: kvm: Fix number of cpu reports for stsi 3.2.2Janosch Frank1-1/+16
2020-02-26s390x: Add missing vcpu reset functionsJanosch Frank1-8/+34
2020-01-27target/s390x/kvm: Enable adapter interruption suppression againThomas Huth1-3/+6
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini1-1/+1
2019-12-14s390x: kvm: Make kvm_sclp_service_call voidJanosch Frank1-7/+5
2019-10-21s390x/kvm: Set default cpu model for all machine classesDavid Hildenbrand1-2/+8
2019-09-30s390/kvm: split kvm mem slots at 4TBChristian Borntraeger1-5/+4
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov1-0/+11
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth1-0/+7
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-0/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu1-4/+6
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon1-0/+10
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand1-8/+8
2019-05-21s390x/cpumodel: add Deflate-conversion facilityChristian Borntraeger1-0/+6
2019-05-21s390x/cpumodel: enhanced sort facilityChristian Borntraeger1-0/+6
2019-05-21s390x/cpumodel: msa9 facilityChristian Borntraeger1-0/+6
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand1-21/+14
2019-04-18s390x/kvm: Report warnings with warn_report(), not error_printf()Markus Armbruster1-1/+1
2019-02-18s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck1-0/+2
2019-02-18s390x: always provide pci supportCornelia Huck1-3/+1
2019-02-18s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth1-11/+8
2019-02-04s390x: remove direct reference to mem_path global from s390x codeIgor Mammedov1-2/+3
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