messages from 2024-10-12 09:28:32 to 2024-10-15 11:01:09 UTC [more...]
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-10-15 11:01 UTC (6+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)
[RFC PATCH v1 17/57] kvm: Remove PAGE_SIZE compile-time constant assumption
2024-10-15 10:57 UTC (3+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2024-10-17
2024-10-15 10:55 UTC
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-15 10:40 UTC (35+ messages)
` [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
` [PATCH v2 2/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v2 3/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v2 5/7] virtio-mem: s390 support
` [PATCH v2 6/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390
` [PATCH v2 7/7] s390/sparsemem: reduce section size to 128 MiB
[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-10-15 10:33 UTC (7+ messages)
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [PATCH v3 06/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
Proposal: bi-weekly guest_memfd upstream call
2024-10-15 10:24 UTC (2+ messages)
[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
2024-10-15 10:12 UTC (2+ messages)
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-15 9:55 UTC (19+ messages)
` [PATCH v6 03/11] arm64: realm: Query IPA size from the RMM
` [PATCH v6 08/11] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v6 11/11] arm64: Document Arm Confidential Compute
[PATCH v5 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-10-15 8:43 UTC (3+ messages)
` [PATCH v5 1/2] riscv: perf: add guest vs host distinction
` [PATCH v5 2/2] riscv: KVM: add basic support for host vs guest profiling
[PATCH v6 0/5] selftests: kvm: s390: Add ucontrol memory selftests
2024-10-15 8:37 UTC (6+ messages)
` [PATCH v6 1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v6 2/5] selftests: kvm: s390: Add uc_skey "
` [PATCH v6 3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v6 4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
` [PATCH v6 5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output
[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
2024-10-15 8:18 UTC (9+ messages)
` [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state
` [PATCH 5/7] KVM: x86: Implement KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
[PATCH] KVM: PPC: Book3S HV: Reset LPCR_MER before running a vCPU to avoid spurious interrupts
2024-10-15 7:18 UTC
[PATCH] RISCV: KVM: use raw_spinlock for critical section in imsic
2024-10-15 6:45 UTC (2+ messages)
[PATCH v4 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-10-15 6:42 UTC (4+ messages)
` [PATCH v4 1/2] riscv: perf: add guest vs host distinction
` [PATCH v4 2/2] riscv: KVM: add basic support for host vs guest profiling
[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
2024-10-15 3:49 UTC (20+ messages)
` [RFC 01/29] nvkm/vgpu: introduce NVIDIA vGPU support prelude
` [RFC 02/29] nvkm/vgpu: attach to nvkm as a nvkm client
` [RFC 04/29] nvkm/vgpu: set the VF partition count when NVIDIA vGPU is enabled
` [RFC 06/29] nvkm/vgpu: set RMSetSriovMode "
` [RFC 18/29] nvkm/vgpu: introduce pci_driver.sriov_configure() in nvkm
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-15 3:48 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-10-15 3:21 UTC (5+ messages)
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-15 1:53 UTC (11+ messages)
` [PATCH v8 09/11] arm64: select ARCH_HAS_OPTIMIZED_POLL
` [PATCH v8 11/11] arm64: support cpuidle-haltpoll
[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2024-10-15 1:24 UTC (16+ messages)
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-10-15 0:07 UTC (3+ messages)
[PATCH 0/7] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code
2024-10-14 23:22 UTC (7+ messages)
` [PATCH 5/7] KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)
[PATCH v3 0/9] SEV Kernel Selftests
2024-10-14 22:58 UTC (8+ messages)
` [PATCH v3 1/9] KVM: selftests: Decouple SEV ioctls from asserts
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v3 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges
[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-14 19:13 UTC (11+ messages)
` [PATCH v5 1/8] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
` [PATCH v5 2/8] x86/virt/tdx: Rework TD_SYSINFO_MAP to support build-time verification
` [PATCH v5 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v5 4/8] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v5 5/8] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v5 6/8] x86/virt/tdx: Print TDX module version
` [PATCH v5 7/8] x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation
` [PATCH v5 8/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-14 18:25 UTC (18+ messages)
` [PATCH V13 01/14] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V13 02/14] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH V13 04/14] KVM: selftests: Add guest Intel PT test
` [PATCH V13 05/14] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V13 06/14] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V13 07/14] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V13 08/14] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V13 09/14] perf tools: Add aux-action config term
` [PATCH V13 10/14] perf tools: Parse aux-action
` [PATCH V13 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V13 12/14] perf intel-pt: Improve man page format
` [PATCH V13 13/14] perf intel-pt: Add documentation for pause / resume
` [PATCH V13 14/14] perf intel-pt: Add a test "
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-14 17:51 UTC (27+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
` [RFC PATCH v3 10/58] perf: Add generic exclude_guest support
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface
[kvm:kvm-coco-queue 62/109] arch/x86/kvm/mmu/tdp_mmu.c:474:14: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-10-14 16:34 UTC (2+ messages)
[kvmtool PATCH v2 0/8] Add RISC-V ISA extensions based on Linux-6.11
2024-10-14 16:30 UTC (2+ messages)
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-10-14 15:49 UTC (6+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
[PATCH v5 0/4] Distinguish between variants of IBPB
2024-10-14 15:48 UTC (3+ messages)
` [PATCH v5 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
2024-10-14 15:48 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: Don't allow tsc_offset, tsc_scaling_ratio to change
[PATCH v5 0/5] Correct perf sampling with Guest VMs
2024-10-14 15:46 UTC (5+ messages)
` [PATCH v5 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v5 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-14 11:26 UTC (6+ messages)
` [PATCH 13/17] KVM: PPC: "
` (subset) [PATCH 00/17] "
[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
2024-10-14 10:57 UTC (2+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-14 9:34 UTC (3+ messages)
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-14 9:12 UTC (6+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
[kvm-unit-tests PATCH 0/5] nVMX: Simple posted interrupts test
2024-10-14 8:56 UTC (3+ messages)
[PATCH 00/21] TDX MMU Part 2
2024-10-14 6:34 UTC (4+ messages)
` [PATCH 13/21] KVM: TDX: Handle TLB tracking for TDX
[PATCH v2] KVM: VMX: Remove the unused variable "gpa" in __invept()
2024-10-14 4:59 UTC
[PATCH] KVM: VMX: Remove the unused variable "gpa" in __invept()
2024-10-14 4:19 UTC
[PATCH v12 00/19] Add Secure TSC support for SNP guests
2024-10-14 3:37 UTC (7+ messages)
` [PATCH v12 14/19] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
` [PATCH v12 17/19] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected
[PATCH] LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
2024-10-14 1:18 UTC (2+ messages)
[PATCH V12 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-13 14:48 UTC (3+ messages)
` [PATCH V12 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
[PATCH v4 00/36] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-13 14:27 UTC (4+ messages)
` [PATCH v4 33/36] KVM: arm64: Disable hierarchical permissions when POE is enabled
[PATCH v1 1/1] vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table
2024-10-13 7:52 UTC
hola
2024-10-13 1:18 UTC
Yamaha Piano 10/12
2024-10-12 22:08 UTC
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-12 17:43 UTC (15+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS
[PATCH net-next v21 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-10-12 11:23 UTC
[PATCH v3 0/7] Introduce SMP Cache Topology
2024-10-12 10:44 UTC (8+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 2/7] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v3 3/7] hw/core: Check smp cache topology support "
` [PATCH v3 4/7] i386/cpu: Support thread and module level cache topology
` [PATCH v3 5/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-12 9:28 UTC (4+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
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