index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2020-08-21
target/s390x: fix meson.build issue
Paolo Bonzini
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: convert target/s390x/gen-features.h
Marc-André Lureau
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-03
target/s390x: Fix SQXBR
Richard Henderson
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Restrict system-mode declarations
Philippe Mathieu-Daudé
2020-06-05
target/s390x/helper: Clean ifdef'ry
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Only compile decode_basedisp() on system-mode
Philippe Mathieu-Daudé
2020-06-05
s390x/kvm: help valgrind in several places
Christian Borntraeger
2020-06-02
target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
Richard Henderson
2020-05-27
s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Markus Armbruster
2020-05-19
softfloat: Inline float64 compare specializations
Richard Henderson
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-06
target/s390x: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-04-29
s390x: Add unpack facility feature to GA1
Christian Borntraeger
2020-04-29
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
2020-04-29
s390x: protvirt: Move IO control structures over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Disable address checks for PV guest IO emulation
Janosch Frank
2020-04-29
s390x: protvirt: Move diag 308 data over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Set guest IPL PSW
Janosch Frank
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
2020-04-29
s390x: protvirt: Move STSI data over SIDAD
Janosch Frank
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
2020-04-29
s390x: protvirt: KVM intercept changes
Janosch Frank
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2020-04-28
s390x: Move diagnose 308 subcodes and rcs into ipl.h
Janosch Frank
2020-04-02
s390x: kvm: Fix number of cpu reports for stsi 3.2.2
Janosch Frank
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-02-26
s390/sclp: improve special wait psw logic
Christian Borntraeger
2020-02-26
s390x: Add missing vcpu reset functions
Janosch Frank
2020-02-26
target/s390x/translate: Fix RNSBG instruction
Thomas Huth
[next]