LinuxLists
Users
About
Claudio Imbrenda (
[email protected]
)
Number of posts: 579 (0.28 per day)
First post: 2018-10-15 10:40:51
Last post: 2024-06-14 12:50:41
Previous Page
/
Next Page
Date
List
Subject
2022-03-31 02:35:25
linux-kernel
[PATCH v9 17/18] KVM: s390: pv: avoid export before import if possible
2022-03-31 02:06:56
linux-kernel
[PATCH v9 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
2022-03-31 01:14:10
linux-kernel
[PATCH v9 06/18] KVM: s390: pv: add export before import
2022-03-30 21:02:52
linux-kernel
[PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc
2022-03-30 20:22:34
linux-kernel
[PATCH v9 16/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-03-30 20:13:10
linux-kernel
[PATCH v9 12/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-03-30 17:36:48
linux-kernel
[PATCH v9 08/18] KVM: s390: pv: clear the state without memset
2022-03-22 20:25:15
linux-kernel
Re: [PATCH] KVM: s390: Fix lockdep issue in vm memop
2022-03-03 22:44:11
linux-kernel
Re: [PATCH v8 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
2022-03-03 00:23:32
linux-kernel
[PATCH v8 11/17] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
2022-03-03 00:19:15
linux-kernel
[PATCH v8 14/17] KVM: s390: pv: asynchronous destroy for reboot
2022-03-03 00:07:09
linux-kernel
[PATCH v8 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
2022-03-03 00:04:43
linux-kernel
[PATCH v8 15/17] KVM: s390: pv: api documentation for asynchronous destroy
2022-03-03 00:03:45
linux-kernel
[PATCH v8 06/17] KVM: s390: pv: add export before import
2022-03-02 23:55:36
linux-kernel
[PATCH v8 07/17] KVM: s390: pv: module parameter to fence lazy destroy
2022-03-02 23:53:05
linux-kernel
[PATCH v8 17/17] KVM: s390: pv: avoid export before import if possible
2022-03-02 23:48:50
linux-kernel
[PATCH v8 03/17] KVM: s390: pv: handle secure storage exceptions for normal guests
2022-03-02 23:39:40
linux-kernel
[PATCH v8 00/17] KVM: s390: pv: implement lazy destroy for reboot
2022-03-02 23:34:03
linux-kernel
[PATCH v8 08/17] KVM: s390: pv: clear the state without memset
2022-03-02 23:00:56
linux-kernel
[PATCH v8 16/17] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-03-02 22:56:02
linux-kernel
[PATCH v8 09/17] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
2022-03-02 22:04:36
linux-kernel
[PATCH v8 10/17] KVM: s390: pv: add mmu_notifier
2022-03-02 21:57:57
linux-kernel
[PATCH v8 04/17] KVM: s390: pv: refactor s390_reset_acc
2022-03-02 19:36:55
linux-kernel
[PATCH v8 05/17] KVM: s390: pv: usage counter instead of flag
2022-03-02 19:04:47
linux-kernel
[PATCH v8 13/17] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-03-02 19:04:45
linux-kernel
[PATCH v8 02/17] KVM: s390: pv: handle secure storage violations for protected guests
2022-03-02 18:24:36
linux-kernel
[PATCH v8 12/17] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-02-24 16:22:04
linux-kernel
Re: [PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
2022-02-16 19:20:35
linux-kernel
Re: [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
2022-02-15 10:16:19
linux-kernel
Re: [PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
2022-02-15 06:19:55
linux-kernel
Re: [PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-02-15 05:34:36
linux-kernel
Re: [PATCH v4 09/10] KVM: s390: Update api documentation for memop ioctl
2022-02-15 01:20:23
linux-kernel
Re: [PATCH v4 08/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
2022-02-15 00:51:35
linux-kernel
Re: [PATCH v4 02/10] KVM: s390: Honor storage keys when accessing guest memory
2022-02-15 00:07:51
linux-kernel
Re: [PATCH v4 01/10] s390/uaccess: Add copy_from/to_user_key functions
2022-02-11 01:21:59
linux-kernel
Re: [PATCH v3 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
2022-02-10 16:54:11
linux-kernel
Re: [PATCH v3 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-02-09 11:40:14
linux-kernel
Re: [PATCH v7 04/17] KVM: s390: pv: refactor s390_reset_acc
2022-02-09 09:52:31
linux-kernel
Re: [PATCH v7 10/17] KVM: s390: pv: add mmu_notifier
2022-02-09 07:21:12
linux-kernel
[PATCH v7 13/17] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-02-09 06:21:51
linux-kernel
Re: [PATCH v3 06/30] s390/airq: allow for airq structure that uses an input vector
2022-02-08 22:34:25
linux-kernel
Re: [PATCH v7 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
2022-02-08 22:28:29
linux-kernel
Re: [PATCH v7 04/17] KVM: s390: pv: refactor s390_reset_acc
2022-02-08 16:34:44
linux-kernel
[PATCH v7 16/17] KVM: s390: pv: add KVM_CAP_S390_PROT_REBOOT_ASYNC
2022-02-08 13:22:57
linux-kernel
[PATCH v7 10/17] KVM: s390: pv: add mmu_notifier
2022-02-08 01:50:04
linux-kernel
[PATCH v7 11/17] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
2022-02-08 01:14:25
linux-kernel
Re: [PATCH v7 16/17] KVM: s390: pv: add KVM_CAP_S390_PROT_REBOOT_ASYNC
2022-02-08 01:05:32
linux-kernel
Re: [PATCH v7 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
2022-02-07 20:46:34
linux-kernel
Re: [PATCH v7 15/17] KVM: s390: pv: api documentation for asynchronous destroy
2022-02-07 14:56:06
linux-kernel
[PATCH v7 12/17] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-02-07 07:44:44
linux-kernel
[PATCH v7 14/17] KVM: s390: pv: asynchronous destroy for reboot