messages from 2025-09-16 07:44:50 to 2025-09-17 13:31:51 UTC [more...]
[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
2025-09-17 13:31 UTC (41+ messages)
` [PATCH v2 07/20] KVM: s390: KVM-specific bitfields and helper functions
` [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 16/20] KVM: s390: Switch to new gmap
` [PATCH v2 18/20] KVM: S390: Remove PGSTE code from linux/s390 mm
[PATCH v3 1/2] KVM: Disable IRQs in kvm_online_cpu()/kvm_offline_cpu()
2025-09-17 13:11 UTC (3+ messages)
[PATCH 00/35] memory: QOM-ify AddressSpace
2025-09-17 13:24 UTC (35+ messages)
` [PATCH 01/35] "
` [PATCH 02/35] hw/core/loader: Use address_space_get_path()
` [PATCH 03/35] vfio: "
` [PATCH 04/35] hw/alpha: QOM-ify AddressSpace
` [PATCH 05/35] hw/arm: "
` [PATCH 06/35] hw/display: "
` [PATCH 07/35] hw/dma: "
` [PATCH 08/35] hw/fsi: "
` [PATCH 09/35] hw/i2c: "
` [PATCH 10/35] hw/i386: "
` [PATCH 11/35] hw/intc: "
` [PATCH 12/35] hw/loongarch: "
` [PATCH 13/35] hw/mem: "
` [PATCH 14/35] hw/misc: "
` [PATCH 15/35] hw/net: "
` [PATCH 16/35] hw/nubus: "
` [PATCH 17/35] hw/pci: "
` [PATCH 18/35] hw/pci-host: "
` [PATCH 19/35] hw/ppc: "
` [PATCH 20/35] hw/remote: "
` [PATCH 21/35] hw/riscv: "
` [PATCH 23/35] hw/scsi: "
` [PATCH 25/35] hw/sparc: "
` [PATCH 26/35] hw/sparc64: "
` [PATCH 27/35] hw/ssi: "
` [PATCH 28/35] hw/usb: "
` [PATCH 29/35] "
` [PATCH 30/35] hw/virtio: "
` [PATCH 31/35] system/physmem: "
` [PATCH 32/35] target/i386: "
` [PATCH 33/35] target/mips: "
` [PATCH 34/35] target/xtensa: "
` [PATCH 35/35] memory: Drop non-QOM AddressSpace support
[PATCH v15 00/41] KVM: x86: Mega-CET
2025-09-17 13:14 UTC (37+ messages)
` [PATCH v15 04/41] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [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 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 18/41] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
[PATCH v2 00/12] Implement support for IBS virtualization
2025-09-17 12:57 UTC (4+ messages)
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
[PATCH kvmtool] net/uip: Avoid deadlock in uip_tcp_socket_free()
2025-09-17 12:08 UTC (2+ messages)
[PATCH v2 0/4] KVM: SVM: Add Page Modification Logging (PML) support
2025-09-17 10:28 UTC (7+ messages)
` [PATCH v2 2/4] KVM: x86: Move PML page to common vcpu arch structure
[RFC] Fix potential undefined behavior in __builtin_clz usage with GCC 11.1.0
2025-09-17 10:04 UTC (3+ messages)
[PATCH RESEND v1 0/3] kvm:x86: simplify kvmclock update logic
2025-09-17 9:28 UTC (4+ messages)
` [PATCH RESEND v1 1/3] Revert "x86: kvm: introduce periodic global clock updates"
` [PATCH RESEND v1 2/3] Revert "x86: kvm: rate-limit "
` [PATCH RESEND v1 3/3] KVM: x86: remove comment about ntp correction sync for
[PATCH vhost 1/3] vhost-net: unbreak busy polling
2025-09-17 8:40 UTC (6+ messages)
` [PATCH vhost 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
` [PATCH vhost 3/3] vhost-net: flush batched before enabling notifications
[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
2025-09-17 6:21 UTC (13+ messages)
` [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
[RFC PATCH v2 0/5] KVM: SVM: Enable AVIC by default on Zen 4+
2025-09-17 0:44 UTC (18+ messages)
` [RFC PATCH v2 1/5] KVM: SVM: Stop warning if x2AVIC feature bit alone is enabled
` [RFC PATCH v2 5/5] KVM: SVM: Enable AVIC by default from Zen 4
[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
2025-09-17 1:08 UTC (5+ messages)
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
2025-09-16 23:43 UTC (10+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support
` [PATCH net-next v6 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v6 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v6 9/9] selftests/vsock: add namespace tests
[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
2025-09-16 23:39 UTC (3+ messages)
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-09-16 23:33 UTC (4+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-09-16 22:55 UTC (5+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages
[RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd
2025-09-16 22:41 UTC (3+ messages)
[PATCH] KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init
2025-09-16 21:31 UTC
[PATCH v6 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 21:29 UTC (4+ messages)
` [PATCH v6 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v6 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v6 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH v3 0/4] Relax canonical checks on some arch msrs
2025-09-16 20:47 UTC (10+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs
[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
2025-09-16 20:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH] KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify code
2025-09-16 20:01 UTC (3+ messages)
[PATCH v3 01/10] PCI: Avoid saving error values for config space
2025-09-16 20:00 UTC (3+ messages)
[PATCH] x86/apic: KVM: Use guard() instead of mutex_lock() to simplify code
2025-09-16 20:00 UTC (3+ messages)
[PATCH v2] KVM: TDX: Force split irqchip for TDX at irqchip creation time
2025-09-16 19:59 UTC (4+ messages)
[PATCH v2 0/2] Support for SEV-ES guest shadow stack
2025-09-16 19:44 UTC (4+ messages)
` [PATCH v2 2/2] x86/sev-es: Include XSS value in GHCB CPUID request
[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
2025-09-16 18:25 UTC (9+ 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
[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 (6+ messages)
` [PATCH v5 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
[RFC PATCH 0/7] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-16 15:03 UTC (6+ messages)
` [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
[PATCH] LoongArch: KVM: rework pch_pic_update_batch_irqs()
2025-09-16 14:27 UTC (3+ messages)
[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 (2+ messages)
[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
[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 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
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