Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
* 's390-for-upstream' of git://repo.or.cz/qemu/agraf: s390: sclp ascii console support s390: sclp signal quiesce support s390: sclp event support s390: sclp base support s390: use sync regs for register transfer s390/kvm_stat: correct sys_perf_event_open syscall number s390x: fix -initrd in virtio machine
No related branches found
No related tags found
Showing
- hw/s390-virtio.c 4 additions, 2 deletionshw/s390-virtio.c
- hw/s390x/Makefile.objs 3 additions, 0 deletionshw/s390x/Makefile.objs
- hw/s390x/event-facility.c 398 additions, 0 deletionshw/s390x/event-facility.c
- hw/s390x/event-facility.h 96 additions, 0 deletionshw/s390x/event-facility.h
- hw/s390x/sclp.c 163 additions, 0 deletionshw/s390x/sclp.c
- hw/s390x/sclp.h 118 additions, 0 deletionshw/s390x/sclp.h
- hw/s390x/sclpconsole.c 306 additions, 0 deletionshw/s390x/sclpconsole.c
- hw/s390x/sclpquiesce.c 123 additions, 0 deletionshw/s390x/sclpquiesce.c
- scripts/kvm/kvm_stat 9 additions, 2 deletionsscripts/kvm/kvm_stat
- target-s390x/cpu.h 1 addition, 12 deletionstarget-s390x/cpu.h
- target-s390x/kvm.c 93 additions, 24 deletionstarget-s390x/kvm.c
- target-s390x/misc_helper.c 1 addition, 44 deletionstarget-s390x/misc_helper.c
Loading
Please register or sign in to comment