kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 09:19:37 to 2021-03-23 13:06:55 UTC [more...]

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-23 13:06 UTC  (11+ messages)
` [PATCH v2 01/14] vfio: Remove extra put/gets around vfio_device->group
` [PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device

[kvm-unit-tests PATCH v2 0/4] Fix the devicetree parser for stdout-path
 2021-03-23 13:01 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/string: Add strnlen, strrchr and strtoul

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-23 12:56 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/4] RFC: Minor arm/arm64 MMU fixes and checks
 2021-03-23 12:15 UTC  (20+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: Avoid calling cpumask_test_cpu for CPUs above nr_cpu
` [kvm-unit-tests PATCH 2/4] arm/arm64: Read system registers to get the state of the MMU
` [kvm-unit-tests PATCH 3/4] arm/arm64: Track whether thread_info has been initialized
` [kvm-unit-tests PATCH 4/4] arm/arm64: Add sanity checks to the cpumask API

[PATCH kvm-unit-tests v2] arm/arm64: Zero BSS and stack at startup
 2021-03-23 11:29 UTC  (4+ messages)

[PATCH v2 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-23 10:50 UTC  (5+ messages)
` [PATCH v2 1/2] s390/kvm: split kvm_s390_real_to_abs
` [PATCH v2 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

[PATCH v2] selftests: kvm: make hardware_disable_test less verbose
 2021-03-23 10:43 UTC 

[PATCH] selftests: kvm: make hardware_disable_test less verbose
 2021-03-23 10:42 UTC  (3+ messages)

[PATCH] KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
 2021-03-23  8:45 UTC 

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-23  7:26 UTC  (9+ messages)
` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
    `  "
` [PATCH v5 06/11] vdpa: factor out vhost_vdpa_pa_map()
` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping
    `  "

[PATCH] X86: __set_clr_pte_enc() miscalculates physical address
 2021-03-23  7:20 UTC  (3+ messages)

[PATCH] KVM: VMX: Check the corresponding bits according to the intel sdm
 2021-03-23  4:42 UTC  (3+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-23  1:28 UTC  (12+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate
      ` [Linuxarm] "

[PATCH v4 0/3] CET fix patches for nested guest
 2021-03-23  0:43 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH 0/2] KVM: x86/mmu: Fix TLB flushing bugs in TDP MMU
 2021-03-23  0:15 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
` [PATCH 2/2] KVM: x86/mmu: Ensure TLBs are flushed when yielding during NX zapping

[PATCH 0/4 v4] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-22 23:24 UTC  (8+ messages)
` [PATCH 1/4 v4] KVM: nSVM: Trigger synthetic #DB intercept following completion of single-stepped VMRUN instruction
` [PATCH 2/4 v4] KVM: X86: Add a utility function to read current RIP
` [PATCH 3/4 v4] nSVM: Add assembly label to VMRUN instruction
` [PATCH 4/4 v4] nSVM: Test effect of host RFLAGS.TF on VMRUN

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-22 23:16 UTC  (17+ messages)
` [PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()

[PATCH V2] KVM: x86: A typo fix
 2021-03-22 20:21 UTC  (3+ messages)

[PATCH 0/4 v3] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-22 19:00 UTC  (6+ messages)
` [PATCH 1/4 v3] KVM: nSVM: Do not advance RIP following VMRUN completion if the latter is single-stepped

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-22 18:54 UTC  (9+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH v3 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-03-22 18:32 UTC  (3+ messages)
` [PATCH v3 8/8] KVM: selftests: aarch64/vgic-v3 init sequence tests

remove the nvlink2 pci_vfio subdriver
 2021-03-22 17:46 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2
` [PATCH 2/2] powerpc/powernv: remove the nvlink support

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-22 16:44 UTC  (18+ messages)
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers

[PATCH kvm-unit-tests] arm/arm64: Zero BSS and stack at startup
 2021-03-22 15:58 UTC  (4+ messages)

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-22 15:16 UTC  (5+ messages)
` [PATCH v1 07/14] vfio: Add a device notifier interface

[kvm-unit-tests PATCH v2 0/6] Misc assembly fixes and cleanups
 2021-03-22 15:06 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] arm64: Remove unnecessary ISB when writing to SPSel
` [kvm-unit-tests PATCH v2 2/6] arm/arm64: Remove dcache_line_size global variable
` [kvm-unit-tests PATCH v2 3/6] arm/arm64: Remove unnecessary ISB when doing dcache maintenance
` [kvm-unit-tests PATCH v2 4/6] lib: arm64: Consolidate register definitions to sysreg.h
` [kvm-unit-tests PATCH v2 5/6] arm64: Configure SCTLR_EL1 at boot
` [kvm-unit-tests PATCH v2 6/6] arm64: Disable TTBR1_EL1 translation table walks

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-22 13:19 UTC  (8+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-22 12:19 UTC  (10+ messages)
` [PATCH v1 1/2] s390/kvm: split kvm_s390_real_to_abs
` [PATCH v1 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

[kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups
 2021-03-22 12:01 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/6] arm/arm64: Remove dcache_line_size global variable

[RFC PATCH v4 0/9] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-22 11:59 UTC  (15+ messages)
` [RFC PATCH v4 5/9] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v4 6/9] KVM: selftests: Add a helper to get system default hugetlb "
` [RFC PATCH v4 7/9] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v4 9/9] KVM: selftests: Add a test for kvm page table code

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-22  9:57 UTC  (4+ messages)
` [RFC v3 1/5] KVM: add initial support for KVM_SET_IOREGION

[kvm-unit-tests PATCH v3] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-22  9:13 UTC  (2+ messages)

[PATCH v4 00/11] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-22  6:18 UTC  (2+ messages)

[PATCH v5 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-03-22  6:01 UTC  (7+ messages)
` [PATCH v5 1/6] irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping
` [PATCH v5 2/6] irqchip/gic-v3-its: Drop the setting of PTZ altogether
` [PATCH v5 3/6] KVM: arm64: GICv4.1: Add function to get VLPI state
` [PATCH v5 4/6] KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
` [PATCH v5 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
` [PATCH v5 6/6] KVM: arm64: GICv4.1: Give a chance to save VLPI state

[PATCH] KVM: x86: A typo fix
 2021-03-22  5:29 UTC  (4+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-03-20  1:35 UTC  (11+ messages)

[GIT PULL] KVM changes for Linux 5.12-rc4
 2021-03-20  0:09 UTC  (2+ messages)

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-19 20:43 UTC  (3+ messages)

[PATCH v3] vfio/pci: Add support for opregion v2.1+
 2021-03-19 19:26 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
 2021-03-19 17:59 UTC  (11+ messages)

[PATCH v2 00/11] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-19 17:53 UTC  (6+ messages)
` [PATCH v2 05/11] arm64: sve: Provide a conditional update accessor for ZCR_ELx

[kvm-unit-tests PATCH v1 0/6] Testing SSCH, CSCH and HSCH for errors
 2021-03-19 16:34 UTC  (21+ messages)
` [kvm-unit-tests PATCH v1 1/6] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v1 2/6] s390x: lib: css: SCSW bit definitions
` [kvm-unit-tests PATCH v1 3/6] s390x: lib: css: upgrading IRQ handling
` [kvm-unit-tests PATCH v1 4/6] s390x: lib: css: add expectations to wait for interrupt
` [kvm-unit-tests PATCH v1 5/6] s390x: css: testing ssch error response

Kenya Cutomized Business Plans for only Kes 499/=
 2021-03-19 15:51 UTC 

[kvm-unit-tests PATCH v2] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-19 11:57 UTC  (4+ messages)

[PATCH v2 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-19  9:35 UTC  (12+ messages)
` [PATCH v2 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH v2 6/4] selftests: kvm: Add basic Hyper-V clocksources tests

[PATCH] documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
 2021-03-19  9:31 UTC  (2+ messages)

[PATCH] KVM: x86: Remove unused variable rc
 2021-03-19  9:30 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).