On 11/04/2016 10:24, Cornelia Huck wrote: >> > +void cpu_inject_ext(S390CPU *cpu, uint32_t code, uint32_t param, >> > + uint64_t param64) > ...but this one can be both floating and per-vcpu. Need to adust the > comment above? >
I've moved the comment to just above s390_sclp_extint, which is where the dummy CPUState is used. Paolo
