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
/
machine.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-07
s390x: Use uint64_t for vector registers
David Hildenbrand
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
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-07-14
s390x/kvm: enable guarded storage
Fan Zhang
2017-06-06
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth