messages from 2024-12-31 16:27:12 to 2025-01-06 18:59:53 UTC [more...]
[PATCH v2 09/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
2025-01-06 18:59 UTC (3+ messages)
[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
2025-01-06 18:57 UTC (2+ messages)
[PATCH 11/12] x86/mm: enable AMD translation cache extensions
2025-01-06 18:29 UTC (2+ messages)
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-06 18:01 UTC (10+ 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
[syzbot] [kvm?] possible deadlock in kvm_arch_pm_notifier
2025-01-06 17:13 UTC
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-06 16:51 UTC (4+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v2 0/2] Use setup ROM as fallback for ROM bar
2025-01-06 16:28 UTC (4+ 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
[PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch
2025-01-06 16:28 UTC (2+ messages)
[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
2025-01-06 16:27 UTC (11+ messages)
[RFC] Para-virtualized TLB flush for PV-waiting vCPUs
2025-01-06 15:56 UTC
[kvm-unit-tests PATCH 0/2] Add support for SBI FWFT extension testing
2025-01-06 15:53 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: Add "-deps" handling for tests
` [kvm-unit-tests PATCH 2/2] riscv: Add tests for SBI FWFT extension
[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
2025-01-06 15:48 UTC (7+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 5/6] riscv: export unaligned_ctl_available() as a GPL symbol
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[GIT PULL] VFIO fixes for v6.13-rc7
2025-01-06 14:59 UTC (2+ messages)
[kvm-unit-tests PATCH v4 0/5] riscv: add SBI SSE extension tests
2025-01-06 13:55 UTC (3+ messages)
[PATCH v16 00/13] Add Secure TSC support for SNP guests
2025-01-06 12:46 UTC (14+ messages)
` [PATCH v16 01/13] virt: sev-guest: Remove is_vmpck_empty() helper
` [PATCH v16 02/13] virt: sev-guest: Replace GFP_KERNEL_ACCOUNT with GFP_KERNEL
` [PATCH v16 03/13] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v16 04/13] x86/sev: Relocate SNP guest messaging routines to common code
` [PATCH v16 05/13] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v16 06/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v16 07/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception "
` [PATCH v16 08/13] x86/sev: Prevent RDTSC/RDTSCP "
` [PATCH v16 09/13] x86/sev: Mark Secure TSC as reliable clocksource
` [PATCH v16 10/13] x86/tsc: Switch Secure TSC guests away from kvm-clock
` [PATCH v16 11/13] x86/tsc: Upgrade TSC clocksource rating for guests
` [PATCH v16 12/13] x86/tsc: Switch to native sched clock
` [PATCH v16 13/13] x86/sev: Allow Secure TSC feature for SNP guests
[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-01-06 11:24 UTC (10+ 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
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-06 10:51 UTC (8+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation
[PATCH v3 0/5] bugfix some driver issues
2025-01-06 10:49 UTC (8+ 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 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
2025-01-06 5:50 UTC (24+ 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 v15 03/13] x86/sev: Add Secure TSC support for SNP guests
2025-01-06 4:34 UTC (3+ messages)
[PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines
2025-01-06 4:14 UTC (3+ messages)
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2025-01-06 2:33 UTC (7+ messages)
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
[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] 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 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 (4+ messages)
` [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown
[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 v2 0/5] bugfix some driver issues
2025-01-02 22:30 UTC (4+ messages)
` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error
[GIT PULL] Last KVM/arm64 fixes for 6.13
2025-01-02 22:20 UTC
[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 (4+ messages)
` [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)
[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
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