public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 06:05:03 to 2023-05-31 16:28:20 UTC [more...]

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

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-05-31 16:22 UTC  (12+ 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] KVM: VMX: restore vmx_vmexit alignment
 2023-05-31 16:00 UTC  (2+ messages)

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-31 15:58 UTC  (17+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
` [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path

[PATCH v4] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-05-31 15:34 UTC  (3+ messages)

[Bug] AMD nested: commit broke VMware
 2023-05-31 15:34 UTC  (7+ messages)

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

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-31 15:27 UTC  (3+ messages)
` [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking

[PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2023-05-31 14:41 UTC 

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-31 14:51 UTC  (11+ 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] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-05-31 15:01 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
 2023-05-31 14:47 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/7] s390x: Add PV SIE intercepts and ipl tests
 2023-05-31 13:36 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: s390x: uv: Introduce UV validity function

[PATCH v7] vfio/cdx: add support for CDX bus
 2023-05-31 12:45 UTC 

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-31 11:35 UTC  (5+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[kvm-unit-tests PATCH v1] runtime: don't run pv-host tests when gen-se-header is unavailable
 2023-05-31 11:17 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests
 2023-05-31 10:58 UTC  (2+ messages)

[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
 2023-05-31 10:41 UTC 

[GIT PULL] KVM/arm64 fixes for 6.4, take #3
 2023-05-31 10:03 UTC 

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-05-31  9:21 UTC  (5+ messages)
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY

[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-05-31  8:54 UTC  (12+ 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 v4 0/8] i386: Make Intel PT configurable
 2023-05-31  8:43 UTC  (9+ messages)
` [PATCH v4 1/8] target/i386: Print CPUID subleaf info for unsupported feature
` [PATCH v4 2/8] target/i386/intel-pt: Fix INTEL_PT_ADDR_RANGES_NUM_MASK
` [PATCH v4 3/8] target/i386/intel-pt: Introduce FeatureWordInfo for Intel PT CPUID leaf 0x14
` [PATCH v4 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v4 5/8] target/i386/intel-pt: Rework/rename the default INTEL-PT feature set
` [PATCH v4 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v4 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server, Snowridge and SapphireRapids
` [PATCH v4 8/8] target/i386/intel-pt: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration

[PATCH v3] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
 2023-05-31  7:50 UTC 

[PATCH v10 0/5] Support writable CPU ID registers from userspace
 2023-05-31  7:31 UTC  (15+ 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

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

[kvm-unit-tests PATCH v4 0/2] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-31  6:20 UTC  (5+ 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] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-05-31  3:04 UTC  (3+ messages)

WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
 2023-05-31  2:04 UTC  (6+ messages)

[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

[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  (12+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes

[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  (13+ messages)
` [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 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] "

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

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  (5+ 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

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


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