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/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
5
-14
/
+16
*
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-13
5
-32
/
+49
*
target/s390x: correctly indicate PER nullification
David Hildenbrand
2017-06-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
2017-06-13
4
-3
/
+22
|
\
|
*
s390x/cpumodel: improve defintion search without an IBC
David Hildenbrand
2017-06-06
1
-0
/
+9
|
*
s390x/cpumodel: take care of the cpuid format bit for KVM
David Hildenbrand
2017-06-06
3
-3
/
+9
|
*
s390x/css: fence off MIDA
Cornelia Huck
2017-06-06
1
-0
/
+4
*
|
target/s390x: addressing exceptions are suppressing
David Hildenbrand
2017-06-07
1
-1
/
+1
*
|
target/s390x: mark ETF2 and ETF2-ENH facilities as available
Aurelien Jarno
2017-06-07
1
-0
/
+2
*
|
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
Aurelien Jarno
2017-06-07
1
-0
/
+2
*
|
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
2017-06-07
4
-0
/
+33
*
|
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
2017-06-07
4
-0
/
+37
*
|
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
2017-06-07
4
-0
/
+85
*
|
target/s390x: implement TEST DECIMAL
Aurelien Jarno
2017-06-07
4
-0
/
+36
*
|
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
2017-06-07
4
-10
/
+60
*
|
target/s390x: implement UNPACK ASCII
Aurelien Jarno
2017-06-07
4
-0
/
+71
*
|
target/s390x: implement PACK UNICODE
Aurelien Jarno
2017-06-07
4
-9
/
+40
*
|
target/s390x: implement PACK ASCII
Aurelien Jarno
2017-06-07
4
-0
/
+54
*
|
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
2017-06-07
4
-6
/
+65
*
|
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-06-07
5
-15
/
+90
*
|
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
2017-06-07
2
-60
/
+70
*
|
target/s390x: fix adj_len_to_page
Aurelien Jarno
2017-06-07
1
-1
/
+1
*
|
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
2017-06-07
4
-23
/
+83
*
|
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
2017-06-07
2
-22
/
+52
*
|
target/s390x: improve 24-bit and 31-bit lengths read/write
Aurelien Jarno
2017-06-07
1
-14
/
+33
*
|
target/s390x: improve 24-bit and 31-bit addresses write
Aurelien Jarno
2017-06-07
1
-7
/
+30
*
|
target/s390x: improve 24-bit and 31-bit addresses read
Aurelien Jarno
2017-06-07
1
-40
/
+31
*
|
target/s390x: implement MOVE ZONES
Aurelien Jarno
2017-06-07
4
-0
/
+24
*
|
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
2017-06-07
4
-0
/
+44
*
|
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
2017-06-07
4
-0
/
+24
*
|
target/s390x: implement MOVE INVERSE
Aurelien Jarno
2017-06-07
4
-0
/
+23
*
|
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
2017-06-07
4
-0
/
+57
*
|
target/s390x: implement PACK
Aurelien Jarno
2017-06-06
4
-0
/
+51
*
|
target/s390x: implement TEST ADDRESSING MODE
Aurelien Jarno
2017-06-06
2
-0
/
+13
*
|
target/s390x: implement TEST AND SET
Aurelien Jarno
2017-06-06
2
-0
/
+13
*
|
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
2017-06-06
3
-10
/
+19
*
|
target/s390x: remove some Linux assumptions from IPTE
Aurelien Jarno
2017-06-06
3
-9
/
+12
*
|
target/s390x: remove dead code in translate.c
Aurelien Jarno
2017-06-06
1
-4
/
+1
*
|
target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
Thomas Huth
2017-06-06
1
-3
/
+31
*
|
target/s390x: Re-implement a few EXECUTE target insns directly
Richard Henderson
2017-06-06
1
-15
/
+51
*
|
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
2017-06-06
5
-141
/
+85
*
|
target/s390x: End the TB after EXECUTE
Richard Henderson
2017-06-06
2
-23
/
+37
*
|
target/s390x: Save current ilen during translation
Richard Henderson
2017-06-06
1
-3
/
+5
*
|
target/s390x: Implement CSPG
Richard Henderson
2017-06-06
2
-0
/
+2
*
|
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
2017-06-06
4
-30
/
+48
*
|
target/s390x: Fix EXECUTE with R1==0
Richard Henderson
2017-06-06
2
-3
/
+15
*
|
target/s390x: Fix some helper_ex problems
Richard Henderson
2017-06-06
3
-67
/
+78
*
|
target/s390x: Use unwind data for helper_mvcs/mvcp
Richard Henderson
2017-06-06
2
-4
/
+6
*
|
target/s390x: Use unwind data for helper_lra
Richard Henderson
2017-06-06
2
-4
/
+3
*
|
target/s390x: Use unwind data for helper_tprot
Richard Henderson
2017-06-06
2
-2
/
+0
[next]