messages from 2025-09-15 14:20:17 to 2025-09-16 18:09:59 UTC [more...]
[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
2025-09-16 18:09 UTC (20+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v3 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information
[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
2025-09-16 17:56 UTC (8+ messages)
` [RFC PATCH v1 5/5] KVM: Remove kvm_rebooting and its references
[RFC PATCH v3 1/1] vfio/pci: add PCIe TPH device ioctl
2025-09-16 17:56 UTC
[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
2025-09-16 17:36 UTC (25+ messages)
` [PATCH v2 08/20] KVM: s390: KVM page table management functions: allocation
` [PATCH v2 09/20] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v2 10/20] KVM: s390: KVM page table management functions: walks
` [PATCH v2 15/20] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v2 18/20] KVM: S390: Remove PGSTE code from linux/s390 mm
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-09-16 17:10 UTC (5+ messages)
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-16 17:00 UTC (5+ messages)
[kvm-unit-tests PATCH 00/17] x86/vmx: align with Linux kernel VMX definitions
2025-09-16 17:22 UTC (18+ messages)
` [kvm-unit-tests PATCH 01/17] lib: add linux vmx.h clone from 6.16
` [kvm-unit-tests PATCH 02/17] lib: add linux trapnr.h "
` [kvm-unit-tests PATCH 03/17] lib: add vmxfeatures.h "
` [kvm-unit-tests PATCH 04/17] lib: define __aligned() in compiler.h
` [kvm-unit-tests PATCH 05/17] x86/vmx: basic integration for new vmx.h
` [kvm-unit-tests PATCH 06/17] x86/vmx: switch to new vmx.h EPT violation defs
` [kvm-unit-tests PATCH 07/17] x86/vmx: switch to new vmx.h EPT RWX defs
` [kvm-unit-tests PATCH 08/17] x86/vmx: switch to new vmx.h EPT access and dirty defs
` [kvm-unit-tests PATCH 09/17] x86/vmx: switch to new vmx.h EPT capability and memory type defs
` [kvm-unit-tests PATCH 10/17] x86/vmx: switch to new vmx.h primary processor-based VM-execution controls
` [kvm-unit-tests PATCH 11/17] x86/vmx: switch to new vmx.h secondary execution control bit
` [kvm-unit-tests PATCH 12/17] x86/vmx: switch to new vmx.h secondary execution controls
` [kvm-unit-tests PATCH 13/17] x86/vmx: switch to new vmx.h pin based VM-execution controls
` [kvm-unit-tests PATCH 14/17] x86/vmx: switch to new vmx.h exit controls
` [kvm-unit-tests PATCH 15/17] x86/vmx: switch to new vmx.h entry controls
` [kvm-unit-tests PATCH 16/17] x86/vmx: switch to new vmx.h interrupt defs
` [kvm-unit-tests PATCH 17/17] x86/vmx: align exit reasons with Linux uapi
[PATCH v5 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 16:00 UTC (8+ messages)
` [PATCH v5 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v5 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v5 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
2025-09-16 15:59 UTC (2+ messages)
[RFC PATCH 0/7] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-16 15:03 UTC (11+ messages)
` [RFC PATCH 1/7] target/i386: SEV: Consolidate SEV feature validation to common init path
` [RFC PATCH 3/7] target/i386: SEV: Add support for enabling debug-swap SEV feature
[PATCH v14 00/22] Enable CET Virtualization
2025-09-16 14:42 UTC (8+ messages)
` [PATCH v14 15/22] KVM: x86: Don't emulate instructions guarded by CET
[RFC PATCH v2 0/5] KVM: SVM: Enable AVIC by default on Zen 4+
2025-09-16 14:27 UTC (20+ messages)
` [RFC PATCH v2 1/5] KVM: SVM: Stop warning if x2AVIC feature bit alone is enabled
` [RFC PATCH v2 2/5] KVM: SVM: Simplify the message printed with 'force_avic'
` [RFC PATCH v2 3/5] KVM: SVM: Move all AVIC setup to avic_hardware_setup()
` [RFC PATCH v2 4/5] KVM: SVM: Move 'force_avic' module parameter to svm.c
` [RFC PATCH v2 5/5] KVM: SVM: Enable AVIC by default from Zen 4
[PATCH] LoongArch: KVM: rework pch_pic_update_batch_irqs()
2025-09-16 14:27 UTC (3+ messages)
[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
2025-09-16 14:21 UTC (4+ messages)
[PATCH v15 00/41] KVM: x86: Mega-CET
2025-09-16 13:53 UTC (55+ messages)
` [PATCH v15 01/41] KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()
` [PATCH v15 02/41] KVM: SEV: Read save fields from GHCB exactly once
` [PATCH v15 03/41] KVM: SEV: Validate XCR0 provided by guest in GHCB
` [PATCH v15 04/41] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v15 05/41] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v15 06/41] KVM: x86: Check XSS validity against guest CPUIDs
` [PATCH v15 07/41] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v15 08/41] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v15 09/41] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v15 10/41] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v15 11/41] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v15 12/41] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v15 13/41] KVM: x86: Enable guest SSP read/write interface with new uAPIs
` [PATCH v15 14/41] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v15 15/41] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v15 16/41] KVM: VMX: Set up interception for CET MSRs
` [PATCH v15 17/41] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v15 21/41] KVM: nVMX: Prepare for enabling CET support for nested guest
` [PATCH v15 25/41] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v15 35/41] KVM: selftests: Add an MSR test to exercise guest/host and read/write
[kvm-unit-tests PATCH] Better backtraces for leaf functions
2025-09-16 13:21 UTC (4+ messages)
[kvm-unit-tests PATCH] lib: make limits.h more Clang friendly
2025-09-16 13:16 UTC (2+ messages)
[PATCH] KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpu
2025-09-16 13:12 UTC
[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
2025-09-16 13:04 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] Makefile: Provide a concept of late CFLAGS
` [kvm-unit-tests PATCH v2 2/4] x86: Better backtraces for leaf functions
` [kvm-unit-tests PATCH v2 3/4] arm64: "
` [kvm-unit-tests PATCH v2 4/4] arm: Fix backtraces involving "
[PATCH v3] mfd: max77705: rework interrupts
2025-09-16 12:31 UTC (2+ messages)
` (subset) "
[PATCH kvmtool v3 0/6] arm64: Nested virtualization support
2025-09-16 12:17 UTC (12+ messages)
` [PATCH kvmtool v3 2/6] arm64: Initial nested virt support
` [PATCH kvmtool v3 3/6] arm64: nested: add support for setting maintenance IRQ
` [PATCH kvmtool v3 4/6] arm64: add counter offset control
[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 10:27 UTC (7+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
[PATCH v2 0/4] KVM: SVM: Add Page Modification Logging (PML) support
2025-09-16 10:27 UTC (3+ messages)
` [PATCH v2 2/4] KVM: x86: Move PML page to common vcpu arch structure
[kvm-unit-tests PATCH 0/2] Fix triple fault in eventinj test
2025-09-16 10:21 UTC (5+ messages)
` [PATCH 1/2] x86/eventinj: Use global asm label for nested NMI IP address verification
` [PATCH 2/2] x86/eventinj: Push SP to IRET frame
[PATCH v3 1/2] KVM: Disable IRQs in kvm_online_cpu()/kvm_offline_cpu()
2025-09-16 10:12 UTC (3+ messages)
` [PATCH v3 2/2] KVM: x86: Change the outdated comments and code in kvm_on_user_return()
[PATCH net 1/2] vhost-net: unbreak busy polling
2025-09-16 9:39 UTC (9+ messages)
` [PATCH net 2/2] vhost-net: correctly flush batched packet before enabling notification
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-16 6:23 UTC (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[PATCH v4] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-09-16 6:17 UTC
[PATCH] RISC-V: KVM: Fix SBI_FWFT_POINTER_MASKING_PMLEN algorithm
2025-09-16 5:38 UTC (3+ messages)
[PATCH v2] KVM: TDX: Force split irqchip for TDX at irqchip creation time
2025-09-16 5:22 UTC (3+ messages)
[RFC PATCH v6 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2025-09-16 2:00 UTC (5+ messages)
` [RFC PATCH v6 1/2] mm: guestmem: "
` [RFC PATCH v6 2/2] userfaulfd: add minor mode for guestmem
[PATCH v5 0/2] KVM: guest_memfd: use write for population
2025-09-16 1:08 UTC (8+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
[GIT PULL] KVM: x86: AVIC vTPR fix for 6.17
2025-09-16 0:38 UTC
[PATCH] KVM: SVM: Replace kzalloc() + copy_from_user() with memdup_user()
2025-09-16 0:25 UTC (2+ messages)
[PATCH] KVM: SEV: Save the SEV policy if and only if LAUNCH_START succeeds
2025-09-16 0:25 UTC (2+ messages)
[PATCH 0/4] KVM: selftests: Fastops DIV testcases
2025-09-16 0:25 UTC (2+ messages)
[PATCH] KVM: selftests: Fix typo in hyperv cpuid test message
2025-09-16 0:25 UTC (2+ messages)
[PATCH v2 0/3] KVM: Fix deadlock for invalid memslots
2025-09-16 0:25 UTC (6+ messages)
` [PATCH v2 3/3] KVM: selftests: Test prefault memory during concurrent memslot removal
[PATCH 0/3] KVM: x86: Clean up lowest priority IRQ code
2025-09-16 0:25 UTC (2+ messages)
[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
2025-09-16 0:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH] x86/apic: KVM: Use guard() instead of mutex_lock() to simplify code
2025-09-16 0:25 UTC (2+ messages)
[PATCH] KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify code
2025-09-16 0:25 UTC (2+ messages)
[PATCH] x86/kvm: Make kvm_async_pf_task_wake() a local static helper
2025-09-16 0:25 UTC (2+ messages)
[PATCH v2] x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP
2025-09-16 0:25 UTC (2+ messages)
[PATCH][v2] x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
2025-09-16 0:25 UTC (2+ messages)
[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
2025-09-16 0:25 UTC (2+ messages)
[PATCH] KVM: x86: Remove outdated comments and code in kvm_on_user_return()
2025-09-16 0:13 UTC (7+ messages)
[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
2025-09-15 22:23 UTC (7+ messages)
[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
2025-09-15 21:31 UTC (4+ messages)
[PATCH] KVM: riscv: Power on secondary vCPUs from migration
2025-09-15 18:54 UTC (3+ messages)
[RFC] Fix potential undefined behavior in __builtin_clz usage with GCC 11.1.0
2025-09-15 18:46 UTC (2+ messages)
[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
2025-09-15 17:57 UTC (2+ messages)
[RFC PATCH] kvm/riscv: Add ctxsstatus and ctxhstatus for migration
2025-09-15 17:01 UTC (4+ messages)
[PATCH v4 0/5] Enable Shadow Stack Virtualization for SVM
2025-09-15 16:46 UTC (4+ messages)
[PATCH V2] vfio/pds: replace bitmap_free with vfree
2025-09-15 16:28 UTC (2+ messages)
[PATCH v3 1/3] vhost-net: unbreak busy polling
2025-09-15 16:03 UTC (3+ messages)
` [PATCH v3 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
` [PATCH v3 3/3] vhost-net: flush batched before enabling notifications
[PATCH] vhost-scsi: fix argument order in tport allocation error message
2025-09-15 14:46 UTC (2+ messages)
[PATCH v3 05/11] PCI: Add pci_reachable_set()
2025-09-15 14:32 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