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-04-29
s390x: Add unpack facility feature to GA1
Christian Borntraeger
2
-0
/
+9
2020-04-29
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
1
-0
/
+6
2020-04-29
s390x: protvirt: Move IO control structures over SIDA
Janosch Frank
1
-16
/
+45
2020-04-29
s390x: protvirt: Disable address checks for PV guest IO emulation
Janosch Frank
1
-7
/
+28
2020-04-29
s390x: protvirt: Move diag 308 data over SIDA
Janosch Frank
1
-5
/
+20
2020-04-29
s390x: protvirt: Set guest IPL PSW
Janosch Frank
1
-9
/
+17
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-5
/
+20
2020-04-29
s390x: protvirt: Move STSI data over SIDAD
Janosch Frank
1
-2
/
+9
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
4
-1
/
+48
2020-04-29
s390x: protvirt: KVM intercept changes
Janosch Frank
1
-0
/
+4
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
6
-2
/
+50
2020-04-28
s390x: Move diagnose 308 subcodes and rcs into ipl.h
Janosch Frank
1
-11
/
+0
2020-04-02
s390x: kvm: Fix number of cpu reports for stsi 3.2.2
Janosch Frank
1
-1
/
+16
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-4
/
+6
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2
-16
/
+16
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2
-4
/
+6
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2
-16
/
+16
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
1
-1
/
+1
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2
-3
/
+4
2020-02-26
s390/sclp: improve special wait psw logic
Christian Borntraeger
1
-1
/
+1
2020-02-26
s390x: Add missing vcpu reset functions
Janosch Frank
4
-12
/
+58
2020-02-26
target/s390x/translate: Fix RNSBG instruction
Thomas Huth
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2
-4
/
+4
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
1
-1
/
+1
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
[next]