kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-16 02:54:09 to 2021-10-19 16:52:26 UTC [more...]

[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
 2021-10-19 16:52 UTC  (18+ 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

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-19 16:44 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH] KVM: x86/mmu: Warn on nx_huge_pages when initializing kvm
 2021-10-19 16:23 UTC  (4+ messages)
  ` [PATCH] KVM: x86/mmu: Warn on nx_huge_pages for possible problems

[PATCH v2] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-19 16:22 UTC 

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-19 15:50 UTC  (18+ messages)
` [PATCH V2 mlx5-next 01/14] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V2 mlx5-next 02/14] net/mlx5: Reuse exported virtfn index function call
` [PATCH V2 mlx5-next 03/14] net/mlx5: Disable SRIOV before PF removal
` [PATCH V2 mlx5-next 04/14] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V2 mlx5-next 05/14] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V2 mlx5-next 06/14] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device
` [PATCH V2 mlx5-next 07/14] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V2 mlx5-next 08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V2 mlx5-next 09/14] vfio/pci_core: Make the region->release() function optional
` [PATCH V2 mlx5-next 10/14] net/mlx5: Introduce migration bits and structures
` [PATCH V2 mlx5-next 11/14] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 13/14] vfio/pci: Expose vfio_pci_aer_err_detected()
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v1] KVM: stats: Decouple stats name string from its field name in structure
 2021-10-19 15:41 UTC  (3+ messages)

[PATCHV2 0/3] kvm: x86: make PTE_PREFETCH_NUM tunable
 2021-10-19 15:38 UTC  (5+ messages)
` [PATCHV2 1/3] KVM: x86: introduce kvm_mmu_pte_prefetch structure
` [PATCHV2 2/3] KVM: x86: use mmu_pte_prefetch for guest_walker
` [PATCHV2 3/3] KVM: x86: add KVM_SET_MMU_PREFETCH ioctl

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-19 15:25 UTC  (6+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
` [PATCH 2/4] KVM: X86: Cache CR3 in prev_roots when PCID is disabled
` [PATCH 3/4] KVM: X86: Use smp_rmb() to pair with smp_wmb() in mmu_try_to_unsync_pages()
` [PATCH 4/4] KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()

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

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-19 11:26 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 v3 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-19 10:17 UTC  (11+ 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 v3 00/23] Fix some issues at documentation
 2021-10-19  9:22 UTC  (3+ messages)
` [PATCH v3 13/23] Documentation: update vcpu-requests.rst reference

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-19  8:12 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH] KVM: Clear pv eoi pending bit only when it is set
 2021-10-19  7:29 UTC  (3+ messages)

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-19  7:26 UTC  (15+ 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 v2] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-19  1:39 UTC 

TCP/IP connections sometimes stop retransmitting packets (in nested virtualization case)
 2021-10-18 22:12 UTC  (3+ messages)

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

[PATCH] KVM: cleanup allocation of rmaps and page tracking data
 2021-10-18 18:58 UTC  (3+ messages)

[PATCH] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-18 18:55 UTC  (3+ messages)

[PATCH v2] KVM: x86: avoid warning with -Wbitwise-instead-of-logical
 2021-10-18 18:41 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Enhance vendor module error messages
 2021-10-18 18:39 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Add vendor name to kvm_x86_ops, use it for "
` [PATCH 2/2] KVM: x86: Defer "already loaded" check until after basic support checks

[GIT PULL] KVM fixes for Linus 5.15-rc7, take 2
 2021-10-18 18:33 UTC 

[GIT PULL] KVM fixes for Linux 5.15-rc7
 2021-10-18 18:29 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Set "shadow_root_alloced" accordingly when TDP is disabled
 2021-10-18 17:51 UTC  (2+ messages)

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

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

[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] 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

[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

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

[PATCH 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-16 10:49 UTC  (4+ messages)

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


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