messages from 2025-07-09 12:03:10 to 2025-08-18 17:32:09 UTC [more...]
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-18 15:25 UTC (61+ messages)
` [PATCH v5 01/44] perf: Skip pmu_ctx based on event_type
` [PATCH v5 02/44] perf: Add generic exclude_guest support
` [PATCH v5 03/44] perf: Move security_perf_event_free() call to __free_event()
` [PATCH v5 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v5 05/44] perf: Clean up perf ctx time
` [PATCH v5 06/44] perf: Add a EVENT_GUEST flag
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context
` [PATCH v5 08/44] perf: core/x86: Register a new vector for handling mediated guest PMIs
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
` [PATCH v5 10/44] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v5 11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v5 12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v5 13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v5 14/44] KVM: VMX: Setup canonical VMCS config prior to kvm_x86_vendor_init()
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 18/44] KVM: x86/pmu: Start stubbing in mediated PMU support
` [PATCH v5 19/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 21/44] KVM: x86/pmu: Register PMI handler for mediated vPMU
` [PATCH v5 22/44] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v5 23/44] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v5 24/44] KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTS
` [PATCH v5 25/44] KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
` [PATCH v5 26/44] KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controls
` [PATCH v5 27/44] KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
` [PATCH v5 29/44] KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalents
` [PATCH v5 30/44] KVM: x86/pmu: Move initialization of valid PMCs bitmask to common x86
` [PATCH v5 31/44] KVM: x86/pmu: Restrict GLOBAL_{CTRL,STATUS}, fixed PMCs, and PEBS to PMU v2+
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 34/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v5 35/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v5 36/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
` [PATCH v5 37/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
` [PATCH v5 39/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v5 40/44] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v5 41/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
` [PATCH v5 42/44] KVM: nSVM: "
` [PATCH v5 43/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match
[PATCH 0/6] ONE_REG interface for SBI FWFT extension
2025-08-18 10:29 UTC (13+ messages)
` [PATCH 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
[PATCH] RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
2025-08-18 14:25 UTC (2+ messages)
[PATCH] RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap
2025-08-18 14:18 UTC (6+ messages)
[PATCH V2] RISC-V: KVM: Write hgatp register with valid mode bits
2025-08-18 7:45 UTC (4+ messages)
[PATCH] RISC-V: KVM: Write hgatp register with valid mode bits
2025-08-17 21:01 UTC (3+ messages)
[PATCH v2 0/6] ONE_REG interface for SBI FWFT extension
2025-08-17 12:33 UTC (7+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH v2 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH v2 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH v2 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH v2 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH v2 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
[PATCH 4/6] selftests: kvm: riscv: fix spelling mistakes in comments
2025-08-15 0:18 UTC
[RFC PATCH 0/6] iommu/riscv: Add MRIF support
2025-08-11 6:11 UTC (7+ messages)
` [RFC PATCH 1/6] RISC-V: Add more elements to irqbypass vcpu_info
` [RFC PATCH 2/6] RISC-V: KVM: Transfer the physical address of MRIF to iommu-ir
` [RFC PATCH 3/6] RISC-V: KVM: Add a xarray to record host irq msg
` [RFC PATCH 4/6] iommu/riscv: Add irq_mask and irq_ack configure for iommu-ir
` [RFC PATCH 5/6] iommu/riscv: Add MRIF mode support
` [RFC PATCH 6/6] RISC-V: KVM: Check the MRIF in notice MSI irq handler
[GIT PULL v2] KVM/riscv changes for 6.17
2025-08-10 21:40 UTC (3+ messages)
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-08-10 21:12 UTC (2+ messages)
[PATCH v2 0/6] RISC-V: KVM: Allow zicbop/bfloat16 exts for guests
2025-08-08 10:19 UTC (7+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
` [PATCH v2 2/6] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH v2 3/6] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH v2 4/6] RISC-V: KVM: Allow bfloat16 "
` [PATCH v2 5/6] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH v2 6/6] KVM: riscv: selftests: Add bfloat16 "
[PATCH v2 0/3] KVM: riscv: selftests: Enable supported test cases
2025-08-07 14:59 UTC (4+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Add common "
` [PATCH v2 2/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v2 3/3] KVM: riscv: selftests: Add missing headers for new testcases
[PATCH] riscv: skip csr restore if vcpu preempted reload
2025-08-07 11:42 UTC
[PATCH v2 0/2] Few timer and AIA fixes for KVM RISC-V
2025-08-06 17:15 UTC (3+ messages)
[PATCH] RISC-V: KVM: fix stack overrun when loading vlenb
2025-08-06 10:05 UTC (3+ messages)
[GIT PULL] KVM/riscv changes for 6.17
2025-07-29 12:52 UTC (11+ messages)
[PATCH v4 0/9] Add SBI v3.0 PMU enhancements
2025-07-22 17:20 UTC (14+ messages)
` [PATCH v4 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v4 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v4 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v4 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v4 5/9] drivers/perf: riscv: Export "
` [PATCH v4 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v4 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v4 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v4 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0
[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
2025-07-18 5:44 UTC (20+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v3 5/9] drivers/perf: riscv: Export "
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v3 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v3 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0
[GIT PULL] KVM/riscv fixes for 6.16 take #2
2025-07-17 15:10 UTC (2+ messages)
[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-07-17 12:03 UTC (2+ messages)
[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
2025-07-17 12:04 UTC (2+ messages)
[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
2025-07-17 9:24 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases
[PATCH] RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
2025-07-17 6:50 UTC (2+ messages)
[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
2025-07-17 6:31 UTC (2+ messages)
[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
2025-07-16 12:24 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode
2025-07-16 5:20 UTC (2+ messages)
[PATCH v3] RISC-V: KVM: Delegate illegal instruction fault to VS mode
2025-07-14 8:03 UTC (2+ messages)
[PATCH] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
2025-07-14 7:20 UTC
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-07-11 14:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
[PATCH v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode
2025-07-11 8:57 UTC (5+ messages)
` [External] "
[PATCH v2 00/15] Add KVM Selftests runner
2025-07-10 0:20 UTC (18+ messages)
` [PATCH v2 01/15] KVM: selftest: Create KVM selftest runner
` [PATCH v2 02/15] KVM: selftests: Enable selftests runner to find executables in different path
` [PATCH v2 03/15] KVM: selftests: Add timeout option in selftests runner
` [PATCH v2 04/15] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v2 06/15] KVM: selftests: Add a flag to print only test status in KVM Selftests run
` [PATCH v2 07/15] KVM: selftests: Add various print flags to KVM Selftest Runner
` [PATCH v2 11/15] KVM: selftests: Auto generate default tests for KVM Selftests Runner
[kvm-unit-tests PATCH v3 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 16:58 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[kvm-unit-tests PATCH v2 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 10:14 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 2/2] riscv: lib: Add sbi-exit-code to configure and environment
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).