summaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)Author
2021-03-15s390x/kvm: Get rid of legacy_s390_alloc()David Hildenbrand
2021-03-04target/s390x/kvm: Simplify debug codePhilippe Mathieu-Daudé
2021-02-16sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky
2021-01-21s390x: Use strpadcpy for copying vm nameMiroslav Rezanina
2020-11-18s390/kvm: fix diag318 propagation and reset functionalityCollin Walling
2020-10-22s390x: pv: Fix diag318 PV fencingJanosch Frank
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-06-05s390x/kvm: help valgrind in several placesChristian Borntraeger
2020-04-29s390x: Add unpack facility feature to GA1Christian Borntraeger
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank
2020-04-29s390x: protvirt: Move STSI data over SIDADJanosch Frank
2020-04-29s390x: Add SIDA memory opsJanosch Frank
2020-04-29s390x: protvirt: KVM intercept changesJanosch Frank
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank
2020-04-02s390x: kvm: Fix number of cpu reports for stsi 3.2.2Janosch Frank
2020-02-26s390x: Add missing vcpu reset functionsJanosch Frank
2020-01-27target/s390x/kvm: Enable adapter interruption suppression againThomas Huth
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini
2019-12-14s390x: kvm: Make kvm_sclp_service_call voidJanosch Frank
2019-10-21s390x/kvm: Set default cpu model for all machine classesDavid Hildenbrand
2019-09-30s390/kvm: split kvm mem slots at 4TBChristian Borntraeger
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand
2019-05-21s390x/cpumodel: add Deflate-conversion facilityChristian Borntraeger
2019-05-21s390x/cpumodel: enhanced sort facilityChristian Borntraeger
2019-05-21s390x/cpumodel: msa9 facilityChristian Borntraeger
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