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
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
s390x/pci: fence off instructions for non-pci
Cornelia Huck
2017-08-30
s390x/pci: do not advertise pci on non-pci builds
Cornelia Huck
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
2017-07-14
s390x/kvm: Enable KSS facility for nested virtualization
Farhan Ali
2017-07-14
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
s390x/sic: realize SIC handling
Fei Li
2017-07-14
s390x/kvm: Rework cmma management
Janosch Frank
2017-06-06
s390x/cpumodel: take care of the cpuid format bit for KVM
David Hildenbrand
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-12
target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
Aurelien Jarno
2017-04-21
s390x/kvm: make printf always compile in debug output
Danil Antonov
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-02-24
s390x/kvm: detect some program check loops
Christian Borntraeger
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-01-24
s390x/kvm: fix cmma reset for KVM
Christian Borntraeger
2017-01-24
s390x/kvm: include hw_accel.h instead of kvm.h
Cornelia Huck
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
2017-01-16
stubs: remove stubs/kvm.c
Paolo Bonzini
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth