messages from 2024-03-12 02:45:03 to 2024-03-14 20:23:06 UTC [more...]
[PATCH 00/10] KVM: arm64: Add support for hypervisor kCFI
2024-03-14 20:23 UTC
[PATCH 0/5] KVM: selftests: Introduce vcpu_arch_put_guest()
2024-03-14 18:54 UTC (6+ messages)
` [PATCH 1/5] KVM: selftests: Provide a global pseudo-RNG instance for all tests
` [PATCH 2/5] KVM: selftests: Provide an API for getting a random bool from an RNG
` [PATCH 3/5] KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
` [PATCH 4/5] KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code
` [PATCH 5/5] KVM: selftests: Randomly force emulation on x86 "
[GIT PULL] KVM: x86 pull requests for 6.9
2024-03-14 18:43 UTC (9+ messages)
` [GIT PULL] KVM: x86: MMU changes "
` [GIT PULL] KVM: x86: Selftests "
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-03-14 18:10 UTC (42+ messages)
` [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
` [PATCH v19 019/130] KVM: x86: Add is_vm_type_supported callback
` [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init()
` [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes
` [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX metadata in array
` [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-03-14 17:19 UTC (17+ messages)
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-03-14 15:09 UTC (9+ messages)
` "
[PATCH v1 0/5] Add support for the Idle HLT intercept feature
2024-03-14 15:06 UTC (8+ messages)
` [PATCH v1 3/5] tools: Add KVM exit reason for the Idle HLT
` [PATCH v1 5/5] selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-03-14 14:47 UTC (17+ messages)
` [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-14 11:27 UTC (16+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH v18 000/121] KVM TDX basic feature support
2024-03-14 10:39 UTC (3+ messages)
` [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
[PATCH vhost v3 0/4] refactor the params of find_vqs()
2024-03-14 5:58 UTC (4+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
[PATCH v3] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-14 5:58 UTC
[PATCH v7 0/4] KVM: selftests: Add LoongArch support
2024-03-14 3:03 UTC (2+ messages)
[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
2024-03-14 2:49 UTC (5+ messages)
` [PATCH v3 03/15] KVM: SVM: Invert handling of SEV and SEV_ES feature flags
` [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-13 21:44 UTC (13+ messages)
[PATCH] KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
2024-03-13 21:27 UTC (8+ messages)
[PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
2024-03-13 18:18 UTC (6+ messages)
[PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2024-03-13 18:01 UTC (5+ messages)
` [PATCH v3 1/4] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [PATCH v3 2/4] context_tracking: Make context_tracking_key __ro_after_init
` [PATCH v3 3/4] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [PATCH v3 4/4] x86/tsc: Make __use_tsc __ro_after_init
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2024-03-13 17:11 UTC (9+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
[PATCH v10 00/27] Enable CET Virtualization
2024-03-13 16:00 UTC (5+ messages)
` [PATCH v10 20/27] KVM: VMX: Emulate read and write to CET MSRs
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-03-13 15:31 UTC (15+ messages)
` [PATCH v5 15/65] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[PATCH v2] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-13 14:32 UTC (3+ messages)
[PATCH] KVM: selftests: Create memslot 0 at GPA 0x100000000 on x86_64
2024-03-13 14:31 UTC (5+ messages)
[PATCH v3 0/3] kvm: add support for guest physical bits
2024-03-13 13:27 UTC (4+ messages)
` [PATCH v3 1/3] [debug] log kvm supported cpuid
` [PATCH v3 2/3] kvm: add support for guest physical bits
` [PATCH v3 3/3] target/i386: add guest-phys-bits cpu property
[PATCH v4 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-13 12:58 UTC (3+ messages)
` [PATCH v4 1/2] kvm/cpuid: remove GuestPhysBits code
` [PATCH v4 2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
[RFC PATCH 0/3] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-03-13 12:53 UTC (5+ messages)
` [RFC PATCH 1/3] powerpc/pseries/iommu: Bring back userspace view for single level TCE tables
` [RFC PATCH 2/3] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [RFC PATCH 3/3] pseries/iommu: Enable DDW for VFIO TCE create
[PATCH v3 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-13 8:38 UTC (6+ messages)
` [PATCH v3 2/2] "
[PATCH v2 0/2] kvm: add support for guest physical bits
2024-03-13 8:15 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/8] iommufd support pasid attach/replace
2024-03-13 8:11 UTC (8+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
2024-03-13 7:26 UTC
[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
2024-03-13 3:44 UTC (3+ messages)
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
[PATCH] KVM: x86/mmu: treat WC memory as MMIO
2024-03-13 2:01 UTC (3+ messages)
[ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
2024-03-13 0:32 UTC
[syzbot] [kvm?] WARNING in clear_dirty_gfn_range
2024-03-12 23:34 UTC
[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-03-12 23:13 UTC (3+ messages)
[RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-12 23:03 UTC (8+ messages)
` [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
[PATCH] KVM: arm64: Add capability for unconditional WFx passthrough
2024-03-12 21:28 UTC (2+ messages)
[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
2024-03-12 21:03 UTC (5+ messages)
` [PATCH 07/21] KVM: VMX: Introduce test mode related to EPT violation VE
[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
2024-03-12 18:38 UTC (2+ messages)
kernel selftest max_guest_memory_test fails when using more that 256 vCPUs
2024-03-12 16:27 UTC (4+ messages)
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-12 16:13 UTC (5+ messages)
[PATCH v2 0/7] Handle faults in KUnit tests
2024-03-12 12:15 UTC (19+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault
[PATCH v3 00/29] hw,target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-03-12 11:24 UTC (5+ messages)
` [PATCH v3 14/29] target/i386: "
` [PATCH v3 00/29] hw, target: "
[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
2024-03-12 11:21 UTC (9+ messages)
` [PATCH v2 11/13] KVM: arm64: nv: Add emulation for ERETAx instructions
` [PATCH v2 12/13] KVM: arm64: nv: Handle ERETA[AB] instructions
` [PATCH v2 13/13] KVM: arm64: nv: Advertise support for PAuth
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-03-12 10:12 UTC (12+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
2024-03-12 9:44 UTC (12+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 05/16] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
` [PATCH 06/16] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
` [PATCH 07/16] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-03-12 7:48 UTC
[GIT PULL] KVM/riscv changes for 6.9
2024-03-12 6:51 UTC (6+ messages)
[kvm-unit-tests PATCH v1] arch-run: Wait for incoming socket being removed
2024-03-12 6:45 UTC (6+ messages)
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-12 6:07 UTC (8+ messages)
[kvm-unit-tests PATCH v2 00/13] Enable EFI support
2024-03-12 5:45 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific
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