index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+23
2016-06-20
trace: split out trace events for target-s390x/ directory
Daniel P. Berrange
1
-0
/
+22
[next]