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
2016-12-20
Merge tag 'v2.8.0-rc4' into develop
SeokYeon Hwang
16
-151
/
+3096
2016-11-07
s390x/kvm: fix run_on_cpu sigp conversions
Cornelia Huck
1
-18
/
+18
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
1
-0
/
+2
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
4
-16
/
+16
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-1
/
+1
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
1
-7
/
+1
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
1
-0
/
+7
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
1
-2
/
+2
2016-09-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...
Peter Maydell
1
-1
/
+12
2016-09-28
s390x/kvm: fix build against qemu_uuid
Christian Borntraeger
1
-1
/
+1
2016-09-28
s390x/kvm: Fix potential deadlock in sigp handling
Christian Borntraeger
1
-0
/
+11
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
4
-57
/
+56
2016-09-19
s390x/kvm: disable cpu model for the 2.7 machine
Christian Borntraeger
1
-1
/
+1
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-2
/
+0
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
18
-456
/
+312
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"
David Hildenbrand
1
-0
/
+55
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
David Hildenbrand
1
-0
/
+84
2016-09-06
s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
David Hildenbrand
1
-0
/
+147
2016-09-06
s390x/kvm: don't enable key wrapping if msa3 is disabled
David Hildenbrand
2
-2
/
+7
2016-09-06
s390x/kvm: let the CPU model control CMM(A)
David Hildenbrand
2
-11
/
+37
2016-09-06
s390x/kvm: disable host model for problematic compat machines
David Hildenbrand
1
-0
/
+4
2016-09-06
s390x/kvm: implement CPU model support
David Hildenbrand
3
-3
/
+417
2016-09-06
s390x/sclp: propagate hmfai
David Hildenbrand
2
-0
/
+15
2016-09-06
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2
-0
/
+15
2016-09-06
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2
-0
/
+33
2016-09-06
s390x/sclp: indicate sclp features
David Hildenbrand
2
-0
/
+15
2016-09-06
s390x/cpumodel: check and apply the CPU model
David Hildenbrand
1
-0
/
+153
2016-09-06
s390x/cpumodel: let the CPU model handle feature checks
David Hildenbrand
4
-14
/
+31
2016-09-06
s390x/cpumodel: expose features and feature groups as properties
David Hildenbrand
3
-0
/
+151
2016-09-06
s390x/cpumodel: store the CPU model in the CPU instance
David Hildenbrand
3
-0
/
+37
2016-09-06
s390x/cpumodel: register defined CPU models as subclasses
David Hildenbrand
3
-0
/
+168
2016-09-06
s390x/cpumodel: introduce CPU feature group definitions
David Hildenbrand
2
-1
/
+81
2016-09-06
s390x/cpumodel: generate CPU feature group lists
David Hildenbrand
1
-0
/
+80
2016-09-06
s390x/cpumodel: generate CPU feature lists for CPU models
Michael Mueller
2
-0
/
+531
2016-09-06
s390x/cpumodel: introduce CPU features
Michael Mueller
4
-1
/
+649
2016-09-06
s390x/cpumodel: expose CPU class properties
David Hildenbrand
3
-0
/
+27
2016-09-06
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
6
-27
/
+224
2016-09-05
s390x/kvm: 2 byte software breakpoint support
David Hildenbrand
2
-10
/
+42
2016-09-05
s390x/ioinst: advertise fcs facility
Cornelia Huck
1
-1
/
+1
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
1
-0
/
+11
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
1
-2
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-3
/
+3
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
1
-2
/
+2
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
3
-18
/
+22
[next]