public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-23 10:12:06 to 2023-09-26 06:56:44 UTC [more...]

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-09-26  6:56 UTC  (16+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op

[PATCH 0/4] target/i386: add support for FRED
 2023-09-26  6:41 UTC  (4+ messages)
` [PATCH 4/4] target/i386: add live migration "

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-26  5:52 UTC  (22+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
 2023-09-26  5:42 UTC  (24+ messages)
` [PATCH vfio 11/11] vfio/virtio: "

[PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling
 2023-09-26  5:36 UTC  (2+ messages)

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-09-26  5:27 UTC  (34+ messages)

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-09-26  5:00 UTC  (2+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed

[PATCH 00/16] vdpa: Add support for vq descriptor mappings
 2023-09-26  4:44 UTC  (14+ messages)
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct

[PATCH v2 0/9] KVM RISC-V Conditional Operations
 2023-09-26  4:14 UTC  (20+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Add XVentanaCondOps extension entry
` [PATCH v2 2/9] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH v2 3/9] dt-bindings: riscv: Add Zicond extension entry
` [PATCH v2 4/9] RISC-V: Detect Zicond from ISA string
` [PATCH v2 5/9] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH v2 6/9] RISC-V: KVM: Allow Zicond "
` [PATCH v2 7/9] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH v2 8/9] KVM: riscv: selftests: Add smstateen registers "
` [PATCH v2 9/9] KVM: riscv: selftests: Add condops extensions "

[PATCH V2] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist
 2023-09-26  3:49 UTC  (5+ messages)

[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
 2023-09-26  3:02 UTC  (9+ messages)

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-09-26  3:11 UTC  (12+ messages)
` [PATCH v4 01/21] i386: Fix comment style in topology.h
` [PATCH v4 19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v4 20/21] i386: Use CPUCacheInfo.share_level to encode "

[PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
 2023-09-26  2:57 UTC  (2+ messages)

Question: In a certain scenario, enabling GICv4/v4.1 may cause Guest hang when restarting the Guest
 2023-09-26  2:21 UTC  (2+ messages)

[PATCH v5 00/12] iommu: Prepare to deliver page faults to user space
 2023-09-26  2:00 UTC  (13+ messages)
` [PATCH v5 07/12] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v5 10/12] iommu: Separate SVA and IOPF
` [PATCH v5 11/12] iommu: Consolidate per-device fault data management
` [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH v2 0/4] KVM: x86: tracepoint updates
 2023-09-26  0:03 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v2 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint
` [PATCH v2 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH] KVM: arm64: Always invalidate TLB for stage-2 permission faults
 2023-09-25 23:43 UTC  (4+ messages)

[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
 2023-09-25 22:25 UTC  (5+ messages)

[PATCH v2 0/3] KVM: x86: Update HWCR virtualization
 2023-09-25 22:15 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set
` [PATCH v2 2/3] KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]
` [PATCH v2 3/3] KVM: selftests: Test behavior of HWCR

[PATCH 0/2] Fix the duplicate PMI injections in vPMU
 2023-09-25 21:28 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
 2023-09-25 19:54 UTC  (23+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[PATCH 09/12] kvm-all: introduce limits for name_size and num_desc
 2023-09-25 19:40 UTC 

[PATCH v11 00/37] x86: enable FRED for x86-64
 2023-09-25 18:55 UTC  (31+ messages)
` [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v11 12/37] x86/objtool: Teach objtool about ERET[US]
` [PATCH v11 13/37] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v11 14/37] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v11 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v11 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v11 17/37] x86/fred: Add a new header file for FRED definitions
` [PATCH v11 18/37] x86/fred: Reserve space for the FRED stack frame
` [PATCH v11 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v11 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v11 21/37] x86/fred: No ESPFIX needed "
` [PATCH v11 22/37] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v11 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v11 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v11 25/37] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v11 26/37] x86/fred: Add a NMI "
` [PATCH v11 27/37] x86/fred: Add a machine check "
` [PATCH v11 28/37] x86/fred: FRED entry/exit and dispatch code
` [PATCH v11 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v11 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v11 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v11 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v11 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v11 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v11 36/37] x86/fred: Add FRED initialization functions
` [PATCH v11 37/37] x86/fred: Invoke FRED initialization code to enable FRED

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-25 17:37 UTC  (6+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes

[kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled
 2023-09-25 15:59 UTC  (3+ messages)

[RFC] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
 2023-09-25 15:24 UTC  (2+ messages)

[PATCH v2 0/2] KVM: irqbypass: XArray conversion and a deref fix
 2023-09-25 15:24 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: eventfd: Fix NULL deref irqbypass producer
` [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray

[PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization
 2023-09-25 15:23 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device
 2023-09-25 15:18 UTC  (2+ messages)

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-09-25 13:32 UTC  (12+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test

[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-09-25 12:36 UTC  (4+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages

[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
 2023-09-25 11:14 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-09-25  9:08 UTC  (4+ messages)
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains

[PATCH v2 0/9] Upgrade intel vPMU version to 5
 2023-09-25  8:52 UTC  (5+ messages)
` [PATCH v2 2/9] KVM: x86/pmu: Don't release vLBR casued by vPMI
` [PATCH v2 3/9] KVM: x85/pmu: Add Streamlined FREEZE_LBR_ON_PMI for vPMU v4

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-09-25  8:31 UTC  (9+ messages)

[PATCH] iommu/vt-d: Introduce a rb_tree for looking up device
 2023-09-25  8:12 UTC  (2+ messages)

[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
 2023-09-25  8:04 UTC  (8+ messages)
` [RFC PATCH v2 3/8] KVM: arm64: Add some HW_DBM related pgtable interfaces
` [RFC PATCH v2 4/8] KVM: arm64: Set DBM for previously writeable pages

[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2023-09-25  7:14 UTC 

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-09-25  6:56 UTC  (4+ messages)
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[RFC v2 0/4] Support reconnection in vduse
 2023-09-25  4:15 UTC  (9+ messages)
` [RFC v2 3/4] vduse: update the vq_info in ioctl
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO

[PATCH vfio 07/11] virtio-pci: Introduce admin commands
 2023-09-25  3:18 UTC  (3+ messages)

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2023-09-25  2:02 UTC  (6+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset

[PATCH v6 23/25] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
 2023-09-25  0:26 UTC  (3+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-09-25  0:31 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.6-rc3
 2023-09-24 21:24 UTC  (4+ messages)

[PATCH 2/2] KVM: x86: Clear X2APIC_ICR_UNUSED_12 after APIC-write VM-exit
 2023-09-24 13:58 UTC  (2+ messages)

[PATCH] KVM: Annotate struct kvm_irq_routing_table with __counted_by
 2023-09-23 16:32 UTC  (2+ messages)

[RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
 2023-09-23 16:43 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox