public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-01 10:15:43 to 2022-06-03 00:46:14 UTC [more...]

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-03  0:41 UTC  (42+ messages)
` [PATCH v2 001/144] KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT
` [PATCH v2 002/144] KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
` [PATCH v2 003/144] KVM: selftests: Fix typo in vgic_init test
` [PATCH v2 004/144] KVM: selftests: Drop stale declarations from kvm_util_base.h
` [PATCH v2 005/144] KVM: selftests: Always open VM file descriptors with O_RDWR
` [PATCH v2 006/144] KVM: selftests: Add another underscore to inner ioctl() helpers
` [PATCH v2 007/144] KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
` [PATCH v2 008/144] KVM: selftests: Drop @mode from common vm_create() helper
` [PATCH v2 009/144] KVM: selftests: Split vcpu_set_nested_state() into two helpers
` [PATCH v2 010/144] KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
` [PATCH v2 011/144] KVM: selftests: Add __vcpu_run() helper
` [PATCH v2 012/144] KVM: selftests: Use vcpu_access_device_attr() in arm64 code
` [PATCH v2 013/144] KVM: selftests: Remove vcpu_get_fd()
` [PATCH v2 014/144] KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
` [PATCH v2 015/144] KVM: selftests: Make vm_ioctl() a wrapper to pretty print ioctl name
` [PATCH v2 016/144] KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
` [PATCH v2 017/144] KVM: selftests: Make kvm_ioctl() a wrapper to pretty print ioctl name
` [PATCH v2 018/144] KVM: selftests: Use kvm_ioctl() helpers
` [PATCH v2 019/144] KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
` [PATCH v2 020/144] KVM: selftests: Make x86-64's register dump helpers static
` [PATCH v2 022/144] KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
` [PATCH v2 023/144] KVM: selftests: Drop @test param from kvm_create_device()
` [PATCH v2 024/144] KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
` [PATCH v2 025/144] KVM: selftests: Multiplex return code and fd in __kvm_create_device()
` [PATCH v2 026/144] KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
` [PATCH v2 027/144] KVM: selftests: Drop 'int' return from asserting *_has_device_attr()
` [PATCH v2 028/144] KVM: selftests: Split get/set device_attr helpers
` [PATCH v2 029/144] KVM: selftests: Add a VM backpointer to 'struct vcpu'
` [PATCH v2 030/144] KVM: selftests: Consolidate KVM_ENABLE_CAP usage
` [PATCH v2 032/144] KVM: selftests: Cache list of MSRs to save/restore
` [PATCH v2 033/144] KVM: selftests: Harden and comment XSS / KVM_SET_MSRS interaction
` [PATCH v2 039/144] KVM: selftests: Use vm_create_without_vcpus() in set_boot_cpu_id
` [PATCH v2 040/144] KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test
` [PATCH v2 042/144] KVM: selftests: Use vm_create_without_vcpus() in psci_test
` [PATCH v2 043/144] KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
` [PATCH v2 044/144] KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
` [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
` [PATCH v2 046/144] KVM: selftests: Rename xAPIC state test's vcpu struct
` [PATCH v2 047/144] KVM: selftests: Rename vcpu.state => vcpu.run
` [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
` [PATCH v2 049/144] KVM: selftests: Return the created vCPU from vm_vcpu_add()

Guest migration between different Ryzen CPU generations
 2022-06-02 21:46 UTC  (4+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-06-02 20:21 UTC  (17+ 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 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [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

[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
 2022-06-02 20:11 UTC 

[PATCH 0/3] KVM: arm64: Fix userspace access to HW pending state
 2022-06-02 20:08 UTC  (8+ 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 v1 00/18] VFIO ccw/mdev rework
 2022-06-02 19:51 UTC  (37+ messages)
` [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
` [PATCH v1 04/18] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v1 05/18] vfio/ccw: Remove private->mdev
` [PATCH v1 06/18] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v1 08/18] vfio/ccw: Check that private pointer is not NULL
` [PATCH v1 09/18] vfio/ccw: Create an OPEN FSM Event
` [PATCH v1 10/18] vfio/ccw: Create a CLOSE FSM event
` [PATCH v1 11/18] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v1 12/18] vfio/ccw: Move FSM open/close to MDEV open/close
` [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v1 14/18] vfio/mdev: Add mdev available instance checking to the core
` [PATCH v1 15/18] vfio/ccw: Manage private with mdev
` [PATCH v1 16/18] vfio/ccw: Create a get_private routine
` [PATCH v1 17/18] vfio: Export vfio_device_try_get()
` [PATCH v1 18/18] vfio/ccw: Manage ccw/mdev reference counts

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

[PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups
 2022-06-02 16:01 UTC  (4+ messages)
` [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR

[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 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  (24+ messages)
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device

[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  (10+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated

[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  (4+ 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  (10+ 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  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox