| Commit message (Expand) | Author | Age | Files | Lines |
* | target/s390x/kvm: Simplify debug code | Philippe Mathieu-Daudé | 2021-03-04 | 1 | -2/+1 |
* | sev/i386: Don't allow a system reset under an SEV-ES guest | Tom Lendacky | 2021-02-16 | 1 | -0/+5 |
* | s390x: Use strpadcpy for copying vm name | Miroslav Rezanina | 2021-01-21 | 1 | -7/+5 |
* | s390/kvm: fix diag318 propagation and reset functionality | Collin Walling | 2020-11-18 | 1 | -5/+17 |
* | s390x: pv: Fix diag318 PV fencing | Janosch Frank | 2020-10-22 | 1 | -2/+1 |
* | s390: guest support for diagnose 0x318 | Collin Walling | 2020-10-02 | 1 | -0/+39 |
* | s390/sclp: add extended-length sccb support for kvm guest | Collin Walling | 2020-10-02 | 1 | -0/+8 |
* | s390x/kvm: help valgrind in several places | Christian Borntraeger | 2020-06-05 | 1 | -2/+2 |
* | s390x: Add unpack facility feature to GA1 | Christian Borntraeger | 2020-04-29 | 1 | -0/+8 |
* | s390x: protvirt: SCLP interpretation | Janosch Frank | 2020-04-29 | 1 | -5/+20 |
* | s390x: protvirt: Move STSI data over SIDAD | Janosch Frank | 2020-04-29 | 1 | -2/+9 |
* | s390x: Add SIDA memory ops | Janosch Frank | 2020-04-29 | 1 | -0/+26 |
* | s390x: protvirt: KVM intercept changes | Janosch Frank | 2020-04-29 | 1 | -0/+4 |
* | s390x: protvirt: Support unpack facility | Janosch Frank | 2020-04-29 | 1 | -0/+5 |
* | s390x: kvm: Fix number of cpu reports for stsi 3.2.2 | Janosch Frank | 2020-04-02 | 1 | -1/+16 |
* | s390x: Add missing vcpu reset functions | Janosch Frank | 2020-02-26 | 1 | -8/+34 |
* | target/s390x/kvm: Enable adapter interruption suppression again | Thomas Huth | 2020-01-27 | 1 | -3/+6 |
* | kvm: introduce kvm_kernel_irqchip_* functions | Paolo Bonzini | 2019-12-17 | 1 | -1/+1 |
* | s390x: kvm: Make kvm_sclp_service_call void | Janosch Frank | 2019-12-14 | 1 | -7/+5 |
* | s390x/kvm: Set default cpu model for all machine classes | David Hildenbrand | 2019-10-21 | 1 | -2/+8 |
* | s390/kvm: split kvm mem slots at 4TB | Christian Borntraeger | 2019-09-30 | 1 | -5/+4 |
* | s390: do not call memory_region_allocate_system_memory() multiple times | Igor Mammedov | 2019-09-30 | 1 | -0/+11 |
* | s390x/kvm: Officially require at least kernel 3.15 | Thomas Huth | 2019-09-23 | 1 | -0/+7 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | hw/s390x: Replace global smp variables with machine smp properties | Like Xu | 2019-07-05 | 1 | -4/+6 |
* | KVM: Introduce kvm_arch_destroy_vcpu() | Liran Alon | 2019-06-21 | 1 | -0/+10 |
* | s390x: Use uint64_t for vector registers | David Hildenbrand | 2019-06-07 | 1 | -8/+8 |
* | s390x/cpumodel: add Deflate-conversion facility | Christian Borntraeger | 2019-05-21 | 1 | -0/+6 |
* | s390x/cpumodel: enhanced sort facility | Christian Borntraeger | 2019-05-21 | 1 | -0/+6 |
* | s390x/cpumodel: msa9 facility | Christian Borntraeger | 2019-05-21 | 1 | -0/+6 |
* | s390x/kvm: Configure page size after memory has actually been initialized | David Hildenbrand | 2019-04-25 | 1 | -21/+14 |
* | s390x/kvm: Report warnings with warn_report(), not error_printf() | Markus Armbruster | 2019-04-18 | 1 | -1/+1 |
* | s390x/kvm: add tracepoint to ioeventfd interface | Cornelia Huck | 2019-02-18 | 1 | -0/+2 |
* | s390x: always provide pci support | Cornelia Huck | 2019-02-18 | 1 | -3/+1 |
* | s390x: Fix the confusing contributions-after-2012 license statements | Thomas Huth | 2019-02-18 | 1 | -11/+8 |
* | s390x: remove direct reference to mem_path global from s390x code | Igor Mammedov | 2019-02-04 | 1 | -2/+3 |
* | s390x/kvm: enable AP instruction interpretation for guest | Tony Krowiak | 2018-10-12 | 1 | -0/+19 |
* | s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn | David Hildenbrand | 2018-10-04 | 1 | -1/+3 |
* | s390x: Fence huge pages prior to 3.1 | Janosch Frank | 2018-10-04 | 1 | -0/+6 |
* | s390x: Enable KVM huge page backing support | Janosch Frank | 2018-08-20 | 1 | -2/+33 |
* | s390x/kvm: add etoken facility | Christian Borntraeger | 2018-08-20 | 1 | -0/+11 |
* | s390x/kvm: indicate alignment in legacy_s390_alloc() | David Hildenbrand | 2018-07-02 | 1 | -0/+3 |
* | s390x/kvm: legacy_s390_alloc() only supports one allocation | David Hildenbrand | 2018-07-02 | 1 | -2/+10 |
* | s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*() | David Hildenbrand | 2018-07-02 | 1 | -6/+6 |
* | target: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-05-31 | 1 | -1/+0 |
* | s390x: refactor reset/reipl handling | David Hildenbrand | 2018-05-14 | 1 | -1/+1 |
* | s390x/kvm: cleanup calls to cpu_synchronize_state() | David Hildenbrand | 2018-04-30 | 1 | -19/+1 |
* | s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit() | David Hildenbrand | 2018-04-09 | 1 | -0/+2 |