KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 10:14:38 to 2022-08-29 19:09:27 UTC [more...]

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-29 19:09 UTC  (10+ messages)
` [PATCH v8 008/103] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
` [PATCH v8 022/103] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v8 023/103] KVM: TDX: initialize VM with TDX specific parameters

[PATCH v5 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-08-29 17:34 UTC  (5+ messages)
` [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
` [PATCH v5 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-08-29 17:33 UTC  (9+ messages)
` [RFC PATCH 2/2] KVM: VMX: Stop/resume host PT before/after VM entry when PT_MODE_HOST_GUEST

[PATCH v2 0/4] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-29 17:21 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
` [PATCH v2 2/4] KVM: selftests: Save/restore vAPIC state in migration tests
` [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2
` [PATCH v2 4/4] KVM: selftests: Test if posted interrupt delivery race with migration

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-08-29 17:10 UTC  (9+ messages)
` [V4 1/8] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [V4 2/8] KVM: selftests: sparsebit: add const where appropriate
` [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory
` [V4 4/8] KVM: selftests: handle encryption bits in page tables
` [V4 5/8] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
` [V4 7/8] KVM: selftests: Update ucall pool to allocate from shared memory
` [V4 8/8] KVM: selftests: Add simple sev vm testing

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-29 15:21 UTC  (9+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-29 16:36 UTC  (10+ messages)
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
 2022-08-29 16:06 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: selftests: Explicitly set variables based on options in dirty_log_perf_test
` [PATCH v3 2/4] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v3 3/4] KVM: selftests: Add atoi_paranoid to catch errors missed by atoi
` [PATCH v3 4/4] KVM: selftests: Run dirty_log_perf_test on specific cpus

[RFC PATCH v6 00/36] KVM: x86: eVMCS rework
 2022-08-29 15:54 UTC  (6+ messages)

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-29 15:45 UTC  (7+ messages)
` [V3 08/11] KVM: selftests: add library for creating/interacting with SEV guests
` [V3 11/11] KVM: selftests: Add simple sev vm testing

[RFC PATCH v2 0/6] add support for CDX bus controller
 2022-08-29 15:31 UTC  (14+ messages)
  ` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

[PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-29 15:28 UTC  (22+ messages)
` [PATCH 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
` [PATCH 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
` [PATCH 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
` [PATCH 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
` [PATCH 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
` [PATCH 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
` [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
` [PATCH 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function

[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-29 13:52 UTC  (6+ messages)

[PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-08-29 13:28 UTC  (2+ messages)

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-29 12:26 UTC  (6+ messages)
` [PATCH 4/4] vfio/pci: "
  ` Fwd: "

[PATCH v7 0/5] vfio/pci: power management changes
 2022-08-29 11:48 UTC  (6+ messages)
` [PATCH v7 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v7 2/5] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v7 3/5] vfio/pci: Mask INTx during runtime suspend
` [PATCH v7 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v7 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH v2 0/3] Remove private items from linux/vfio_pci_core.h
 2022-08-29 11:51 UTC  (8+ messages)
` [PATCH v2 1/3] vfio/pci: Split linux/vfio_pci_core.h
` [PATCH v2 2/3] vfio/pci: Rename vfio_pci_register_dev_region()
` [PATCH v2 3/3] vfio/pci: Simplify the is_intx/msi/msix/etc defines

[PATCHv4 0/8] Virtual NMI feature
 2022-08-29 10:08 UTC  (9+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
` [PATCHv4 2/8] KVM: SVM: Add VNMI bit definition
` [PATCHv4 3/8] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCHv4 4/8] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCHv4 5/8] KVM: SVM: Add VNMI support in inject_nmi
` [PATCHv4 6/8] KVM: nSVM: implement nested VNMI
` [PATCHv4 7/8] KVM: nSVM: emulate VMEXIT_INVALID case for "
` [PATCHv4 8/8] KVM: SVM: Enable VNMI feature

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-08-29 10:01 UTC  (14+ messages)
` [PATCH RFC 02/19] iommufd: Dirty tracking for io_pagetable
` [PATCH RFC 14/19] iommu/arm-smmu-v3: Add read_and_clear_dirty() support
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support
` [PATCH RFC 16/19] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping

Call for KVM Forum 200 panel-discussion topics
 2022-08-29  9:13 UTC 

[RFC PATCH v2 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-08-29  7:56 UTC  (2+ messages)
` [RFC PATCH v2 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
 2022-08-29  4:11 UTC  (2+ messages)

[PATCH v2] vfio: Remove vfio_group dev_counter
 2022-08-29  2:02 UTC  (6+ messages)

[PATCH v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest
 2022-08-29  1:37 UTC  (8+ messages)

Forbes: Sind Sie es leid, in Schulden zu leben? Es gibt einen Ausweg und es ist sehr einfach
 2022-08-29  0:07 UTC 

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-08-28 21:08 UTC  (3+ messages)
` [Bug 216388] "

[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-28 19:29 UTC  (7+ messages)
` [PATCH 3/5] selftests: KVM: Introduce vcpu_run_interruptable()
` [PATCH 4/5] selftests: KVM: Add support for posted interrupt handling in L2

[PATCH V4 vfio 00/10] Add device DMA logging support for mlx5 driver
 2022-08-28 13:29 UTC  (16+ messages)
` [PATCH V4 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V4 vfio 05/10] vfio: Introduce the DMA logging feature support

Bild: Lifehack. Wie man ohne Erfahrung und Wissen aus 1000 Dollar pro Tag verdient
 2022-08-28 11:03 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-28  4:18 UTC  (9+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support

[PATCH] kvm/rseq_test.c:Correct gettid func name kselftest
 2022-08-28  2:36 UTC 

[PATCH 00/15] Tidy up vfio_device life cycle
 2022-08-27 22:41 UTC  (18+ messages)
` [PATCH 01/15] vfio: Add helpers for unifying "
` [PATCH 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH 03/15] vfio/mlx5: "
` [PATCH 04/15] vfio/hisi_acc: "
` [PATCH 05/15] vfio/mdpy: "
` [PATCH 06/15] vfio/mtty: "
` [PATCH 07/15] vfio/mbochs: "
` [PATCH 08/15] drm/i915/gvt: "
` [PATCH 09/15] vfio/ap: "
` [PATCH 10/15] vfio/fsl-mc: "
` [PATCH 11/15] vfio/platform: "
` [PATCH 12/15] vfio/amba: "
` [PATCH 13/15] vfio/ccw: "
` [PATCH 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH 15/15] vfio: Add struct device to vfio_device

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-27 21:03 UTC  (17+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
 2022-08-27 16:54 UTC  (3+ messages)

[PATCH 1/3] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
 2022-08-27 16:51 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Report CPUID.7.1 support on CPUs with CPUID.7 indices > 1
` [PATCH 3/3] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts

simplify the mdev interface v6
 2022-08-27 10:08 UTC  (5+ messages)
` [RFC PATCH] vfio/ccw: Move mdev stuff out of struct subchannel

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-27  8:27 UTC  (17+ messages)
` [PATCH v1 1/5] "

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-27  7:09 UTC  (5+ messages)
` [PATCH 8/9] KVM: arm64: PMU: Implement PMUv3p5 long counter support

[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-08-26 23:12 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v2 02/10] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
` [PATCH v2 03/10] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
` [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs "
` [PATCH v2 05/10] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v2 06/10] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
` [PATCH v2 07/10] KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
` [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
` [PATCH v2 09/10] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
` [PATCH v2 10/10] KVM: x86/mmu: Rename __direct_map() to direct_map()

[PATCH v2 0/3] Randomize memory access of dirty_log_perf_test
 2022-08-26 22:20 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
` [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read
` [PATCH v2 3/3] KVM: selftests: Randomize page access order

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-26 21:25 UTC  (4+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

BUG: Virtual machine fails to start on 6.0-rc2
 2022-08-26 18:41 UTC  (3+ messages)

[PATCH 0/2] Remove private items from linux/vfio_pci_core.h
 2022-08-26 18:32 UTC  (4+ messages)
` [PATCH 1/2] vfio/pci: Split linux/vfio_pci_core.h

[PATCHv3 0/8] Virtual NMI feature
 2022-08-26 16:26 UTC  (12+ messages)
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi

[kvm-unit-tests PATCH v6 0/2] Add specification exception tests
 2022-08-26 16:11 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction

[PATCH] KVM: SVM: move dest calculation out of loop
 2022-08-26 15:35 UTC  (2+ messages)

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-26 14:30 UTC  (8+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH v2] vfio/fsl-mc: Fix a typo in a message
 2022-08-26 12:05 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 0/2] Add specification exception tests
 2022-08-26 11:55 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 1/2] s390x: Add specification exception test

[RFC PATCH v1 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-08-26 11:35 UTC  (3+ messages)
` [RFC PATCH v1 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH v1 00/40] TDX QEMU support
 2022-08-26 10:36 UTC  (15+ messages)
` [PATCH v1 27/40] i386/tdx: Setup the TD HOB list
` [PATCH v1 34/40] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v1 35/40] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v1 36/40] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v1 38/40] i386/tdx: Skip kvm_put_apicbase() "
` [PATCH v1 39/40] i386/tdx: Don't get/put guest state for TDX VMs
` [PATCH v1 40/40] docs: Add TDX documentation

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-26 10:14 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).