kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 09:07:35 to 2021-06-15 15:00:56 UTC [more...]

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-15 15:00 UTC  (15+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding

[PATCH] KVM: hyper-v: housekeeping: Remove unnecessary type cast
 2021-06-15 14:53 UTC  (2+ messages)

[PATCH v4 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-06-15 14:45 UTC  (5+ messages)
` [PATCH v4 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v4 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure

[PATCH] vhost-vdpa: log warning message if vhost_vdpa_remove gets blocked
 2021-06-15 14:33 UTC  (2+ messages)

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-15 14:24 UTC  (4+ messages)
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-15 14:13 UTC  (11+ messages)
` [PATCH v8 01/10] iova: Export alloc_iova_fast() and free_iova_fast();
` [PATCH v8 02/10] file: Export receive_fd() to modules
` [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v8 04/10] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v8 05/10] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v8 06/10] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v8 07/10] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v8 08/10] vduse: Implement an MMU-based IOMMU driver
` [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-15 14:12 UTC  (22+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-15 13:39 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
` [PATCH v2 10/13] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v2 11/13] KVM: arm64: Trap access to pVM restricted features
` [PATCH v2 12/13] KVM: arm64: Handle protected guests at 32 bits
` [PATCH v2 13/13] KVM: arm64: Check vcpu features at pVM creation

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-15 13:34 UTC  (15+ messages)
` [PATCH v9 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "
` [PATCH v9 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

Controlling the guest TSC on x86
 2021-06-15 12:20 UTC 

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-15 11:23 UTC  (3+ messages)
` [PATCH Part2 RFC v3 14/37] crypto:ccp: Provide APIs to issue SEV-SNP commands

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-15 10:54 UTC  (25+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH v5 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-15  9:37 UTC  (10+ messages)
` [PATCH v5 1/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v5 2/6] x86/sev-es: Make sure IRQs are disabled while GHCB is active
` [PATCH v5 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking
` [PATCH v5 4/6] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v5 5/6] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v5 6/6] x86/sev-es: Propagate #GP if getting linear instruction address failed

[PATCH v4 00/11] KVM: Implement nested TSC scaling
 2021-06-15  9:33 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-15  8:59 UTC  (5+ messages)

[RFC] x86: Eliminate VM state changes during KVM_GET_MP_STATE
 2021-06-15  8:52 UTC  (4+ messages)

[PATCH 0/8] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-06-15  7:16 UTC  (29+ messages)
` [PATCH 1/8] KVM: x86/mmu: Refactor is_tdp_mmu_root()
` [PATCH 2/8] KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault
` [PATCH 4/8] KVM: x86/mmu: Common API for lockless shadow page walks
` [PATCH 5/8] KVM: x86/mmu: Also record spteps in shadow_page_walk
` [PATCH 6/8] KVM: x86/mmu: fast_page_fault support for the TDP MMU
` [PATCH 7/8] KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
` [PATCH 8/8] KVM: selftests: Introduce access_tracking_perf_test

[kvm-unit-tests] its-migration segmentation fault
 2021-06-15  7:11 UTC  (5+ messages)

[Kvmtool] Some thoughts on using kvmtool Virtio for Xen
 2021-06-15  6:12 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-15  2:31 UTC  (25+ messages)

[RFC PATCH 00/67] KVM: X86: TDX support
 2021-06-15  1:10 UTC  (3+ messages)
` [RFC PATCH 64/67] KVM: TDX: Add "basic" support for building and running Trust Domains

[PATCH v3 0/3] TDP MMU: several minor fixes or improvements
 2021-06-15  0:57 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
` [PATCH v3 2/3] KVM: x86/mmu: Fix pf_fixed count "
` [PATCH v3 3/3] KVM: x86/mmu: Fix TDP MMU page table level

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14 23:59 UTC  (8+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v4 2/2] KVM: s390: prepare for hugepage vmalloc

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-14 21:01 UTC  (28+ messages)
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v3 0/4] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-06-14 18:21 UTC  (6+ messages)

guest/host mem out of sync on core2duo?
 2021-06-14 17:32 UTC  (3+ messages)

[RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
 2021-06-14 16:21 UTC  (3+ messages)

[PATCH kvmtool 0/4] arm/arm64: PCI Express 1.1 support
 2021-06-14 15:38 UTC  (6+ messages)
` [PATCH kvmtool 2/4] arm/fdt.c: Warn if MMIO device doesn't provide a node generator

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-14 14:36 UTC  (3+ messages)

[PATCH 0/4] Remove duplicated stats definitions for debugfs
 2021-06-14 13:38 UTC  (9+ messages)
` [PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
` [PATCH 2/4] KVM: stats: Use binary stats descriptors for debugfs interface

[PATCH] KVM: svm: Avoid NULL pointer dereference in svm_hv_update_vp_id()
 2021-06-14 13:31 UTC  (2+ messages)

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-14 13:19 UTC  (4+ messages)
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data "

[PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-06-14 12:35 UTC  (3+ messages)

[PATCH v2 0/2] x86: Disable kexec for SEV-ES guests
 2021-06-14 12:33 UTC  (2+ messages)

[kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
 2021-06-14 10:01 UTC 

[PATCH kvm-unit-tests] generators: unify header guards
 2021-06-14  9:57 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).