kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-08 15:17:53 to 2022-11-09 20:18:48 UTC [more...]

[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-09 20:18 UTC  (17+ messages)
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
` [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
` [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH v7 0/7] Introduce and test masked events
 2022-11-09 20:14 UTC  (8+ messages)
` [PATCH v7 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v7 2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter
` [PATCH v7 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
` [PATCH v7 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
` [PATCH v7 5/7] selftests: kvm/x86: Add flags when creating a "
` [PATCH v7 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
` [PATCH v7 7/7] selftests: kvm/x86: Test masked events

[PATCH v1 0/2] vfio/iova_bitmap: bug fixes
 2022-11-09 20:09 UTC  (2+ messages)

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-09 19:52 UTC  (16+ messages)
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-09 19:38 UTC  (3+ messages)

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-11-09 19:22 UTC  (4+ messages)

[PATCH] arm64: paravirt: remove conduit check in has_pv_steal_clock
 2022-11-09 19:14 UTC  (2+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-09 19:13 UTC  (24+ messages)
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` S390 testing for IOMMUFD

[PATCH v1 00/18] KVM selftests code consolidation and cleanup
 2022-11-09 19:05 UTC  (11+ messages)

[PATCH v3 0/2] KVM: Split huge pages mapped by the TDP MMU on fault
 2022-11-09 18:59 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v3 2/2] KVM: x86/mmu: Split huge pages mapped by the TDP MMU on fault

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-09 18:45 UTC  (14+ messages)
` [PATCH vfio 01/13] vfio: Add an option to get migration data size
` [PATCH vfio 02/13] vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
` [PATCH vfio 05/13] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH vfio 06/13] vfio/mlx5: Refactor total_length name and usage
` [PATCH vfio 10/13] vfio/mlx5: Introduce SW headers for migration states
` [PATCH vfio 11/13] vfio/mlx5: Introduce multiple loads

[PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-09 18:28 UTC  (15+ messages)
` [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c

[PATCH] vhost-vdpa: fix potential memory leak during the release
 2022-11-09 17:47 UTC  (2+ messages)

[PATCH v6 0/7] Introduce and test masked events
 2022-11-09 17:41 UTC  (4+ messages)

[PATCH] KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
 2022-11-09 17:32 UTC  (2+ messages)

[GIT PULL 0/2] s390 fixes for 6.1-rc5
 2022-11-09 17:28 UTC  (2+ messages)

[PATCH v3 00/11] KVM: SVM: fixes for vmentry code
 2022-11-09 16:04 UTC  (24+ messages)
` [PATCH 01/11] KVM: x86: use a separate asm-offsets.c file
` [PATCH 02/11] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
` [PATCH 03/11] KVM: SVM: adjust register allocation for __svm_vcpu_run
` [PATCH 04/11] KVM: SVM: retrieve VMCB from assembly
` [PATCH 05/11] KVM: SVM: remove unused field from struct vcpu_svm
` [PATCH 06/11] KVM: SVM: remove dead field from struct svm_cpu_data
` [PATCH 07/11] KVM: SVM: do not allocate struct svm_cpu_data dynamically
` [PATCH 08/11] KVM: SVM: move guest vmsave/vmload back to assembly
` [PATCH 09/11] KVM: SVM: restore host save area from assembly
` [PATCH 10/11] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
` [PATCH 11/11] x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers

[PATCH v5 0/3] vfio/pci: Check the device set open count on reset
 2022-11-09 16:04 UTC  (12+ messages)
` [PATCH v5 1/3] vfio: Fix container device registration life cycle
` [PATCH v5 2/3] vfio: Export the device set open count
` [PATCH v5 3/3] vfio/pci: Check the device set open count on reset

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-09 15:54 UTC  (11+ messages)
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-09 15:46 UTC  (5+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-09 15:05 UTC  (18+ messages)
` [PATCH v10 005/108] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-coded 0 as the initial SPTE value
` [PATCH v10 033/108] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask}
` [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v10 036/108] KVM: TDX: Enable mmio spte caching always for TDX
` [PATCH v10 060/108] KVM: Add functions to set GFN to private or shared
` [PATCH v10 062/108] KVM: x86/tdp_mmu: implement MapGPA hypercall for TDX

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-11-09 14:51 UTC  (5+ messages)
` [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support

[PATCH -next] vfio/mlx5: use module_pci_driver
 2022-11-09 13:47 UTC  (2+ messages)

[PATCH v2] x86/paravirt: use common macro for creating simple asm paravirt functions
 2022-11-09 13:44 UTC 

[RFC 0/9] KVM perf support
 2022-11-09 13:42 UTC  (3+ messages)
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-09 13:05 UTC  (8+ messages)
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable

[PATCH v2 0/8] KVM: SVM: fixes for vmentry code
 2022-11-09 10:35 UTC  (15+ messages)
` [PATCH v2 2/8] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
` [PATCH v2 3/8] KVM: SVM: adjust register allocation for __svm_vcpu_run
` [PATCH v2 4/8] KVM: SVM: retrieve VMCB from assembly
` [PATCH v2 6/8] KVM: SVM: restore host save area "
` [PATCH v2 7/8] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
` [PATCH v2 8/8] x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers

[PATCH v2 0/2] vhost: fix ranges when call vhost_iotlb_itree_first()
 2022-11-09 10:25 UTC  (3+ messages)
` [PATCH v2 1/2] vringh: fix range used in iotlb_translate()
` [PATCH v2 2/2] vhost: fix range used in translate_desc()

[PATCH] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-11-09 10:23 UTC  (2+ messages)

[PATCH 0/2] vhost: fix ranges when call vhost_iotlb_itree_first()
 2022-11-09 10:10 UTC  (7+ messages)
` [PATCH 1/2] vringh: fix range used in iotlb_translate()
` [PATCH 2/2] vhost: fix range used in translate_desc()

[PATCH v1] MAINTAINERS: Update entries from the Nitro Enclaves section
 2022-11-09  9:27 UTC  (6+ messages)

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-09  9:15 UTC  (4+ messages)
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit

[PATCH 0/4] ifcvf/vDPA implement features provisioning
 2022-11-09  9:06 UTC  (5+ messages)

[PATCH -next] vfio/mlx5: use module_pci_driver
 2022-11-09  8:57 UTC 

[PATCH v2 0/2] Cleanup VMFUNC handling in KVM
 2022-11-09  7:54 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Do not trap VMFUNC instructions for L1 guests
` [PATCH v2 2/2] KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested

[PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models
 2022-11-09  8:28 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86/pmu: Disable guest PEBS on hybird cpu due to heterogeneity
` [PATCH v3 2/3] KVM: x86/pmu: Add PRIR++ and PDist support for SPR and later models
` [PATCH v3 3/3] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models

[RFC] vhost: Clear the pending messages on vhost_init_device_iotlb()
 2022-11-09  7:29 UTC  (12+ messages)

[PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions
 2022-11-09  7:21 UTC  (3+ messages)

[PATCH] KVM: move memslot invalidation later than possible failures
 2022-11-09  6:47 UTC  (3+ messages)

[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
 2022-11-09  6:21 UTC  (3+ messages)

[PATCH kvmtool] hw/i8042: Fix value uninitialized in kbd_io()
 2022-11-09  4:56 UTC  (4+ messages)

[PATCH v2] vhost/vsock: Fix error handling in vhost_vsock_init()
 2022-11-09  3:32 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Check the device set open_count on reset
 2022-11-09  1:00 UTC  (6+ messages)
` [PATCH v4 1/3] vfio: Fix container device registration life cycle

[PATCH v9 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-09  0:51 UTC  (8+ messages)
` [PATCH v9 3/7] KVM: Support dirty ring in conjunction with bitmap

[kvm-unit-tests PATCH v5 00/27] x86/pmu: Test case optimization, fixes and additions
 2022-11-09  0:52 UTC  (4+ messages)
` [kvm-unit-tests PATCH v5 26/27] x86/pmu: Update testcases to cover AMD PMU

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-08 22:59 UTC  (7+ messages)
` [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization

[PATCH v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
 2022-11-08 18:35 UTC  (11+ messages)

[PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
 2022-11-08 17:57 UTC  (3+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-08 17:46 UTC  (5+ messages)

[PATCH kvmtool v2] pci: Disable writes to Status register
 2022-11-08 17:38 UTC  (2+ messages)

[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
 2022-11-08 17:38 UTC  (4+ messages)

[PATCH v6 00/10] ASID support in vhost-vdpa net
 2022-11-08 17:07 UTC  (11+ messages)
` [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
` [PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
` [PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 06/10] vdpa: Allocate SVQ unconditionally
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 08/10] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode

[RFC PATCH 0/3] KVM: allow listener to stop all vcpus before
 2022-11-08 16:25 UTC  (3+ messages)
` [RFC PATCH 3/3] kvm: Atomic memslot updates

Call for FOSDEM presentations on QEMU, KVM, and rust-vmm
 2022-11-08 15:45 UTC 

[PATCH v1] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
 2022-11-08 15:26 UTC 


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