kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-07 00:10:04 to 2022-12-08 19:39:17 UTC [more...]

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-08 19:38 UTC 

[PATCH V1 0/8] vfio virtual address update redo
 2022-12-08 19:09 UTC  (20+ messages)
` [PATCH V1 1/8] vfio: delete interfaces to update vaddr
` [PATCH V1 2/8] vfio/type1: dma owner permission
` [PATCH V1 7/8] vfio: change dma owner
` [PATCH V1 8/8] vfio/type1: "

[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-08 19:01 UTC  (17+ messages)
` [PATCH 1/4] KVM: selftests: Fix build due to ucall_uninit() removal
` [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
` [PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
` [PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA

vfio-pci rejects binding to devices having same pcie vendor id and device id
 2022-12-08 18:48 UTC  (5+ messages)

[RFC] Improving userfaultfd scalability for live migration
 2022-12-08 17:50 UTC  (12+ messages)

[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-08 17:05 UTC 

[PATCH 0/3] x86/cpu: KVM: Make SGX and VMX depend on FEAT_CTL
 2022-12-08 16:45 UTC  (5+ messages)
` [PATCH 1/3] x86/cpu: Process all CPUID dependencies after identifying CPU info

[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
 2022-12-08 16:40 UTC  (4+ messages)

[PATCH 1/2] vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
 2022-12-08 16:21 UTC  (4+ messages)
` [PATCH 2/2] vfio/mlx5: error pointer dereference in error handling

[kvm-unit-tests PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-08 16:15 UTC  (3+ messages)

[PATCH-for-8.0 v2 0/4] target/cpu: System/User cleanups around hwaddr/vaddr
 2022-12-08 15:58 UTC  (6+ messages)
` [PATCH-for-8.0 v2 1/4] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH-for-8.0 v2 2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH-for-8.0 v2 3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH-for-8.0 v2 4/4] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard

[PATCH v7 00/20] TDX host kernel support
 2022-12-08 14:58 UTC  (11+ messages)
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-08 14:36 UTC  (10+ messages)
` [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel
` [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2022-12-08 13:44 UTC  (10+ messages)
` [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
` [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-08 11:30 UTC  (37+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [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 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory

[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-08 11:01 UTC  (15+ messages)
` [PATCH kernel 1/3] x86/amd/dr_addr_mask: Cache values in percpu variables
` [PATCH kernel 3/3] x86/sev: Do not handle #VC for DR7 read/write

[PATCH v2] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
 2022-12-08 10:27 UTC 

[PATCH] KVM: x86: ioapic: Fix level-triggered EOI and userspace IOAPIC reconfigure race
 2022-12-08  9:44 UTC  (4+ messages)
` [PATCH v2] KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC "

[PATCH v13 0/7] s390x: CPU Topology
 2022-12-08  9:44 UTC  (8+ 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 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
` [PATCH v13 5/7] s390x/cpu_topology: interception of PTF instruction
` [PATCH v13 6/7] s390x/cpu_topology: activating CPU topology
` [PATCH v13 7/7] docs/s390x: document s390x cpu topology

[PATCH v7 0/4] KVM: Dirty quota-based throttling
 2022-12-08  7:30 UTC  (10+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus

[PATCH v1] drivers/vhost/vhost: fix overflow checks in vhost_overflow
 2022-12-08  7:21 UTC  (3+ messages)

[PATCH v3 0/8] Make Intel PT configurable
 2022-12-08  6:25 UTC  (9+ messages)
` [PATCH v3 1/8] target/i386: Print CPUID subleaf info for unsupported feature
` [PATCH v3 2/8] target/i386/intel-pt: Fix INTEL_PT_ADDR_RANGES_NUM_MASK
` [PATCH v3 3/8] target/i386/intel-pt: Introduce FeatureWordInfo for Intel PT CPUID leaf 0x14
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 5/8] target/i386/intel-pt: Rework/rename the default INTEL-PT feature set
` [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 v3 8/8] target/i386/intel-pt: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration

[PATCH v2] samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
 2022-12-08  1:33 UTC 

[PATCH] KVM: use unified srcu interface function
 2022-12-08  1:19 UTC 

[RFC 0/9] KVM perf support
 2022-12-08  1:11 UTC  (12+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH] samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
 2022-12-08  1:07 UTC  (3+ messages)

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-07 23:34 UTC  (13+ messages)
` [RFC PATCH vfio 1/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [RFC PATCH vfio 2/7] vfio/pds: Add support to register as PDS client
` [RFC PATCH vfio 3/7] vfio/pds: Add VFIO live migration support
` [RFC PATCH vfio 4/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [RFC PATCH vfio 5/7] vfio/pds: Add support for dirty page tracking
` [RFC PATCH vfio 6/7] vfio/pds: Add support for firmware recovery
` [RFC PATCH vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
 2022-12-07 22:58 UTC  (3+ messages)
` [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c

[GIT PULL] KVM/arm64 updates for 6.2
 2022-12-07 21:51 UTC  (7+ messages)

[PATCH] MAINTAINERS: adjust entry after renaming the vmx hyperv files
 2022-12-07 21:25 UTC  (3+ messages)

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-12-07 20:18 UTC  (4+ messages)

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-07 20:08 UTC  (24+ messages)
` [RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver

[Patch v2 0/2] NUMA aware page table allocation
 2022-12-07 19:05 UTC  (6+ messages)
` [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages

[PATCH v5] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-12-07  9:33 UTC  (5+ messages)

[PATCH] KVM: x86/pmu: Avoid ternary operator by directly referring to counters->type
 2022-12-07 17:48 UTC  (6+ messages)

[PATCH kvm-unit-tests] x86/pmu: Add Intel Guest Transactional (commited) cycles testcase
 2022-12-07 17:32 UTC  (5+ messages)
` [PATCH] KVM: x86/pmu: Prevent zero period event from being repeatedly released

[RFC PATCH kvmtool v1 00/32] Add support for restricted guest memory in kvmtool
 2022-12-07 15:30 UTC  (6+ messages)
` [RFC PATCH kvmtool v1 25/32] Allocate guest memory as restricted if needed

[PATCH] kvm: Remove the unused macro KVM_MMU_READ_LOCK()
 2022-12-07 12:06 UTC 

[PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
 2022-12-07 12:05 UTC 

[PATCH v12 0/7] s390x: CPU Topology
 2022-12-07 11:52 UTC  (13+ messages)
` [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest

[RFC PATCH 0/2] Add vcpu debugfs to record statstical data for every single
 2022-12-07 11:09 UTC  (4+ messages)

[GIT PULL] KVM/riscv changes for 6.2
 2022-12-07 10:33 UTC 

[PATCH] KVM: selftests: Fix build for memstress.[ch] rename
 2022-12-07  7:54 UTC  (5+ messages)

[PATCH 00/10] Move group specific code into group.c
 2022-12-07  4:12 UTC  (8+ messages)

KVM 6.2 state
 2022-12-07  0:37 UTC  (2+ messages)

[PATCH] KVM: Delete extra block of "};" in the KVM API documentation
 2022-12-07  0:36 UTC 

[PATCH] KVM: x86: Add proper ReST tables for userspace MSR exits/flags
 2022-12-07  0:32 UTC  (2+ 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).