kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 09:08:03 to 2021-10-18 17:14:56 UTC [more...]

There is a null-ptr-deref bug in kvm_dirty_ring_get in virt/kvm/dirty_ring.c
 2021-10-18 17:14 UTC 

[PATCH v8 00/11] KVM: arm64: Fixed features for protected VMs
 2021-10-18 16:39 UTC  (2+ messages)

[PATCH v8 11/11] KVM: arm64: Handle protected guests at 32 bits
 2021-10-18 16:37 UTC  (6+ messages)
` [PATCH v9 00/22] KVM: arm64: Fixed features for protected VMs

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-18 16:32 UTC  (23+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group

[PATCH] KVM: SEV-ES: Set guest_state_protected after VMSA update
 2021-10-18 15:54 UTC  (2+ messages)

[kvm-unit-tests GIT PULL 00/17] s390x update 2021-10-18
 2021-10-18 15:31 UTC  (19+ messages)
` [kvm-unit-tests GIT PULL 01/17] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests GIT PULL 02/17] lib: s390x: Control register constant cleanup
` [kvm-unit-tests GIT PULL 03/17] lib: s390x: Print addressing related exception information
` [kvm-unit-tests GIT PULL 04/17] s390x: skey: Test for ADDRESSING exceptions
` [kvm-unit-tests GIT PULL 05/17] s390x: mvpg-sie: Remove unused variable
` [kvm-unit-tests GIT PULL 06/17] s390x: uv: Tolerate 0x100 query return code
` [kvm-unit-tests GIT PULL 07/17] s390x: uv-host: Fence a destroy cpu test on z15
` [kvm-unit-tests GIT PULL 08/17] lib: s390x: uv: Fix share return value and print
` [kvm-unit-tests GIT PULL 09/17] lib: s390x: uv: Add UVC_ERR_DEBUG switch
` [kvm-unit-tests GIT PULL 10/17] lib: s390x: Add access key argument to tprot
` [kvm-unit-tests GIT PULL 11/17] lib: s390x: Print PGM code as hex
` [kvm-unit-tests GIT PULL 12/17] s390x: Add sthyi cc==0 r2+1 verification
` [kvm-unit-tests GIT PULL 13/17] s390x: snippets: Set stackptr and stacktop in cstart.S
` [kvm-unit-tests GIT PULL 14/17] s390x: snippets: Define all things that are needed to link the libc
` [kvm-unit-tests GIT PULL 15/17] lib: s390x: Fix PSW constant
` [kvm-unit-tests GIT PULL 16/17] lib: s390x: snippet.h: Add a few constants that will make our life easier
` [kvm-unit-tests GIT PULL 17/17] lib: s390x: Fix copyright message

[PATCH] mm: allow huge kvmalloc() calls if they're accounted to memcg
 2021-10-18 15:24 UTC  (7+ messages)

[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
 2021-10-18 15:20 UTC  (15+ messages)
` [PATCH v2 3/7] KVM: VMX: Rename pt_desc.addr_range to pt_desc.nr_addr_range
` [PATCH v2 5/7] KVM: VMX: Disallow PT MSRs accessing if PT is not exposed to guest
` [PATCH v2 6/7] KVM: VMX: Check Intel PT related CPUID leaves
` [PATCH v2 7/7] KVM: VMX: Only context switch some PT MSRs when they exist

[PATCH] KVM: Drop stale kvm_is_transparent_hugepage() declaration
 2021-10-18 15:18 UTC  (2+ messages)

[PATCH] mm: allow huge kvmalloc() calls if they're accounted to memcg
 2021-10-18 15:09 UTC  (2+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-18 15:00 UTC  (9+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 07/16] KVM: selftests: add SEV boot tests

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-18 14:30 UTC  (13+ messages)
` [RFC PATCH 01/25] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH 02/25] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH 03/25] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH 04/25] KVM: arm64: Introduce struct id_reg_info

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-18 14:29 UTC  (3+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-18 13:46 UTC  (29+ messages)
` [PATCH V1 mlx5-next 04/13] PCI/IOV: Allow SRIOV VF drivers to reach the drvdata of a PF
` [PATCH V1 mlx5-next 07/13] vfio: Add 'invalid' state definitions
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V1 mlx5-next 12/13] vfio/pci: Add infrastructure to let vfio_pci_core drivers trap device RESET
` [PATCH V1 mlx5-next 13/13] vfio/mlx5: Trap device RESET and update state accordingly

[PATCH v3 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-18 13:28 UTC  (7+ messages)
` [PATCH v3 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH v3 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[patch 0/4] x86/fpu/kvm: Sanitize the FPU guest/user handling
 2021-10-18 11:55 UTC  (6+ messages)
` [patch 1/4] x86/fpu: Prepare for sanitizing KVM FPU code
` [patch 2/4] x86/fpu: Provide infrastructure for KVM FPU cleanup
` [patch 3/4] x86/kvm: Convert FPU handling to a single swap buffer
` [patch 4/4] x86/fpu: Remove old KVM FPU interface

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-18 11:47 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH RFC] KVM: SVM: reduce guest MAXPHYADDR by one in case C-bit is a physical bit
 2021-10-18 11:44 UTC  (7+ messages)

[PATCH 1/8] KVM: SEV-ES: fix length of string I/O
 2021-10-18 10:54 UTC  (2+ messages)

[PATCH] KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
 2021-10-18 10:52 UTC 

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (4+ messages)

[syzbot] WARNING: kmalloc bug in kvm_page_track_create_memslot
 2021-10-18  8:10 UTC  (2+ messages)

[GIT PULL] virtio,vdpa: fixes
 2021-10-18  6:02 UTC  (2+ messages)

[RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
 2021-10-18  3:40 UTC  (11+ messages)

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-10-18  1:52 UTC  (12+ messages)

[PATCH v8 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-10-17 10:20 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix reporting of endianess when the access originates at EL0
 2021-10-17 10:20 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Assorted vgic-v3 fixes
 2021-10-17 10:11 UTC  (2+ messages)

[patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
 2021-10-16 14:45 UTC  (16+ messages)

[PATCH 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-16 10:49 UTC  (9+ messages)
` [PATCH 1/5] KVM: arm64: Move SVE state mapping at HYP to finalize-time
` [PATCH 2/5] KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
` [PATCH 3/5] KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
` [PATCH 4/5] KVM: arm64: Restructure the point where has_run_once is advertised
` [PATCH 5/5] KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid

[PATCH v2 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-16  7:14 UTC  (4+ messages)
` [PATCH v2 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-16  7:00 UTC  (2+ messages)

[PATCH v2 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-16  2:48 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH 0/5 V10] Add AMD SEV and SEV-ES intra host migration support
 2021-10-15 21:36 UTC  (5+ messages)
` [PATCH 1/5 V10] KVM: SEV: Refactor out sev_es_state struct
` [PATCH 3/5 V10] KVM: SEV: Add support for SEV-ES intra host migration

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-15 20:36 UTC  (19+ messages)
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v5 44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event

[kvm-unit-tests PATCH v2 0/3] Regression test for L1 LDTR persistence bug
 2021-10-15 19:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] x86: Fix operand size for lldt
` [kvm-unit-tests PATCH v2 2/3] x86: Make set_gdt_entry usable in 64-bit mode
` [kvm-unit-tests PATCH v2 3/3] x86: Add a regression test for L1 LDTR persistence bug

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-10-15 18:29 UTC  (11+ messages)

[Bug 110441] New: KVM guests randomly get I/O errors on VirtIO based devices
 2021-10-15 17:59 UTC  (2+ messages)
` [Bug 110441] "

[PATCH 0/2] KVM: x86: Fix and cleanup for recent AVIC changes
 2021-10-15 17:50 UTC  (9+ messages)

[PATCH] KVM: replace large kvmalloc allocation with vmalloc
 2021-10-15 17:48 UTC  (3+ messages)

[PATCH] KVM: x86: avoid warning with -Wbitwise-instead-of-logical
 2021-10-15 17:46 UTC  (3+ messages)

[PATCH v3] KVM: x86: only allocate gfn_track when necessary
 2021-10-15 17:43 UTC  (2+ messages)

[PATCH] KVM: X86: fix lazy allocation of rmaps
 2021-10-15 17:05 UTC 

[PATCH] KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
 2021-10-15 16:38 UTC  (2+ messages)

[PATCH] selftests: KVM: use dirty logging to check if page stats work correctly
 2021-10-15 16:20 UTC  (3+ messages)

[PATCH v3] KVM: VMX: Remove redundant handling of bus lock vmexit
 2021-10-15 16:09 UTC  (3+ messages)

[PATCH] KVM: x86: Account for 32-bit kernels when handling address in TSC attrs
 2021-10-15 16:06 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-15 16:02 UTC  (4+ messages)

[PATCH 0/2] KVM: X86: Don't reset mmu context when changing PGE or PCID
 2021-10-15 16:02 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86/msr.c generalize to any input msr
 2021-10-15 15:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib/string: Add stroull and strtoll
  ` [kvm-unit-tests PATCH v2 3/3] x86/msr.c generalize to any input msr

[PATCH v8 00/15] Introduce Architectural LBR for vPMU
 2021-10-15 14:49 UTC  (6+ messages)
` [PATCH v8 15/15] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[PATCH v3 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-15 13:20 UTC  (7+ messages)
` [PATCH v3 1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()
` [PATCH v3 2/5] vfio: Do not open code the group list search in vfio_create_group()
` [PATCH v3 3/5] vfio: Don't leak a group reference if the group already exists
` [PATCH v3 4/5] vfio: Use a refcount_t instead of a kref in the vfio_group
` [PATCH v3 5/5] vfio: Use cdev_device_add() instead of device_create()

[PATCH v2 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-15 11:43 UTC  (4+ messages)

[BUG] [5.15] Compilation error in arch/x86/kvm/mmu/spte.h with clang-14
 2021-10-15  9:17 UTC  (11+ messages)

[PATCH kvm-unit-tests 0/2] Introduce strtoll/strtoull
 2021-10-15  9:15 UTC  (2+ messages)

[PATCH kvm-unit-tests] vmx: remove duplicate tests from vmx test suites
 2021-10-15  9:13 UTC 

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-15  9:07 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).