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
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-04-23
target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
Alex Bennée
1
-1
/
+1
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
1
-3
/
+6
2021-03-15
target/s390x: Store r1/r2 for page-translation exceptions during MVPG
David Hildenbrand
4
-21
/
+36
2021-03-15
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
3
-23
/
+121
2021-03-15
s390x/cpu_model: use official name for 8562
Cornelia Huck
1
-2
/
+2
2021-03-15
s390x/kvm: Get rid of legacy_s390_alloc()
David Hildenbrand
1
-38
/
+5
2021-03-04
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
1
-2
/
+1
2021-03-04
css: SCHIB measurement block origin must be aligned
Pierre Morel
1
-0
/
+6
2021-03-04
target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
Thomas Huth
1
-1
/
+3
2021-03-04
s390x/cpu_model: disallow unpack for --only-migratable
Christian Borntraeger
1
-0
/
+10
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+5
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+5
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
1
-2
/
+2
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
1
-13
/
+20
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2
-2
/
+2
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
1
-1
/
+1
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
1
-1
/
+1
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
1
-1
/
+1
2021-01-21
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
2
-9
/
+10
2021-01-21
s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
David Hildenbrand
1
-2
/
+2
2021-01-21
s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
David Hildenbrand
2
-10
/
+13
2021-01-21
s390x/tcg: Fix RISBHG
David Hildenbrand
1
-10
/
+8
2021-01-21
s390x/tcg: Fix ALGSI
David Hildenbrand
1
-1
/
+1
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-2
/
+0
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
7
-295
/
+276
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
5
-73
/
+45
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
5
-82
/
+43
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
5
-67
/
+34
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
5
-74
/
+97
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2
-3
/
+61
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-10
/
+2
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
1
-0
/
+5
2020-12-11
s390x/cpu: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
1
-0
/
+5
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
3
-5
/
+12
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
5
-5
/
+30
2020-11-10
s390x: fix clang 11 warnings in cpu_models.c
Daniele Buono
1
-4
/
+4
2020-11-05
target/s390x: fix execution with icount
Pavel Dovgalyuk
2
-35
/
+50
2020-10-22
s390x: pv: Fix diag318 PV fencing
Janosch Frank
4
-2
/
+14
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
1
-0
/
+4
2020-10-02
s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
David Hildenbrand
3
-0
/
+9
2020-10-02
s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
David Hildenbrand
1
-0
/
+1
2020-10-02
s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
David Hildenbrand
5
-0
/
+59
2020-10-02
s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
David Hildenbrand
2
-0
/
+10
2020-10-02
s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
David Hildenbrand
1
-0
/
+1
2020-10-02
s390x/tcg: Implement MULTIPLY (MG, MGRK)
David Hildenbrand
2
-0
/
+15
[next]