kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 17:55:04 to 2022-06-02 17:20:09 UTC [more...]

[PATCH v1 00/18] VFIO ccw/mdev rework
 2022-06-02 17:19 UTC 

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-06-02 16:19 UTC  (13+ messages)
` [PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v19 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups
 2022-06-02 16:01 UTC  (15+ messages)
` [PATCH v2 3/8] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
` [PATCH v2 5/8] KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
` [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
` [PATCH v2 7/8] KVM: x86: Bug the VM if the emulator generates a bogus exception vector
` [PATCH v2 8/8] KVM: x86: Bug the VM on an out-of-bounds data read

Guest migration between different Ryzen CPU generations
 2022-06-02 15:09 UTC  (3+ messages)

[PATCH 0/7] Virtual NMI feature
 2022-06-02 14:26 UTC  (8+ messages)
` [PATCH 1/7] x86/cpu: Add CPUID feature bit for VNMI
` [PATCH 2/7] KVM: SVM: Add VNMI bit definition
` [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCH 5/7] KVM: SVM: Add VNMI support in inject_nmi
` [PATCH 6/7] KVM: nSVM: implement nested VNMI
` [PATCH 7/7] KVM: SVM: Enable VNMI feature

[PATCH] KVM: selftests: Make hyperv_clock selftest more stable
 2022-06-02 13:34 UTC  (3+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-02 11:57 UTC  (3+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers

[PATCH v3 0/8] vfio/pci: power management changes
 2022-06-02 11:52 UTC  (17+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-02 11:47 UTC  (3+ messages)
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support

[PATCH 2/2] kvm-unit-tests: configure changes for illumos
 2022-06-02 11:32 UTC  (12+ messages)
` [PATCH 0/2] kvm-unit-tests: Build changes to support illumos
  ` [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
            ` [PATCH v4 0/2] kvm-unit-tests: Build changes to support illumos
              ` [PATCH v4 1/2] kvm-unit-tests: configure changes for illumos
              ` [PATCH v4 2/2] kvm-unit-tests: invoke $LD explicitly

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-02 10:07 UTC  (6+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v2] vringh: Fix loop descriptors check in the indirect cases
 2022-06-02  9:51 UTC  (6+ messages)

[RFC PATCH v4 00/36] TDX QEMU support
 2022-06-02  9:27 UTC  (11+ messages)
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list

[PATCH v6 0/8] s390x/pci: zPCI interpretation support
 2022-06-02  8:58 UTC  (7+ messages)
` [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-02  8:57 UTC  (27+ messages)
` [PATCH v4 1/4] vdpa: Add "
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device

[PATCH 0/3] KVM: arm64: Fix userspace access to HW pending state
 2022-06-02  8:30 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Don't read a HW interrupt pending state in user context
` [PATCH 2/3] KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
` [PATCH 3/3] KVM: arm64: Warn if accessing timer pending state outside of vcpu context

[PATCH] RISC-V: fix typos in comments
 2022-06-02  4:26 UTC  (2+ messages)
` (RISC-V KVM) "

[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-06-02  2:12 UTC  (13+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
` [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-06-01 22:11 UTC  (13+ messages)
` [RFC PATCH v6 006/104] KVM: TDX: Detect CPU feature on kernel module initialization
` [RFC PATCH v6 047/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v6 064/104] KVM: TDX: Add helper assembly function to TDX vcpu

[GIT PULL] VFIO updates for v5.19-rc1
 2022-06-01 21:53 UTC  (4+ messages)

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-01 21:50 UTC  (3+ messages)
` [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH] x86/pmu: Disable inlining of measure()
 2022-06-01 17:22 UTC  (2+ messages)

[PATCH kvmtool 0/4] Fix some undefined behaviour
 2022-06-01 16:51 UTC  (5+ messages)
` [PATCH kvmtool 1/4] virtio/mmio: avoid unaligned accesses
` [PATCH kvmtool 2/4] virtio/mmio: access header members normally
` [PATCH kvmtool 3/4] virtio/mmio: remove unneeded virtio_mmio_hdr members
` [PATCH kvmtool 4/4] x86/cpuid: fix undefined behaviour

[kvm-unit-tests RFC] Inlining in PMU Test
 2022-06-01 16:08 UTC  (3+ messages)

[GIT PULL 00/15] KVM: s390: pv dump and selftest changes
 2022-06-01 15:36 UTC  (16+ messages)
` [GIT PULL 01/15] s390/uv: Add SE hdr query information
` [GIT PULL 02/15] s390/uv: Add dump fields to query
` [GIT PULL 03/15] KVM: s390: pv: Add query interface
` [GIT PULL 04/15] KVM: s390: pv: Add dump support definitions
` [GIT PULL 05/15] KVM: s390: pv: Add query dump information
` [GIT PULL 06/15] KVM: s390: Add configuration dump functionality
` [GIT PULL 07/15] KVM: s390: Add CPU "
` [GIT PULL 08/15] KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [GIT PULL 09/15] Documentation: virt: Protected virtual machine dumps
` [GIT PULL 10/15] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
` [GIT PULL 11/15] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery
` [GIT PULL 12/15] KVM: s390: selftests: Use TAP interface in the memop test
` [GIT PULL 13/15] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [GIT PULL 14/15] KVM: s390: selftests: Use TAP interface in the tprot test
` [GIT PULL 15/15] KVM: s390: selftests: Use TAP interface in the reset test

[kvm-unit-tests PATCH v3 0/1] s390x: add migration test for storage keys
 2022-06-01 13:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-06-01 13:14 UTC  (16+ messages)
` ...\n

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-06-01 12:55 UTC  (4+ messages)

[PATCH v2 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
 2022-06-01 11:44 UTC  (2+ messages)

[PATCH] x86: events: Do not return bogus capabilities if PMU is broken
 2022-06-01 11:24 UTC  (3+ messages)

[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
 2022-06-01 10:48 UTC  (3+ messages)

[PATCH] MAINTAINERS: Limit KVM RISC-V entry to existing selftests
 2022-06-01 10:43 UTC  (2+ messages)

[PATCH kernel v2] KVM: Don't null dereference ops->destroy
 2022-06-01 10:28 UTC  (2+ messages)

[PATCH 1/3] KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
 2022-06-01 10:22 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86/pmu: Restrict advanced features based on module enable_pmu
` [PATCH 3/3] KVM: x86/pmu: Avoid exposing Intel BTS feature

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2022-06-01  8:30 UTC  (10+ messages)

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-01  7:04 UTC  (3+ messages)
` [Bug 216026] "

[Bug 216056] New: Kernel Fails to compile with GCC 12.1 different errors than 18.0
 2022-06-01  6:59 UTC  (3+ messages)
` [Bug 216056] "

[PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
 2022-06-01  6:29 UTC  (2+ messages)

[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
 2022-06-01  6:16 UTC  (4+ messages)
` [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register

[RFC PATCH v2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
 2022-06-01  5:51 UTC  (2+ messages)

[PATCH] KVM: Only display message about bios support disabled once
 2022-06-01  1:57 UTC  (3+ messages)

[mst-vhost:vhost 62/65] drivers/virtio/virtio_ring.c:1783:9: error: use of undeclared identifier 'vq'
 2022-05-31 20:55 UTC 

[PATCH] KVM: Add const to file_operations
 2022-05-31 19:47 UTC  (2+ messages)

[PATCH v4 00/22] TDX host kernel support
 2022-05-31 19:39 UTC  (23+ messages)
` [PATCH v4 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v4 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v4 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v4 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and "
` [PATCH v4 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v4 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v4 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v4 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v4 09/22] x86/virt/tdx: Detect TDX module by doing module global initialization
` [PATCH v4 10/22] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v4 11/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v4 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory
` [PATCH v4 13/22] x86/virt/tdx: Add placeholder to construct TDMRs based on memblock
` [PATCH v4 14/22] x86/virt/tdx: Create TDMRs to cover all memblock memory regions
` [PATCH v4 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v4 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v4 17/22] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v4 18/22] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v4 19/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v4 20/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v4 21/22] x86/virt/tdx: Support kexec()
` [PATCH v4 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
 2022-05-31 17:58 UTC 


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