kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-29 15:40:28 to 2021-05-03 14:24:37 UTC [more...]

[PATCH 0/5] KVM: nSVM: few fixes for the nested migration
 2021-05-03 14:24 UTC  (10+ messages)
` [PATCH 1/5] KVM: nSVM: fix a typo in svm_leave_nested
` [PATCH 2/5] KVM: nSVM: fix few bugs in the vmcb02 caching logic
` [PATCH 3/5] KVM: nSVM: leave the guest mode prior to loading a nested state
` [PATCH 4/5] KVM: nSVM: force L1's GIF to 1 when setting the "
` [PATCH 5/5] KVM: nSVM: set a dummy exit reason in L1 vmcb when loading "

[PATCH][next] KVM: x86: Fix potential fput on a null source_kvm_file
 2021-05-03 14:05 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Fix kdoc of __handle_changed_spte
 2021-05-03 14:03 UTC  (2+ messages)

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-03 13:59 UTC  (21+ 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

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-05-03 13:44 UTC  (12+ 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

[kvm-unit-tests PATCH] s390x: Fix vector stfle checks
 2021-05-03 13:06 UTC  (4+ messages)

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-03 12:49 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: selftests: Rename vm_handle_exception
` [PATCH v2 2/5] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
` [PATCH v2 3/5] KVM: selftests: Move GUEST_ASSERT_EQ to utils header
` [PATCH v2 4/5] KVM: selftests: Add exception handling support for aarch64
` [PATCH v2 5/5] KVM: selftests: Add aarch64/debug-exceptions test

[PATCH] KVM: x86: Hoist input checks in kvm_add_msr_filter()
 2021-05-03 12:21 UTC 

[PATCH] doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER
 2021-05-03 12:00 UTC 

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-05-03 10:54 UTC  (9+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())

[PATCH V4 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-05-03  8:47 UTC  (3+ messages)
` [PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA

[PATCH 1/1] virtio-net: don't allocate control_buf if not supported
 2021-05-02  9:33 UTC 

[syzbot] possible deadlock in sctp_addr_wq_timeout_handler
 2021-05-01 21:26 UTC  (2+ messages)

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-05-01 17:20 UTC  (5+ messages)

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-05-01 13:05 UTC  (3+ messages)

[PATCH v3 0/2] KVM: x86: guest interface for SEV live migration
 2021-05-01  9:01 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-04-30 23:28 UTC  (12+ 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] kvm: exit halt polling on need_resched() as well
 2021-04-30 17:43 UTC  (4+ messages)

[PATCH v5 0/2] fallback for emulation errors
 2021-04-30 17:39 UTC  (4+ messages)
` [PATCH v5 1/2] kvm: x86: Allow userspace to handle "
` [PATCH v5 2/2] selftests: kvm: Allows "

[PATCH v2] vfio/mdev: remove unnecessary NULL check in mbochs_create()
 2021-04-30 17:21 UTC  (2+ messages)

Intercepting RDTSC instruction by causing a VMEXIT
 2021-04-30 17:16 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Fix some return value error in kvm_tdp_mmu_map()
 2021-04-30 16:01 UTC 

[PATCH v4 0/4] KVM statistics data fd-based binary interface
 2021-04-30 15:34 UTC  (9+ 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 "

[Question] Indefinitely block in the host when remove the PF driver
 2021-04-30 14:29 UTC  (2+ messages)

[PATCH] accel: kvm: clarify that extra exit data is hexadecimal
 2021-04-30 13:07 UTC  (2+ messages)

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-30 13:05 UTC  (22+ 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 10/20] x86/sev: Add a helper for the PVALIDATE instruction
` [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 Part1 RFC v2 14/20] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v2 15/20] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v2 16/20] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v2 17/20] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v2 18/20] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v2 19/20] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v2 20/20] virt: Add SEV-SNP guest driver

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-04-30 12:38 UTC  (38+ messages)
` [PATCH Part2 RFC v2 01/37] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v2 02/37] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v2 03/37] KVM: SVM: Increase the GHCB protocol version
` [PATCH Part2 RFC v2 04/37] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v2 05/37] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v2 06/37] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v2 07/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v2 08/37] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v2 09/37] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address
` [PATCH Part2 RFC v2 11/37] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v2 12/37] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v2 13/37] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v2 14/37] crypto: ccp: Shutdown SNP firmware on kexec
` [PATCH Part2 RFC v2 15/37] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v2 16/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v2 17/37] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v2 18/37] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v2 19/37] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v2 20/37] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part2 RFC v2 21/37] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v2 22/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v2 23/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v2 24/37] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v2 25/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v2 26/37] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v2 27/37] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v2 28/37] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v2 29/37] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v2 30/37] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v2 31/37] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v2 32/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v2 33/37] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v2 34/37] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v2 35/37] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v2 36/37] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v2 37/37] KVM: SVM: Advertise the SEV-SNP feature support

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

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

[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  (7+ messages)

[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 0/6] Lazily allocate memslot rmaps
 2021-04-29 17:45 UTC  (12+ messages)
` [PATCH 5/6] KVM: x86/mmu: Protect kvm->memslots with a mutex

Subject: [RFC PATCH] kvm/x86: Fix 'lpages' kvm stat for TDM MMU
 2021-04-29 17:25 UTC  (4+ 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: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
 2021-04-29 15:40 UTC  (3+ messages)


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