kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 09:09:54 to 2021-04-30 12:17:25 UTC [more...]

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-30 12:16 UTC  (13+ messages)
` [PATCH Part1 RFC v2 01/20] x86/sev: Define the GHCB MSR protocol for AP reset hold
` [PATCH Part1 RFC v2 02/20] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v2 03/20] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v2 04/20] x86/sev: Increase the GHCB protocol version
` [PATCH Part1 RFC v2 05/20] x86/sev: Define SNP Page State Change VMGEXIT structure
` [PATCH Part1 RFC v2 06/20] x86/sev: Define SNP guest request NAE events
` [PATCH Part1 RFC v2 07/20] x86/sev: Define error codes for reason set 1
` [PATCH Part1 RFC v2 08/20] x86/mm: Add sev_snp_active() helper
` [PATCH Part1 RFC v2 09/20] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v2 11/20] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v2 12/20] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v2 13/20] x86/sev: "

[PATCH v4 0/4] KVM statistics data fd-based binary interface
 2021-04-30 12:07 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v4 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v4 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v4 4/4] KVM: selftests: Add selftest for KVM "

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-04-30 12:05 UTC  (11+ messages)
` [PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
` [PATCH 3/4] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
` [PATCH 4/4] KVM/VMX: Fold handle_interrupt_nmi_irqoff() into its solo caller

[PATCH v2] kvm/x86: Fix 'lpages' kvm stat for TDM MMU
 2021-04-30 11:52 UTC 

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-04-30 11:25 UTC  (9+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
` [RFC 2/2] KVM: arm64: Add write-combine support for stage-2 entries

[Bug 209809] New: kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
 2021-04-30 11:20 UTC  (2+ messages)
` [Bug 209809] "

[Question] Indefinitely block in the host when remove the PF driver
 2021-04-30  7:57 UTC 

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-04-30  7:40 UTC  (3+ messages)

[PATCH RFC v5 00/12] Add riscv kvm accel support
 2021-04-30  4:53 UTC  (3+ messages)
` [PATCH RFC v5 07/12] hw/riscv: PLIC update external interrupt by KVM when kvm enabled

[PATCH v2 0/2] KVM: VMX: Clean up IRQ/NMI handling
 2021-04-30  2:56 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-04-30  1:54 UTC 

[PATCH] Guest system time jumps when new vCPUs is hot-added
 2021-04-29 22:40 UTC  (8+ messages)

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-04-29 21:18 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: x86/mmu: Track if shadow MMU active
` [PATCH v2 2/7] KVM: x86/mmu: Skip rmap operations if shadow MMU inactive
` [PATCH v2 3/7] KVM: x86/mmu: Deduplicate rmap freeing
` [PATCH v2 4/7] KVM: x86/mmu: Factor out allocating memslot rmap
` [PATCH v2 5/7] KVM: mmu: Refactor memslot copy
` [PATCH v2 6/7] KVM: mmu: Add slots_arch_lock for memslot arch fields
` [PATCH v2 7/7] KVM: x86/mmu: Lazily allocate memslot rmaps

[PATCH 0/3] KVM: selftests: arm64 exception handling and debug test
 2021-04-29 20:48 UTC  (6+ messages)
` [PATCH 1/3] KVM: selftests: Add exception handling support for aarch64

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-29 18:13 UTC  (22+ messages)
` [PATCH v2 02/13] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()

[PATCH 0/6] Lazily allocate memslot rmaps
 2021-04-29 17:45 UTC  (19+ messages)
` [PATCH 3/6] KVM: x86/mmu: Deduplicate rmap freeing in allocate_memslot_rmap
` [PATCH 5/6] KVM: x86/mmu: Protect kvm->memslots with a mutex
` [PATCH 6/6] KVM: x86/mmu: Lazily allocate memslot rmaps

Subject: [RFC PATCH] kvm/x86: Fix 'lpages' kvm stat for TDM MMU
 2021-04-29 17:25 UTC  (5+ messages)

[PATCH v3] target/i386/sev: add support to query the attestation report
 2021-04-29 17:07 UTC 

[PATCH] KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
 2021-04-29 17:05 UTC  (3+ messages)

[PATCH kvm-unit-tests v3 0/8] arm/arm64: Prepare for target-efi
 2021-04-29 16:41 UTC  (9+ messages)
` [PATCH kvm-unit-tests v3 1/8] arm/arm64: Reorganize cstart assembler
` [PATCH kvm-unit-tests v3 2/8] arm/arm64: Move setup_vm into setup
` [PATCH kvm-unit-tests v3 3/8] pci-testdev: ioremap regions
` [PATCH kvm-unit-tests v3 4/8] arm/arm64: mmu: Stop mapping an assumed IO region
` [PATCH kvm-unit-tests v3 5/8] arm/arm64: mmu: Remove memory layout assumptions
` [PATCH kvm-unit-tests v3 6/8] arm/arm64: setup: Consolidate "
` [PATCH kvm-unit-tests v3 7/8] chr-testdev: Silently fail init
` [PATCH kvm-unit-tests v3 8/8] arm/arm64: psci: Don't assume method is hvc

[PATCH] kvm: exit halt polling on need_resched() as well
 2021-04-29 16:39 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
 2021-04-29 15:40 UTC  (3+ messages)

[kvm-unit-tests PATCH v3] configure: arm: Replace --vmm with --target
 2021-04-29 14:41 UTC  (2+ messages)

[PATCH 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-04-29 11:26 UTC  (16+ messages)
` [PATCH 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH v3 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-29 10:47 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL
` [PATCH v3 2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH] KVM: arm64: Skip CMOs when updating a PTE pointing to non-memory
 2021-04-29 10:32 UTC  (4+ messages)

[PATCH v2 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-29 10:09 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL

[PATCH v2] vfio/mdev: remove unnecessary NULL check in mbochs_create()
 2021-04-29  9:53 UTC 

[bug report] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
 2021-04-29  7:20 UTC 

[bug report] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
 2021-04-29  7:19 UTC 

[PATCH v2 09/13] vfio/mdev: Remove vfio_mdev.c
 2021-04-29  6:56 UTC  (6+ messages)

[PATCH] KVM: VMX: Fix a typo in comment around handle_vmx_instruction()
 2021-04-29  4:22 UTC 

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-04-29  4:16 UTC  (3+ messages)

[PATCH v3 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-04-29  3:41 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: Support write protect gfn with min_level
` [PATCH v3 2/2] KVM: x86: Not wr-protect huge page with init_all_set dirty log

[RFC PATCH v2 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-04-29  3:30 UTC  (10+ messages)
` [RFC PATCH v2 2/2] KVM: x86: Not wr-protect huge page with init_all_set dirty log

[PATCH v4] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-04-29  1:00 UTC  (2+ messages)

[GIT PULL] VFIO updates for v5.13-rc1
 2021-04-29  0:26 UTC  (2+ messages)

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-04-28 23:05 UTC 

[PATCH v3 0/9] KVM: Fix tick-based accounting for x86 guests
 2021-04-28 22:38 UTC  (6+ messages)
` [PATCH v3 3/9] KVM: x86: Defer tick-based accounting 'til after IRQ handling

[PATCH 0/3] x86/sev-es: rename file and other cleanup
 2021-04-28 21:29 UTC  (10+ messages)
` [PATCH 1/3] x86/sev-es: Rename sev-es.{ch} to sev.{ch}
` [PATCH 3/3] x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG

[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-04-28 19:46 UTC  (3+ messages)

[PATCH v2 0/6] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-04-28 19:37 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: selftests: Add kernel headers sync check
` [PATCH v2 2/6] tools headers x86: Update bitsperlong.h in tools
` [PATCH v2 3/6] x86/cpu: Expose CPUID regs, leaf and index definitions to tools
` [PATCH v2 4/6] tools headers x86: Copy cpuid helpers from the kernel
` [PATCH v2 5/6] KVM: selftests: Introduce utilities for checking x86 features
` [PATCH v2 6/6] KVM: selftests: Use kernel x86 cpuid features format

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-04-28 17:38 UTC 

[PATCH v3] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-04-28 17:20 UTC 

[kvm-unit-tests PATCH v1 0/4] enable LPI and ITS for TCG
 2021-04-28 16:46 UTC  (13+ messages)
` [kvm-unit-tests PATCH v1 1/4] arm64: split its-trigger test into KVM and TCG variants
` [kvm-unit-tests PATCH v1 2/4] scripts/arch-run: don't use deprecated server/nowait options
` [kvm-unit-tests PATCH v1 3/4] arm64: enable its-migration tests for TCG
` [kvm-unit-tests PATCH v1 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[PATCH v2] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-04-28 16:34 UTC 

[PATCH] accel: kvm: clarify that extra exit data is hexadecimal
 2021-04-28 16:03 UTC  (2+ messages)

Looking for a new opportunity
 2021-04-28 15:50 UTC 

[PATCH] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-04-28 14:58 UTC  (4+ messages)

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-04-28 14:49 UTC  (8+ messages)

[kvm-unit-tests PATCH v2] configure: arm: Replace --vmm with --target
 2021-04-28 14:44 UTC  (3+ messages)

[PATCH v4 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-28 14:01 UTC  (5+ messages)
` [PATCH v4 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v4 2/7] hyperv: SVM enlightened TLB flush support flag

[PATCH v4 0/2] kvm: x86: Allow userspace to handle emulation errors
 2021-04-28 12:41 UTC  (3+ messages)
` [PATCH v4 1/2] "


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