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
/
cpu_models.c
Age
Commit message (
Expand
)
Author
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
2017-06-23
target/s390x: Mark STFLE_49 facility as available
Richard Henderson
2017-06-23
target/s390x: Mark STFLE_53 facility as available
Richard Henderson
2017-06-23
target/s390x: Mark FPSEH facility as available
Richard Henderson
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
2017-06-06
target/s390x: mark ETF2 and ETF2-ENH facilities as available
Aurelien Jarno
2017-06-06
target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
Thomas Huth
2017-06-06
s390x/cpumodel: improve defintion search without an IBC
David Hildenbrand
2017-06-06
s390x/cpumodel: take care of the cpuid format bit for KVM
David Hildenbrand
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-04-21
s390x: Drop useless casts
Eric Blake
2017-03-23
target/s390x: Fix broken user mode
Stefan Weil
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-02-28
target/s390x: Fix typo
Stefan Weil
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth