kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-29 14:52:03 to 2023-05-31 01:57:38 UTC [more...]

[PATCH v14 000/113] KVM TDX basic feature support
 2023-05-31  1:57 UTC  (8+ messages)
` [PATCH v14 003/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
 2023-05-31  1:27 UTC  (5+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-05-31  1:11 UTC  (6+ messages)
` [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-31  0:18 UTC  (13+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-05-31  0:35 UTC  (9+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v3 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v3 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v3 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v3 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v3 8/8] tests: add vsock dgram tests

[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
 2023-05-31  0:32 UTC  (13+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-31  0:01 UTC  (8+ messages)

[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current
 2023-05-30 23:39 UTC  (2+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-30 23:16 UTC  (17+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers

[PATCH v13 000/113] KVM TDX basic feature support
 2023-05-30 23:00 UTC  (7+ messages)
` [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-30 22:35 UTC  (4+ messages)
` [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
` [PATCH 2/3] vfio: ap: realize the VFIO_DEVICE_SET_IRQS ioctl
` [PATCH 3/3] s390/vfio-ap: Wire in the vfio_device_ops request callback

[PATCH] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-05-30 22:22 UTC  (2+ messages)

[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-05-30 21:35 UTC  (10+ messages)
` [PATCH v4 2/6] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v4 3/6] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v10 0/5] Support writable CPU ID registers from userspace
 2023-05-30 21:18 UTC  (13+ messages)
` [PATCH v10 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v10 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v10 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v10 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[Bug] AMD nested: commit broke VMware
 2023-05-30 20:34 UTC  (4+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-05-30 20:06 UTC  (6+ messages)
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-05-30 20:00 UTC  (13+ messages)
` [PATCH 5/5] "

[PATCH v2 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-05-30 19:54 UTC  (3+ messages)
` [PATCH v2 02/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code

Covid-19 crisis - Urgent
 2023-05-30 18:22 UTC 

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-05-30 19:19 UTC  (4+ messages)
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-30 19:03 UTC  (9+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

Deadlock due to EPT_VIOLATION
 2023-05-30 18:36 UTC  (7+ messages)

[PATCH 1/2] x86/msr: Read MSRs individually
 2023-05-30 17:19 UTC  (4+ messages)
` [PATCH v2] x86/msr: Allow unprivileged read access to some MSRs

[PATCH -next v20 00/26] riscv: Add vector ISA support
 2023-05-30 16:51 UTC  (3+ messages)
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-05-30 16:42 UTC  (9+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation

[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
 2023-05-30 16:30 UTC  (10+ messages)

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-05-30 16:09 UTC  (33+ messages)
` [kvm-unit-tests PATCH v6 01/32] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v6 02/32] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v6 03/32] lib: Apply Lindent to acpi.{c,h}
` [kvm-unit-tests PATCH v6 04/32] lib: Fix style for acpi.{c,h}
` [kvm-unit-tests PATCH v6 05/32] lib/acpi: Convert table names to Linux style
` [kvm-unit-tests PATCH v6 06/32] x86: Avoid references to fields of ACPI tables
` [kvm-unit-tests PATCH v6 07/32] lib/acpi: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v6 08/32] lib/acpi: Add support for the XSDT table
` [kvm-unit-tests PATCH v6 09/32] lib/acpi: Extend the definition of the FADT table
` [kvm-unit-tests PATCH v6 10/32] devicetree: Check that fdt is not NULL in dt_available()
` [kvm-unit-tests PATCH v6 11/32] arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v6 12/32] arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v6 13/32] arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v6 14/32] arm64: Add support for cpu "
` [kvm-unit-tests PATCH v6 15/32] arm64: Add support for gic "
` [kvm-unit-tests PATCH v6 16/32] lib/printf: Support for precision modifier in printf
` [kvm-unit-tests PATCH v6 17/32] lib/printf: Add support for printing wide strings
` [kvm-unit-tests PATCH v6 18/32] lib/efi: Add support for getting the cmdline
` [kvm-unit-tests PATCH v6 19/32] lib/efi: Add support for reading an FDT
` [kvm-unit-tests PATCH v6 20/32] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH v6 21/32] lib: Avoid ms_abi for calls related to EFI on arm64
` [kvm-unit-tests PATCH v6 22/32] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH v6 23/32] arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH v6 24/32] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v6 25/32] arm64: Change GNU-EFI imported code to use defined types
` [kvm-unit-tests PATCH v6 26/32] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH v6 27/32] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH v6 28/32] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v6 29/32] lib: arm: Print test exit status
` [kvm-unit-tests PATCH v6 30/32] arm64: debug: Make inline assembly symbols global
` [kvm-unit-tests PATCH v6 31/32] arm64: Add an efi/run script
` [kvm-unit-tests PATCH v6 32/32] arm64: Use the provided fdt when booting through EFI

[kvm-unit-tests PATCH v4 0/2] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-30 15:35 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: sclp: consider monoprocessor on read_info error
` [kvm-unit-tests PATCH v4 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH

[PATCH v2 0/8] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-05-30 13:42 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: selftests: KVM: selftests: Add macros for fixed counters in processor.h
` [PATCH v2 2/8] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v2 3/8] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v2 4/8] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v2 5/8] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v2 6/8] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v2 7/8] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v2 8/8] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version

[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
 2023-05-30 12:53 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/2] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-30 12:40 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: sclp: consider monoprocessor on read_info error
` [kvm-unit-tests PATCH v3 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH

[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-30 11:37 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error

[PATCH -next v20 10/26] riscv: Add task switch support for vector
 2023-05-30 10:11 UTC  (3+ messages)

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-30  8:57 UTC  (8+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES

[PATCH v6 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-05-30  6:04 UTC  (11+ messages)
` [PATCH v6 01/10] KVM: x86/pmu: Expose reprogram_counters() in pmu.h
` [PATCH v6 02/10] KVM: x86/pmu: Return #GP if user sets the GLOBAL_STATUS reserved bits
` [PATCH v6 03/10] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v6 04/10] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
` [PATCH v6 05/10] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v6 06/10] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH v6 07/10] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
` [PATCH v6 08/10] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
` [PATCH v6 09/10] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v6 10/10] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-30  4:23 UTC  (4+ messages)
` [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH v5 0/4] x86: Add test cases for LAM
 2023-05-30  2:43 UTC  (5+ messages)
` [PATCH v5 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [PATCH v5 2/4] x86: Add test case for LAM_SUP
` [PATCH v5 3/4] x86: Add test cases for LAM_{U48,U57}
` [PATCH v5 4/4] x86: Add test case for INVVPID with LAM

[PATCH v12 00/31] Add KVM LoongArch support
 2023-05-30  1:52 UTC  (32+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v12 02/31] LoongArch: KVM: Implement kvm module related interface
` [PATCH v12 03/31] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v12 04/31] LoongArch: KVM: Implement VM related functions
` [PATCH v12 05/31] LoongArch: KVM: Add vcpu related header files
` [PATCH v12 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v12 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v12 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v12 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v12 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v12 13/31] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v12 14/31] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v12 15/31] LoongArch: KVM: Implement vcpu status description
` [PATCH v12 16/31] LoongArch: KVM: Implement update VM id function
` [PATCH v12 17/31] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v12 18/31] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v12 19/31] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v12 20/31] LoongArch: KVM: Implement handle csr excption
` [PATCH v12 21/31] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v12 22/31] LoongArch: KVM: Implement handle idle exception
` [PATCH v12 23/31] LoongArch: KVM: Implement handle gspr exception
` [PATCH v12 24/31] LoongArch: KVM: Implement handle mmio exception
` [PATCH v12 25/31] LoongArch: KVM: Implement handle fpu exception
` [PATCH v12 26/31] LoongArch: KVM: Implement kvm exception vector
` [PATCH v12 27/31] LoongArch: KVM: Implement vcpu world switch
` [PATCH v12 28/31] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v12 29/31] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v12 30/31] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v12 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
 2023-05-30  1:19 UTC  (11+ messages)

RDMA migration is slower than TCP
 2023-05-30  0:51 UTC 

[PATCH] vfio: Fixup kconfig ordering for VFIO_PCI_CORE
 2023-05-29 17:47 UTC 

[PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-05-29 17:38 UTC  (5+ messages)

[PATCH] kvm: fix multiple SIMD prefixes decoding
 2023-05-29 17:41 UTC 


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