messages from 2024-12-25 03:29:56 to 2025-01-06 02:18:26 UTC [more...]
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2025-01-06 2:19 UTC (5+ messages)
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-06 1:46 UTC (6+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation
[RFC 0/5] LoongArch: KVM: Add separate vmid support
2025-01-06 1:12 UTC (3+ messages)
[PATCH v2 00/25] TDX vCPU/VM creation
2025-01-05 22:12 UTC (6+ messages)
` [PATCH v2 18/25] KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check
linux-next: Fixes tag needs some work in the kvms390-fixes tree
2025-01-05 19:42 UTC
[kvm-unit-tests PATCH] Makefile: add portable mode
2025-01-05 17:57 UTC
[PATCH v2 0/3] vfio/nvgrace-gpu: Enable grace blackwell boards
2025-01-05 17:36 UTC (4+ messages)
` [PATCH v2 1/3] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
` [PATCH v2 2/3] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
` [PATCH v2 3/3] vfio/nvgrace-gpu: Check the HBM training and C2C link status
[PATCH v2 11/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures
2025-01-05 10:58 UTC (2+ messages)
[PATCH v2 09/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
2025-01-05 9:45 UTC (2+ messages)
[PATCH v15 03/13] x86/sev: Add Secure TSC support for SNP guests
2025-01-04 20:26 UTC (2+ messages)
[PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines
2025-01-04 19:06 UTC (2+ messages)
[PATCH v2] vfio/pci: update igd matching conditions
2025-01-04 16:09 UTC (3+ messages)
[PATCH v2] LoongArch: KVM: Add hypercall service support for usermode VMM
2025-01-04 14:07 UTC (2+ messages)
[PATCH] LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changed
2025-01-04 14:04 UTC (2+ messages)
[PATCH v15 00/13] Add Secure TSC support for SNP guests
2025-01-04 10:28 UTC (42+ messages)
` [PATCH v15 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
` [PATCH v15 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
` [PATCH v15 10/13] tsc: Upgrade TSC clocksource rating
` [PATCH v15 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected
[PATCH v5] target/arm: Always add pmu property for Armv7-A/R+
2025-01-04 7:10 UTC
[PATCH v2] PCI: Remove redundant macro
2025-01-03 20:34 UTC (4+ messages)
` "
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-03 20:02 UTC (8+ messages)
` [PATCH v3 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v3 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v3 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v3 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v3 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v3 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
2025-01-03 18:26 UTC (23+ messages)
` [PATCH 01/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [PATCH 02/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [PATCH 03/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [PATCH 04/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH 05/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [PATCH 06/13] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
` [PATCH 07/13] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
` [PATCH 08/13] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH 09/13] x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
` [PATCH 10/13] x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
` [PATCH 11/13] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
` [PATCH 12/13] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH 13/13] x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID
[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
2025-01-03 18:16 UTC (8+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD
[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
2025-01-03 17:00 UTC (16+ messages)
` [PATCH v2 1/9] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v2 2/9] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v2 4/9] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v2 7/9] crypto: ccp: Add new SEV/SNP platform initialization API
` [PATCH v2 8/9] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v2 9/9] crypto: ccp: Move SEV/SNP Platform initialization to KVM
[PATCH 1/1] KVM: VMX: Fix comment of handle_vmx_instruction
2025-01-03 15:38 UTC
[PATCH v6 0/4] i386: Support SMP Cache Topology
2025-01-03 15:50 UTC (9+ messages)
[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
2025-01-03 15:19 UTC (7+ messages)
[PATCH] vfio/pci: Fallback huge faults for unaligned pfn
2025-01-03 12:48 UTC (4+ messages)
[PATCH v5 0/3] Add support for the Idle HLT intercept feature
2025-01-03 8:18 UTC (4+ messages)
` [PATCH v5 1/3] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v5 2/3] KVM: SVM: Add Idle HLT intercept support
` [PATCH v5 3/3] KVM: selftests: Add self IPI HLT test
[PATCH v3 0/5] bugfix some driver issues
2025-01-02 22:35 UTC (7+ messages)
` [PATCH v3 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v3 2/5] hisi_acc_vfio_pci: add eq and aeq interruption restore
` [PATCH v3 3/5] hisi_acc_vfio_pci: bugfix cache write-back issue
` [PATCH v3 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v3 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
[PATCH v2 0/5] bugfix some driver issues
2025-01-02 22:30 UTC (8+ messages)
` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v2 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
[GIT PULL] Last KVM/arm64 fixes for 6.13
2025-01-02 22:20 UTC
[PATCH v2 0/2] Use setup ROM as fallback for ROM bar
2025-01-02 18:50 UTC (3+ messages)
` [PATCH v2 1/2] vfio/pci: Remove shadow ROM specific code paths
` [PATCH v2 2/2] vfio/pci: Expose setup ROM at ROM bar when needed
[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
2025-01-02 18:38 UTC (11+ messages)
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-02 17:53 UTC (3+ messages)
[PATCH] KVM: VMX: Reinstate __exit attribute for vmx_exit
2025-01-02 15:40 UTC
[PATCH v4 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable
2025-01-02 14:58 UTC (5+ messages)
` [PATCH v4 1/2] KVM: SVM: Convert plain error code numbers to defines
` [PATCH v4 2/2] KVM: SVM: Provide helpers to set the error code
[PATCH] KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()
2025-01-02 14:57 UTC (3+ messages)
[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
2025-01-02 13:39 UTC (9+ messages)
[syzbot] [kvm?] WARNING in __kvm_gpc_refresh (3)
2025-01-02 9:06 UTC
[Bug 219618] New: qemu cannot not start with -cpu hypervisor=off parameter
2025-01-02 2:37 UTC (4+ messages)
` [Bug 219618] [REGRESSION, BISECTED] "
` [Bug 219618] [SOLVED] "
[PATCH 00/11] x86/virt/tdx: Add SEAMCALL wrappers for KVM
2025-01-01 7:30 UTC (12+ messages)
` [PATCH 01/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [PATCH 02/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [PATCH 03/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [PATCH 04/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH 05/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [PATCH 06/11] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
` [PATCH 07/11] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
` [PATCH 08/11] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH 09/11] x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
` [PATCH 10/11] x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
` [PATCH 11/11] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
2025-01-01 6:49 UTC
[PATCH] LoongArch: KVM: Add hypercall service support for usermode VMM
2024-12-31 9:37 UTC (8+ messages)
[PATCH v2 0/2] x86/bugs: RSB tweaks
2024-12-30 14:54 UTC (6+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS
[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
2024-12-30 11:14 UTC (6+ messages)
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX
[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2024-12-30 9:28 UTC (7+ messages)
` [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
Subject: [PATCH] x86: kvmclock: Clean up the usage of the apic_lvt_mask array
2024-12-30 7:44 UTC
[PATCH v4 0/4] Add support for the Idle HLT intercept feature
2024-12-30 7:14 UTC (8+ messages)
` [PATCH v4 3/4] KVM: nSVM: implement the nested idle halt intercept
` [PATCH v4 4/4] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH] vfio/pci: update igd matching conditions
2024-12-29 17:04 UTC (3+ messages)
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2024-12-28 19:28 UTC (10+ messages)
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem "
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH] vhost/net: Set num_buffers for virtio 1.0
2024-12-27 13:44 UTC (6+ messages)
[PATCH] KVM: x86: ioapic: Optimize EOI handling to reduce unnecessary VM exits
2024-12-27 7:30 UTC (3+ messages)
[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-12-27 4:21 UTC (3+ messages)
` [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-12-27 4:21 UTC (7+ messages)
[PATCH v2 0/3] Collect guest/host statistics during the redirected traps
2024-12-26 5:44 UTC (2+ messages)
[PATCH v5 00/11] i386: miscellaneous cleanup
2024-12-25 3:49 UTC (7+ messages)
` [PATCH v5 04/11] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v5 05/11] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
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