On Thu, 30 Nov 2017 17:27:28 +0100 David Hildenbrand <da...@redhat.com> wrote:
> I have quite some patches on my queue for 2.12. (booting Fedora 26/27 > guests, floating interrupts, machine checks, missing instructions ...) > > So let's start slowly This series gets rid of program_interrupt() and > potential_page_fault(). We now always properly restore the cpu state when > injecting/delivering a program interrupt. So there is no need to update > the state via potential_page_fault() anymore. > > In addition, handling for program interrupts comming via > s390_cpu_virt_mem_rw() was missing something for the TCG case. Also fixed. Thanks, queued to s390-next.