messages from 2024-04-08 11:46:58 to 2024-04-10 07:54:43 UTC [more...]
[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-10 7:54 UTC (27+ messages)
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow
[kvm-unit-tests PATCH v1] efi: include libfdt header only for aarch64 and riscv
2024-04-10 7:53 UTC
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-10 7:41 UTC (4+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-10 7:20 UTC (7+ messages)
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
[PATCH 0/2] perf kvm: Add kvm stat support on riscv
2024-04-10 7:12 UTC (4+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events
[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-04-10 6:07 UTC (4+ messages)
[PATCH v2 0/1] virtio-pci: Fix the crash that the vector was used after released
2024-04-10 5:28 UTC (4+ messages)
` [PATCH v2 1/1] "
[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
2024-04-10 4:35 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash
` [kvm-unit-tests PATCH 2/2] s390x: Fix is_pv check in run script
[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
2024-04-10 4:29 UTC (4+ messages)
` [RFC kvm-unit-tests PATCH v2 08/14] shellcheck: Fix SC2013
[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
2024-04-10 4:28 UTC (7+ messages)
[RFC 0/3] Export APICv-related state via binary stats interface
2024-04-10 1:36 UTC (8+ messages)
` [RFC 1/3] x86: KVM: stats: Add a stat to report status of APICv inhibition
` [RFC 3/3] x86: KVM: stats: Add a stat counter for GALog events
[PATCH] KVM: x86: Fix the condition of #PF interception caused by MKTME
2024-04-10 1:20 UTC (5+ messages)
[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-10 1:12 UTC (20+ messages)
[PATCH] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-04-10 0:33 UTC (2+ messages)
[PATCH 0/3] KVM: nVMX: nEPT injection fixes and cleanups
2024-04-10 0:20 UTC (2+ messages)
[PATCH 0/8] KVM: SVM: Clean up VMRUN=>#VMEXIT assembly
2024-04-10 0:19 UTC (2+ messages)
[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
2024-04-10 0:19 UTC (2+ messages)
[PATCH] KVM: selftests: Use TAP in the steal_time test
2024-04-10 0:19 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE
2024-04-10 0:19 UTC (3+ messages)
[PATCH] KVM: use vfree for memory allocated by vcalloc/__vcalloc
2024-04-10 0:19 UTC (2+ messages)
[PATCH v4 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-04-10 0:19 UTC (2+ messages)
[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
2024-04-10 0:19 UTC (10+ messages)
` [PATCH v7 03/14] KVM: Documentation: Make note of the KVM_MEM_GUEST_MEMFD memslot flag
` [PATCH v7 04/14] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v7 10/14] KVM: selftests: Report per-vcpu demand paging rate from demand paging test
` [PATCH v7 11/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in "
[PATCH] KVM: Drop unused @may_block param from gfn_to_pfn_cache_invalidate_start()
2024-04-10 0:19 UTC (2+ messages)
[PATCH 0/4] KVM: x86/mmu: Fix TDP MMU dirty logging bug L2 running with EPT disabled
2024-04-10 0:19 UTC (6+ messages)
` [PATCH 1/4] KVM: x86/mmu: Check kvm_mmu_page_ad_need_write_protect() when clearing TDP MMU dirty bits
` [PATCH 3/4] KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protecting
[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
2024-04-09 23:46 UTC (5+ messages)
` [PATCH 07/11] KVM: guest_memfd: extract __kvm_gmem_get_pfn()
` [PATCH 11/11] KVM: x86: Add gmem hook for determining max NPT mapping level
[PATCH for-9.1 v1 0/3] Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2
2024-04-09 23:07 UTC (4+ messages)
` [PATCH v1 1/3] i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects
` [PATCH v1 2/3] hw/i386: Add 9.1 machine types for i440fx/q35
` [PATCH v1 3/3] hw/i386/sev: Use legacy SEV VM types for older machine types
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-04-09 20:39 UTC (3+ messages)
[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-09 19:35 UTC (5+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
[PATCH 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-04-09 17:54 UTC (17+ messages)
` [PATCH 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
` [PATCH 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
` [PATCH 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
` [PATCH 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
` [PATCH 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
` [PATCH 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
` [PATCH 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
` [PATCH 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations
` [PATCH 15/16] KVM: arm64: nv: Add handling of range-based "
` [PATCH 16/16] KVM: arm64: nv: Add handling of NXS-flavoured "
[PATCH v4 RESEND 0/7] Handle faults in KUnit tests
2024-04-09 17:28 UTC (2+ messages)
[PATCH kvmtool v3] x86: Fix some memory sizes when setting up bios
2024-04-09 16:59 UTC (2+ messages)
[kvmtool PATCH v2 00/10] More ISA extensions
2024-04-09 16:59 UTC (2+ messages)
[PATCH RFC 00/11] riscv: support Sdtrig extension hcontext/scontext CSRs
2024-04-09 15:49 UTC (5+ messages)
` [PATCH RFC 02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT
[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
2024-04-09 15:26 UTC (7+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
[kvmtool PATCH 1/1] riscv: Add zacas extension
2024-04-09 15:09 UTC (3+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-04-09 14:53 UTC (26+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v19 096/130] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v19 100/130] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall
[PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
2024-04-09 14:28 UTC (6+ messages)
[PATCH 0/5] Add parsing for Zimop ISA extension
2024-04-09 14:15 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zimop ISA extension description
[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
2024-04-09 13:39 UTC (6+ messages)
` [PATCH 1/6] Add GHCB with setters and getters
` [PATCH 2/6] Add arch specific additional guest pages
` [PATCH 3/6] Add vm_vaddr_alloc_pages_shared()
` [PATCH 4/6] Add GHCB allocations and helpers
` [PATCH 6/6] Add ability for SEV-ES guests to use ucalls via GHCB
[PATCH v3] Documentation: Add reconnect process for VDUSE
2024-04-09 12:55 UTC (5+ messages)
[PATCH v8 00/16] Add Secure TSC support for SNP guests
2024-04-09 10:23 UTC (3+ messages)
` [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
[PATCH] LoongArch: KVM: Add mmio trace support
2024-04-09 9:49 UTC
[PATCH][RFC] x86,lib: Add wbinvd_on_many_cpus helpers
2024-04-09 7:45 UTC (2+ messages)
[PATCH 0/2] Add API to correct KVM/PV clock drift
2024-04-09 4:23 UTC (7+ messages)
` [PATCH 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for KVM clock drift fixup
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
[PATCH] KVM: selftests: fix supported_flags for riscv
2024-04-09 3:34 UTC (3+ messages)
[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-04-09 3:03 UTC (4+ messages)
` [PATCH v7 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v7 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v7 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-04-09 2:43 UTC (9+ messages)
[PATCH] KVM: x86/pmu: Disable support for adaptive PEBS
2024-04-09 2:01 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
2024-04-09 2:01 UTC (2+ messages)
[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks
2024-04-09 2:01 UTC (2+ messages)
[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
2024-04-09 2:01 UTC (2+ messages)
[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
2024-04-09 2:01 UTC (2+ messages)
[PATCH v2] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
2024-04-09 2:01 UTC (2+ messages)
[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
2024-04-09 2:01 UTC (2+ messages)
[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
2024-04-09 0:28 UTC (6+ messages)
` [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob
[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
2024-04-08 23:33 UTC (4+ messages)
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-04-08 23:20 UTC (13+ messages)
[PATCH] KVM: x86: Allow, don't ignore, same-value writes to immutable MSRs
2024-04-08 23:15 UTC
[Bug 218684] New: CPU soft lockups in KVM VMs on kernel 6.x after switching hypervisor from C8S to C9S
2024-04-08 20:19 UTC (2+ messages)
` [Bug 218684] "
[PATCH v4] Enable haltpoll for arm64
2024-04-08 20:04 UTC (7+ messages)
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH 3/9] tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
2024-04-08 18:55 UTC
[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
2024-04-08 17:22 UTC (2+ messages)
` [Bug 218267] "
[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
2024-04-08 16:10 UTC (9+ messages)
` [kvm-unit-tests PATCH v8 03/35] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH v8 04/35] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v8 13/35] doc: start documentation directory with unittests.cfg doc
[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
2024-04-08 14:01 UTC (12+ messages)
` [RFC PATCH v2 1/5] pvsched: paravirt scheduling framework
` [RFC PATCH v2 2/5] kvm: Implement the paravirt sched framework for kvm
` [RFC PATCH v2 3/5] kvm: interface for managing pvsched driver for guest VMs
` [RFC PATCH v2 4/5] pvsched: bpf support for pvsched
` [RFC PATCH v2 5/5] selftests/bpf: sample implementation of a bpf pvsched driver
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-08 13:56 UTC (3+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
[PATCH] KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64
2024-04-08 13:47 UTC (7+ messages)
[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
2024-04-08 13:37 UTC (3+ messages)
` [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test
[PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK
2024-04-08 13:37 UTC
[PATCH 6.1 085/138] KVM: SVM: enhance info printks in SEV init
2024-04-08 12:58 UTC
[PATCH v4 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
2024-04-08 11:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox