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