]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/sic: realize SIC handling
authorFei Li <sherrylf@linux.vnet.ibm.com>
Fri, 17 Feb 2017 07:40:41 +0000 (15:40 +0800)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 14 Jul 2017 10:29:47 +0000 (12:29 +0200)
commit2283f4d67a0e05ae056d2077f65496c3c4df5d6f
treef7a5b032321f60bec43789b65a1c517f74df0666
parent1622ffd5151ad09c47785a380531ef1ebfc95be8
s390x/sic: realize SIC handling

Currently, we do nothing for the SIC instruction, but we need to
implement it properly. Let's add proper handling in the backend code.

Co-authored-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com>
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com>
Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/css.c
hw/s390x/trace-events
include/hw/s390x/css.h
target/s390x/kvm.c