messages from 2023-02-20 06:58:18 to 2023-02-21 09:22:37 UTC [more...]
[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
2023-02-21 9:22 UTC (4+ messages)
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
[PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-21 9:06 UTC (23+ messages)
` [External] "
[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-02-21 8:44 UTC (4+ messages)
` [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers
[PATCH kvm-unit-tests] x86/pmu: Check counter is working properly before AMD pmu init
2023-02-21 8:29 UTC
[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
2023-02-21 8:26 UTC (5+ messages)
` [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
[PATCH v2 00/29] Add KVM LoongArch support
2023-02-21 8:18 UTC (56+ messages)
` [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v2 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v2 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v2 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v2 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v2 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP, CHECK_EXTENSION ioctl interface
` [PATCH v2 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v2 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v2 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v2 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v2 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v2 16/29] LoongArch: KVM: Implement update VM id function
` [PATCH v2 17/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v2 18/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v2 19/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v2 20/29] LoongArch: KVM: Implement handle csr excption
` [PATCH v2 21/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v2 22/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v2 23/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v2 24/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v2 25/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v2 26/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v2 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v2 29/29] LoongArch: KVM: Enable kvm config and add the makefile
[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-02-21 7:12 UTC (4+ messages)
[PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
2023-02-21 5:19 UTC (3+ messages)
` [PATCH kernel v4] "
[PATCH v3 0/8] Make Intel PT configurable
2023-02-21 5:14 UTC (3+ messages)
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
[PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
2023-02-21 5:07 UTC (3+ messages)
[PATCH v4 00/19] Add vfio_device cdev for iommufd support
2023-02-21 3:48 UTC (20+ messages)
` [PATCH v4 01/19] vfio: Allocate per device file structure
` [PATCH v4 02/19] vfio: Refine vfio file kAPIs
` [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v4 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
` [PATCH v4 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
` [PATCH v4 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
` [PATCH v4 10/19] vfio: Add infrastructure for bind_iommufd from userspace
` [PATCH v4 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v4 12/19] vfio-iommufd: Add detach_ioas for emulated "
` [PATCH v4 13/19] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v4 14/19] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v4 15/19] vfio: Add cdev for vfio_device
` [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v4 18/19] vfio: Compile group optionally
` [PATCH v4 19/19] docs: vfio: Add vfio device cdev description
[PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
2023-02-21 3:21 UTC
[PATCH v3 vfio 0/7] pds vfio driver
2023-02-21 1:11 UTC (4+ messages)
[GIT PULL] virtio,vhost,vdpa: features, fixes
2023-02-21 0:40 UTC
[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
2023-02-20 23:17 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-20 21:37 UTC (62+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' "
` [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 05/56] KVM: SEV: Require KVM_PROTECTED_VM when AMD_MEM_ENCRYPT is enabled
` [PATCH RFC v8 06/56] KVM: Split out memory attribute xarray updates to helper function
` [PATCH RFC v8 07/56] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v8 11/56] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 13/56] x86/fault: Add helper for dumping RMP entries
` [PATCH RFC v8 14/56] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 16/56] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v8 21/56] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v8 22/56] crypto:ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v8 25/56] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v8 26/56] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v8 29/56] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v8 30/56] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v8 33/56] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v8 37/56] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH RFC v8 38/56] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v8 39/56] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH RFC v8 40/56] KVM: SVM: Add KVM_EXIT_VMGEXIT
` [PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v8 42/56] KVM: SVM: Add support to handle "
` [PATCH RFC v8 43/56] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v8 46/56] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 49/56] KVM: SVM: Implement .fault_is_private callback for SNP
` [PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations "
` [PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
` [PATCH RFC v8 55/56] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
` [PATCH RFC v8 56/56] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
[PATCH] KVM: selftests: Depend on kernel headers when making selftests
2023-02-20 20:35 UTC
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-20 18:36 UTC (23+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-02-20 15:24 UTC (6+ messages)
[kvm-unit-tests PATCH v1 0/2] s390x: Add misaligned instruction tests
2023-02-20 14:09 UTC (4+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x/spec_ex: Add test introducing odd address into PSW
[GIT PULL] KVM/arm64 updates for 6.3
2023-02-20 11:54 UTC (2+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-02-20 10:51 UTC (5+ messages)
[PATCH] kvm: initialize all of the kvm_debugregs structure before sending it to userspace
2023-02-20 10:40 UTC (2+ messages)
[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
2023-02-20 9:05 UTC (18+ messages)
` [RFC PATCH v1 01/12] vsock: check error queue to set EPOLLERR
` [RFC PATCH v1 04/12] vhost/vsock: non-linear skb handling support
` [RFC PATCH v1 05/12] vsock/virtio: non-linear skb support
` [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY flag support
` [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
[PATCH] KVM: Align the function name of kvm_swap_active_memslots()
2023-02-20 8:45 UTC
[PATCH v4 00/12] Implement Eager Page Splitting for ARM
2023-02-20 7:08 UTC (4+ messages)
` [PATCH v4 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox