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/kvm: Fix potential deadlock in sigp handling
Christian Borntraeger
2016-09-28
1
-0
/
+11
*
s390x/kvm: disable cpu model for the 2.7 machine
Christian Borntraeger
2016-09-19
1
-1
/
+1
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-2
/
+0
*
s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
1
-0
/
+55
*
s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
1
-0
/
+84
*
s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
1
-0
/
+147
*
s390x/kvm: don't enable key wrapping if msa3 is disabled
David Hildenbrand
2016-09-06
2
-2
/
+7
*
s390x/kvm: let the CPU model control CMM(A)
David Hildenbrand
2016-09-06
2
-11
/
+37
*
s390x/kvm: disable host model for problematic compat machines
David Hildenbrand
2016-09-06
1
-0
/
+4
*
s390x/kvm: implement CPU model support
David Hildenbrand
2016-09-06
3
-3
/
+417
*
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
2
-0
/
+15
*
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
2
-0
/
+15
*
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
2
-0
/
+33
*
s390x/sclp: indicate sclp features
David Hildenbrand
2016-09-06
2
-0
/
+15
*
s390x/cpumodel: check and apply the CPU model
David Hildenbrand
2016-09-06
1
-0
/
+153
*
s390x/cpumodel: let the CPU model handle feature checks
David Hildenbrand
2016-09-06
4
-14
/
+31
*
s390x/cpumodel: expose features and feature groups as properties
David Hildenbrand
2016-09-06
3
-0
/
+151
*
s390x/cpumodel: store the CPU model in the CPU instance
David Hildenbrand
2016-09-06
3
-0
/
+37
*
s390x/cpumodel: register defined CPU models as subclasses
David Hildenbrand
2016-09-06
3
-0
/
+168
*
s390x/cpumodel: introduce CPU feature group definitions
David Hildenbrand
2016-09-06
2
-1
/
+81
*
s390x/cpumodel: generate CPU feature group lists
David Hildenbrand
2016-09-06
1
-0
/
+80
*
s390x/cpumodel: generate CPU feature lists for CPU models
Michael Mueller
2016-09-06
2
-0
/
+531
*
s390x/cpumodel: introduce CPU features
Michael Mueller
2016-09-06
4
-1
/
+649
*
s390x/cpumodel: expose CPU class properties
David Hildenbrand
2016-09-06
3
-0
/
+27
*
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
2016-09-06
6
-27
/
+224
*
s390x/kvm: 2 byte software breakpoint support
David Hildenbrand
2016-09-05
2
-10
/
+42
*
s390x/ioinst: advertise fcs facility
Cornelia Huck
2016-09-05
1
-1
/
+1
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-21
1
-0
/
+11
*
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
1
-3
/
+3
*
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2016-07-11
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-2
/
+0
|
\
|
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-2
/
+0
*
|
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-24
3
-18
/
+22
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
2
-0
/
+23
|
\
|
*
trace: split out trace events for target-s390x/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+22
|
*
exec: [tcg] Track which vCPU is performing translation and execution
LluĂs Vilanova
2016-06-20
1
-0
/
+1
*
|
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-5
/
+1
|
/
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts
Christian Borntraeger
2016-06-14
1
-2
/
+3
*
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-09
1
-1
/
+1
*
target-*: dfilter support for in_asm
Richard Henderson
2016-06-05
1
-1
/
+2
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
10
-2
/
+9
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
2
-1
/
+2
*
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
5
-341
/
+87
*
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
3
-2
/
+6
*
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-45
/
+47
*
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
1
-1
/
+0
[next]