messages from 2022-11-09 03:29:55 to 2022-11-10 01:54:36 UTC [more...]
[PATCH v3 0/7] x86: KVM: Advertise CPUID of new Intel platform
2022-11-10 1:52 UTC (2+ messages)
` [PATCH v3 2/7] x86: KVM: Advertise CMPccXADD CPUID to user space
[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-10 1:53 UTC
[PATCH] KVM: do not prepare new memslot for KVM_MR_DELETE
2022-11-10 1:53 UTC (2+ messages)
[PATCH 0/2] KVM: x86/mmu: Use page-track only for... page tracking
2022-11-10 1:48 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
` [PATCH 2/2] KVM: x86/mmu: Register page-tracker on first shadow root allocation
[PATCH v6 0/3] vfio/pci: Check the device set open count on reset
2022-11-10 1:40 UTC (4+ messages)
` [PATCH v6 1/3] vfio: Fix container device registration life cycle
` [PATCH v6 2/3] vfio: Export the device set open count
` [PATCH v6 3/3] vfio/pci: Check the device set open count on reset
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-10 1:33 UTC (4+ messages)
` [PATCH 38/44] KVM: Disable CPU hotplug during "
[PATCH 0/3] KVM: Mark vendor module param read-only after init
2022-11-10 1:30 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: Make module params and other variables "
` [PATCH 2/3] KVM: SVM: Make MSR permission bitmap offsets "
` [PATCH 3/3] KVM: SVM: Make module params and other variables "
[PATCH] KVM: move memslot invalidation later than possible failures
2022-11-10 0:50 UTC (5+ messages)
[PATCH] KVM: x86: Remove unnecessary export of kvm_cpu_has_pending_timer()
2022-11-10 1:03 UTC
[PATCH 0/2] KVM: nVMX: Fix another case where KVM overrides VMX MSRs
2022-11-10 0:57 UTC (3+ messages)
` [PATCH 1/2] KVM: nVMX: Don't muck with allowed sec exec controls on CPUID changes
` [PATCH 2/2] KVM: selftests: Test KVM's handling of VMX's sec exec MSR on KVM_SET_CPUID
[RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
2022-11-10 0:47 UTC (11+ messages)
` Nested AVIC design (was:Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally)
[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
2022-11-10 0:42 UTC (35+ messages)
` [PATCH v5 01/14] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v5 02/14] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v5 03/14] KVM: arm64: Pass mm_ops through the "
` [PATCH v5 04/14] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v5 05/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v5 06/14] KVM: arm64: Use an opaque type for pteps
` [PATCH v5 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v5 08/14] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v5 09/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v5 10/14] KVM: arm64: Split init and set for table PTE
` [PATCH v5 11/14] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v5 12/14] KVM: arm64: Make leaf->leaf "
[PATCH v4 15/17] iommufd: Add a selftest
2022-11-09 23:51 UTC
[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2022-11-09 23:39 UTC (19+ messages)
` [RFC PATCH 01/17] x86/boot: Check boot param's cc_blob_address for direct boot mode
` [RFC PATCH 02/17] x86/sev: Pvalidate memory gab for decompressing kernel
` [RFC PATCH 03/17] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH 04/17] x86/hyperv: apic change for sev-snp enlightened guest
` [RFC PATCH 05/17] x86/hyperv: Decrypt hv vp assist page in "
` [RFC PATCH 06/17] x86/hyperv: Get Virtual Trust Level via hvcall
` [RFC PATCH 07/17] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH 08/17] clocksource: hyper-v: decrypt hyperv tsc page "
` [RFC PATCH 09/17] x86/hyperv: decrypt vmbus pages for "
` [RFC PATCH 10/17] x86/hyperv: set target vtl in the vmbus init message
` [RFC PATCH 11/17] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
` [RFC PATCH 12/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH 13/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH 14/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH 15/17] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES
` [RFC PATCH 16/17] x86/sev: Add a #HV exception handler
` [RFC PATCH 17/17] x86/sev: Initialize #HV doorbell and handle interrupt requests
[PATCH v3 0/2] KVM: Split huge pages mapped by the TDP MMU on fault
2022-11-09 23:10 UTC (4+ 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 v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-11-09 22:24 UTC (6+ 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 0/2] s390/vfio-ccw: addressing fixes
2022-11-09 22:20 UTC (4+ messages)
` [PATCH 1/2] vfio-ccw: sort out physical vs virtual pointers usage
` [PATCH 2/2] vfio/ccw: identify CCW data addresses as physical
[PATCH 0/8] KVM: SVM: fixes for vmentry code
2022-11-09 21:23 UTC (5+ messages)
` [PATCH 7/8] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2022-11-09 20:52 UTC
[PATCH v4 00/17] IOMMUFD Generic interface
2022-11-09 20:43 UTC (9+ messages)
` S390 testing for IOMMUFD
[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
2022-11-09 20:18 UTC (7+ messages)
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
` [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
[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 (11+ messages)
` [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 v1 00/18] KVM selftests code consolidation and cleanup
2022-11-09 19:05 UTC (11+ messages)
[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 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
2022-11-09 18:28 UTC (14+ messages)
[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 (9+ 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 v10 000/108] KVM TDX basic feature support
2022-11-09 15:05 UTC (15+ messages)
` [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 (10+ messages)
` [PATCH v2 2/8] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
` [PATCH v2 4/8] KVM: SVM: retrieve VMCB from assembly
` [PATCH v2 7/8] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
[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 (5+ messages)
` [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 (5+ 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: 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 (3+ messages)
[PATCH v2] vhost/vsock: Fix error handling in vhost_vsock_init()
2022-11-09 3:32 UTC (2+ messages)
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