LinuxLists
Users
About
Atish Kumar Patra (
[email protected]
)
Number of posts: 564 (0.6 per day)
First post: 2021-11-18 08:41:06
Last post: 2024-06-12 07:48:43
Previous Page
/
Next Page
Date
List
Subject
2023-04-19 22:54:16
linux-kernel
[RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest.
2023-04-19 22:52:33
linux-kernel
[RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt.
2023-04-19 22:52:21
linux-kernel
[RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag.
2023-04-19 22:52:03
linux-kernel
[RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access.
2023-04-19 22:51:53
linux-kernel
[RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
2023-04-19 22:51:50
linux-kernel
[RFC kvmtool 06/10] riscv: Change initrd alignment to a page size
2023-04-19 22:46:00
linux-kernel
[RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest.
2023-04-19 22:31:00
linux-kernel
[RFC kvmtool 07/10] riscv: Define riscv specific vm_type function
2023-04-19 22:29:45
linux-kernel
[RFC kvmtool 04/10] riscv: Invoke measure region for VM images
2023-04-19 22:28:46
linux-kernel
[RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM.
2023-04-19 22:28:40
linux-kernel
[RFC kvmtool 03/10] riscv: Define a measure region IOCTL
2023-04-19 22:28:22
linux-kernel
[RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs
2023-04-19 22:28:21
linux-kernel
[RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM
2023-04-19 22:27:41
linux-kernel
[RFC kvmtool 01/10] riscv: Add a CoVE VM type.
2023-04-19 22:27:39
linux-kernel
[RFC kvmtool 00/10] RISC-V CoVE support
2023-04-19 22:26:08
linux-kernel
[RFC 38/48] RISC-V: Add CoVE guest config and helper functions
2023-04-19 22:25:49
linux-kernel
[RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs.
2023-04-19 22:25:47
linux-kernel
[RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs
2023-04-19 22:25:16
linux-kernel
[RFC 39/48] RISC-V: Implement COVG SBI extension
2023-04-19 22:24:44
linux-kernel
[RFC 43/48] RISC-V: Add base memory encryption functions.
2023-04-19 22:23:55
linux-kernel
[RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls.
2023-04-19 22:23:43
linux-kernel
[RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE
2023-04-19 22:22:58
linux-kernel
[RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU.
2023-04-19 22:22:48
linux-kernel
[RFC 37/48] RISC-V: Add COVG SBI extension definitions
2023-04-19 22:22:45
linux-kernel
[RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls
2023-04-19 22:22:41
linux-kernel
[RFC 34/48] RISC-V: KVM: Initialize CoVE
2023-04-19 22:22:37
linux-kernel
[RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy
2023-04-19 22:22:27
linux-kernel
[RFC 32/48] RISC-V: KVM: Add AIA support for TVMs
2023-04-19 22:22:22
linux-kernel
[RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP
2023-04-19 22:22:18
linux-kernel
[RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable
2023-04-19 22:22:06
linux-kernel
[RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs
2023-04-19 22:21:53
linux-kernel
[RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM
2023-04-19 22:21:48
linux-kernel
[RFC 27/48] RISC-V: KVM: Implement COVI SBI extension
2023-04-19 22:21:45
linux-kernel
[RFC 26/48] RISC-V: Add COVI extension definitions
2023-04-19 22:21:43
linux-kernel
[RFC 25/48] RISC-V: KVM: Skip HVIP update for TVMs
2023-04-19 22:21:22
linux-kernel
[RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs.
2023-04-19 22:21:20
linux-kernel
[RFC 23/48] RISC-V: KVM: Wireup TVM world switch
2023-04-19 22:21:04
linux-kernel
[RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests
2023-04-19 22:20:59
linux-kernel
[RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM
2023-04-19 22:20:55
linux-kernel
[RFC 20/48] RISC-V: KVM: Add gstage mapping for TVMs
2023-04-19 22:20:51
linux-kernel
[RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops
2023-04-19 22:20:45
linux-kernel
[RFC 19/48] RISC-V: KVM: Register memory regions as confidential for TVMs
2023-04-19 22:20:28
linux-kernel
[RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management for TVMs
2023-04-19 22:20:18
linux-kernel
[RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs
2023-04-19 22:20:10
linux-kernel
[RFC 18/48] RISC-V: KVM: Skip TLB management for TVMs
2023-04-19 22:20:06
linux-kernel
[RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM
2023-04-19 22:20:06
linux-kernel
[RFC 13/48] RISC-V: KVM: Return early for gstage modifications
2023-04-19 22:19:51
linux-kernel
[RFC 08/48] RISC-V: KVM: Add UABI to support static memory region attestation
2023-04-19 22:19:50
linux-kernel
[RFC 09/48] RISC-V: KVM: Add CoVE related nacl helpers
2023-04-19 22:19:48
linux-kernel
[RFC 10/48] RISC-V: KVM: Implement static memory region measurement
2023-04-19 22:19:48
linux-kernel
[RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection