messages from 2025-09-04 08:11:56 to 2025-09-08 15:03:59 UTC [more...]
[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
2025-09-08 14:04 UTC (2+ messages)
[PATCH] KVM: x86: Latch INITs only in specific CPU states in KVM_SET_VCPU_EVENTS
2025-09-08 14:55 UTC (7+ messages)
` [External] "
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-08 14:41 UTC (39+ messages)
` [PATCH v18 01/33] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v18 02/33] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v18 03/33] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v18 04/33] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v18 05/33] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v18 06/33] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v18 07/33] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v18 08/33] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v18 09/33] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v18 10/33] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v18 11/33] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v18 12/33] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v18 13/33] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v18 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v18 15/33] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v18 16/33] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v18 17/33] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v18 18/33] fs/resctrl: Add the functionality to unassign "
` [PATCH v18 19/33] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v18 20/33] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v18 21/33] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v18 22/33] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v18 23/33] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v18 24/33] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v18 25/33] fs/resctrl: Provide interface to update the event configurations
` [PATCH v18 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v18 27/33] fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v18 28/33] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v18 29/33] fs/resctrl: Introduce the interface to modify "
` [PATCH v18 30/33] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v18 31/33] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v18 32/33] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v18 33/33] MAINTAINERS: resctrl: add myself as reviewer
[PATCH] selftests/kvm: Use vcpus count instead of hardcoded 0xff in test_icr
2025-09-08 14:30 UTC (2+ messages)
[PATCH v2 00/12] Implement support for IBS virtualization
2025-09-08 13:41 UTC (5+ messages)
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
[PATCH kvmtool v3 0/6] arm64: Nested virtualization support
2025-09-08 13:25 UTC (2+ messages)
[Bug 220549] New: [KVM/VMX] Level triggered interrupts mishandled on Windows w/ nested virt(Credential Guard) when using split irqchip
2025-09-08 13:12 UTC (3+ messages)
` [Bug 220549] "
[PATCH] KVM: Avoid debugfs warning caused by repeated vm fd number
2025-09-08 13:02 UTC (5+ messages)
[PATCH v2 00/37] mm: remove nth_page()
2025-09-08 12:53 UTC (15+ messages)
` [PATCH v2 19/37] mm/gup: remove record_subpages()
[BUG] [KVM/VMX] Level triggered interrupts mishandled on Windows w/ nested virt(Credential Guard) when using split irqchip
2025-09-08 11:42 UTC (4+ messages)
[PATCH v10 00/21] TDX KVM selftests
2025-09-08 9:22 UTC (19+ messages)
` [PATCH v10 02/21] KVM: selftests: Expose functions to get default sregs values
` [PATCH v10 03/21] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v10 04/21] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v10 05/21] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v10 07/21] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v10 08/21] KVM: selftests: Add "
` [PATCH v10 09/21] KVM: selftests: Set up TDX boot code region
` [PATCH v10 10/21] KVM: selftests: Set up TDX boot parameters region
` [PATCH v10 12/21] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
[kvm-unit-tests PATCH v4 0/5] x86: add HPET counter tests
2025-09-08 8:19 UTC (2+ messages)
[PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
2025-09-08 3:51 UTC (4+ messages)
` [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
[PATCH 1/2] build: work around secondary expansion limitation with some Make versions
2025-09-08 1:06 UTC (2+ messages)
` [PATCH 2/2] shellcheck: suppress SC2327,2328 false positives
[RFC v2 00/14] Introduce NVIDIA GPU Virtualization (vGPU) Support
2025-09-06 10:34 UTC (9+ messages)
` [RFC v2 03/14] vfio/nvidia-vgpu: introduce vGPU type uploading
[PATCH v3 0/5] Enable Shadow Stack Virtualization for SVM
2025-09-05 20:50 UTC (5+ messages)
` [PATCH v3 5/5] KVM: SVM: Enable shadow stack virtualization "
[PATCH v5 0/9] Add SBI v3.0 PMU enhancements
2025-09-05 19:34 UTC (6+ messages)
` [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot
[Discussion] Undocumented behavior of KVM_SET_PIT2 with count=0
2025-09-05 19:17 UTC (5+ messages)
` [PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
` [PATCH v2] "
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-05 18:06 UTC (12+ messages)
` [PATCH v3 01/11] PCI: Move REQ_ACS_FLAGS into pci_regs.h as PCI_ACS_ISOLATED
` [PATCH v3 02/11] PCI: Add pci_bus_isolated()
` [PATCH v3 03/11] iommu: Compute iommu_groups properly for PCIe switches
` [PATCH v3 04/11] iommu: Organize iommu_group by member size
` [PATCH v3 05/11] PCI: Add pci_reachable_set()
` [PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
` [PATCH v3 07/11] iommu: Validate that pci_for_each_dma_alias() matches the groups
` [PATCH v3 08/11] PCI: Add the ACS Enhanced Capability definitions
` [PATCH v3 09/11] PCI: Enable ACS Enhanced bits for enable_acs and config_acs
` [PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
` [PATCH v3 11/11] PCI: Check ACS Extended flags for pci_bus_isolated()
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-09-05 15:41 UTC (22+ messages)
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
` [RFC PATCH v2 18/23] x86/virt/tdx: Do not perform cache flushes unless CLFLUSH_BEFORE_ALLOC is set
` [RFC PATCH v2 19/23] KVM: TDX: Pass down pfn to split_external_spt()
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path
[kvm-unit-tests] riscv build failure
2025-09-05 15:31 UTC (4+ messages)
[PATCH v11 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
2025-09-05 15:09 UTC (2+ messages)
` [PATCH v11 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
[RFC PATCH] KVM: optionally commit write on ioeventfd write
2025-09-05 14:09 UTC (2+ messages)
[PATCH 5/9] KVM: selftests: Prevent PAGE_SIZE redefinition on x86
2025-09-05 13:59 UTC (4+ messages)
[RFC 00/14] cover-letter: Add virtualization support for EGM
2025-09-05 13:42 UTC (13+ messages)
` [RFC 05/14] vfio/nvgrace-egm: Introduce module to manage EGM
` [RFC 07/14] vfio/nvgrace-egm: Register auxiliary driver ops
` [RFC 08/14] vfio/nvgrace-egm: Expose EGM region as char device
` [RFC 09/14] vfio/nvgrace-egm: Add chardev ops for EGM management
` [RFC 10/14] vfio/nvgrace-egm: Clear Memory before handing out to VM
` [RFC 14/14] vfio/nvgrace-gpu: Add link from pci to EGM
[PATCH v6 0/4] Add host kdump support for SNP
2025-09-05 12:45 UTC (2+ messages)
[PATCH v3 00/15] KVM: Introduce KVM Userfault
2025-09-05 12:27 UTC (4+ messages)
Co-stop
2025-09-05 12:14 UTC
[PATCH] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
2025-09-05 12:13 UTC (2+ messages)
[PATCH] KVM: arm64: Mark freed S2 MMUs as invalid
2025-09-05 9:41 UTC (2+ messages)
[PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
2025-09-05 9:24 UTC (5+ messages)
` [PATCH V4 RESEND 3/3] RISC-V: KVM: Prevent HGATP_MODE_BARE passed
[PATCH 0/1] KVM: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-05 9:11 UTC (2+ messages)
` [PATCH 1/1] KVM: WQ_PERCPU added to alloc_workqueue users
[PATCH v2 0/3] Support "generic" CPUID timing leaf as KVM guest and host
2025-09-05 7:57 UTC (15+ messages)
[PATCH] KVM: s390: improve interrupt cpu for wakeup
2025-09-05 7:43 UTC (3+ messages)
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-09-05 5:39 UTC (3+ messages)
[RESEND v4 0/7] KVM: SVM: Add support for 4k vCPUs with x2AVIC
2025-09-04 18:33 UTC (8+ messages)
` [RESEND v4 1/7] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
` [RESEND v4 2/7] KVM: SVM: Add a helper to look up the max physical ID for AVIC
` [RESEND v4 3/7] KVM: SVM: Replace hard-coded value 0x1FF with the corresponding macro
` [RESEND v4 4/7] KVM: SVM: Expand AVIC_PHYSICAL_MAX_INDEX_MASK to be a 12-bit field
` [RESEND v4 5/7] KVM: SVM: Move AVIC Physical ID table allocation to vcpu_precreate()
` [RESEND v4 6/7] x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT
` [RESEND v4 7/7] KVM: SVM: Add AVIC support for 4k vCPUs in x2AVIC mode
[RFC PATCH v2 0/5] KVM: SVM: Enable AVIC by default on Zen 4+
2025-09-04 18:00 UTC (6+ 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 net-next v5 0/9] vsock: add namespace support to vhost-vsock
2025-09-04 16:57 UTC (6+ messages)
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
[PATCH] uio: uio_pdrv_genirq: Remove dummy PM handling
2025-09-04 15:21 UTC
[PATCH] uio: uio_dmem_genirq: Remove dummy PM handling
2025-09-04 15:20 UTC
[PATCH v2 000/281] arm_load_dtb cleanups
2025-09-04 12:08 UTC (22+ messages)
` [PATCH v2 001/281] target/i386: Add support for save/load of exception error code
` [PATCH v2 010/281] tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
` [PATCH v2 018/281] tests/functional: Move alpha tests into architecture specific folder
` [PATCH v2 034/281] tests/functional: Move x86_64 tests into target-specific folder
` [PATCH v2 045/281] rust/qemu-api-macros: make derive(Object) friendly when missing parent
` [PATCH v2 048/281] semihosting: Retrieve stack top from image_info
` [PATCH v2 049/281] semihosting: Initialize heap once per process
` [PATCH v2 051/281] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH v2 055/281] linux-user: Move get_elf_hwcap to sparc/elfload.c
` [PATCH v2 057/281] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
` [PATCH v2 058/281] linux-user: Move get_elf_hwcap to mips/elfload.c
` [PATCH v2 059/281] linux-user: Move get_elf_hwcap to sh4/elfload.c
` [PATCH v2 069/281] linux-user: Remove ELF_PLATFORM
` [PATCH v2 071/281] linux-user: Move target_cpu_copy_regs decl to qemu.h
` [PATCH v2 076/281] linux-user/aarch64: Create init_main_thread
` [PATCH v2 080/281] linux-user/mips: "
` [PATCH v2 082/281] linux-user/openrisc: "
` [PATCH v2 083/281] linux-user/sh4: "
` [PATCH v2 084/281] linux-user/m68k: "
` [PATCH v2 087/281] linux-user/riscv: "
[PATCH] KVM: s390: Fix access to unavailable adapter indicator pages during postcopy
2025-09-04 11:12 UTC (2+ messages)
[PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
2025-09-04 9:48 UTC (3+ messages)
[PATCH 0/5] KVM: arm64: GICv5 legacy (GCIE_LEGACY) NV enablement and cleanup
2025-09-04 7:57 UTC (2+ messages)
[PATCH] LoongArch: KVM: remove unused returns
2025-09-04 8:57 UTC (4+ messages)
[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
2025-09-04 8:45 UTC (7+ messages)
` [RFC PATCH v2 05/18] KVM: TDX: Drop superfluous page pinning in S-EPT management
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