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
/
misc_helper.c
Age
Commit message (
Expand
)
Author
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-11-20
s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
David Hildenbrand
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-06
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2017-08-30
s390x: wire up diag288 in tcg
Cornelia Huck
2017-08-30
s390x/tcg: specification exception for unknown diag
Cornelia Huck
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-13
target/s390x: correctly indicate PER nullification
David Hildenbrand
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-12
target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
Aurelien Jarno
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2017-04-25
s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
Aurelien Jarno
[next]