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
2018-07-18
s390x/cpumodel: fix segmentation fault when baselining models
David Hildenbrand
1
-0
/
+8
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
1
-10
/
+16
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
1
-0
/
+3
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
1
-2
/
+10
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
1
-5
/
+12
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
3
-0
/
+27
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
4
-2
/
+27
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
1
-0
/
+7
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
5
-30
/
+37
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
3
-4
/
+2
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
3
-34
/
+2
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
4
-12
/
+12
2018-07-02
s390x/tcg: avoid overflows in time2tod/tod2time
David Hildenbrand
1
-2
/
+3
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
1
-0
/
+2
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-10
/
+10
2018-06-18
s390x/cpumodels: add z14 Model ZR1
Christian Borntraeger
1
-0
/
+1
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
1
-5
/
+5
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-5
/
+5
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-6
/
+0
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
3
-3
/
+0
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
3
-3
/
+0
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
4
-5
/
+10
2018-05-18
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
1
-11
/
+12
2018-05-17
target/s390x: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-6
/
+6
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
1
-1
/
+1
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
4
-64
/
+31
2018-05-09
target/s390x: convert to TranslatorOps
Emilio G. Cota
1
-82
/
+80
2018-05-09
target/s390x: convert to DisasContextBase
Emilio G. Cota
1
-72
/
+76
2018-05-09
target/s390x: convert to DisasJumpType
Emilio G. Cota
1
-635
/
+632
2018-05-09
target/s390x: avoid integer overflow in next_page PC check
Emilio G. Cota
1
-3
/
+3
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
1
-1
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
1
-19
/
+1
2018-04-09
s390x: load_psw() should only exchange the PSW for KVM
David Hildenbrand
1
-4
/
+6
2018-04-09
s390x/mmu: don't overwrite pending exception in mmu translate
David Hildenbrand
1
-1
/
+1
2018-04-09
s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()
David Hildenbrand
1
-0
/
+2
2018-03-23
s390x/cpumodel: fix feature groups and breakage of MSA8
Christian Borntraeger
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+1
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
1
-2
/
+0
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
1
-0
/
+1
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
3
-70
/
+70
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2
-2
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-1
/
+1
2018-03-01
s390x/tcg: fix loading 31bit PSWs with the highest bit set
David Hildenbrand
1
-0
/
+4
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
5
-24
/
+0
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
1
-1
/
+0
2018-02-26
s390x/cpumodel: document S390FeatDef.bit not applicable
Halil Pasic
1
-2
/
+6
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
4
-40
/
+37
2018-02-26
s390x/tcg: add various alignment checks
David Hildenbrand
3
-9
/
+75
[next]