messages from 2024-08-12 22:48:31 to 2024-08-14 05:29:33 UTC [more...]
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-14 5:29 UTC (8+ messages)
[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
2024-08-14 4:59 UTC (17+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode
[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-08-14 4:57 UTC (15+ messages)
` [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [RFC PATCH v3 05/21] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
[PATCH] KVM: x86: Include host suspended time in steal time
2024-08-14 4:50 UTC (5+ messages)
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-08-14 4:14 UTC (2+ messages)
[PATCH 00/25] TDX vCPU/VM creation
2024-08-14 3:08 UTC (50+ messages)
` [PATCH 01/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures
` [PATCH 03/25] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 04/25] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 06/25] x86/virt/tdx: Export TDX KeyID information
` [PATCH 07/25] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH 08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 16/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest
` [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 19/25] KVM: X86: Introduce kvm_get_supported_cpuid_internal()
` [PATCH 20/25] KVM: X86: Introduce tdx_get_kvm_supported_cpuid()
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
` [PATCH 22/25] KVM: TDX: Use guest physical address to configure EPT level and GPAW
` [PATCH 23/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
` [PATCH 24/25] KVM: x86: Filter directly configurable TDX CPUID bits
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
2024-08-14 1:03 UTC (10+ messages)
` [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
` [PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
` [PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
` [PATCH 4/6] KVM: x86: selftests: Test read/write core counters
` [PATCH 5/6] KVM: x86: selftests: Test core events
` [PATCH 6/6] KVM: x86: selftests: Test PerfMonV2
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-13 23:47 UTC (6+ messages)
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
2024-08-13 23:39 UTC (10+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-13 23:21 UTC (10+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-13 21:14 UTC (11+ messages)
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
2024-08-13 20:33 UTC (5+ messages)
[PATCH] vfio: mdev: Remove unused function declarations
2024-08-13 18:04 UTC (2+ messages)
[PATCH rfc] vfio-pci: Allow write combining
2024-08-13 18:02 UTC (11+ messages)
[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
2024-08-13 16:39 UTC (4+ messages)
` [Bug 219129] "
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-08-13 16:37 UTC (12+ messages)
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH 00/10] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-08-13 16:19 UTC (17+ messages)
` [PATCH 01/10] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH 02/10] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 03/10] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH 04/10] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH 05/10] arm64: Add encoding for PIRE0_EL2
` [PATCH 06/10] arm64: Remove VNCR definition "
` [PATCH 07/10] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH 08/10] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH 09/10] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH 10/10] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
[PATCH] KVM: eventfd: Use synchronize_srcu_expedited()
2024-08-13 16:10 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Disallow changing x2APIC ID via userspace
2024-08-13 16:01 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Make x2APIC ID 100% readonly
[RFC 0/5] SEV Kernel Selftests
2024-08-13 15:30 UTC (14+ messages)
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-08-13 15:19 UTC (6+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
[PATCH][v1] x86/kvm: Fix the decrypted pages free in kvmclock
2024-08-13 14:58 UTC (3+ messages)
[PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
2024-08-13 14:35 UTC (5+ messages)
[PATCH v2 0/3] Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail
2024-08-13 14:26 UTC (4+ messages)
` [PATCH v2 3/3] KVM: arm64: Perform memory fault exits when stage-2 handler EFAULTs
[PATCH] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
2024-08-13 14:24 UTC (2+ messages)
[PATCH v3 0/8] KVM: arm64: Add support for FP8
2024-08-13 13:38 UTC (12+ messages)
` [PATCH v3 1/8] KVM: arm64: Move SVCR into the sysreg array
` [PATCH v3 2/8] KVM: arm64: Add predicate for FPMR support in a VM
` [PATCH v3 3/8] KVM: arm64: Move FPMR into the sysreg array
` [PATCH v3 4/8] KVM: arm64: Add save/restore support for FPMR
` [PATCH v3 5/8] KVM: arm64: Honor trap routing "
` [PATCH v3 6/8] KVM: arm64: Expose ID_AA64FPFR0_EL1 as a writable ID reg
` [PATCH v3 7/8] KVM: arm64: Enable FP8 support when available and configured
` [PATCH v3 8/8] KVM: arm64: Expose ID_AA64PFR2_EL1 to userspace and guests
[PATCH -next] KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
2024-08-13 13:29 UTC (2+ messages)
[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-08-13 13:24 UTC (3+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling
[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
2024-08-13 12:44 UTC (2+ messages)
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-13 11:54 UTC (5+ messages)
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case
[GIT PULL 0/2] KVM: s390: Fixes for 6.11
2024-08-13 10:07 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.11, round #1
2024-08-13 10:06 UTC (2+ messages)
[PATCH v3 00/18] KVM: arm64: nv: Add support for address translation instructions
2024-08-13 10:05 UTC (19+ messages)
` [PATCH v3 01/18] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH v3 02/18] arm64: Add PAR_EL1 field description
` [PATCH v3 03/18] arm64: Add system register encoding for PSTATE.PAN
` [PATCH v3 04/18] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
` [PATCH v3 05/18] KVM: arm64: Make kvm_at() take an OP_AT_*
` [PATCH v3 06/18] KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
` [PATCH v3 07/18] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
` [PATCH v3 08/18] KVM: arm64: nv: Honor absence of FEAT_PAN2
` [PATCH v3 09/18] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
` [PATCH v3 10/18] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
` [PATCH v3 11/18] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
` [PATCH v3 12/18] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH v3 13/18] KVM: arm64: nv: Make ps_to_output_size() generally available
` [PATCH v3 14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation
` [PATCH v3 15/18] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
` [PATCH v3 16/18] KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
` [PATCH v3 17/18] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
` [PATCH v3 18/18] KVM: arm64: nv: Add support for FEAT_ATS1A
[PATCH 1/2] KVM: SVM: Fix uninitialized variable bug
2024-08-13 10:05 UTC (6+ messages)
` [PATCH 2/2] KVM: SVM: Fix an error code in sev_gmem_post_populate()
[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
2024-08-13 9:17 UTC (7+ messages)
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCHSET][RFC] struct fd and memory safety
2024-08-13 3:32 UTC (11+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
2024-08-13 2:05 UTC (6+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-12 23:44 UTC (6+ messages)
` [PATCH 10/19] KVM: Use follow_pfnmap API
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