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
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
1
-2
/
+2
2020-01-27
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
1
-11
/
+8
2020-01-27
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2
-32
/
+30
2020-01-27
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2
-574
/
+569
2020-01-27
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
1
-207
/
+210
2020-01-27
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
1
-81
/
+83
2020-01-27
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
1
-3
/
+6
2020-01-27
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
1
-4
/
+3
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
1
-2
/
+1
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2
-3
/
+3
2020-01-15
target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2
-10
/
+5
2020-01-15
target/s390x: Include tcg.h in mem_helper.c
Richard Henderson
1
-0
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
7
-61
/
+34
2019-12-18
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
2
-2
/
+11
2019-12-18
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
4
-47
/
+8
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
4
-16
/
+19
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-1
/
+1
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
1
-2
/
+2
2019-12-14
s390x/tcg: clear local interrupts on reset normal
Cornelia Huck
1
-4
/
+4
2019-12-14
s390x/cpumodel: Fix query-cpu-definitions error API violations
Markus Armbruster
1
-5
/
+1
2019-12-14
s390x/cpumodel: Fix query-cpu-model-FOO error API violations
Markus Armbruster
1
-16
/
+27
2019-12-14
s390x/cpumodel: Fix realize() error API violations
Markus Armbruster
1
-15
/
+22
2019-12-14
s390x/cpumodel: Fix feature property error API violations
Markus Armbruster
1
-4
/
+8
2019-12-14
s390x: Fix cpu normal reset ri clearing
Janosch Frank
2
-2
/
+12
2019-12-14
s390x: kvm: Make kvm_sclp_service_call void
Janosch Frank
1
-7
/
+5
2019-12-14
s390x: Beautify diag308 handling
Janosch Frank
1
-22
/
+32
2019-12-14
s390x: Move clear reset
Janosch Frank
2
-41
/
+18
2019-12-14
s390x: Move initial reset
Janosch Frank
4
-31
/
+21
2019-12-14
s390x: Move reset normal to shared reset handler
Janosch Frank
4
-9
/
+20
2019-10-21
s390x/kvm: Set default cpu model for all machine classes
David Hildenbrand
1
-2
/
+8
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION
David Hildenbrand
1
-10
/
+3
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION
David Hildenbrand
1
-5
/
+5
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
2
-4
/
+5
2019-10-21
s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
David Hildenbrand
1
-2
/
+4
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
David Hildenbrand
1
-4
/
+4
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
David Hildenbrand
1
-1
/
+1
2019-10-21
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
David Hildenbrand
1
-3
/
+1
2019-10-21
s390x/cpumodel: Add missing visit_free
Andrew Jones
1
-0
/
+1
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
1
-1
/
+10
2019-10-09
target/s390x: Remove ILEN_UNWIND
Richard Henderson
1
-2
/
+0
2019-10-09
target/s390x: Remove ilen argument from trigger_pgm_exception
Richard Henderson
4
-10
/
+8
2019-10-09
target/s390x: Remove ilen argument from trigger_access_exception
Richard Henderson
1
-3
/
+3
2019-10-09
target/s390x: Remove ILEN_AUTO
Richard Henderson
2
-5
/
+0
2019-10-09
target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
Richard Henderson
1
-1
/
+1
2019-10-09
target/s390x: Rely on unwinding in s390_cpu_tlb_fill
Richard Henderson
1
-16
/
+7
2019-10-09
target/s390x: Simplify helper_lra
Richard Henderson
1
-14
/
+3
2019-10-09
target/s390x: Remove fail variable from s390_cpu_tlb_fill
Richard Henderson
1
-12
/
+7
2019-10-09
target/s390x: Return exception from translate_pages
Richard Henderson
1
-10
/
+10
2019-10-09
target/s390x: Return exception from mmu_translate
Richard Henderson
5
-38
/
+35
[next]