public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 16:10:58 to 2023-06-01 05:02:49 UTC [more...]

[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
 2023-06-01  5:02 UTC  (4+ messages)

[PATCH -next v20 00/26] riscv: Add vector ISA support
 2023-06-01  4:46 UTC  (5+ messages)
` [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap

[PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
 2023-06-01  4:36 UTC  (33+ messages)
` [PATCH v3 04/34] pgtable: Create struct ptdesc
` [PATCH v3 05/34] mm: add utility functions for ptdesc
` [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v3 08/34] mm: Convert ptlock_ptr() "
` [PATCH v3 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v3 10/34] mm: Convert ptlock_init() "
` [PATCH v3 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v3 12/34] mm: Convert ptlock_free() "
` [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v3 15/34] x86: "
` [PATCH v3 16/34] s390: Convert various gmap "
` [PATCH v3 17/34] s390: Convert various pgalloc "
` [PATCH v3 18/34] mm: Remove page table members from struct page
` [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v3 20/34] arm: "
` [PATCH v3 21/34] arm64: "
` [PATCH v3 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v3 23/34] hexagon: "
` [PATCH v3 24/34] loongarch: Convert various functions "
` [PATCH v3 25/34] m68k: "
` [PATCH v3 26/34] mips: "
` [PATCH v3 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v3 28/34] openrisc: "
` [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v3 30/34] sh: Convert pte_free_tlb() "
` [PATCH v3 31/34] sparc64: Convert various functions "
` [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-01  4:23 UTC  (10+ messages)

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

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

[PATCH] KVM: VMX: restore vmx_vmexit alignment
 2023-05-31 22:48 UTC  (3+ messages)

[PATCH v4] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2023-05-31 22:48 UTC  (6+ messages)

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

[PATCH] selftests/kvm: Allow specify physical cpu list in demand paging test
 2023-05-31 22:15 UTC  (2+ messages)

[PATCH v14 000/113] KVM TDX basic feature support
 2023-05-31 22:10 UTC  (9+ 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 0/2] KVM: vcpu_array[0] races
 2023-05-31 22:08 UTC  (3+ messages)
` [PATCH 2/2] KVM: selftests: Add tests for "

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

[PATCH] vfio/pci-core: Add capability for AtomicOp copleter support
 2023-05-31 22:02 UTC  (2+ messages)

Deadlock due to EPT_VIOLATION
 2023-05-31 17:40 UTC  (8+ messages)

[PATCH v10 0/5] Support writable CPU ID registers from userspace
 2023-05-31 17:25 UTC  (16+ 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 v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-31 17:21 UTC  (5+ messages)
` [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[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

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-31 15:58 UTC  (16+ 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 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

[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 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  (3+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: sclp: consider monoprocessor on read_info error

WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
 2023-05-31  2:04 UTC  (6+ 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  (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  (9+ 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 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 

[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 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  (21+ messages)
` [kvm-unit-tests PATCH v6 13/32] arm64: Add support for timer initialization through ACPI
` [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


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