Nico Boehr ([email protected])

Number of posts: 27 (0.05 per day)
First post: 2022-02-17 21:05:21
Last post: 2023-07-11 15:36:53

Date List Subject
2023-07-11 15:36:53 linux-kernel Re: [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
2023-03-06 10:28:13 linux-kernel Re: [PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
2022-11-25 09:12:36 linux-kernel Re: [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2022-11-17 08:46:43 linux-kernel Re: [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
2022-10-20 14:35:00 linux-kernel Re: [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
2022-10-13 13:52:55 linux-kernel Re: [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
2022-10-13 13:37:01 linux-kernel Re: [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
2022-10-13 13:23:59 linux-kernel Re: [PATCH v2 7/9] KVM: s390: selftest: memop: Add bad address test
2022-10-12 09:21:33 linux-kernel Re: [PATCH v15 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy
2022-08-12 13:50:21 linux-kernel Re: [PATCH v13 5/6] KVM: s390: pv: support for Destroy fast UVC
2022-08-12 11:27:15 linux-kernel Re: [PATCH v13 1/6] KVM: s390: pv: asynchronous destroy for reboot
2022-06-24 07:22:52 linux-kernel Re: [PATCH v10 2/3] KVM: s390: guest support for topology function
2022-06-24 07:12:26 linux-kernel Re: [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
2022-06-08 12:34:00 linux-kernel Re: [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
2022-06-08 12:30:56 linux-kernel Re: [PATCH v11 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
2022-06-08 12:29:43 linux-kernel Re: [PATCH v11 10/19] KVM: s390: pv: add mmu_notifier
2022-06-08 05:14:45 linux-kernel Re: [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
2022-05-31 13:53:12 linux-kernel Re: [PATCH v10 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-05-31 10:02:03 linux-kernel Re: [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
2022-05-31 09:40:16 linux-kernel Re: [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
2022-05-30 13:53:37 linux-kernel Re: [PATCH v10 16/19] KVM: s390: pv: api documentation for asynchronous destroy
2022-05-30 13:40:04 linux-kernel Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
2022-05-30 08:52:36 linux-kernel Re: [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-05-30 08:07:29 linux-kernel Re: [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
2022-05-16 14:52:41 linux-kernel Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
2022-05-16 10:18:49 linux-kernel Re: [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
2022-02-17 21:05:21 linux-kernel Re: [PATCH v7 1/1] s390x: KVM: guest support for topology function