Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2023-11-01 17:02:29 to 2023-11-03 18:41:46 UTC [more...]

[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-03 18:41 UTC  (9+ messages)
` [PATCH 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH 3/4] KVM: s390: cpu model: Use previously unused constant
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists

[Patch 0/2] Enable topdown slots event in vPMU
 2023-11-03 18:03 UTC  (14+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-03 17:55 UTC  (5+ messages)
` [PATCH net 1/4] vsock/virtio: remove socket from connected/bound list on shutdown
` [PATCH net 2/4] test/vsock fix: add missing check on socket creation
` [PATCH net 3/4] test/vsock: refactor vsock_accept
` [PATCH net 4/4] test/vsock: add dobule bind connect test

TDISP enablement
 2023-11-03 16:44 UTC  (5+ messages)

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-03 15:51 UTC  (8+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-03 14:33 UTC  (45+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 09/25] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
` [PATCH v6 10/25] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v6 11/25] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v6 23/25] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v2 1/1] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
 2023-11-03 14:22 UTC  (5+ messages)

[kvm-unit-tests PATCH v7 0/8] s390x: Add support for running guests without MSO/MSL
 2023-11-03 14:18 UTC  (22+ messages)
` [kvm-unit-tests PATCH v7 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v7 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v7 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v7 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v7 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v7 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v7 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v7 8/8] lib: s390x: interrupt: remove TEID_ASCE defines

[PATCH guest_memfd] KVM: selftests: Add a memory region subtest to validate invalid flags
 2023-11-03 13:41 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: Align SIE tests to 2GB
 2023-11-03 13:33 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: spec_ex-sie: refactor to use snippet API
` [kvm-unit-tests PATCH v1 2/2] s390x: sie: ensure guests are aligned to 2GB

[PATCH 0/3] Use new wrappers to copy userspace arrays
 2023-11-03 11:55 UTC  (5+ messages)
` [PATCH 1/3] arch/x86/kvm: copy user-array with overflow-check
` [PATCH 2/3] arch/s390/kvm: copy userspace-array safely
` [PATCH 3/3] virt/kvm: "

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-03 10:40 UTC  (65+ messages)
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM

[kvm-unit-tests PATCH] arm: pmu-overflow-interrupt: Increase count values
 2023-11-03 10:01 UTC 

[kvm-unit-tests PATCH v2 0/3] s390x: Improve console handling
 2023-11-03  9:37 UTC  (2+ messages)

[PATCH V2 vfio 5/9] virtio-pci: Initialize the supported admin commands
 2023-11-03  7:39 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 6.7 merge window
 2023-11-03  2:20 UTC  (2+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2023-11-02 23:22 UTC  (26+ messages)
` [PATCH 1/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH 2/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 4/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH 5/9] KVM: SVM: Save shadow stack host state on VMRUN
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
` [PATCH 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH] KVM: x86/xen: improve accuracy of Xen timers
 2023-11-02 22:11 UTC 

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-11-02 20:25 UTC  (14+ messages)
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls
` [PATCH v5 11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING

[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
 2023-11-02 18:11 UTC  (13+ messages)
` [PATCH v7 01/11] KVM: pfncache: add a map helper function
` [PATCH v7 02/11] KVM: pfncache: add a mark-dirty helper
` [PATCH v7 04/11] KVM: pfncache: base offset check on khva rather than gpa
` [PATCH v7 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA

[RFC PATCH v1 0/8] KVM: seftests: Support guest user mode execution and running
 2023-11-02 15:51 UTC  (9+ messages)
` [RFC PATCH v1 1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
` [RFC PATCH v1 2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization
` [RFC PATCH v1 3/8] KVM: selftests: Add virt_arch_ucall_prealloc() arch specific implementation
` [RFC PATCH v1 4/8] KVM : selftests : Adapt selftest cases to kernel canonical linear address
` [RFC PATCH v1 5/8] KVM: selftests: x86: Prepare setup for user mode support
` [RFC PATCH v1 6/8] KVM: selftests: x86: Allow user to access user-mode address and I/O address space
` [RFC PATCH v1 7/8] KVM: selftests: x86: Support vcpu run in user mode
` [RFC PATCH v1 8/8] KVM: selftests: x86: Add KVM forced emulation prefix capability

[PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-02 16:21 UTC 

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2023-11-02 15:46 UTC  (3+ messages)
` [PATCH 1/2] KVM: enable halt polling shrink parameter by default
` [PATCH 2/2] KVM: documentation update to halt polling

[PATCH v5 00/14] Add Secure TSC support for SNP guests
 2023-11-02 14:29 UTC  (41+ messages)
` [PATCH v5 01/14] virt: sev-guest: Use AES GCM crypto library
` [PATCH v5 04/14] virt: sev-guest: Add SNP guest request structure
` [PATCH v5 05/14] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
` [PATCH v5 07/14] x86/sev: Move and reorganize sev guest request api
` [PATCH v5 08/14] x86/mm: Add generic guest initialization hook
` [PATCH v5 09/14] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v5 11/14] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
` [PATCH v5 12/14] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v5 13/14] x86/tsc: Mark Secure TSC as reliable clocksource

[PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-02 13:30 UTC  (3+ messages)

[PATCH v3 3/4] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
 2023-11-02 12:01 UTC  (2+ messages)
` [PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt

[kvm-unit-tests 1/1] arm64: microbench: Move the read of the count register and the ISB operation out of the while loop
 2023-11-02  7:59 UTC  (4+ messages)
  ` 回复: "

[PATCH v4] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-02  4:03 UTC  (2+ messages)

The VFIO/IOMMU/PCI MC at LPC 2023 - See you soon!
 2023-11-02  3:18 UTC 

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-11-02  2:51 UTC  (2+ messages)

[PATCH v4 1/6] x86/bugs: Add asm helpers for executing VERW
 2023-11-02  0:01 UTC 

[GIT PULL] VFIO updates for v6.7-rc1
 2023-11-02  0:01 UTC  (2+ messages)

[PATCH v3 vfio 0/3] pds/vfio: Fixes for locking bugs
 2023-11-01 19:18 UTC  (4+ messages)
` [PATCH v3 vfio 1/3] pds/vfio: Fix spinlock bad magic BUG

[PATCH v3] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-01 17:02 UTC  (3+ messages)


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