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
/
ioinst.c
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-09-05
s390x/ioinst: advertise fcs facility
Cornelia Huck
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
2016-01-27
s390x/ioinst: set type and len for SEI response
Pierre Morel
2015-06-17
s390/ioinst: fix endianness in ioinst_schib_valid
Alexander Graf
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-02-18
s390x/ioinst: Rework memory access in TPI instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in CHSC instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in SSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in MSCH instruction
Thomas Huth
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2013-12-18
s390x/ioinst: CHSC has to set a condition code
Thomas Huth
2013-09-20
s390/ioinst: Moved the CC setting to the IO instruction handlers
Thomas Huth
2013-07-30
s390x/ioinst: Fixed priority of operand exceptions
Thomas Huth
2013-07-30
s390x/ioinst: Fixed alignment check in SCHM instruction
Thomas Huth
2013-07-30
s390x/ioinst: Throw addressing exception when memory_map failed
Thomas Huth
2013-07-30
s390x/ioinst: Add missing alignment checks for IO instructions
Thomas Huth
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck