messages from 2024-07-12 23:57:04 to 2024-07-17 14:53:03 UTC [more...]
[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
2024-07-17 14:52 UTC (15+ messages)
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-07-17 14:12 UTC (4+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-17 14:00 UTC (7+ messages)
` [PATCH v2 21/49] KVM: x86: Add a macro to init CPUID features that are 64-bit only
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
[PATCH] vdpa: Add support for no-IOMMU mode
2024-07-17 9:50 UTC (2+ messages)
[GIT PULL] virtio: features, fixes, cleanups
2024-07-17 9:30 UTC
[RFC 0/4] Added Interrupt controller emulation for loongarch kvm
2024-07-17 7:58 UTC (6+ messages)
` [RFC 1/4] hw/loongarch: Add KVM IPI device support
` [RFC 2/4] hw/loongarch: Add KVM extioi "
` [RFC 3/4] hw/loongarch: Add KVM pch pic "
` [RFC 4/4] hw/loongarch: Add KVM pch msi "
[PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
2024-07-17 6:42 UTC (21+ messages)
` [PATCH 01/12] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn()
` [PATCH 02/12] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation
` [PATCH 03/12] KVM: guest_memfd: do not go through struct page
` [PATCH 04/12] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
` [PATCH 05/12] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn
` [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code
linux-next: build warning after merge of the kvm tree
2024-07-17 5:59 UTC
[GIT PULL] KVM: x86 pull requests for 6.11
2024-07-17 5:52 UTC (14+ messages)
` [GIT PULL] KVM: x86: Single Xen fix for 6.10 or 6.11
` [GIT PULL] KVM: Generic changes for 6.11
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Remove MTRR virtualization
` [GIT PULL] KVM: x86: PMU changes for 6.11
` [GIT PULL] KVM: Selftests "
` [GIT PULL (sort of)] KVM: x86: Static call "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "
[PULL 01/20] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
2024-07-17 5:03 UTC
linux-next: manual merge of the kvm-riscv tree with the perf tree
2024-07-17 4:16 UTC
linux-next: manual merge of the kvm-x86 tree with the kvm tree
2024-07-17 3:58 UTC
[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-07-17 3:41 UTC (14+ messages)
[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
2024-07-17 3:40 UTC (11+ messages)
` [PATCH v2 01/10] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH v2 03/10] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH v2 04/10] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper
` [PATCH v2 05/10] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
` [PATCH v2 06/10] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v2 07/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v2 10/10] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
[PATCH] KVM: x86/mmu: Allow per VM kvm_mmu_max_gfn()
2024-07-17 0:38 UTC (6+ messages)
[PATCH] KVM: x86: Add GPA limit check to kvm_arch_vcpu_pre_fault_memory()
2024-07-16 23:49 UTC (3+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-07-16 22:55 UTC (12+ messages)
` [PATCH v19 109/130] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v19 117/130] KVM: TDX: Silently ignore INIT/SIPI
[PATCH v2 0/2] Fix for a very old KVM bug in the segment cache
2024-07-16 22:36 UTC (5+ messages)
` [PATCH v2 1/2] KVM: nVMX: use vmx_segment_cache_clear
` [PATCH v2 2/2] KVM: VMX: disable preemption when touching segment fields
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-07-16 20:11 UTC (6+ messages)
[PATCH v2] KVM: SVM: let alternatives handle the cases when RSB filling is required
2024-07-16 19:10 UTC (8+ messages)
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-16 17:10 UTC (5+ messages)
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT
[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
2024-07-16 16:10 UTC (10+ messages)
` [PATCH v4 1/9] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v4 2/9] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v4 3/9] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v4 4/9] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v4 5/9] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v4 6/9] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
` [PATCH v4 7/9] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v4 8/9] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v4 9/9] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
[PATCH] KVM: x86: Suppress MMIO that is triggered during task switch emulation
2024-07-16 13:57 UTC (3+ messages)
[PATCH 0/2] KVM: x86/mmu: Clean up hugepage split error handling
2024-07-16 13:57 UTC (2+ messages)
[GIT PULL] KVM/arm64 updates for 6.11
2024-07-16 13:51 UTC (2+ messages)
[PATCH] LoongArch: KVM: Implement function kvm_arch_para_features
2024-07-16 12:58 UTC
[PATCH v2 0/5] target/arm/kvm: Report PMU unavailability
2024-07-16 12:53 UTC (14+ messages)
` [PATCH v2 1/5] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH v2 2/5] target/arm: Allow setting 'pmu' only for host and max
` [PATCH v2 3/5] target/arm: Do not allow setting 'pmu' for hvf
` [PATCH v2 4/5] target/arm: Always add pmu property
` [PATCH v2 5/5] target/arm/kvm: Report PMU unavailability
[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
2024-07-16 12:50 UTC (6+ messages)
` [PATCH v3 1/5] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early
` [PATCH v3 3/5] target/arm: Always add pmu property for Armv8
` [PATCH v3 4/5] hvf: arm: Do not advance PC when raising an exception
` [PATCH v3 5/5] hvf: arm: Properly disable PMU
[PATCH v2] vfio-mdev: add missing MODULE_DESCRIPTION() macros
2024-07-16 12:34 UTC (2+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
2024-07-16 11:52 UTC
[PATCH v2 2/2] virtio: fix vq # for balloon
2024-07-16 10:52 UTC (2+ messages)
[PATCH] arch/powerpc/kvm: Avoid extra checks when emulating HFSCR bits
2024-07-16 10:32 UTC (4+ messages)
[PATCH v3 0/8] [PATCH v3 0/8] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
2024-07-16 3:35 UTC (11+ messages)
` [PATCH v3 1/8] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v3 2/8] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v3 3/8] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v3 4/8] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v3 5/8] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v3 6/8] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
` [PATCH v3 7/8] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v3 8/8] target/i386/kvm: Clean up error handling in kvm_arch_init()
[PATCH 0/2] Fix for a very old KVM bug in the segment cache
2024-07-16 2:21 UTC (5+ messages)
` [PATCH 1/2] KVM: nVMX: use vmx_segment_cache_clear
` [PATCH 2/2] KVM: VMX: disable preemption when writing guest segment state
[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
2024-07-16 2:07 UTC (19+ messages)
` [PATCH 3/6] iommu/vt-d: Make helpers support modifying present pasid entry
` [PATCH 4/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH 6/6] iommu: Make set_dev_pasid op support "
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-07-16 1:33 UTC (3+ messages)
` [PATCH 19/26] percpu: clean up all mappings when pcpu_map_pages() fails
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-15 23:39 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/3] riscv: sbi: Add support to test timer extension
2024-07-15 23:38 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 2/3] riscv: Update exception cause list
` [kvm-unit-tests PATCH v2 3/3] riscv: sbi: Add test for timer extension
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-15 23:15 UTC (12+ messages)
[PATCH] KVM: nVMX: Simplify SMM entry/exit flows in nested guest mode
2024-07-15 22:56 UTC
[PATCH kvm-unit-tests v2] riscv: sbi: debug console write tests
2024-07-15 22:33 UTC (2+ messages)
[PATCH kvm-unit-tests] riscv: Fix virt_to_phys()
2024-07-15 20:57 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-15 20:39 UTC (12+ messages)
[PATCH v3 3/8] mm/mprotect: Push mmu notifier to PUDs
2024-07-15 19:21 UTC
[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
2024-07-15 17:41 UTC (3+ messages)
[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros
2024-07-15 17:32 UTC (7+ messages)
[PATCH v7 0/4] Add Svade and Svadu Extensions Support
2024-07-15 16:21 UTC (3+ messages)
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-07-15 16:03 UTC (3+ messages)
` [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test
[PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros
2024-07-15 15:58 UTC
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-15 15:30 UTC (11+ messages)
` [PATCH 01/12] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH 02/12] arm64: Add PAR_EL1 field description
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH v2 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-07-15 15:18 UTC (3+ messages)
[PATCH net-next v3 2/2] vsock/virtio: avoid queuing packets when work queue is empty
2024-07-15 10:44 UTC (2+ messages)
[PATCH] KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
2024-07-15 10:12 UTC
[PATCH 0/6] KVM: Improve MMIO Coalescing API
2024-07-15 9:30 UTC (11+ messages)
` [PATCH 1/6] KVM: Fix coalesced_mmio_has_room()
` [PATCH 4/6] KVM: Add KVM_(UN)REGISTER_COALESCED_MMIO2 ioctls
` [PATCH 5/6] KVM: Documentation: Document v2 of coalesced MMIO API
[PATCH 00/11] Added Interrupt controller emulation for loongarch kvm
2024-07-15 6:21 UTC (7+ messages)
` [PATCH 07/11] LoongArch: KVM: Add EXTIOI user mode read and write functions
` [PATCH 08/11] LoongArch: KVM: Add PCHPIC device support
` [PATCH 10/11] LoongArch: KVM: Add PCHPIC user mode read and write functions
[PATCH v2] KVM: x86: Advertise AVX10.1 CPUID to userspace
2024-07-15 5:44 UTC (2+ messages)
[Bug 218980] New: [VM boot] Guest Kernel hit BUG: kernel NULL pointer dereference, address: 0000000000000010 and WARNING: CPU: 0 PID: 218 at arch/x86/kernel/fpu/core.c:57 x86_task_fpu+0x17/0x20
2024-07-15 1:40 UTC (2+ messages)
` [Bug 218980] "
[PULL 12/13] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
2024-07-14 11:10 UTC
[PATCH 4/4] Fixed: virt: kvm: kvm_main_c: Resolved seven code indent errors
2024-07-13 18:38 UTC
[PATCH v2 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
2024-07-13 12:41 UTC (3+ messages)
[PATCH] LoongArch: KVM: Remove redundant assignment in kvm_map_page_fast
2024-07-13 15:59 UTC
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-13 5:24 UTC (10+ messages)
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