messages from 2024-04-07 04:50:17 to 2024-04-09 17:55:24 UTC [more...]
[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 (9+ messages)
` [PATCH v4 RESEND 1/7] kunit: Handle thread creation error
` [PATCH v4 RESEND 2/7] kunit: Fix kthread reference
` [PATCH v4 RESEND 3/7] kunit: Fix timeout message
` [PATCH v4 RESEND 4/7] kunit: Handle test faults
` [PATCH v4 RESEND 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v4 RESEND 6/7] kunit: Print last test location on fault
` [PATCH v4 RESEND 7/7] kunit: Add tests for fault
[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)
[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 16:26 UTC (18+ 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)
[RFC 0/3] Export APICv-related state via binary stats interface
2024-04-09 14:54 UTC (6+ 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 v19 000/130] KVM TDX basic feature support
2024-04-09 14:53 UTC (42+ 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 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v19 082/130] KVM: TDX: restore user ret MSRs
` [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v19 092/130] KVM: TDX: Implement interrupt injection
` [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 (10+ 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 v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-09 11:45 UTC (3+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
[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 v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-04-09 8:01 UTC (17+ 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 v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-04-09 7:47 UTC (3+ messages)
[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: x86: Fix the condition of #PF interception caused by MKTME
2024-04-09 3:54 UTC (3+ messages)
[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 (3+ 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 (3+ 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 (13+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
[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 0/2] perf kvm: Add kvm stat support on riscv
2024-04-08 12:07 UTC (3+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events
[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
2024-04-08 11:59 UTC (7+ 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
[PATCH v4 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
2024-04-08 11:51 UTC (2+ messages)
[PATCH] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
2024-04-08 11:12 UTC (2+ messages)
[PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces
2024-04-08 8:43 UTC (2+ messages)
[PATCH v5 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-04-08 7:40 UTC (11+ messages)
` [PATCH v5 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v5 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v5 03/10] x86/sev: Set GHCB data structure version
` [PATCH v5 04/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v5 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v5 06/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v5 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v5 08/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v5 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
` [PATCH v5 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests
[RFC kvm-unit-tests PATCH v2 00/14] add shellcheck support
2024-04-08 7:37 UTC (5+ messages)
` [RFC kvm-unit-tests PATCH v2 08/14] shellcheck: Fix SC2013
` [RFC kvm-unit-tests PATCH v2 14/14] shellcheck: Suppress various messages
[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2024-04-08 6:37 UTC (7+ messages)
` "
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
2024-04-08 6:35 UTC (14+ messages)
[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
2024-04-08 5:20 UTC (6+ messages)
[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
2024-04-08 3:56 UTC (3+ messages)
[PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
2024-04-07 13:08 UTC
[PATCH vhost v7 0/6] refactor the params of find_vqs()
2024-04-07 6:07 UTC (3+ messages)
[PATCH] KVM: riscv: selftests: Add SBI base extension test
2024-04-07 6:08 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).