kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 23:11:49 to 2023-05-24 20:16:14 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-24 20:16 UTC  (6+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v6 0/4] KVM: allow mapping non-refcounted pages
 2023-05-24 20:05 UTC  (9+ messages)
` [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions

[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-24 19:56 UTC  (3+ messages)
` [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev

[PATCH v6] vfio/cdx: add support for CDX bus
 2023-05-24 19:48 UTC  (3+ messages)

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-24 18:21 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-05-24 17:24 UTC  (8+ messages)
` [RFC PATCH v2 1/6] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [RFC PATCH v2 2/6] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [RFC PATCH v2 3/6] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN
` [RFC PATCH v2 5/6] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-24 16:40 UTC  (5+ messages)
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[RFC PATCH v2] x86/sev-es: Include XSS value in GHCB CPUID request
 2023-05-24 15:56 UTC 

[PATCH v11 00/23] Add vfio_device cdev for iommufd support
 2023-05-24 15:31 UTC  (27+ messages)
` [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
` [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()

[PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-05-24 14:38 UTC  (4+ messages)

[PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
 2023-05-24 14:21 UTC  (3+ messages)

[GIC PULL] KVM/arm64 fixes for 6.4, take #2
 2023-05-24 14:18 UTC  (2+ messages)

[PATCH kvmtool 00/16] Fix vhost-net, scsi and vsock
 2023-05-24 13:53 UTC  (3+ messages)

Deadlock due to EPT_VIOLATION
 2023-05-24 13:39 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Handle MTE Set/Way CMOs
 2023-05-24 12:49 UTC  (3+ messages)

[PATCH kvmtool v3 0/2] Fix virtio/rng handling in low entropy situations
 2023-05-24 11:22 UTC  (3+ messages)
` [PATCH kvmtool v3 1/2] virtio/rng: switch to using /dev/urandom
` [PATCH kvmtool v3 2/2] virtio/rng: return at least one byte of entropy

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-24  9:53 UTC  (7+ messages)
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
` [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-05-24  8:59 UTC  (14+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v3 02/10] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v3 06/10] iommu/vt-d: Set the nested domain to a device
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings

[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-24  8:33 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error

[PATCH v2 0/3] MSR_IA32_ARCH_CAPABILITIES cleanups
 2023-05-24  8:32 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
` [PATCH v2 2/3] KVM: x86: Correct the name for skipping VMENTER l1d flush
` [PATCH v2 3/3] x86/cpu, KVM: Use helper function to read MSR_IA32_ARCH_CAPABILITIES

[PATCH v3 00/21] Enable CET Virtualization
 2023-05-24  8:19 UTC  (13+ messages)
` [PATCH v3 06/21] KVM:x86: Report XSS as to-be-saved if there are supported features
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
` [PATCH v3 14/21] KVM:VMX: Add a synthetic MSR to allow userspace to access GUEST_SSP
` [PATCH v3 18/21] KVM:x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH] vfio/pci: Also demote hiding standard cap messages
 2023-05-24  8:01 UTC  (3+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-24  7:55 UTC  (30+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 02/11] iommu: Add nested domain support
` [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH -next v20 12/26] riscv: Add ptrace vector support
 2023-05-24  7:50 UTC  (4+ messages)

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-24  6:36 UTC  (8+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v5 6/6] x86/sev: Do not handle #VC for DR7 read/write

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
 2023-05-24  5:19 UTC  (6+ messages)
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
 2023-05-24  4:57 UTC  (6+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH -next v20 10/26] riscv: Add task switch support for vector
 2023-05-24  0:49 UTC  (2+ messages)

[PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
 2023-05-24  0:49 UTC  (2+ messages)

[PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
 2023-05-24  0:48 UTC  (2+ messages)

[PATCH -next v20 23/26] riscv: Enable Vector code to be built
 2023-05-24  0:22 UTC  (2+ messages)

[PATCH] vfio/pci: demote hiding ecap messages to debug level
 2023-05-23 22:43 UTC  (2+ messages)

[PATCH v2] vfio/type1: check pfn valid before converting to struct page
 2023-05-23 21:44 UTC  (5+ messages)

[PATCH 1/2] x86/msr: Read MSRs individually
 2023-05-23 20:31 UTC  (3+ messages)
` [PATCH 2/2] x86/msr: Allow unprivileged read access to some MSRs

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-05-23 18:59 UTC  (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
 2023-05-23 18:58 UTC  (11+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] vfio/ccw: Use struct_size() helper

[Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS
 2023-05-23 18:06 UTC  (2+ messages)

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-23 17:49 UTC  (4+ messages)

[PATCH v2] KVM: SVM: Remove TSS reloading code after VMEXIT
 2023-05-23 16:56 UTC 

[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
 2023-05-23 16:42 UTC  (3+ messages)

[PATCH kvmtool v2 1/2] virtio/rng: switch to using /dev/urandom
 2023-05-23 15:40 UTC  (5+ messages)
` [PATCH kvmtool v2 2/2] virtio/rng: return at least one byte of entropy

[PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
 2023-05-23 15:10 UTC  (3+ messages)

[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
 2023-05-23 14:54 UTC  (2+ messages)

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-23 14:34 UTC  (4+ messages)

[PATCH -next v20 00/26] riscv: Add vector ISA support
 2023-05-23 13:56 UTC  (5+ messages)
` [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
` [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes

[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols
 2023-05-23 13:53 UTC 

[PATCH v10 00/30] Add KVM LoongArch support
 2023-05-23 11:57 UTC  (8+ messages)

[PTACH v2 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
 2023-05-23  9:51 UTC  (5+ messages)

[kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
 2023-05-23  9:52 UTC  (5+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-05-23  9:32 UTC  (3+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace

[PATCH v13 000/113] KVM TDX basic feature support
 2023-05-23  8:17 UTC  (5+ messages)
` [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-05-23  7:38 UTC  (2+ messages)
` [Bug 217307] "

[PATCH] mmu_notifiers: Notify on pte permission upgrades
 2023-05-23  6:45 UTC  (12+ messages)

[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
 2023-05-23  5:46 UTC  (5+ messages)
` [RFC PATCH v3 05/17] vsock/virtio: "

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-05-23  4:47 UTC  (11+ messages)

[PATCH v2] KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr()
 2023-05-23  3:29 UTC 

[ANNOUNCE / RFC] Periodic Upstream Call for KVM
 2023-05-23  2:19 UTC  (4+ messages)

[PATCH v3 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-05-23  2:02 UTC  (22+ messages)
` [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v3 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v3 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v3 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v3 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v3 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash

Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
 2023-05-23  0:21 UTC  (12+ messages)


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).