public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-10 06:27:55 to 2024-01-15 03:36:02 UTC [more...]

[PATCH v7 00/16] Support smp.clusters for x86 in QEMU
 2024-01-15  3:48 UTC  (30+ messages)
` [PATCH v7 02/16] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v7 03/16] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v7 05/16] i386: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v7 07/16] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v7 08/16] i386: Expose module level in CPUID[0x1F]
` [PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs
` [PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v7 14/16] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v7 15/16] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-15  2:03 UTC  (11+ messages)
` [PATCH v10 11/29] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
` [PATCH v10 15/29] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-15  1:55 UTC  (13+ messages)

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-01-14 12:09 UTC  (4+ messages)
` [PATCH v4 1/2] target/i386: add support for LAM in CPUID enumeration
` [PATCH v4 2/2] target/i386: add control bits support for LAM

[RFC PATCH v1] vsock/test: add '--peer-port' input argument
 2024-01-12 21:21 UTC 

[PATCH] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
 2024-01-12 20:38 UTC 

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-12 20:37 UTC  (27+ messages)
` [PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
` [PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
` [PATCH v1 20/26] crypto: ccp: Add debug support for decrypting pages

(no subject)
 2024-01-12 20:12 UTC 

[GIT PULL] VFIO updates for v6.8-rc1
 2024-01-12 19:31 UTC 

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2024-01-12 18:37 UTC  (9+ messages)

[PATCH v1] KVM: nVMX: Fix handling triple fault on RSM instruction
 2024-01-12 17:58 UTC  (3+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-01-12 17:49 UTC 

[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
 2024-01-12 16:46 UTC  (24+ messages)
` [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
` [PATCH v2 03/43] gitlab: include microblazeel in testing
` [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
` [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
` [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
` [PATCH v2 38/43] plugins: add an API to read registers
` [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
` [PATCH v2 42/43] docs/devel: lift example and plugin API sections up

[PATCH v2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-01-12 16:31 UTC  (4+ messages)

[PATCH] KVM: irqchip: synchronize srcu only if needed
 2024-01-12 16:28 UTC  (2+ messages)

Temporary KVM guest hangs connected to KSM and NUMA balancer
 2024-01-12 16:08 UTC  (4+ messages)

[PATCH] vfio/fsl-mc: Remove unnecessary free in vfio_set_trigger
 2024-01-12 15:35 UTC  (2+ messages)

[PATCH] vfio/platform: Remove unnecessary free in vfio_set_trigger
 2024-01-12 15:34 UTC  (2+ messages)

[PATCH] vfio: Fix NULL pointer dereference in vfio_pci_bus_notifier
 2024-01-12 15:30 UTC  (2+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (11+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "

[PULL 02/22] tests/avocado: use snapshot=on in kvm_xen_guest
 2024-01-12 11:04 UTC 

[PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
 2024-01-12  9:34 UTC  (2+ messages)
` [PATCH v4 2/2] KVM: VMX: Cleanup VMX misc "

[PATCH v3 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
 2024-01-12  9:51 UTC  (4+ messages)

[PATCH] KVM: VMX: Correct *intr_info content and *info2 for EPT_VIOLATION in get_exit_info()
 2024-01-12  6:51 UTC 

[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-01-12  5:53 UTC 

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-01-12  5:34 UTC  (7+ messages)
` [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs

[Bug 218297] New: Kernel Panic and crash
 2024-01-12  5:33 UTC  (2+ messages)
` [Bug 218297] "

[RFC] Support for Arm CCA VMs on Linux
 2024-01-12  5:01 UTC  (6+ messages)

[PATCH] LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
 2024-01-12  3:50 UTC 

[PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
 2024-01-12  1:08 UTC  (12+ messages)

[PATCH 0/9] KVM: x86: Replace governed features with guest cpu_caps
 2024-01-12  0:44 UTC  (7+ messages)
` [PATCH 3/9] KVM: x86: Initialize guest cpu_caps based on guest CPUID

[PATCH v5 0/6] Delay VERW
 2024-01-12  0:02 UTC  (9+ messages)
` [PATCH v5 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v5 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH v5 3/6] x86/entry_32: "
` [PATCH v5 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH v5 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v5 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH v3] x86/sev: Add support for allowing zero SEV ASIDs
 2024-01-11 20:34 UTC  (2+ messages)

[PATCH v11 0/8] Add iommufd nesting (part 2/2)
 2024-01-11 19:56 UTC  (14+ messages)
` [PATCH v11 1/8] iommu: Add cache_invalidate_user op
` [PATCH v11 2/8] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v11 4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v11 5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v11 7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain

[PATCH] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-01-11 16:55 UTC  (2+ messages)

[Bug 218259] New: High latency in KVM guests
 2024-01-11 15:55 UTC  (4+ messages)
` [Bug 218259] "

[PATCH v3 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-11 14:52 UTC  (8+ messages)
` [PATCH v3 1/6] s390/vfio-ap: always filter entire AP matrix
` [PATCH v3 2/6] s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
` [PATCH v3 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v3 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config
` [PATCH v3 5/6] s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
` [PATCH v3 6/6] s390/vfio-ap: do not reset queue removed from host config

[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-11 14:17 UTC  (4+ messages)
` [PATCH v2 6/6] s390/vfio-ap: do not reset queue removed from host config

[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-01-11 13:59 UTC 

[PATCH 0/4] KVM: Clean up "preempted in-kernel" logic
 2024-01-11 12:49 UTC  (9+ messages)
` [PATCH 1/4] KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
` [PATCH 2/4] KVM: x86: Rely solely on preempted_in_kernel flag for directed yield
` [PATCH 3/4] KVM: x86: Clean up directed yield API for "has pending interrupt"

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2024-01-11 11:34 UTC  (7+ messages)
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "

[PATCH v2] KVM: s390: selftest: memop: Fix undefined behavior
 2024-01-11  9:48 UTC 

[PATCH v8 00/10] Add iommufd nesting (part 2/2)
 2024-01-11  7:14 UTC  (5+ messages)
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults

[PATCH 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel
 2024-01-11  2:00 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86/mmu: Zap invalidated TDP MMU roots at 4KiB granularity
` [PATCH 2/8] KVM: x86/mmu: Don't do TLB flush when zappings SPTEs in invalid roots
` [PATCH 3/8] KVM: x86/mmu: Allow passing '-1' for "all" as_id for TDP MMU iterators
` [PATCH 4/8] KVM: x86/mmu: Skip invalid roots when zapping leaf SPTEs for GFN range
` [PATCH 5/8] KVM: x86/mmu: Skip invalid TDP MMU roots when write-protecting SPTEs
` [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read
` [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots "
` [PATCH 8/8] KVM: x86/mmu: Free TDP MMU roots while holding mmy_lock "

[PATCH net-next v3 0/3] Abstract page from net stack
 2024-01-11  1:35 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: introduce abstraction for network memory

[PATCH] vfio: fix virtio-pci dependency
 2024-01-10 23:27 UTC  (2+ messages)

[v3 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-10 23:13 UTC  (11+ messages)
` [v3 01/10] RISC-V: Fix the typo in Scountovf CSR name
` [v3 02/10] RISC-V: Add FIRMWARE_READ_HI definition
` [v3 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v3 04/10] RISC-V: Add SBI PMU snapshot definitions
` [v3 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
` [v3 06/10] RISC-V: KVM: No need to update the counter value during reset
` [v3 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
` [v3 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [v3 09/10] RISC-V: KVM: Add perf sampling support for guests
` [v3 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32

[Bug 218339] New: kernel goes unresponsive if single-stepping over an instruction which writes to an address for which a hardware read/write watchpoint has been set
 2024-01-10 21:07 UTC  (4+ messages)
` [Bug 218339] "

[kvm-unit-tests PATCH v1] s390x/Makefile: simplify Secure Execution boot image generation
 2024-01-10 16:23 UTC  (3+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-10 15:45 UTC  (3+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[v2 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-01-10 15:23 UTC  (4+ messages)
` [v2 09/10] RISC-V: KVM: Add perf sampling support for guests

[PATCH] kvm: limit the maximum CPUID.0xA.edx[0..4] to 3
 2024-01-10 11:26 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 6.8-rc1
 2024-01-10 10:16 UTC 

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH] target/i386/sev: Add an option to allow SEV not to pin memory
 2024-01-10  6:22 UTC 


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