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
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
2020-12-11
s390x/cpu: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
2020-11-10
s390x: fix clang 11 warnings in cpu_models.c
Daniele Buono
2020-11-05
target/s390x: fix execution with icount
Pavel Dovgalyuk
2020-10-22
s390x: pv: Fix diag318 PV fencing
Janosch Frank
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
2020-10-02
s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
David Hildenbrand
2020-10-02
s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
David Hildenbrand
2020-10-02
s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY (MG, MGRK)
David Hildenbrand
2020-10-02
s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
David Hildenbrand
2020-10-02
s390x/tcg: Implement ADD HALFWORD (AGH)
David Hildenbrand
2020-10-02
s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...
David Hildenbrand
2020-10-02
s390x/tcg: Implement MONITOR CALL
David Hildenbrand
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-22
s390x: Register all CPU properties as class properties
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
target/s390x: Set instance_align on S390CPU TypeInfo
Richard Henderson
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
target/s390x: Use start-powered-off CPUState property
Thiago Jung Bauermann
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
[next]