kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 22:36:47 to 2023-02-23 22:10:28 UTC [more...]

[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
 2023-02-23 22:10 UTC  (14+ messages)

Fortnightly KVM call for 2023-02-07
 2023-02-23 22:04 UTC  (2+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-23 21:41 UTC  (20+ messages)
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [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 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 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
 2023-02-23 21:20 UTC  (6+ messages)

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-23 21:12 UTC  (36+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH 0/8] Add memory fault exits to avoid slow GUP
 2023-02-23 20:55 UTC  (13+ messages)
` [PATCH 5/8] kvm: Add cap/kvm_run field for memory fault exits
` [PATCH 6/8] kvm/x86: Add mem fault exit on EPT violations

[PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
 2023-02-23 20:41 UTC  (11+ messages)

[PATCH 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
 2023-02-23 20:06 UTC  (2+ messages)

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-23 19:24 UTC  (37+ messages)
                                            ` [External] "

[kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
 2023-02-23 19:16 UTC  (4+ messages)

[PATCH v11 00/12] Parallel CPU bringup for x86_64
 2023-02-23 19:11 UTC  (13+ messages)
` [PATCH v11 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v11 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v11 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v11 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v11 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v11 06/12] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v11 07/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v11 08/12] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v11 10/12] x86/smpboot: Remove early_gdt_descr "
` [PATCH v11 11/12] x86/smpboot: Remove initial_gs
` [PATCH v11 12/12] x86/smpboot: Simplify boot CPU setup

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-23 18:25 UTC  (14+ messages)
` [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

[PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
 2023-02-23 16:22 UTC 

[PATCH] KVM/x86: fix comment that should be user fault
 2023-02-23 15:52 UTC  (2+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-23 14:13 UTC  (15+ messages)
` [PATCH v16 01/11] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v16 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v16 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
` [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

[PATCH v3 vfio 0/7] pds vfio driver
 2023-02-23 13:26 UTC  (6+ messages)

[PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-23 13:21 UTC  (32+ messages)
` [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
` [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 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

[kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
 2023-02-23 10:09 UTC  (2+ messages)

[PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
 2023-02-23  9:07 UTC  (2+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2023-02-23  7:05 UTC  (2+ messages)

[PATCH v2] KVM: Fix comments that refer to the non-existent install_new_memslots()
 2023-02-23  5:28 UTC 

[PATCH] KVM: Align the function name of kvm_swap_active_memslots()
 2023-02-23  5:07 UTC  (3+ messages)

[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
 2023-02-23  1:31 UTC  (2+ messages)

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-23  1:23 UTC  (9+ messages)
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v2 07/29] LoongArch: KVM: Implement vcpu run interface

[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
 2023-02-23  0:55 UTC  (2+ messages)

[PATCH v3] KVM: selftests: Fix nsec to sec conversion in demand_paging_test
 2023-02-23  0:18 UTC 

[PATCH v3 00/13] Overhauling amx_test
 2023-02-22 22:13 UTC  (6+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-22 22:09 UTC  (11+ messages)
` [PATCH 2/2] "

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-22 21:53 UTC  (7+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-22 21:07 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
 2023-02-22 20:38 UTC  (3+ messages)

[Patch v3 0/7] Optimize clear dirty log
 2023-02-22 19:42 UTC  (7+ messages)
` [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
` [Patch v3 6/7] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions

[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
 2023-02-22 18:56 UTC  (10+ messages)
` [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"

[PATCH] KVM: Add the missed title format
 2023-02-22 18:51 UTC  (2+ messages)

[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
 2023-02-22 17:59 UTC  (5+ messages)

[PATCH] KVM: selftests: Depend on kernel headers when making selftests
 2023-02-22 17:59 UTC  (3+ messages)

[PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
 2023-02-22 17:04 UTC  (5+ messages)
` [PATCH v1 0/1] "

[PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
 2023-02-22 16:18 UTC  (3+ messages)

Prezentacja
 2023-02-22  8:40 UTC 

[PATCH] KVM: selftests: Provide generic way to read system counter
 2023-02-22  7:50 UTC  (2+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-02-22  2:50 UTC  (5+ messages)

[PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
 2023-02-22  2:38 UTC  (3+ messages)

[PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
 2023-02-22  2:32 UTC  (3+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-22  2:11 UTC  (5+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[PATCH v10 0/8] Parallel CPU bringup for x86_64
 2023-02-21 22:33 UTC  (4+ messages)
` [PATCH v10 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v10 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel


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