index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/mmu: Factor out storage key handling
David Hildenbrand
2019-08-22
1
-44
/
+71
*
s390x/mmu: Better storage key reference and change bit handling
David Hildenbrand
2019-08-22
1
-5
/
+19
*
s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE
David Hildenbrand
2019-08-22
1
-0
/
+10
*
s390x/tcg: Rework MMU selection for instruction fetches
David Hildenbrand
2019-08-22
2
-23
/
+22
*
s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
David Hildenbrand
2019-08-22
1
-0
/
+5
*
s390x/mmu: Trace the right value if setting/getting the storage key fails
David Hildenbrand
2019-08-22
1
-2
/
+4
*
s390x/tcg: Fix VERIM with 32/64 bit elements
David Hildenbrand
2019-08-22
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
2
-2
/
+2
*
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-08-19
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
3
-2
/
+3
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
4
-3
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
s390x/cpumodel: change internal name of vxpdeh to match description
Christian Borntraeger
2019-07-16
2
-3
/
+3
*
s390x/cpumodel: also change name of vxbeh
Christian Borntraeger
2019-07-16
1
-1
/
+1
*
s390x/cpumodel: remove esort from the default model
Christian Borntraeger
2019-07-16
1
-1
/
+0
*
s390x/tcg: move fallthrough annotation
Cornelia Huck
2019-07-09
1
-1
/
+1
*
s390: cpumodel: fix description for the new vector facility
Christian Borntraeger
2019-07-09
1
-1
/
+1
*
s390x/cpumodel: Set up CPU model for AQIC interception
Pierre Morel
2019-07-08
3
-0
/
+3
*
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
3
-4
/
+14
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
3
-3
/
+3
|
\
|
*
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
|
*
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
2
-2
/
+2
*
|
Merge tag 's390x-tcg-2019-06-21' into s390-next-staging
Cornelia Huck
2019-06-24
4
-702
/
+401
|
\
\
|
|
/
|
/
|
|
*
s390x/cpumodel: Prepend KDSA features with "KDSA"
David Hildenbrand
2019-06-21
2
-30
/
+30
|
*
s390x/cpumodel: Rework CPU feature definition
David Hildenbrand
2019-06-21
3
-687
/
+386
*
|
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
1
-0
/
+10
|
/
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-3
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
2
-0
/
+2
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
8
-3
/
+9
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-4
/
+5
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-1
/
+0
*
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
12
-74
/
+56
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
3
-15
/
+13
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-4
/
+4
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
2
-10
/
+18
*
s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT
Richard Henderson
2019-06-07
1
-32
/
+6
*
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
2
-6
/
+9
*
s390x/tcg: We support the Vector Facility
David Hildenbrand
2019-06-07
1
-0
/
+1
*
s390x/tcg: Allow linux-user to use vector instructions
David Hildenbrand
2019-06-07
1
-0
/
+3
*
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
2019-06-07
4
-0
/
+62
*
s390x/tcg: Implement VECTOR FP SUBTRACT
David Hildenbrand
2019-06-07
4
-0
/
+24
*
s390x/tcg: Implement VECTOR FP SQUARE ROOT
David Hildenbrand
2019-06-07
4
-0
/
+40
*
s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
David Hildenbrand
2019-06-07
2
-0
/
+54
*
s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
2019-06-07
4
-0
/
+79
[next]