kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-25 13:59:27 to 2022-03-29 20:30:12 UTC [more...]

Call for GSoC and Outreachy project ideas for summer 2022
 2022-03-29 20:29 UTC  (6+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-29 19:34 UTC  (9+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-29 19:23 UTC  (28+ messages)
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE

[PATCH v2 00/21] TDX host kernel support
 2022-03-29 17:52 UTC  (35+ messages)
` [PATCH v2 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v2 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [PATCH v2 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages

[PATCH] mm: avoid pointless invalidate_range_start/end on mremap(old_size=0)
 2022-03-29 17:31 UTC 

[PATCH] KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
 2022-03-29 17:03 UTC  (4+ messages)

WARNING: at arch/x86/kvm/../../../virt/kvm/kvm_main.c:3156 mark_page_dirty_in_slot
 2022-03-29 16:17 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: Replace magic number with readable macro
 2022-03-29 16:00 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
` [PATCH v2 2/2] KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-29 15:43 UTC  (10+ messages)

[RFC PATCH V2 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
 2022-03-29 15:36 UTC  (5+ messages)
` [RFC PATCH V2 1/4] KVM: X86: Add arguement gfn and role to kvm_mmu_alloc_page()
` [RFC PATCH V2 2/4] KVM: X86: Introduce role.passthrough for level expanded pagetable
` [RFC PATCH V2 3/4] KVM: X86: Alloc role.pae_root shadow page
` [RFC PATCH V2 4/4] KVM: X86: Use passthrough and pae_root shadow page for 32bit guests

[PATCH] KVM: x86/pmu: Update AMD PMC smaple period to fix guest NMI-watchdog
 2022-03-29 13:46 UTC 

[PATCH 0/3] KVM: arm64: Limit feature register reads from AArch32
 2022-03-29 13:36 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
` [PATCH 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests

[PATCH RFC 04/12] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-03-29 11:46 UTC  (17+ messages)

[PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-03-29 11:39 UTC  (6+ messages)
` [PATCH 1/2] s390x: gs: move to new header file
` [PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-29  9:17 UTC  (18+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v4 0/6] nSVM/SVM features
 2022-03-29  8:46 UTC  (9+ messages)
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE

[PATCH 0/3] Unexpected guest trap handling for KVM RISC-V selftests
 2022-03-29  7:29 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
` [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function
` [PATCH 3/3] KVM: selftests: riscv: Improve unexpected guest trap handling

[PATCH v6 0/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-29  3:19 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2022-03-29  1:57 UTC  (15+ messages)
` [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
` [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest

[PATCH v2 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-28 22:41 UTC  (13+ messages)
` [PATCH v2 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v2 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v2 08/11] KVM: x86/MMU: Track NX hugepages on a per-VM basis
` [PATCH v2 09/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v2 11/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-28 21:04 UTC  (4+ messages)
` [PATCH RFC v1 2/9] KVM: x86/mmu: Move hugepage adjust to direct_page_fault

[PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
 2022-03-28 20:29 UTC  (6+ messages)

[PATCH v6 0/5] optimize the downtime for vfio migration
 2022-03-28 20:12 UTC  (7+ messages)
` [PATCH v6 1/5] vfio: simplify the conditional statements in vfio_msi_enable
` [PATCH v6 2/5] vfio: move re-enabling INTX out of the common helper
` [PATCH v6 3/5] vfio: simplify the failure path in vfio_msi_enable
` [PATCH v6 4/5] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
` [PATCH v6 5/5] vfio: defer to commit kvm irq routing when enable msi/msix

[RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-03-28 19:02 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-03-28 18:28 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-03-28 18:21 UTC  (9+ messages)
` [PATCH v2 6/9] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu
` [PATCH v2 9/9] KVM: x86/mmu: Promote pages in-place when disabling dirty logging

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-03-28 18:15 UTC  (4+ messages)

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-28 15:22 UTC  (4+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-28 15:06 UTC  (6+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

[PATCH] KVM: x86: optimize PKU branching in kvm_load_{guest|host}_xsave_state
 2022-03-28 14:51 UTC  (6+ messages)

Re: [PATCH] kvm/arm64: Fix memory section did not set to kvm
 2022-03-28 13:16 UTC 

Order
 2022-03-28 12:30 UTC 

Re: [PATCH] kvm/arm64: Fix memory section did not set to kvm
 2022-03-28 11:24 UTC  (3+ messages)
  `  "

[kvmtool PATCH v3 0/2] arm64: Add MTE support
 2022-03-28 10:33 UTC  (3+ messages)
` [kvmtool PATCH v3 1/2] update_headers.sh: Sync ABI headers with Linux v5.17
` [kvmtool PATCH v3 2/2] aarch64: Add support for MTE

[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
 2022-03-28  8:01 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 3/9] s390x: gs: move to new header file

[PATCH] Documentation: kvm: Add missing line break in api.rst
 2022-03-28  6:58 UTC 

[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
 2022-03-27 21:00 UTC  (14+ messages)
` [PATCH kvmtool 2/5] virtio: Sanitize config accesses
` [PATCH kvmtool 3/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 5/5] mmio: Sanitize addr and len

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-03-27 20:43 UTC  (2+ messages)

【自民党埼玉県支部連合会】お問い合わせ有難うございました。
 2022-03-27 17:27 UTC 

[PATCH 0/8] SVM fixes + refactoring
 2022-03-27 15:15 UTC  (4+ messages)
` [PATCH 2/8] KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-03-26 15:17 UTC 

[PATCH v2 00/11] KVM: selftests: Add aarch64/page_fault_test
 2022-03-25 21:39 UTC  (3+ messages)
` [PATCH v2 07/11] KVM: selftests: aarch64: "

[FYI PATCH] Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
 2022-03-25 20:22 UTC  (7+ messages)

[PATCH v3 00/17] KVM: Add Xen event channel acceleration
 2022-03-25 20:02 UTC  (4+ messages)

[RFC PATCH] KVM: x86/mmu: fix general protection fault in kvm_mmu_uninit_tdp_mmu
 2022-03-25 18:11 UTC  (4+ messages)

[PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping
 2022-03-25 17:19 UTC  (3+ messages)

[PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-25 16:53 UTC  (4+ messages)

[syzbot] general protection fault in kvm_mmu_uninit_tdp_mmu
 2022-03-25 16:19 UTC  (3+ messages)

[PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-25 15:28 UTC  (5+ messages)

[PATCH RESEND 0/5] KVM: X86: Scaling Guest OS Critical Sections with boosting
 2022-03-25 13:58 UTC  (6+ messages)
` [PATCH RESEND 1/5] KVM: X86: Add MSR_KVM_PREEMPT_COUNT support
` [PATCH RESEND 2/5] KVM: X86: Add guest interrupt disable state support
` [PATCH RESEND 3/5] KVM: X86: Boost vCPU which is in critical section
` [PATCH RESEND 4/5] x86/kvm: Add MSR_KVM_PREEMPT_COUNT guest support
` [PATCH RESEND 5/5] KVM: X86: Expose PREEMT_COUNT CPUID feature bit to guest


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).