KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-01 05:06:12 to 2024-04-03 12:15:08 UTC [more...]

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-04-03 12:14 UTC  (9+ messages)

[kvm-unit-tests PATCH v4 0/2] UEFI Improvements
 2024-04-03 11:27 UTC  (2+ messages)

[ANNOUNCE] KVM Microconference at LPC 2024
 2024-04-03 11:23 UTC  (2+ messages)

[kvmtool PATCH v2 00/10] More ISA extensions
 2024-04-03 11:20 UTC  (2+ messages)

[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
 2024-04-03  9:57 UTC  (4+ messages)

[PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-04-03  9:20 UTC  (6+ messages)
` [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  8:04 UTC  (23+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v5 10/22] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function
` [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v5 18/22] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  7:36 UTC  (26+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-03  6:51 UTC  (53+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching "
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
` [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI
` [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX

[PATCH 0/5] x86/sev: Fix SNP host late disable
 2024-04-03  4:15 UTC  (2+ messages)

[PATCH v2 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-04-03  4:14 UTC  (9+ messages)
` [PATCH v2 1/2] iommu: Undo pasid attachment only for the devices that have succeeded
` [PATCH v2 2/2] iommu: Pass domain to remove_dev_pasid() op

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-04-03  2:43 UTC  (4+ messages)
` [PATCH 09/15] x86/irq: Install posted MSI notification handler

[PATCH v2] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-03  1:50 UTC  (2+ messages)

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-04-03  1:41 UTC  (7+ messages)
          `  "

[PATCH net v2] vsock/virtio: fix packet delivery to tap device
 2024-04-03  1:10 UTC  (2+ messages)

linux-next: manual merge of the kvm-x86 tree with the kvm-fixes tree
 2024-04-03  0:53 UTC 

[ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
 2024-04-03  0:31 UTC  (6+ messages)

[ANNOUNCE] PUCK Agenda - 2024.04.03 - TDX upstreaming strategy
 2024-04-03  0:25 UTC 

[RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed
 2024-04-03  0:17 UTC  (5+ messages)

[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
 2024-04-02 23:06 UTC  (3+ messages)

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-02 22:58 UTC  (8+ messages)
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-04-02 22:06 UTC  (20+ messages)
` [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-04-02 21:50 UTC  (4+ messages)
` [PATCH gmem 2/6] KVM: guest_memfd: Only call kvm_arch_gmem_prepare hook if necessary

[PATCH vhost v7 0/6] refactor the params of find_vqs()
 2024-04-02 20:42 UTC  (11+ messages)
` [PATCH vhost v7 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v7 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v7 4/6] virtio: vring_create_virtqueue: "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02 20:34 UTC  (11+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-02 16:59 UTC  (4+ messages)

[PATCH v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running
 2024-04-02 16:41 UTC  (2+ messages)

[GIT PULL] KVM/riscv fixes for 6.9, take #1
 2024-04-02 16:27 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.9, part #1
 2024-04-02 16:26 UTC  (2+ messages)

[Bug 218621] New: WARNING: CPU: 5 PID: 11173 at arch/x86/kvm/x86.c:12251 kvm_vcpu_reset+0x3b0/0x610 [kvm]
 2024-04-02 15:44 UTC  (2+ messages)
` [Bug 218621] "

[PATCH v4 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-04-02 15:36 UTC  (5+ messages)
` [PATCH v4 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v4 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v4 3/3] RISC-V: KVM: selftests: Add ebreak test support

[PATCH net-next 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-04-02 15:05 UTC 

[syzbot] [kvm?] WARNING in vmx_handle_exit
 2024-04-02 14:40 UTC 

[PATCH] LoongArch: KVM: Remove useless MODULE macro for MODULE_DEVICE_TABLE
 2024-04-02 14:39 UTC  (3+ messages)

[PATCH] KVM: riscv: selftests: Add SBI base extension test
 2024-04-02 14:12 UTC  (2+ messages)

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-02 13:01 UTC  (6+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-02 10:15 UTC  (10+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-02  7:33 UTC  (11+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 2/7] KVM: Move MMU notifier function declarations
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
` [PATCH v3 6/7] KVM: arm64: "
` [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH v5 RESEND] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-02  7:06 UTC 

[PATCH for-9.0] Fix some typos in documentation (found by codespell)
 2024-04-02  6:42 UTC  (2+ messages)

[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-04-02  5:34 UTC  (11+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH v3 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-04-02  3:58 UTC  (6+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v3 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU

[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-04-02  3:48 UTC  (2+ messages)

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-02  3:24 UTC  (5+ messages)
` [PATCH v4 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v4 4/4] Documentation: add debugfs description for hisi migration

[PATCH 0/2] vfio/pci: Improve INTx opaque data use
 2024-04-02  2:56 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: Pass eventfd context to IRQ handler
` [PATCH 2/2] vfio/pci: Pass eventfd context object through irqfd

[PATCH] MAINTAINERS: Orphan vfio fsl-mc bus driver
 2024-04-02  2:53 UTC  (2+ messages)

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-04-02  2:52 UTC  (4+ messages)

[syzbot] [kvm?] WARNING in mmu_free_root_page
 2024-04-01 23:51 UTC  (3+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-04-01 22:29 UTC  (4+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

Timer Signals vs KVM
 2024-04-01 22:22 UTC  (2+ messages)

Hosts got stuck with vmx: unexpected exit reason 0x3
 2024-04-01 20:48 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-01 20:21 UTC  (4+ messages)
` [RFC PATCH v1 2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently

[PATCH v2 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-01 17:15 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v2 2/3] KVM: selftests: Extend @shape to allow creation of VM without in-kernel APIC
` [PATCH v2 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH v1 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-01 12:31 UTC  (7+ messages)
` [PATCH v1 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH v5] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-01 11:25 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).