public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 01:39:02 to 2024-06-19 08:44:36 UTC [more...]

[PATCH] KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
 2024-06-19  8:44 UTC  (3+ messages)

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-06-19  8:41 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] riscv: sbi: Add support to test timer extension
 2024-06-19  8:39 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/4] riscv: Extend exception handling support for interrupts
` [kvm-unit-tests PATCH 2/4] riscv: Update exception cause list
` [kvm-unit-tests PATCH 3/4] riscv: Add methods to toggle interrupt enable bits
` [kvm-unit-tests PATCH 4/4] riscv: sbi: Add test for timer extension

[PATCH v10 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-19  8:31 UTC  (4+ messages)
` [PATCH v10 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v10 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v10 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v2 0/6] LoongArch: KVM: Fix some issues relative with mmu
 2024-06-19  8:09 UTC  (7+ messages)
` [PATCH v2 1/6] LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
` [PATCH v2 2/6] LoongArch: KVM: Select huge page only if secondary mmu supports it
` [PATCH v2 3/6] LoongArch: KVM: Discard dirty page tracking on readonly memslot
` [PATCH v2 4/6] LoongArch: KVM: Add memory barrier before update pmd entry
` [PATCH v2 5/6] LoongArch: KVM: Add dirty bitmap initially all set support
` [PATCH v2 6/6] LoongArch: KVM: Mark page accessed and dirty with page ref added

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-06-19  8:07 UTC  (4+ messages)
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID

[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
 2024-06-19  8:05 UTC  (28+ messages)
` [PATCH 2/9] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 3/9] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 4/9] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper
` [PATCH 5/9] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
` [PATCH 6/9] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH 7/9] x86/virt/tdx: Print TDX module basic information
` [PATCH 8/9] x86/virt/tdx: Exclude memory region hole within CMR as TDMR's reserved area
` [PATCH 9/9] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature

[PATCH v5 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-06-19  7:58 UTC  (6+ messages)
` [PATCH v5 3/3] vfio/pci: Fix typo in macro to declare accessors

[kvm-unit-tests PATCH v10 00/15] powerpc improvements
 2024-06-19  7:44 UTC  (17+ messages)
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests
` [kvm-unit-tests PATCH v10 10/15] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests PATCH v10 13/15] powerpc: Add a panic test
` [kvm-unit-tests PATCH v10 14/15] powerpc/gitlab-ci: Upgrade powerpc to Fedora 40
` [kvm-unit-tests PATCH v10 15/15] powerpc/gitlab-ci: Enable more tests with "

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-19  7:37 UTC  (9+ messages)
` [PATCH RFC 1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h
` [PATCH RFC 2/5] mm/gup: Add an option for obtaining an exclusive pin
` [PATCH RFC 3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive
` [PATCH RFC 4/5] mm/gup-test: Verify exclusive pinned
` [PATCH RFC 5/5] mm/gup_test: Verify GUP grabs same pages twice

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-19  7:11 UTC  (6+ messages)
` [PATCH v3 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH v3 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP

[PATCH v3 0/5] KVM: Reject vCPU IDs above 2^32
 2024-06-19  6:28 UTC  (9+ messages)
` [PATCH v3 1/5] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU
` [PATCH v3 4/5] KVM: selftests: Test max vCPU IDs corner cases
` [PATCH v3 5/5] KVM: selftests: Test vCPU boot IDs above 2^32

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-19  6:06 UTC  (11+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array
` [PATCH v9 04/24] virt: sev-guest: Add SNP guest request structure
` [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-19  4:52 UTC  (15+ messages)

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-19  4:40 UTC  (15+ messages)
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

[PATCH 0/2] KVM vPMU code refine
 2024-06-19 18:21 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Define KVM_PMC_MAX_GENERIC for platform independence
` [PATCH 2/2] selftests: kvm: Reduce verbosity of "Random seed" messages

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-06-18 21:41 UTC  (2+ messages)

[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
 2024-06-18 21:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/2] vfio/pci: add interrupt affinity support
 2024-06-18 20:29 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros
 2024-06-18 20:11 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.10, take #2
 2024-06-18 18:10 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-18 17:53 UTC  (39+ messages)

[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
 2024-06-18 17:05 UTC  (3+ messages)

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-18 16:04 UTC  (27+ messages)
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v3 10/14] arm64: Force device mappings to be non-secure shared
` [PATCH v3 12/14] arm64: realm: Support nonsecure ITS emulation shared

[PATCH -next] LoongArch: KVM: Remove unneeded semicolon
 2024-06-18 14:54 UTC  (3+ messages)

[PATCH v4 0/3] KVM/x86: Enhancements to static calls
 2024-06-18 14:37 UTC  (4+ messages)

[PATCH 0/5] Introduce a quirk to control memslot zap behavior
 2024-06-18 14:34 UTC  (4+ messages)

[PATCH 0/3] KVM: SVM: SEV-ES save area fix+cleanups
 2024-06-18 13:49 UTC  (8+ messages)
` [PATCH 1/3] KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
` [PATCH 2/3] KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
` [PATCH 3/3] KVM: SVM: Use compound literal in lieu of __maybe_unused rdmsr() param

[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
 2024-06-18 12:28 UTC  (3+ messages)

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-18 10:39 UTC  (15+ messages)

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-18 10:38 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2024-06-18  9:17 UTC  (5+ messages)

[PATCH] kvm tools:Fix memory leakage in open all disks
 2024-06-18  7:52 UTC 

[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-18  7:23 UTC  (7+ messages)
` [PATCH v9 2/3] "
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v2 0/2] Allow userspace to change ID_AA64PFR1_EL1
 2024-06-18  6:38 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1

[kvm-unit-tests PATCH v6 0/4] x86: Add test cases for LAM
 2024-06-18  6:37 UTC  (8+ messages)
` [kvm-unit-tests PATCH v6 2/4] x86: Add test case for LAM_SUP
` [kvm-unit-tests PATCH v6 4/4] x86: Add test case for INVVPID with LAM

[PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
 2024-06-18  5:55 UTC  (4+ messages)
` [PATCH v1 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1

[PATCH v19 000/130] KVM TDX basic feature support
 2024-06-18  3:28 UTC  (5+ messages)
` [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit

[syzbot] [kvm?] general protection fault in get_work_pool (2)
 2024-06-18  2:22 UTC 

[PATCH] LoongArch: KVM: Delay secondary mmu tlb flush before guest entry
 2024-06-18  1:47 UTC  (3+ messages)

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-17 18:37 UTC  (13+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[PATCH v6] KVM: arm64: Add early_param to control WFx trapping
 2024-06-17 18:22 UTC  (2+ messages)

kvm selftest 'msr' fails on some skylake cpus
 2024-06-17 18:05 UTC  (3+ messages)

[PATCH v2 07/54] perf: Add generic exclude_guest support
 2024-06-17 15:45 UTC  (14+ messages)

[syzbot] [kvm?] WARNING in kvm_put_kvm
 2024-06-17 15:39 UTC 

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-06-17 13:27 UTC  (4+ messages)

[PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-17 13:14 UTC  (2+ messages)
` [PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
 2024-06-17 12:29 UTC  (6+ messages)

[PATCH] vfio: Reuse file f_inode as vfio device inode
 2024-06-17  9:53 UTC 

[PATCH] x86/kvm: fix the decrypted pages free in kvmclock
 2024-06-17  8:30 UTC 

[PATCH v2 0/4] KVM: Reject vCPU IDs above 2^32
 2024-06-17  7:16 UTC  (6+ messages)
` [PATCH v2 3/4] KVM: Limit check IDs for KVM_SET_BOOT_CPU_ID

[PATCH] crypto: qat - fix linking errors when PCI_IOV is disabled
 2024-06-17  3:29 UTC  (2+ messages)

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-06-17  1:38 UTC  (7+ messages)
  ` [EXTERNAL] "


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