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
Age
Commit message (
Expand
)
Author
2019-07-16
s390x/cpumodel: change internal name of vxpdeh to match description
Christian Borntraeger
2019-07-16
s390x/cpumodel: also change name of vxbeh
Christian Borntraeger
2019-07-16
s390x/cpumodel: remove esort from the default model
Christian Borntraeger
2019-07-09
s390x/tcg: move fallthrough annotation
Cornelia Huck
2019-07-09
s390: cpumodel: fix description for the new vector facility
Christian Borntraeger
2019-07-08
s390x/cpumodel: Set up CPU model for AQIC interception
Pierre Morel
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-24
Merge tag 's390x-tcg-2019-06-21' into s390-next-staging
Cornelia Huck
2019-06-21
s390x/cpumodel: Prepend KDSA features with "KDSA"
David Hildenbrand
2019-06-21
s390x/cpumodel: Rework CPU feature definition
David Hildenbrand
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-07
s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT
Richard Henderson
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
s390x/tcg: We support the Vector Facility
David Hildenbrand
2019-06-07
s390x/tcg: Allow linux-user to use vector instructions
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP SUBTRACT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP SQUARE ROOT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP MULTIPLY
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR LOAD ROUNDED
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR LOAD LENGTHENED
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR LOAD FP INTEGER
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP DIVIDE
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL)
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
2019-06-07
s390x/tcg: Implement VECTOR FP ADD
David Hildenbrand
2019-06-07
s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()
David Hildenbrand
2019-06-07
s390x/tcg: Introduce tcg_s390_vector_exception()
David Hildenbrand
2019-06-07
s390x/tcg: Store only the necessary amount of doublewords for STFLE
David Hildenbrand
[next]