index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
kvm.c
Age
Commit message (
Expand
)
Author
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