aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)Author
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
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