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
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2019-06-07
s390x/tcg: Implement VECTOR FP ADD
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
David Hildenbrand
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
2019-05-17
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
2019-05-17
s390x/tcg: Implement VECTOR AVERAGE
David Hildenbrand
2019-03-11
s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY
David Hildenbrand
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-03-16
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
Daniel P. Berrange
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth