messages from 2025-07-07 17:43:46 to 2025-07-09 08:02:38 UTC [more...]
[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-09 8:02 UTC (4+ messages)
` [PATCH v6 3/8] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v6 5/8] LoongArch: KVM: Use generic function loongarch_eiointc_read()
` [PATCH v6 6/8] LoongArch: KVM: Remove some unnecessary local variables
[PATCH v6 0/3] KVM: x86: Include host suspended time in steal time
2025-07-09 7:04 UTC (4+ messages)
` [PATCH v6 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v6 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v6 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "
[v2] KVM: x86: Question on lock protection in handle_ept_misconfig
2025-07-09 6:50 UTC
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-09 6:40 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created
[Question Consultation] KVM: x86: No lock protection was applied in handle_ept_misconfig of kernel 5.10?
2025-07-09 6:32 UTC
[PATCH v8 0/2] Enable Secure TSC for SEV-SNP
2025-07-09 5:54 UTC (16+ messages)
` [PATCH v8 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH 0/3] MAINTAINERS: Update TDX entry
2025-07-09 4:26 UTC (9+ messages)
` [PATCH 1/3] MAINTAINERS: Update the file list in the "
` [PATCH 2/3] MAINTAINERS: Add Rick Edgecombe as a TDX reviewer
` [PATCH 3/3] MAINTAINERS: Update Kirill Shutemov's email address
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-09 3:32 UTC (36+ messages)
` [RFC PATCH v8 01/35] KVM: x86: Open code setting/clearing of bits in the ISR
` [RFC PATCH v8 02/35] KVM: x86: Remove redundant parentheses around 'bitmap'
` [RFC PATCH v8 03/35] x86/apic: KVM: Deduplicate APIC vector => register+bit math
` [RFC PATCH v8 04/35] KVM: x86: Rename VEC_POS/REG_POS macro usages
` [RFC PATCH v8 05/35] KVM: x86: Change lapic regs base address to void pointer
` [RFC PATCH v8 06/35] KVM: x86: Rename find_highest_vector()
` [RFC PATCH v8 07/35] KVM: x86: Rename lapic get/set_reg() helpers
` [RFC PATCH v8 08/35] KVM: x86: Rename lapic get/set_reg64() helpers
` [RFC PATCH v8 09/35] KVM: x86: Rename lapic set/clear vector helpers
` [RFC PATCH v8 10/35] x86/apic: KVM: Move apic_find_highest_vector() to a common header
` [RFC PATCH v8 11/35] x86/apic: KVM: Move lapic get/set helpers to common code
` [RFC PATCH v8 12/35] x86/apic: KVM: Move lapic set/clear_vector() "
` [RFC PATCH v8 13/35] x86/apic: KVM: Move apic_test)vector() "
` [RFC PATCH v8 14/35] x86/apic: Rename 'reg_off' to 'reg'
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap
` [RFC PATCH v8 17/35] x86/apic: Move apic_update_irq_cfg() calls to apic_update_vector()
` [RFC PATCH v8 18/35] x86/apic: Add new driver for Secure AVIC
` [RFC PATCH v8 19/35] x86/apic: Initialize Secure AVIC APIC backing page
` [RFC PATCH v8 20/35] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC PATCH v8 21/35] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC PATCH v8 22/35] x86/apic: Add update_vector() callback for apic drivers
` [RFC PATCH v8 23/35] x86/apic: Add update_vector() callback for Secure AVIC
` [RFC PATCH v8 24/35] x86/apic: Add support to send IPI "
` [RFC PATCH v8 25/35] x86/apic: Support LAPIC timer "
` [RFC PATCH v8 26/35] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC PATCH v8 27/35] x86/apic: Add support to send NMI IPI "
` [RFC PATCH v8 28/35] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC PATCH v8 29/35] x86/sev: Enable NMI support "
` [RFC PATCH v8 30/35] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [RFC PATCH v8 31/35] x86/apic: Handle EOI writes for Secure AVIC guests
` [RFC PATCH v8 32/35] x86/apic: Add kexec support for Secure AVIC
` [RFC PATCH v8 33/35] x86/apic: Enable Secure AVIC in Control MSR
` [RFC PATCH v8 34/35] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
` [RFC PATCH v8 35/35] x86/sev: Indicate SEV-SNP guest supports Secure AVIC
[PATCH 0/2] TDX: Clean up the definitions of TDX ATTRIBUTES
2025-07-09 3:32 UTC (12+ messages)
` [PATCH 1/2] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
` [PATCH 2/2] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-07-09 2:23 UTC (10+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-08 22:54 UTC (32+ messages)
` [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v2 18/51] mm: hugetlb: Cleanup interpretation of map_chg_state "
[PATCH v3 00/22] ARM64 PMU Partitioning
2025-07-08 22:41 UTC (6+ messages)
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
[PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
2025-07-08 22:38 UTC (2+ messages)
[PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
2025-07-08 22:37 UTC (2+ messages)
[PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
2025-07-08 22:34 UTC (2+ messages)
[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-07-08 22:24 UTC (2+ messages)
[PATCHv3 0/2]
2025-07-08 22:17 UTC (9+ messages)
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-08 21:19 UTC (17+ messages)
KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
2025-07-08 20:57 UTC (2+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-08 20:47 UTC (3+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-17
2025-07-08 20:32 UTC
[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-07-08 19:50 UTC (17+ messages)
` [PATCH v7 net-next 1/9] scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
` [PATCH v7 net-next 2/9] virtio: introduce extended features
` [PATCH v7 net-next 3/9] virtio_pci_modern: allow configuring "
` [PATCH v7 net-next 4/9] vhost-net: "
` [PATCH v7 net-next 5/9] virtio_net: add supports for extended offloads
` [PATCH v7 net-next 6/9] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH v7 net-next 7/9] virtio_net: enable gso over UDP tunnel support
` [PATCH v7 net-next 8/9] tun: "
` [PATCH v7 net-next 9/9] vhost/net: "
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-07-08 18:37 UTC (12+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
[GIT PULL] KVM/arm64 fixes for 6.16, take #4
2025-07-08 18:06 UTC (3+ messages)
[PATCH kvm-unit-tests] x86/run: Specify "-display none" instead of "-vnc none"
2025-07-08 17:20 UTC (2+ messages)
[kvm-unit-tests PATCH v2 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-08 15:48 UTC (2+ messages)
` [kvm-unit-tests PATCH v2 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new testcases
2025-07-08 15:04 UTC (2+ messages)
[GIT PULL] KVM: x86: Fixes for 6.16-rcN
2025-07-08 14:53 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.16, take #5
2025-07-08 14:48 UTC (2+ messages)
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-08 14:24 UTC (2+ messages)
[PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
2025-07-08 13:44 UTC (12+ messages)
[PATCH 0/2] KVM: s390: Fix latent guest entry/exit bugs
2025-07-08 9:27 UTC (3+ messages)
` [PATCH 1/2] entry: Add arch_in_rcu_eqs()
` [PATCH 2/2] KVM: s390: Rework guest entry logic
[kvm-unit-tests PATCH 0/2] riscv: Add kvmtool support
2025-07-08 9:00 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: Ensure proper host arch with kvmtool
` [kvm-unit-tests PATCH 2/2] riscv: Add kvmtool support
[PATCH v5 0/3] update live migration configuration region
2025-07-08 8:28 UTC (7+ messages)
` [PATCH v5 1/3] migration: update BAR space size
` [PATCH v5 2/3] migration: qm updates BAR configuration
` [PATCH v5 3/3] migration: adapt to new migration configuration
[syzbot] Monthly kvm-x86 report (Jul 2025)
2025-07-08 8:12 UTC
[PATCH v6 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-07-08 7:12 UTC (2+ messages)
[PATCH net-next 0/2] in order support for vhost-net
2025-07-08 6:48 UTC (3+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support
[PATCH v3 2/5] vfio/type1: optimize vfio_pin_pages_remote()
2025-07-08 3:00 UTC (2+ messages)
[PATCH] virtio_net: simplify tx queue wake condition check
2025-07-08 1:37 UTC (2+ messages)
[PATCH V2 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-07 23:31 UTC (10+ messages)
` [PATCH V2 2/2] "
[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
2025-07-07 23:21 UTC (6+ messages)
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-07-07 22:47 UTC (8+ messages)
` [PATCH v5 1/7] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v5 2/7] KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
` [PATCH v5 4/7] KVM: x86/mmu: Only grab RCU lock for nx hugepage recovery for TDP MMU
` [PATCH v5 5/7] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v5 6/7] KVM: selftests: Provide extra mmap flags in vm_mem_add()
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test
[PATCH v5 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-07 21:32 UTC (6+ messages)
` [PATCH v5 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH] kvm/x86: ARCH_CAPABILITIES should not be advertised on AMD
2025-07-07 20:25 UTC (6+ messages)
[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
2025-07-07 20:03 UTC (17+ messages)
[PATCH 0/3] KVM: Speed up MMIO registrations
2025-07-07 18:49 UTC (5+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
[kvm-unit-tests PATCH] riscv: lib: Add sbi-exit-code to configure and environment
2025-07-07 17:53 UTC (4+ messages)
[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
2025-07-07 17:43 UTC (4+ messages)
` [RFC PATCH 17/33] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH RFC "
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;
as well as URLs for NNTP newsgroup(s).