messages from 2023-10-13 02:21:41 to 2023-10-16 13:34:21 UTC [more...]
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-16 13:27 UTC (13+ messages)
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-16 13:06 UTC (58+ messages)
` [PATCH v3 01/19] vfio/iova_bitmap: Export more API symbols
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
` [PATCH v3 03/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v3 04/19] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v3 05/19] iommufd/selftest: Expand mock_domain with dev_flags
` [PATCH v3 08/19] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v3 10/19] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
2023-10-16 12:53 UTC (10+ messages)
` [PATCH RFC 02/11] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
` [PATCH RFC 07/11] KVM: x86: Make Hyper-V emulation optional
[PATCH v2 0/2] KVM: arm64: PMU event filtering fixes
2023-10-16 12:47 UTC (5+ messages)
` [PATCH v2 1/2] KVM: arm64: Treat PMEVTYPER<n>_EL0.NSH as RES0
` [PATCH v2 2/2] KVM: arm64: Virtualise PMEVTYPER<n>_EL1.{NSU,NSK}
[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
2023-10-16 12:42 UTC (3+ messages)
[PATCH v2 0/4] x86/paravirt: Get rid of paravirt patching
2023-10-16 12:39 UTC (2+ messages)
` [PATCH v2 1/4] x86/paravirt: move some functions and defines to alternative
[PATCH v2 0/6] iommufd support allocating nested parent domain
2023-10-16 12:04 UTC (4+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-16 12:02 UTC (42+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2023-10-16 11:50 UTC (9+ messages)
` [PATCH RFC gmem v1 1/8] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH RFC gmem v1 2/8] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
` [PATCH RFC gmem v1 5/8] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH RFC gmem v1 6/8] KVM: x86: Add KVM_X86_SNP_VM vm_type
` [PATCH RFC gmem v1 7/8] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
[PATCH kvmtool] virtio: Cancel and join threads when exiting devices
2023-10-16 11:52 UTC (2+ messages)
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-16 10:01 UTC (13+ messages)
` [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
2023-10-16 9:53 UTC (13+ messages)
[PATCH v5 00/11] Add Intel VT-d nested translation
2023-10-16 8:30 UTC (12+ messages)
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid "
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
[PATCH iwl-next v3 00/13] Add E800 live migration driver
2023-10-16 8:26 UTC (5+ messages)
` [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices
[PATCH 0/2] vfio/mtty: Add migration support
2023-10-16 7:52 UTC (4+ messages)
` [PATCH 1/2] vfio/mtty: Fix eventfd leak
` [PATCH 2/2] vfio/mtty: Enable migration support
[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
2023-10-16 7:18 UTC (2+ messages)
[PATCH v6 0/8] Add printf attribute to kselftest functions
2023-10-16 5:28 UTC (5+ messages)
` [PATCH v6 6/8] selftests/kvm: Replace attribute with macro
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-10-15 17:10 UTC (10+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 2/7] bpf: Add vnet_hash members to __sk_buff
` [RFC PATCH v2 3/7] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [RFC PATCH v2 4/7] virtio_net: Add virtio_net_hdr_v1_hash_from_skb()
` [RFC PATCH v2 5/7] tun: Support BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 6/7] selftests/bpf: Test BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 7/7] vhost_net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-15 16:30 UTC
[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-10-15 12:30 UTC (2+ messages)
[GIT PULL] KVM: x86: PMU fixes for 6.6
2023-10-15 12:25 UTC (4+ messages)
` [GIT PULL] KVM: x86: Selftests "
[GIT PULL] KVM/arm64 fixes for 6.6, take #2
2023-10-15 12:23 UTC (2+ messages)
[PATCH AUTOSEL 6.5 1/7] x86/reboot: VMCLEAR active VMCSes before emergency reboot
2023-10-15 11:59 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/1] x86/apic: test_pv_ipi checks cpuid
2023-10-15 11:01 UTC (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] x86/apic: test_pv_ipi checks cpuid before issuing KVM Hypercall
[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-14 14:49 UTC (5+ messages)
[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-14 9:49 UTC (18+ messages)
[PATCH] KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
2023-10-14 3:32 UTC (2+ messages)
[PATCH 0/9] SVM guest shadow stack support
2023-10-14 0:31 UTC (3+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
[RFC] KVM: x86: Don't wipe TDP MMU when guest sets %cr4
2023-10-14 0:12 UTC (4+ messages)
[PATCH v2 vfio 0/3] pds/vfio: Fixes for locking bugs
2023-10-13 21:09 UTC (2+ messages)
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
2023-10-13 21:03 UTC (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs
[RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
2023-10-13 18:45 UTC (11+ messages)
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-13 17:02 UTC (11+ messages)
[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
2023-10-13 16:55 UTC (11+ messages)
Bug? Incompatible APF for 4.14 guest on 5.10 and later host
2023-10-13 16:36 UTC (2+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
[PATCH] KVM: MIPS: fix -Wunused-but-set-variable warning
2023-10-13 16:08 UTC (2+ messages)
[PATCH v2 0/8] RISC-V SBI debug console extension support
2023-10-13 15:41 UTC (4+ messages)
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
Bug? Incompatible APF for 4.14 guest on 5.10 and later host
2023-10-13 15:40 UTC
[PATCH 00/12] x86/mce, KVM: X86: KVM memory poison and MCE injector support
2023-10-13 15:05 UTC (3+ messages)
` [PATCH 01/12] x86/mce: Fix hw MCE injection feature detection
[PATCH v2 0/5] perf: KVM: Enable callchains for guests
2023-10-13 14:01 UTC (3+ messages)
[PATCH 00/12] PCI device authentication
2023-10-13 11:45 UTC (11+ messages)
[PATCH v3] KVM: x86: Use octal for file permission
2023-10-13 11:30 UTC
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-10-13 9:58 UTC (5+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
2023-10-13 9:18 UTC (4+ messages)
` [kvm-unit-tests PATCH 4/9] s390x: topology: Don't use non unique message
[PATCH v17 0/2] add debugfs to migration driver
2023-10-13 9:04 UTC (3+ messages)
` [PATCH v17 1/2] vfio/migration: Add debugfs to live "
` [PATCH v17 2/2] Documentation: add debugfs description for vfio
[RFC PATCH v3 25/78] target/i386: add fallthrough pseudo-keyword
2023-10-13 8:45 UTC
[PATCH v6 00/12] iommu: Prepare to deliver page faults to user space
2023-10-13 7:49 UTC (2+ messages)
[PATCH v16 0/2] add debugfs to migration driver
2023-10-13 8:16 UTC (7+ messages)
` [PATCH v16 1/2] vfio/migration: Add debugfs to live "
` [PATCH v16 2/2] Documentation: add debugfs description for vfio
[RFC PATCH V2 00/18] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
2023-10-13 8:10 UTC (3+ messages)
` [RFC PATCH V2 14/18] vfio/pci: Add core IMS support
[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
2023-10-13 7:00 UTC
[PATCH] KVM: selftests: Initialise dynamically allocated configuration names
2023-10-13 6:30 UTC (2+ messages)
[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-13 4:35 UTC (7+ messages)
[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
2023-10-13 2:21 UTC (2+ messages)
` [PATCH] target/i386/kvm: Refine VMX controls setting for backward
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;
as well as URLs for NNTP newsgroup(s).