Re: [Qemu-devel] [PATCH v1 for-2.12 0/2] s390x/kvm: last minute fixes

2018-04-09 Thread Cornelia Huck
On Mon, 9 Apr 2018 13:30:17 +0200 David Hildenbrand wrote: > Patch 1 only applies to old KVM instances without the virtual memory access > IOCTL in KVM. > > Patch 2 could be problematic when toggling PER in a restart interrupt. > Watchpoint recomputation only applies to TCG. > > David Hildenbr

[Qemu-devel] [PATCH v1 for-2.12 0/2] s390x/kvm: last minute fixes

2018-04-09 Thread David Hildenbrand
Patch 1 only applies to old KVM instances without the virtual memory access IOCTL in KVM. Patch 2 could be problematic when toggling PER in a restart interrupt. Watchpoint recomputation only applies to TCG. David Hildenbrand (2): s390x/mmu: don't overwrite pending exception in mmu translate s