kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-14 21:15:12 to 2022-10-18 15:52:58 UTC [more...]

[PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
 2022-10-18 15:50 UTC  (13+ messages)

[PATCH] vfio: platform: Do not pass return buffer to ACPI _RST method
 2022-10-18 15:28 UTC 

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-18 15:13 UTC  (36+ messages)
` [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v4 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v4 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v4 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v4 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v4 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v4 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v4 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v4 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v4 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v4 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v4 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v4 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v4 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v4 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [PATCH v4 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-10-18 14:59 UTC  (8+ messages)
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests

[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
 2022-10-18 14:09 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler
` [kvm-unit-tests PATCH v1 2/2] s390x: uv-host: fix allocation of UV memory

[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
 2022-10-18 14:08 UTC  (7+ messages)
` [PATCH kvmtool 1/6] Update UAPI headers based on Linux-6.1-rc1
` [PATCH kvmtool 2/6] riscv: Add Svinval extension support
` [PATCH kvmtool 3/6] riscv: Add zihintpause "
` [PATCH kvmtool 4/6] riscv: Move reg encoding helpers to kvm-cpu-arch.h
` [PATCH kvmtool 5/6] riscv: Add Zicbom extension support
` [PATCH kvmtool 6/6] riscv: Add --disable-<xyz> options to allow user disable extensions

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-18 13:42 UTC  (27+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 7/8] KVM: Handle page fault for private memory

KVM Call for 2022-10-18
 2022-10-18 13:15 UTC  (2+ messages)

[RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-10-18 13:11 UTC  (8+ messages)
` [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa

[kvm-unit-tests PATCH v1] s390x: do not enable PV dump support by default
 2022-10-18 11:15 UTC 

[PATCH 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
 2022-10-18 10:10 UTC  (5+ messages)
` [PATCH 1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
` [PATCH 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check
` [PATCH 3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
` [PATCH 4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V

[kvm-unit-tests PATCH v3 00/13] x86/pmu: Test case optimization, fixes and additions
 2022-10-18  9:32 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 03/13] x86/pmu: Reset the expected count of the fixed counter 0 when i386
` [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1

[kvm-unit-tests PATCH v2] x86: Add tests for Guest Processor Event Based Sampling (PEBS)
 2022-10-18  9:01 UTC  (3+ messages)

[PATCH 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-18  8:48 UTC  (19+ messages)
` [PATCH 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
` [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
` [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes

Wycena paneli fotowoltaicznych
 2022-10-18  7:35 UTC 

[PATCH v3 0/5] Simplify the module and kconfig structure in vfio
 2022-10-18  6:08 UTC  (10+ messages)
` [PATCH v3 1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
` [PATCH v3 2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
` [PATCH v3 3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
` [PATCH v3 4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH
` [PATCH v3 5/5] vfio: Fold vfio_virqfd.ko into vfio.ko

[PATCH v2 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-18  4:04 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
` [PATCH v2 2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions "
` [PATCH v2 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
` [PATCH v2 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
` [PATCH v2 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
` [PATCH v2 6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots

[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
 2022-10-15 19:49 UTC  (7+ messages)

[PATCH 0/3] kvm support for ksm
 2022-10-18  3:31 UTC  (3+ messages)

[PATCH AUTOSEL 5.19 03/29] crypto: ccp - Initialize PSP when reading psp data file failed
 2022-10-18  0:08 UTC 

[PATCH AUTOSEL 6.0 03/32] crypto: ccp - Initialize PSP when reading psp data file failed
 2022-10-18  0:07 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
 2022-10-17 20:32 UTC  (2+ messages)

[PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-10-17 19:58 UTC  (15+ messages)
` [PATCH v10 01/14] KVM: selftests: Add a userfaultfd library
` [PATCH v10 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
` [PATCH v10 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
` [PATCH v10 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v10 05/14] tools: Copy bitfield.h from the kernel sources
` [PATCH v10 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
` [PATCH v10 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
` [PATCH v10 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
` [PATCH v10 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
` [PATCH v10 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v10 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v10 12/14] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v10 13/14] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v10 14/14] KVM: selftests: aarch64: Add mix of "

[PATCH 0/3] KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler
 2022-10-17 18:45 UTC  (4+ messages)
` [PATCH 1/3] kvm: Add support for arch compat vm ioctls
` [PATCH 2/3] KVM: x86: Make filter arg for set_msr_filter()
` [PATCH 3/3] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER

[PATCH v5 0/7] Introduce and test masked events
 2022-10-17 18:20 UTC  (9+ messages)
` [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter

[PATCH v2 1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
 2022-10-17 18:05 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: debugfs: Return retval of simple_attr_open() if it fails

[PATCH v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test
 2022-10-17 17:58 UTC 

[PATCH v1] KVM: selftests: name the threads
 2022-10-17 16:24 UTC 

[Bug 216598] New: Assertion Failure in kvm selftest mmio_warning_test
 2022-10-17 15:23 UTC  (4+ messages)
` [Bug 216598] "

[kvm-unit-tests PATCH v7 0/1] s390x: Add exit time test
 2022-10-17 11:28 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 1/1] s390x: add exittime tests

[RFC PATCH v4 0/8] add support for CDX bus
 2022-10-17 10:18 UTC  (6+ messages)
  ` [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings

[PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
 2022-10-17  9:54 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: uv-host: Access check extensions and improvements
 2022-10-17  9:39 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: uv-host: Add access checks for donated memory
` [kvm-unit-tests PATCH v3 2/8] s390x: uv-host: Add uninitialized UV tests
` [kvm-unit-tests PATCH v3 3/8] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH v3 4/8] s390x: uv-host: Add access exception test
` [kvm-unit-tests PATCH v3 5/8] s390x: uv-host: Add a set secure config parameters test function
` [kvm-unit-tests PATCH v3 6/8] s390x: uv-host: Remove duplicated +
` [kvm-unit-tests PATCH v3 7/8] s390x: uv-host: Fence against being run as a PV guest
` [kvm-unit-tests PATCH v3 8/8] s390x: uv-host: Fix init storage origin and length check

[PATCH 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-10-17  7:04 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH 4/9] [Trivial] KVM: x86: MMU: Commets update
` [PATCH 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-10-17  5:28 UTC  (4+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus

[PATCH] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
 2022-10-17  2:54 UTC  (3+ messages)

[PATCH v5 0/5] dirty_log_perf_test vCPU pinning
 2022-10-17  0:47 UTC  (8+ messages)

[PATCHv4 0/8] Virtual NMI feature
 2022-10-16  5:49 UTC  (5+ messages)

[BUG] KVM USB passthrough did not claim interface before use
 2022-10-16  1:33 UTC  (8+ messages)

[PATCH V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
 2022-10-15 14:43 UTC  (2+ messages)

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-10-15 13:14 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
 2022-10-15  2:41 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
 2022-10-15  2:39 UTC  (3+ messages)

[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
 2022-10-14 23:47 UTC  (3+ messages)

[PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test
 2022-10-14 21:37 UTC  (11+ messages)
` [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library
` [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-14 21:31 UTC  (5+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP


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 NNTP newsgroup(s).