kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-06 08:36:16 to 2022-12-07 14:35:45 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-07 14:31 UTC  (25+ 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 V1 0/8] vfio virtual address update redo
 2022-12-07 14:26 UTC  (11+ messages)
` [PATCH V1 1/8] vfio: delete interfaces to update vaddr
` [PATCH V1 2/8] vfio/type1: dma owner permission
` [PATCH V1 3/8] vfio: close dma owner
` [PATCH V1 4/8] vfio/type1: "
` [PATCH V1 5/8] vfio/type1: track locked_vm per dma
` [PATCH V1 6/8] vfio/type1: update vaddr
` [PATCH V1 7/8] vfio: change dma owner
` [PATCH V1 8/8] vfio/type1: "

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

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-07 14:13 UTC  (5+ 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

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-07 13:52 UTC  (34+ messages)
` [RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
` [RFC PATCH 4/5] nvme-vfio: check if the hardware supports live migration
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[PATCH v1] drivers/vhost/vhost: fix overflow checks in vhost_overflow
 2022-12-07 13:46 UTC 

[kvm-unit-tests PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-07 13:31 UTC 

[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  (19+ 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
` [PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report

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

[RFC PATCH 0/2] Add vcpu debugfs to record statstical data for every single
 2022-12-07 11:09 UTC  (6+ messages)
` [RFC PATCH 1/2] KVM: debugfs: Add vcpu debugfs to record statstical data for every single vcpu
` [RFC PATCH 2/2] KVM: arm64: Enable __KVM_HAVE_ARCH_VCPU_DEBUGFS

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

[PATCH] KVM: x86: ioapic: Fix level-triggered EOI and userspace IOAPIC reconfigure race
 2022-12-07  9:42 UTC  (2+ messages)

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

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

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

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

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

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-07  7:43 UTC  (9+ 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] samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
 2022-12-07  7:21 UTC 

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

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

[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-07  0:50 UTC  (6+ messages)
` [PATCH kernel 1/3] x86/amd/dr_addr_mask: Cache values in percpu variables

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)

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

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-06 22:16 UTC  (20+ messages)
` [PATCH v2 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v2 08/13] riscv: module: move find_section to module.h
` [PATCH v2 09/13] riscv: switch to relative alternative entries
` [PATCH v2 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
` [PATCH v2 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage
` [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives

[PATCH 0/4] hisi_acc_vfio_pci: Add PRE_COPY migration feature support
 2022-12-06 21:49 UTC  (2+ messages)

[PATCH V4 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
 2022-12-06 21:49 UTC  (16+ messages)
` [PATCH V4 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy
` [PATCH V4 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH V4 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH V4 vfio 04/14] vfio/mlx5: Refactor PD usage
` [PATCH V4 vfio 05/14] vfio/mlx5: Refactor MKEY usage
` [PATCH V4 vfio 06/14] vfio/mlx5: Refactor migration file state
` [PATCH V4 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks
` [PATCH V4 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY
` [PATCH V4 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
` [PATCH V4 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation
` [PATCH V4 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
` [PATCH V4 vfio 12/14] vfio/mlx5: Introduce multiple loads
` [PATCH V4 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
` [PATCH V4 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag

[PATCH v6 08/19] iommufd: PFN handling for iopt_pages
 2022-12-06 20:57 UTC  (5+ messages)

[PATCH] KVM: selftests: Fix build due to ucall_uninit() removal
 2022-12-06 20:49 UTC  (2+ messages)

[RFC] Improving userfaultfd scalability for live migration
 2022-12-06 20:41 UTC  (10+ messages)

[PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
 2022-12-06 20:40 UTC  (4+ messages)

[GIT PULL] Final KVM changes for Linux 6.1
 2022-12-06 19:07 UTC  (2+ messages)

[PATCH 00/13] SVM: vNMI (with my fixes)
 2022-12-06 18:27 UTC  (5+ messages)
` [PATCH 07/13] KVM: SVM: Add VNMI support in get/set_nmi_mask

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

[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
 2022-12-06 17:29 UTC  (4+ messages)

[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
 2022-12-06 17:36 UTC  (8+ 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 4/7] KVM: x86/MMU: Move rmap_can_add() and rmap_remove() "
` [PATCH 5/7] KVM: x86/MMU: Move the rmap walk iterator out of mmu.c
` [PATCH 6/7] KVM: x86/MMU: Move rmap zap operations to rmap.c
` [PATCH 7/7] KVM: x86/MMU: Move rmap_add() "

[Bug report] Null pointer dereference unbinding i915 with gvt enabled
 2022-12-06 16:33 UTC 

[kvm-unit-tests PATCH v3 00/27] kvm-unit-tests: set of fixes and new tests
 2022-12-06 14:29 UTC  (28+ messages)
` [kvm-unit-tests PATCH v3 01/27] x86: replace irq_{enable|disable}() with sti()/cli()
` [kvm-unit-tests PATCH v3 09/27] svm: add simple nested shutdown test
` [kvm-unit-tests PATCH v3 11/27] lib: Add random number generator
` [kvm-unit-tests PATCH v3 15/27] svm: move some svm support functions into lib/x86/svm_lib.h
` [kvm-unit-tests PATCH v3 18/27] svm: move vmcb_ident to svm_lib.c
` [kvm-unit-tests PATCH v3 19/27] svm: rewerite vm entry macros
` [kvm-unit-tests PATCH v3 21/27] svm: cleanup the default_prepare
` [kvm-unit-tests PATCH v3 25/27] svm: move nested vcpu to test context

[PATCH] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
 2022-12-06 13:53 UTC  (3+ messages)

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2022-12-06 12:59 UTC 

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2022-12-06 12:19 UTC  (11+ messages)
` [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
` [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
` [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI

[kvm-unit-tests PATCH] gitlab-ci: Update to Fedora 37
 2022-12-06 11:45 UTC  (2+ messages)

[kvm-unit-tests v2 PATCH] powerpc: Fix running the kvm-unit-tests with recent versions of QEMU
 2022-12-06 11:43 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc: Fix running the kvm-unit-tests with recent versions of QEMU
 2022-12-06 11:04 UTC  (3+ messages)

[PATCH] vfio/ap/ccw/samples: Fix device_register() unwind path
 2022-12-06 10:02 UTC  (2+ messages)

[PATCH] KVM: x86: Simplify kvm_apic_hw_enabled
 2022-12-06  9:20 UTC 

[PATCH] KVM: x86: hyper-v: Restore function kvm_hv_assist_page_enabled to export
 2022-12-06  9:18 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).