index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-07-07
target-s390x: fix CONVERT TO BINARY (CVD, CVDY)
Aurelien Jarno
1
-5
/
+4
2015-07-07
target-s390x: fix EXECUTE instruction executing TRT
Aurelien Jarno
1
-0
/
+1
2015-07-07
target-s390x: fix MOVE LONG instruction
Aurelien Jarno
1
-1
/
+1
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+4
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-1
/
+1
2015-07-02
s390x/gdb: synchronize cpu state after modifying acrs
David Hildenbrand
1
-0
/
+1
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+3
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-17
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
4
-11
/
+37
2015-06-17
target-s390x: PER instruction-fetch nullification event support
Aurelien Jarno
1
-0
/
+12
2015-06-17
target-s390x: PER store-using-real-address event support
Aurelien Jarno
1
-0
/
+16
2015-06-17
target-s390x: PER storage-alteration event support
Aurelien Jarno
5
-3
/
+100
2015-06-17
target-s390x: PER instruction-fetch event support
Aurelien Jarno
3
-0
/
+17
2015-06-17
target-s390x: PER successful-branching event support
Aurelien Jarno
3
-0
/
+51
2015-06-17
target-s390x: basic PER event handling
Aurelien Jarno
5
-20
/
+71
2015-06-17
target-s390x: add get_per_in_range function
Aurelien Jarno
1
-0
/
+11
2015-06-17
target-s390x: add get_per_atmid function
Aurelien Jarno
1
-0
/
+12
2015-06-17
target-s390x: add PER related constants
Aurelien Jarno
1
-0
/
+16
2015-06-17
target-s390x: mvc_fast_memmove: access memory through softmmu
Aurelien Jarno
1
-57
/
+27
2015-06-17
target-s390x: mvc_fast_memset: access memory through softmmu
Aurelien Jarno
1
-41
/
+32
2015-06-17
target-s390x: function to adjust the length wrt page boundary
Aurelien Jarno
1
-0
/
+11
2015-06-17
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
4
-14
/
+179
2015-06-17
target-s390x: wire up DIAG REIPL in TCG mode
Aurelien Jarno
1
-0
/
+6
2015-06-17
target-s390x: wire up DIAG IPL in TCG mode
Aurelien Jarno
4
-13
/
+20
2015-06-17
target-s390x: fix s390_cpu_initial_reset
Aurelien Jarno
1
-0
/
+1
2015-06-17
target-s390x: initialize I/O interrupt queue
Aurelien Jarno
1
-0
/
+8
2015-06-17
target-s390x: correctly initialize ext interrupt queue
Aurelien Jarno
1
-1
/
+2
2015-06-17
target-s390x: fix setcc in TCG mode
Aurelien Jarno
1
-0
/
+1
2015-06-17
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
1
-5
/
+1
2015-06-17
s390/ioinst: fix endianness in ioinst_schib_valid
Alexander Graf
1
-3
/
+3
2015-06-17
s390/ioinst: fix IO_INT_WORD_ISC macro
Aurelien Jarno
1
-1
/
+1
2015-06-15
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...
Peter Maydell
3
-0
/
+48
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-17
/
+13
2015-06-11
s390x/kvm: diag288 instruction interception and handling
Xu Wang
3
-0
/
+48
2015-06-09
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
2
-3
/
+5
2015-06-09
s390x/migration: add comment about floating point migration
Christian Borntraeger
1
-0
/
+1
2015-06-05
target-s390x: Only access allocated storage keys
Alexander Graf
1
-1
/
+1
2015-06-05
target-s390x: fix MVC instruction when areas overlap
Aurelien Jarno
1
-3
/
+4
2015-06-05
target-s390x: use softmmu functions for mvcp/mvcs
Aurelien Jarno
1
-33
/
+20
2015-06-05
target-s390x: support non current ASC in s390_cpu_handle_mmu_fault
Aurelien Jarno
1
-1
/
+1
2015-06-05
target-s390x: add a cpu_mmu_idx_to_asc function
Aurelien Jarno
1
-3
/
+22
2015-06-05
target-s390x: implement high-word facility
Aurelien Jarno
2
-0
/
+98
2015-06-05
target-s390x: implement load-and-trap facility
Aurelien Jarno
2
-9
/
+81
2015-06-05
target-s390x: implement miscellaneous-instruction-extensions facility
Aurelien Jarno
2
-0
/
+4
2015-06-05
target-s390x: implement LPDFR and LNDFR instructions
Aurelien Jarno
1
-0
/
+2
[next]