> David Hildenbrand (27): > s390x: raise CPU hotplug irq after really hotplugged > s390x/cpumodel: fix max STFL(E) bit number > target/s390x: get rid of next_core_id > s390x: introduce and use S390_MAX_CPUS
It probably makes sense to apply 1-3/4 before the SMP support. Igor, can you take a look at Patch nr. 3? > s390/tcg: turn INTERRUPT_EXT into a mask > s390x/tcg: injection of emergency signals and extarnal calls > s390x/tcg: STOPPED cpus can never wake up > s390x/tcg: a CPU cannot switch state due to an interrupt > target/s390x: factor out handling of WAIT PSW into handle_wait() > s390x/kvm: pass ipb directly into handle_sigp() > s390x/kvm: generalize SIGP stop and restart interrupt injection > s390x/kvm: factor out storing of CPU status > target/s390x: proper cpu->be convertion in s390_store_status() > s390x/kvm: factor out storing of adtl CPU status > s390x/kvm: drop two debug prints > s390x/kvm: factor out SIGP code into sigp.c > s390x/kvm: factor out actual handling of STOP interrupts > s390x/tcg: implement SIGP SENSE RUNNING STATUS > s390x/tcg: implement SIGP SENSE > s390x/tcg: implement SIGP EXTERNAL CALL > s390x/tcg: implement SIGP EMERGENCY SIGNAL > s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL > s390x/tcg: implement STOP and RESET interrupts for TCG > s390x/tcg: flush the tlb on SIGP SET PREFIX > s390x/tcg: switch to new SIGP handling code > s390x/tcg: unlock NMI > s390x/tcg: refactor stfl(e) to use s390_get_feat_block() -- Thanks, David