kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 23:43:54 to 2021-07-16 01:04:37 UTC [more...]

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-07-16  1:04 UTC  (3+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 23:48 UTC  (54+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH 00/13] Provide core infrastructure for managing open/release
 2021-07-15 22:27 UTC  (21+ messages)
` [PATCH 01/13] vfio/samples: Remove module get/put
` [PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH 03/13] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH 04/13] vfio/samples: Delete useless open/close
` [PATCH 05/13] vfio/fsl: Move to the device set infrastructure
` [PATCH 06/13] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH 07/13] vfio/pci: Move to the device set infrastructure
` [PATCH 08/13] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH 09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH 11/13] vfio/ap,ccw: Fix open/close "
` [PATCH 12/13] vfio/gvt: "
` [PATCH 13/13] vfio: Remove struct vfio_device_ops open/release

About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
 2021-07-15 22:24 UTC  (10+ messages)

[PULL 00/11] x86 queue, 2021-07-13
 2021-07-15 20:51 UTC  (4+ messages)
` [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time

[GIT PULL] KVM fixes for Linux 5.14-rc2
 2021-07-15 19:28 UTC  (2+ messages)

[PATCH 0/2] Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN
 2021-07-15 19:05 UTC  (4+ messages)
` [PATCH 1/2] nSVM: Add a variant of svm_vmrun() for executing custom guest code
` [PATCH 2/2] Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN

[RFC v2] /dev/iommu uAPI proposal
 2021-07-15 18:13 UTC  (15+ messages)

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-15 16:31 UTC  (17+ messages)
` [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
` [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
` [PATCH 09/16] KVM: arm64: Advertise a capability for MMIO guard
` [PATCH 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
` [PATCH 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
` [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls
` [PATCH 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
` [PATCH 14/16] arm64: Enroll into KVM's MMIO guard if required
` [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
` [PATCH 16/16] arm64: Register earlycon fixmap with the MMIO guard

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (3+ messages)
` [PATCH v2 4/4] "

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-15 13:24 UTC  (17+ messages)
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

[PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
 2021-07-15 12:25 UTC  (11+ messages)
` [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
` [PATCH 2/3] KVM: arm64: Drop unnecessary masking of PMU registers
` [PATCH 3/3] KVM: arm64: Disabling disabled PMU counters wastes a lot of time

[PATCH] KVM: x86/cpuid: Expose the true number of available ASIDs
 2021-07-15 11:51 UTC  (3+ messages)

[PATCH v1 0/2] s390x: KVM: CPU Topology
 2021-07-15 11:37 UTC  (13+ messages)
` [PATCH v1 1/2] s390x: KVM: accept STSI for CPU topology information
` [PATCH v1 2/2] KVM: s390: Topology expose TOPOLOGY facility

Any way to disable KVM VHE extension?
 2021-07-15 10:49 UTC  (7+ messages)

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-15  7:27 UTC  (28+ messages)
` [PATCH v9 03/17] vdpa: Fix code indentation
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

[PATCH] target/i386/kvm: Remove unused workaround for kernel header typo
 2021-07-15  7:16 UTC 

[PATCH v2 0/6] Linear and Logarithmic histogram statistics
 2021-07-14 22:30 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: stats: Add capability description for KVM binary stats
` [PATCH v2 2/6] KVM: stats: Support linear and logarithmic histogram statistics
` [PATCH v2 3/6] KVM: stats: Update doc for "
` [PATCH v2 4/6] KVM: selftests: Add checks for histogram stats bucket_size field
` [PATCH v2 5/6] KVM: stats: Add halt_wait_ns stats for all architectures
` [PATCH v2 6/6] KVM: stats: Add halt polling related histogram stats

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2021-07-14 21:59 UTC 

[PATCH] KVM: x86: accept userspace interrupt only if no event is injected
 2021-07-14 21:38 UTC 

[kvm-unit-tests PATCH] Avoid backticks, use $() instead
 2021-07-14 20:24 UTC  (2+ messages)

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-07-14 20:01 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: arm64: Add trap handlers "

[PATCH 0/3 V2] Add AMD SEV and SEV-ES intra host migration support
 2021-07-14 19:50 UTC  (6+ messages)
` [PATCH 1/3 V2] KVM, SEV: Refactor out function for unregistering encrypted regions
` [PATCH 2/3 V2] KVM, SEV: Add support for SEV intra host migration
` [PATCH 3/3 V2] KVM, SEV: Add support for SEV-ES "

[PATCH v4 41/66] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
 2021-07-14 16:40 UTC  (2+ messages)

[PATCH v5 00/13] Introduce Architectural LBR for vPMU
 2021-07-14 16:15 UTC  (18+ messages)
` [PATCH v5 06/13] KVM: x86/vmx: Save/Restore host MSR_ARCH_LBR_CTL state

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-07-14 15:27 UTC 

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-07-14 13:21 UTC  (7+ messages)
` [PATCH 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH] KVM: s390: generate kvm hypercall functions
 2021-07-14 11:21 UTC  (5+ messages)

[PATCH 0/2] KVM: selftests: a couple fixes
 2021-07-14 10:56 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-14 10:25 UTC  (4+ messages)
` [PATCH v4 5/5] "

[Bug 201149] kvm vhost cause kernel crash on CentOS 7.2.1511
 2021-07-14  2:02 UTC 

[PATCH v3 0/6] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-07-13 23:45 UTC  (5+ messages)
` [PATCH v3 3/6] KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} interoperate with "
` [PATCH v3 4/6] KVM: x86/mmu: fast_page_fault support for "


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