messages from 2023-02-02 12:44:41 to 2023-02-03 10:09:09 UTC [more...]
[PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
2023-02-03 10:08 UTC (5+ messages)
[PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area
2023-02-03 9:58 UTC (2+ messages)
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-03 9:42 UTC (8+ messages)
` [PATCH 1/7] KVM: Standardize on "int" return types instead of "long" in kvm_main.c
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
` [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
` [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
` [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() "
[PATCH v15 00/11] s390x: CPU Topology
2023-02-03 9:39 UTC (9+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
[PATCH v1 0/8] Add IO page table replacement support
2023-02-03 9:28 UTC (12+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
[PATCH v4 00/14] KVM perf support
2023-02-03 9:07 UTC (27+ messages)
` [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
` [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
` [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events
[PATCH v3] vfio: fix deadlock between group lock and kvm lock
2023-02-03 8:58 UTC (6+ messages)
[PATCH v2 0/2] Update VFIO doc
2023-02-03 8:33 UTC (3+ messages)
` [PATCH v2 1/2] vfio: Update the kdoc for vfio_device_ops
` [PATCH v2 2/2] docs: vfio: Update vfio.rst per latest interfaces
[PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-03 8:14 UTC (15+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v6 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
` [External] "
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
` [PATCH v6 08/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH v6 10/11] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v6 11/11] x86/smpboot: reuse timer calibration
[PATCH 0/2] Update VFIO doc
2023-02-03 8:00 UTC (10+ messages)
` [PATCH 1/2] vfio: Update the kdoc for vfio_device_ops
` [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-02-03 7:27 UTC (25+ messages)
` [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
` [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
` [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
[PATCH v11 000/113] KVM TDX basic feature support
2023-02-03 6:55 UTC (3+ messages)
` [PATCH v11 058/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
[PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-03 6:10 UTC
[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
2023-02-03 5:59 UTC (4+ messages)
[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-02-03 5:14 UTC (5+ messages)
` [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v4] "
[PATCH v3 02/14] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
2023-02-03 4:20 UTC (13+ messages)
` [PATCH v3 03/14] KVM: arm64: PMU: Don't use the sanitized value for PMUVer
` [PATCH v3 04/14] KVM: arm64: PMU: Don't use the PMUVer of the PMU set for the guest
` [PATCH v3 05/14] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v3 06/14] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v3 07/14] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
` [PATCH v3 08/14] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v3 09/14] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v3 10/14] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v3 11/14] tools: arm64: Import perf_event.h
` [PATCH v3 12/14] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v3 13/14] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v3 14/14] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH v3 00/14] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-02-03 4:02 UTC (2+ messages)
` [PATCH v3 01/14] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
[PATCH] KVM: x86: PIT: fix PIT shutdown
2023-02-03 3:56 UTC
[PATCH] KVM: x86: Enable PIT shutdown quirk
2023-02-03 3:41 UTC
[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-02-03 0:24 UTC (2+ messages)
[PATCH v2 1/7] RISC-V: Add AIA related CSR defines
2023-02-03 0:24 UTC (2+ messages)
[PATCH v5 00/13] riscv: improve boot time isa extensions handling
2023-02-02 23:40 UTC (3+ messages)
[PATCH 00/39] Add RISC-V vector cryptography extensions
2023-02-02 23:14 UTC (49+ messages)
` [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 03/39] target/riscv: Add vclmul.vx "
` [PATCH 04/39] target/riscv: Add vclmulh.vv "
` [PATCH 05/39] target/riscv: Add vclmulh.vx "
` [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] "
` [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] "
` [PATCH 07/39] target/riscv: Add vbrev8.v "
` [PATCH 08/39] target/riscv: Add vrev8.v "
` [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] "
` [PATCH 10/39] target/riscv: expose zvkb cpu property
` [PATCH 11/39] target/riscv: add zvkns "
` [PATCH 13/39] target/riscv: Add vaesef.vs decoding, translation and execution support
` [PATCH 14/39] target/riscv: Add vaesdf.vv "
` [PATCH 15/39] target/riscv: Add vaesdf.vs "
` [PATCH 16/39] target/riscv: Add vaesdm.vv "
` [PATCH 17/39] target/riscv: Add vaesdm.vs "
` [PATCH 18/39] target/riscv: Add vaesz.vs "
` [PATCH 20/39] target/riscv: Add vaesem.vs "
` [PATCH 21/39] target/riscv: Add vaeskf1.vi "
` [PATCH 22/39] target/riscv: Add vaeskf2.vi "
` [PATCH 23/39] target/riscv: expose zvkns cpu property
` [PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support
` [PATCH 26/39] target/riscv: Add vsha2c[hl].vv "
` [PATCH 28/39] target/riscv: add zvksh cpu property
` [PATCH 30/39] target/riscv: Add vsm3c.vi decoding, translation and execution support
` [PATCH 31/39] target/riscv: expose zvksh cpu property
` [PATCH 32/39] target/riscv: add zvkg "
` [PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support
` [PATCH 34/39] target/riscv: expose zvkg cpu property
` [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
` [PATCH 36/39] crypto: Add SM4 constant parameter CK
` [PATCH 37/39] target/riscv: Add zvksed cfg property
` [PATCH 38/39] target/riscv: Add Zvksed support
` [PATCH 39/39] target/riscv: Expose Zvksed property
[PATCH 0/9] Parallel CPU bringup for x86_64
2023-02-02 21:59 UTC (3+ messages)
[PATCH V8 0/7] fixes for virtual address update
2023-02-02 21:25 UTC (2+ messages)
[PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-02 21:01 UTC
[kvm-unit-tests PATCH v4 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
2023-02-02 20:22 UTC (2+ messages)
[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
2023-02-02 20:17 UTC (7+ messages)
` [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
` [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-02 19:04 UTC (6+ messages)
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
2023-02-02 19:01 UTC (3+ messages)
` [PATCH v2] vhost-vdpa: print warning "
[Patch v4 00/13] Add Hyper-v extended hypercall support in KVM
2023-02-02 18:59 UTC (6+ messages)
` [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common
[PATCH] Documentation: KVM: Update AMD memory encryption link
2023-02-02 18:33 UTC (3+ messages)
` [RESEND] "
[PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area
2023-02-02 18:29 UTC (6+ messages)
[PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU
2023-02-02 18:28 UTC (21+ messages)
` [PATCH 01/21] KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code
` [PATCH 02/21] KVM: x86/mmu: Replace comment with an actual lockdep assertion on mmu_lock
` [PATCH 03/21] KVM: x86/mmu: Clean up mmu.c functions that put return type on separate line
` [PATCH 04/21] KVM: x86/MMU: Add shadow_mmu.(c|h)
` [PATCH 05/21] KVM: x86/MMU: Expose functions for the Shadow MMU
` [PATCH 06/21] KVM: x86/mmu: Get rid of is_cpuid_PSE36()
` [PATCH 08/21] KVM: x86/MMU: Expose functions for paging_tmpl.h
` [PATCH 09/21] KVM: x86/MMU: Move paging_tmpl.h includes to shadow_mmu.c
` [PATCH 10/21] KVM: x86/MMU: Clean up Shadow MMU exports
` [PATCH 11/21] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU
` [PATCH 12/21] KVM: x86/MMU: Clean up naming of exported Shadow MMU functions
` [PATCH 13/21] KVM: x86/MMU: Fix naming on prepare / commit zap page functions
` [PATCH 14/21] KVM: x86/MMU: Factor Shadow MMU wrprot / clear dirty ops out of mmu.c
` [PATCH 15/21] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c
` [PATCH 16/21] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
` [PATCH 17/21] KVM: x86/MMU: Add kvm_shadow_mmu_ to the last few functions in shadow_mmu.h
` [PATCH 18/21] KVM: x86/mmu: Move split cache topup functions to shadow_mmu.c
` [PATCH 19/21] KVM: x86/mmu: Move Shadow MMU part of kvm_mmu_zap_all() to shadow_mmu.h
` [PATCH 20/21] KVM: x86/mmu: Move Shadow MMU init/teardown to shadow_mmu.c
` [PATCH 21/21] KVM: x86/mmu: Split out Shadow MMU lockless walk begin/end
[PATCH v2 0/3] KVM: x86/mmu: Drop dedicated self-changing mapping code
2023-02-02 18:28 UTC (4+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
` [PATCH v2 2/3] KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk
` [PATCH v2 3/3] KVM: x86/mmu: Remove FNAME(is_self_change_mapping)
[PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
2023-02-02 18:05 UTC (3+ messages)
[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
2023-02-02 16:59 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
` [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute
[PATCH] KVM: SVM: fix calculate dest mask incorrectly in x2apic mode
2023-02-02 16:03 UTC
[PATCH v2] vfio: fix deadlock between group lock and kvm lock
2023-02-02 12:52 UTC (4+ 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