kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 03:08:06 to 2021-09-01 23:15:46 UTC [more...]

[PATCH 00/16] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-09-01 23:15 UTC  (9+ messages)
` [PATCH 01/16] KVM: MMU: pass unadulterated gpa to direct_page_fault
` [PATCH 06/16] KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault
` [PATCH 07/16] KVM: MMU: change try_async_pf() "
` [PATCH 08/16] KVM: MMU: change handle_abnormal_pfn() "

[PATCH v2] KVM: Drop unused kvm_dirty_gfn_invalid()
 2021-09-01 23:09 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-01 23:06 UTC  (4+ messages)
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-01 23:06 UTC  (23+ messages)
` [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
` [PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v3 04/12] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
` [PATCH v3 08/12] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v3 09/12] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH] KVM: Drop unused kvm_dirty_gfn_harvested()
 2021-09-01 23:05 UTC 

[PATCH v2 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-01 22:41 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: SVM: Get rid of *ghcb_msr_bits() functions
` [PATCH v2 2/4] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v2 3/4] KVM: SVM: Add support for Hypervisor Feature support "
  ` [PATCH v2.1 "

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-01 22:25 UTC  (5+ messages)

[PATCH 0/3] KVM: x86/mmu: kvm_mmu_page cleanups
 2021-09-01 22:10 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
` [PATCH 2/3] KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache locality
` [PATCH 3/3] KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_page

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-09-01 20:42 UTC  (7+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PATCH v3 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-01 20:30 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH v3 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH v3 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH v3 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH v3 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH] KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
 2021-09-01 19:57 UTC  (2+ messages)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-01 19:26 UTC  (41+ messages)

[GIT PULL] VFIO update for v5.15-rc1
 2021-09-01 19:08 UTC 

[PATCH] KVM: nVMX: Fix nested bus lock VM exit
 2021-09-01 18:08 UTC  (2+ messages)

[PATCH] kvm: x86: Increase MAX_VCPUS to 710
 2021-09-01 17:54 UTC  (8+ messages)

[PATCH 0/3] KVM: x86: guest.MAXPHYADDR fix and related cleanup
 2021-09-01 16:09 UTC  (6+ messages)
` [PATCH 1/3] Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
` [PATCH 2/3] KVM: x86: Subsume nested GPA read helper into load_pdptrs()
` [PATCH 3/3] KVM: x86: Simplify retrieving the page offset when loading PDTPRs

[PATCH 3/3 V6] selftest: KVM: Add intra host migration
 2021-09-01 14:53 UTC  (3+ messages)
` [RFC PATCH] selftest: KVM: fix duplicated inclusion

[PATCH 0/2] s390x: ccw: A simple test device for virtio CCW
 2021-09-01 13:59 UTC  (4+ messages)

[PATCH v2 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-01 13:02 UTC 

[PATCH] vfio/pci: Add support for PCIe extended capabilities
 2021-09-01 10:44 UTC  (5+ messages)

[PATCH 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-01 10:19 UTC  (4+ messages)

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-01  9:46 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-01  8:32 UTC  (36+ messages)
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address in bootparams
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH] KVM: MIPS: Remove a "set but not used" variable
 2021-09-01  8:32 UTC  (3+ messages)

[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-09-01  6:55 UTC  (11+ messages)
` [RFC][PATCH v2 01/13] iommu: Add set_nesting_vmid/get_nesting_vmid functions
` [RFC][PATCH v2 02/13] vfio: add VFIO_IOMMU_GET_VMID and VFIO_IOMMU_SET_VMID
` [RFC][PATCH v2 06/13] vfio/type1: Set/get VMID to/from iommu driver
` [RFC][PATCH v2 08/13] iommu/arm-smmu-v3: Add VMID alloc/free helpers
` [RFC][PATCH v2 09/13] iommu/arm-smmu-v3: Pass dev pointer to arm_smmu_detach_dev
` [RFC][PATCH v2 11/13] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][PATCH v2 12/13] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw
` [RFC][PATCH v2 13/13] iommu/nvidia-smmu-v3: Add mdev interface support

[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
 2021-09-01  5:21 UTC  (2+ messages)

[PATCH 1/4] KVM: x86: Introduce .pcpu_is_idle() stub infrastructure
 2021-09-01  4:39 UTC  (9+ messages)
` [PATCH 2/4] Scheduler changes
` [PATCH 3/4] KVM host implementation
` [PATCH 4/4] KVM guest implementation

[PATCH v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-01  2:50 UTC  (15+ messages)
` [PATCH v13 01/13] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v13 02/13] eventfd: Export eventfd_wake_count to modules
` [PATCH v13 03/13] file: Export receive_fd() "
` [PATCH v13 04/13] vdpa: Fix some coding style issues
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v13 06/13] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v13 07/13] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v13 08/13] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v13 09/13] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v13 10/13] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v13 11/13] vduse: Implement an MMU-based software IOTLB
` [PATCH v13 12/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v13 13/13] Documentation: Add documentation for VDUSE

[TEST PATCH] KVM: selftests: Add a test case for debugfs directory
 2021-08-31 21:53 UTC  (2+ messages)

[GIT PULL] virtio: a last minute fix
 2021-08-31 20:10 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-08-31 19:38 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 11/17] x86 AMD SEV: Initial support
` [kvm-unit-tests PATCH v2 13/17] x86 AMD SEV-ES: Check SEV-ES status

[PATCH 1/2] KVM: stats: Add counters for VMX all/L2/nested exit reasons
 2021-08-31 17:27 UTC  (4+ messages)
` [PATCH 2/2] KVM: stats: Add counters for SVM "

[PATCH v3 0/2] selftests: KVM: verify page stats in kvm x86/mmu
 2021-08-31 16:58 UTC  (4+ messages)
` [PATCH v3 2/2] selftests: KVM: use dirty logging to check if page stats work correctly

[PATCH v2 0/2] selftests: verify page stats in kvm x86/mmu
 2021-08-31 16:54 UTC  (3+ messages)
` [PATCH v2 1/2] selftests: KVM: align guest physical memory base address to 1GB

[PATCH] KVM: x86: Add a return code and check kvm_page_track_init
 2021-08-31 15:53 UTC  (3+ messages)

cleanup vfio iommu_group creation v4
 2021-08-31 15:26 UTC  (2+ messages)

[PATCH 3/3 V6] selftest: KVM: Add intra host migration
 2021-08-31 15:20 UTC  (5+ messages)

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-08-31 15:11 UTC  (12+ messages)
` [PATCH v4 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v4 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v4 04/14] KVM: s390: pv: avoid stalls when making pages secure

[PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
 2021-08-31 15:05 UTC  (5+ messages)

[PATCH 0/2 V6] Add AMD SEV and SEV-ES intra host migration support
 2021-08-31 13:36 UTC  (5+ messages)
` [PATCH 1/3 V6] KVM, SEV: Add support for SEV intra host migration
` [PATCH 2/3 V6] KVM, SEV: Add support for SEV-ES "

[PATCH v3 0/7] nitro_enclaves: Add support for Arm64
 2021-08-31 11:28 UTC  (9+ messages)
` [PATCH v3 1/7] nitro_enclaves: Enable Arm64 support
` [PATCH v3 2/7] nitro_enclaves: Update documentation for "

[PATCH kvm-unit-tests v2] Makefile: Don't trust PWD
 2021-08-31 10:31 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: Link with -z notext
 2021-08-31 10:31 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).