kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 12:35:05 to 2022-04-01 01:08:43 UTC [more...]

[PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
 2022-04-01  1:08 UTC 

[PATCH -next] KVM: x86/xen: Remove duplicated include in xen.c
 2022-04-01  0:14 UTC 

[PATCH 0/5] nSVM: L1 -> L2 event injection fixes and a self-test
 2022-04-01  0:08 UTC  (7+ messages)
` [PATCH 3/5] KVM: nSVM: Don't forget about L1-injected events

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-31 23:41 UTC  (26+ messages)
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
` [RFC PATCH v5 021/104] KVM: x86: Introduce hooks to free VM callback prezap and vm_free
` [RFC PATCH v5 023/104] x86/cpu: Add helper functions to allocate/free MKTME keyid
` [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
` [RFC PATCH v5 027/104] KVM: TDX: initialize VM with TDX specific parameters
` [RFC PATCH v5 032/104] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [RFC PATCH v5 033/104] KVM: x86: Add infrastructure for stolen GPA bits

[PATCH v7 0/8] IPI virtualization support for VM
 2022-03-31 23:07 UTC  (9+ messages)
` [PATCH v7 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v7 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v7 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v7 5/8] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode

[PATCH] KVM: MMU: propagate alloc_workqueue failure
 2022-03-31 22:23 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
 2022-03-31 22:13 UTC 

[PATCH RESEND 0/5] KVM: X86: Scaling Guest OS Critical Sections with boosting
 2022-03-31 22:00 UTC  (5+ messages)
` [PATCH RESEND 2/5] KVM: X86: Add guest interrupt disable state support

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-31 21:40 UTC  (19+ messages)
` [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU

[PATCH] KVM: arm64: Don't split hugepages outside of MMU write lock
 2022-03-31 21:38 UTC 

[PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
 2022-03-31 21:31 UTC  (3+ messages)

[GIT PULL] virtio: features, fixes
 2022-03-31 21:21 UTC  (2+ messages)

RIP: 0010:param_get_bool.cold+0x0/0x2 - LTP read_all_sys - 5.17.0
 2022-03-31 19:27 UTC  (4+ messages)

[PATCH v3] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-31 19:02 UTC  (12+ messages)

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-31 19:00 UTC  (7+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-31 16:04 UTC  (11+ messages)

[kvm-unit-tests PATCH v2 0/5] lib: s390x: Refactor and rename vm.[ch]
 2022-03-31 16:04 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/5] s390x: remove spurious includes
` [kvm-unit-tests PATCH v2 2/5] s390x: skey: remove check for old z/VM version
` [kvm-unit-tests PATCH v2 3/5] lib: s390: rename and refactor vm.[ch]
` [kvm-unit-tests PATCH v2 4/5] lib: s390x: functions for machine models
` [kvm-unit-tests PATCH v2 5/5] lib: s390x: stidp wrapper and move get_machine_id

[PATCH v3 0/3] KVM: Dirty quota-based throttling
 2022-03-31 15:37 UTC  (9+ messages)
` [PATCH v3 1/3] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v3 2/3] KVM: Documentation: Update kvm_run structure for dirty quota

[PATCH 0/3] KVM: arm64: Limit feature register reads from AArch32
 2022-03-31 15:34 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents

[kvm-unit-tests PATCH v1 0/4] lib: s390x: Refactor and rename vm.[ch]
 2022-03-31 15:24 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: remove spurious includes
` [kvm-unit-tests PATCH v1 2/4] lib: s390: rename and refactor vm.[ch]
` [kvm-unit-tests PATCH v1 3/4] lib: s390x: functions for machine models
` [kvm-unit-tests PATCH v1 4/4] lib: s390x: stidp wrapper and move get_machine_id

[kvm-unit-tests PATCH] s390x: snippets: c: Load initial cr0
 2022-03-31 14:58 UTC  (2+ messages)

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-31 14:50 UTC  (15+ messages)
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-03-31 14:02 UTC  (24+ messages)
` [PATCH v9 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v9 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v9 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v9 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v9 06/18] KVM: s390: pv: add export before import
` [PATCH v9 07/18] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v9 08/18] KVM: s390: pv: clear the state without memset
` [PATCH v9 09/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v9 10/18] KVM: s390: pv: add mmu_notifier
` [PATCH v9 11/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v9 12/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v9 13/18] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v9 14/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v9 15/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v9 16/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v9 17/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v9 18/18] KVM: s390: pv: support for Destroy fast UVC

[next ] x86: Assembler messages: Error: invalid operands (*UND* and .data..percpu sections) for `+'
 2022-03-31 13:14 UTC  (2+ messages)

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-31 12:59 UTC  (7+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable

[PATCH] x86, kvm: fix compilation for !CONFIG_PARAVIRT_SPINLOCKS or !CONFIG_SMP
 2022-03-31 10:53 UTC 

question about arch/riscv/kvm/mmu.c
 2022-03-31  8:02 UTC  (4+ messages)

[PATCH v6 0/7] KVM: PKS Virtualization support
 2022-03-31  6:08 UTC  (14+ messages)
` [PATCH v6 1/7] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v6 2/7] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v6 5/7] KVM: MMU: Add support for PKS emulation
` [PATCH v6 6/7] KVM: VMX: Expose PKS to guest
` [PATCH v6 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH] KVM: x86/pmu: Update AMD PMC smaple period to fix guest NMI-watchdog
 2022-03-31  6:07 UTC  (4+ messages)

[RFCv2 PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-31  4:04 UTC  (4+ messages)
` [RFCv2 PATCH 09/12] KVM: SVM: Refresh AVIC settings when changing APIC mode

linux-next: manual merge of the kvm tree with Linus' tree
 2022-03-31  2:04 UTC  (2+ messages)
` 答复: "

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-31  0:28 UTC  (6+ messages)
` [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-30 23:42 UTC  (16+ messages)
` [PATCH v3 01/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
` [PATCH v3 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v3 03/11] KVM: selftests: Test reading a single stat
` [PATCH v3 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v3 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v3 08/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v3 09/11] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v3 10/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM

linux-next: Signed-off-bys missing for commits in the kvm tree
 2022-03-30 21:02 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-30 18:30 UTC  (5+ messages)

[PATCH v2 00/19] Control VQ support in vDPA
 2022-03-30 18:03 UTC  (20+ messages)
` [PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
` [PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
` [PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [PATCH v2 05/19] vdpa: introduce virtqueue groups
` [PATCH v2 06/19] vdpa: multiple address spaces support
` [PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
` [PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
` [PATCH v2 09/19] vhost: support ASID in IOTLB API
` [PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
` [PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
` [PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
` [PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
` [PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
` [PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
` [PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
` [PATCH v2 18/19] vdpa_sim: filter destination mac address
` [PATCH v2 19/19] vdpasim: control virtqueue support

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

[PATCH v3.1 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
 2022-03-30 15:02 UTC  (2+ messages)

[PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-03-30 12:46 UTC  (6+ messages)
` [PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order

[PATCH v3 0/9] kvm: s390: Add PV dump support
 2022-03-30 12:19 UTC  (6+ messages)
` [PATCH v3 2/9] s390: uv: Add dump fields to query
` [PATCH v3 6/9] kvm: s390: Add configuration dump functionality
` [PATCH v3 7/9] kvm: s390: Add CPU "
` [PATCH v3 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH v3 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions


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