kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-09 01:54:13 to 2022-12-12 13:11:45 UTC [more...]

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2022-12-12 13:10 UTC  (4+ messages)

[GIT PULL] KVM/riscv changes for 6.2
 2022-12-12 13:08 UTC  (4+ messages)

[PATCH RFC 0/8] KVM: x86/pmu: Enable Fixed Counter3 and Topdown Perf Metrics
 2022-12-12 12:58 UTC  (9+ messages)
` [PATCH RFC 1/8] perf/core: Add *group_leader to perf_event_create_kernel_counter()
` [PATCH RFC 2/8] perf: x86/core: Expose the available number of the Topdown metrics
` [PATCH RFC 3/8] perf: x86/core: Snyc PERF_METRICS bit together with fixed counter3
` [PATCH RFC 4/8] KVM: x86/pmu: Add Intel CPUID-hinted Topdown Slots event
` [PATCH RFC 5/8] KVM: x86/pmu: Add kernel-defined slots event to enable Fixed Counter3
` [PATCH RFC 6/8] KVM: x86/pmu: properly use INTEL_PMC_FIXED_RDPMC_BASE macro
` [PATCH RFC 7/8] KVM: x86/pmu: Use flex *event arrays to implement grouped events
` [PATCH RFC 8/8] KVM: x86/pmu: Add MSR_PERF_METRICS MSR emulation to enable Topdown

[kvm-unit-tests PATCH v3 0/4] lib: add function to request migration
 2022-12-12 11:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/4] "
` [kvm-unit-tests PATCH v3 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v3 3/4] s390x: "
` [kvm-unit-tests PATCH v3 4/4] arm: "

[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-12 10:38 UTC  (14+ messages)
` [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
` [PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
` [PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
` [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails

[PATCH v13 0/7] s390x: CPU Topology
 2022-12-12 10:17 UTC  (19+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration

vfio-pci rejects binding to devices having same pcie vendor id and device id
 2022-12-12  9:26 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
 2022-12-12  9:05 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters

[PATCH] kvm: x86/mmu: Warn on linking when sp->unsync_children
 2022-12-12  9:01 UTC 

[PATCH V2] kvm: Remove the unused macro KVM_MMU_READ_[UN]LOCK()
 2022-12-12  8:35 UTC 

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-12  8:11 UTC  (23+ messages)
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
 2022-12-12  7:55 UTC  (26+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-12  7:23 UTC  (22+ messages)
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
 2022-12-12  4:35 UTC  (3+ messages)

Found a memory leak in kvm module
 2022-12-12  3:07 UTC 

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-12  1:16 UTC  (3+ messages)

Compliment Of The Day,
 2022-12-10 20:54 UTC 

[Patch v3 00/13] Add Hyper-v extended hypercall support in KVM
 2022-12-10 16:57 UTC  (8+ messages)
` [Patch v3 12/13] KVM: selftests: Make vCPU exit reason test assertion common
` [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-10 16:00 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/speculation: Introduce Intel SPEC_CTRL BHI related definition
` [RFC PATCH 2/9] KVM: x86: Add a kvm-only leaf for RRSBA_CTRL
` [RFC PATCH 3/9] KVM: x86: Add a kvm-only leaf for BHI_CTRL
` [RFC PATCH 4/9] x86/kvm/vmx: Virtualize Intel IA32_SPEC_CTRL
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES
` [RFC PATCH 7/9] kvm/x86: Add MSR_VIRTUAL_MITIGATION_ENUM/CTRL emulation
` [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA
` [RFC PATCH 9/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for BHI

[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
 2022-12-10 14:14 UTC  (8+ messages)

Greetings!
 2022-12-10 10:50 UTC 

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-10  1:07 UTC  (11+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm

[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
 2022-12-09 23:32 UTC  (12+ messages)
` [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
` [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
` [PATCH 3/7] KVM: x86/MMU: Move gfn_to_rmap() to rmap.c
` [PATCH 6/7] KVM: x86/MMU: Move rmap zap operations "
` [PATCH 7/7] KVM: x86/MMU: Move rmap_add() "

[PATCH] KVM: selftests: Fix a typo in the vcpu_msrs_set assert
 2022-12-09 20:38 UTC  (2+ messages)

[PATCH iommufd 0/9] Remove IOMMU_CAP_INTR_REMAP
 2022-12-09 19:57 UTC  (18+ messages)
` [PATCH iommufd 1/9] irq: Add msi_device_has_secure_msi()
` [PATCH iommufd 2/9] vfio/type1: Check that every device supports IOMMU_CAP_INTR_REMAP
` [PATCH iommufd 4/9] iommufd: Convert to msi_device_has_secure_msi()

[PATCH 0/2] Fix "Instructions Retired" from incorrectly counting
 2022-12-09 19:49 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Prevent the PMU from counting disallowed events
` [PATCH 2/2] KVM: selftests: Test the PMU event "Instructions retired"

[PATCH v10 016/108] KVM: TDX: create/destroy VM structure
 2022-12-09 19:15 UTC  (2+ messages)

[Patch v2 0/2] NUMA aware page table allocation
 2022-12-09 18:51 UTC  (10+ messages)
` [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages

[GIT PULL] KVM/arm64 updates for 6.2
 2022-12-09 17:07 UTC  (11+ messages)

[kvm-unit-tests PATCH v2] arm: Add PSCI CPU_OFF test
 2022-12-09 16:00 UTC  (5+ messages)
` [PATCH 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [PATCH 2/2] arm/psci: Add PSCI_CPU_OFF testscase to arm/psci testsuite

[kvm-unit-tests PATCH v2 0/4] lib: add function to request migration
 2022-12-09 15:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] "
` [kvm-unit-tests PATCH v2 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v2 3/4] s390x: "
` [kvm-unit-tests PATCH v2 4/4] arm: "

[kvm-unit-tests PATCH v1 0/4] lib: add function to request migration
 2022-12-09 13:18 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v1 4/4] arm: "

[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-09 12:47 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/1] s390x: test storage keys during migration
 2022-12-09 10:21 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: add parallel skey migration test

[kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration
 2022-12-09  9:02 UTC  (10+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-12-09  8:06 UTC  (5+ messages)

[PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
 2022-12-09  7:58 UTC  (2+ messages)

[PATCH] kvm: Remove the unused macro KVM_MMU_READ_LOCK()
 2022-12-09  7:58 UTC  (2+ messages)

[PATCH v3 0/8] Make Intel PT configurable
 2022-12-09  7:11 UTC  (7+ messages)
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v3 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server and Snowridge

[PATCH v8 00/16] TDX host kernel support
 2022-12-09  6:52 UTC  (17+ messages)
` [PATCH v8 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v8 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v8 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v8 04/16] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 09/16] x86/virt/tdx: Fill out "
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v8 16/16] Documentation/x86: Add documentation for TDX host support

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-09  4:45 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v3 4/9] KVM: x86: MMU: Commets update
` [PATCH v3 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v3 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH v3 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v3 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  4:38 UTC  (4+ messages)
` [PATCH kernel v2 1/3] x86/amd: Cache values in percpu variables
` [PATCH kernel v2 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v2 3/3] x86/sev: Do not handle #VC for DR7 read/write

[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
 2022-12-09  4:33 UTC  (2+ messages)

[PATCH] KVM: X86: Use the common definition - 'GPA_INVALID' for X86
 2022-12-09  2:36 UTC 

[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  2:28 UTC  (4+ messages)
` [PATCH kernel 2/3] KVM: SEV: Enable DebugSwap

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-09  2:26 UTC  (4+ messages)
` [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest


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