kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 09:33:46 to 2021-10-15 20:18:28 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-15 20:18 UTC  (17+ 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

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-15 20:16 UTC  (17+ 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

[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: SEV-ES: Set guest_state_protected after VMSA update
 2021-10-15 17:34 UTC 

[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  (8+ messages)
` [PATCH 1/2] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
` [PATCH 2/2] KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE

[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 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
 2021-10-15 15:53 UTC  (23+ messages)

[PATCH RFC] KVM: SVM: reduce guest MAXPHYADDR by one in case C-bit is a physical bit
 2021-10-15 15:24 UTC  (2+ messages)

[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

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-15 13:47 UTC  (9+ 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 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  (8+ messages)
` [PATCH v2 5/5] vfio: Use cdev_device_add() instead of device_create()

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-15 11:29 UTC  (37+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-10-15 11:09 UTC  (13+ messages)

[PATCH 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-15 10:05 UTC  (8+ 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

[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  (6+ messages)
` [PATCH kvm-unit-tests 1/2] compiler.h: Fix typos in mul and sub overflow checks
` [PATCH kvm-unit-tests 2/2] lib: Introduce strtoll/strtoull

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

[PATCH 0/2] KVM: x86: Revert to fix apic_hw_disabled underflow
 2021-10-15  9:02 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.15, take #2
 2021-10-15  8:47 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Remove redundant handling of bus lock vmexit
 2021-10-15  8:43 UTC  (4+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-10-15  5:53 UTC  (8+ messages)

[patch V2 00/30] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-15  1:16 UTC  (31+ messages)
` [patch V2 01/30] x86/fpu: Remove pointless argument from switch_fpu_finish()
` [patch V2 02/30] x86/fpu: Update stale comments
` [patch V2 03/30] x86/pkru: Remove useless include
` [patch V2 04/30] x86/fpu: Restrict xsaves()/xrstors() to independent states
` [patch V2 05/30] x86/fpu: Cleanup the on_boot_cpu clutter
` [patch V2 06/30] x86/fpu: Remove pointless memset in fpu_clone()
` [patch V2 07/30] x86/process: Clone FPU in copy_thread()
` [patch V2 08/30] x86/fpu: Do not inherit FPU context for kernel and IO worker threads
` [patch V2 09/30] x86/fpu: Cleanup xstate xcomp_bv initialization
` [patch V2 10/30] x86/fpu/xstate: Provide and use for_each_xfeature()
` [patch V2 11/30] x86/fpu/xstate: Mark all init only functions __init
` [patch V2 12/30] x86/fpu: Move KVMs FPU swapping to FPU core
` [patch V2 13/30] x86/fpu: Replace KVMs home brewed FPU copy from user
` [patch V2 14/30] x86/fpu: Rework copy_xstate_to_uabi_buf()
` [patch V2 15/30] x86/fpu: Replace KVMs home brewed FPU copy to user
` [patch V2 16/30] x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
` [patch V2 17/30] x86/fpu: Move context switch and exit to user inlines into sched.h
` [patch V2 18/30] x86/fpu: Clean up cpu feature tests
` [patch V2 19/30] x86/fpu: Make os_xrstor_booting() private
` [patch V2 20/30] x86/fpu: Move os_xsave() and os_xrstor() to core
` [patch V2 21/30] x86/fpu: Move legacy ASM wrappers "
` [patch V2 22/30] x86/fpu: Make WARN_ON_FPU() private
` [patch V2 23/30] x86/fpu: Move fpregs_restore_userregs() to core
` [patch V2 24/30] x86/fpu: Move mxcsr related code "
` [patch V2 25/30] x86/fpu: Move fpstate functions to api.h
` [patch V2 26/30] x86/fpu: Remove internal.h dependency from fpu/signal.h
` [patch V2 27/30] x86/sev: Include fpu/xcr.h
` [patch V2 28/30] x86/fpu: Mop up the internal.h leftovers
` [patch V2 29/30] x86/fpu: Replace the includes of fpu/internal.h
` [patch V2 30/30] x86/fpu: Provide a proper function for ex_handler_fprestore()

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-10-15  0:10 UTC  (5+ messages)
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[patch 0/8] x86/fpu: Consolidate the size and feature information (part 3)
 2021-10-14 23:09 UTC  (9+ messages)
` [patch 1/8] x86/fpu: Provide struct fpu_config
` [patch 2/8] x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
` [patch 3/8] x86/fpu/xstate: Cleanup size calculations
` [patch 4/8] x86/fpu: Move xstate size to fpu_*_cfg
` [patch 5/8] x86/fpu: Move xstate feature masks "
` [patch 6/8] x86/fpu: Mop up xfeatures_mask_uabi()
` [patch 7/8] x86/fpu: Rework restore_regs_from_fpstate()
` [patch 8/8] x86/fpu/xstate: Move remaining xfeature helpers to core

[patch 00/21] x86/fpu: Move register state into a container struct (part 2)
 2021-10-14 22:51 UTC  (3+ messages)
` [patch 21/21] x86/fpu/signal: Use fpstate for size and features
  ` [patch V2 "

[PATCH v2 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-14 22:14 UTC  (6+ messages)
` [PATCH v2 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH v2 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-14 20:13 UTC  (3+ messages)
` [PATCH 1/8] KVM: SEV-ES: fix length of string I/O

[PATCH v4 0/6] IPI virtualization support for VM
 2021-10-14 18:56 UTC  (6+ messages)
` [PATCH v4 6/6] KVM: VMX: enable IPI virtualization

[PATCH] KVM: x86: (64-bit x86_64 machine) : fix -frame-larger-than warnings/errors
 2021-10-14 17:23 UTC  (3+ messages)

[PATCH] KVM: VMX: Add a wrapper for reading INVPCID/INVEPT/INVVPID type
 2021-10-14 17:05 UTC  (5+ messages)

[PATCH v8 11/11] KVM: arm64: Handle protected guests at 32 bits
 2021-10-14 16:20 UTC  (11+ messages)
` [PATCH v9 00/22] KVM: arm64: Fixed features for protected VMs
  ` [PATCH v9 14/22] KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
  ` [PATCH v9 15/22] KVM: arm64: pkvm: Drop AArch32-specific registers
  ` [PATCH v9 17/22] KVM: arm64: pkvm: Handle GICv3 traps as required

[PATCH v1 0/2] Add ablility of VFIO driver to ignore reset when device don't need it
 2021-10-14 13:37 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: Add ignore_reset sysfs interface to control whether to do device reset in PCI drivers
` [PATCH v1 2/2] vfio-pci: Don't do device reset when ignore_reset is setting

[kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3
 2021-10-14 13:32 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Fix PSW constant
` [kvm-unit-tests PATCH v2 2/3] lib: s390x: snippet.h: Add a few constants that will make our life easier
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Fix copyright message

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-14 13:17 UTC  (4+ messages)
` [PATCH RFC 12/15] "

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-10-14 13:08 UTC  (5+ messages)
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM

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

[bug report] vfio/pci: Add OpRegion 2.0+ Extended VBT support
 2021-10-14 12:26 UTC 

[PATCH] x86/kvm: restrict kvm user region memory size
 2021-10-14 12:23 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).