kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 20:49:20 to 2021-08-20 16:01:05 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 15:58 UTC  (11+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 03/45] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 15/45] crypto: ccp: Handle the legacy SEV command "

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20 15:19 UTC  (39+ messages)
` [PATCH Part1 v5 01/38] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 v5 02/38] x86/sev: Shorten GHCB terminate macro names
` [PATCH Part1 v5 03/38] x86/sev: Get rid of excessive use of defines
` [PATCH Part1 v5 04/38] x86/head64: Carve out the guest encryption postprocessing into a helper
` [PATCH Part1 v5 05/38] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 v5 06/38] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 v5 08/38] x86/sev: Check SEV-SNP features support
` [PATCH Part1 v5 09/38] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 v5 10/38] x86/sev: Check the vmpl level
` [PATCH Part1 v5 11/38] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 v5 12/38] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 v5 13/38] x86/sev: "
` [PATCH Part1 v5 14/38] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 v5 15/38] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 v5 16/38] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 v5 17/38] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 v5 18/38] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH Part1 v5 19/38] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 v5 20/38] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 v5 21/38] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 v5 22/38] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 24/38] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 v5 25/38] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 v5 26/38] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 v5 27/38] x86/boot: Add Confidential Computing type to setup_data
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 v5 31/38] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH 0/2 V4] Add AMD SEV and SEV-ES intra host migration support
 2021-08-20 14:50 UTC  (8+ messages)
` [PATCH 1/2 V4] KVM, SEV: Add support for SEV intra host migration
` [PATCH 2/2 V4] KVM, SEV: Add support for SEV-ES "

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 14:44 UTC  (6+ messages)
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance
 2021-08-20 13:36 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Print addressing related exception information
` [kvm-unit-tests PATCH v2 2/3] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Control register constant cleanup

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-08-20 13:32 UTC  (7+ messages)
` [PATCH v3 2/5] KVM: x86: invert KVM_HYPERCALL to default to VMMCALL

[PATCH v4 0/6] IPI virtualization support for VM
 2021-08-20 13:19 UTC  (2+ messages)

[PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
 2021-08-20 12:46 UTC  (5+ messages)
` [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v7 3/6] KVM: x86: Report host tsc and realtime values "

[PATCH 1/2] KVM: Optimize kvm_make_vcpus_request_mask() a bit
 2021-08-20 12:43 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

[PATCH v4 00/15] KVM: arm64: Fixed features for protected VMs
 2021-08-20 10:34 UTC  (7+ messages)
` [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v4 15/15] KVM: arm64: Handle protected guests at 32 bits

[PATCH v4 00/13] KVM: Scalable memslots implementation
 2021-08-20  9:27 UTC  (5+ messages)
` [PATCH v4 06/13] KVM: Move WARN on invalid memslot index to update_memslots()

[PATCH RFC v6 00/12] Add riscv kvm accel support
 2021-08-20  9:23 UTC  (4+ messages)
` [PATCH RFC v6 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit

[PATCH v2] KVM: arm64: vgic: Resample HW pending state on deactivation
 2021-08-20  7:58 UTC  (2+ messages)

[PATCH 0/1 v2] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints
 2021-08-20  3:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-20  3:38 UTC 

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20  3:29 UTC  (17+ messages)
` [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data

[PATCH] vfio/type1: Fix vfio_find_dma_valid return
 2021-08-19 23:53 UTC 

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-19 23:48 UTC  (9+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-08-19 23:41 UTC  (8+ messages)
` [PATCH 1/6] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
` [PATCH 2/6] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH 3/6] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH 4/6] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call
` [PATCH 5/6] selftests: KVM: Promote PSCI hypercalls to asm volatile
` [PATCH 6/6] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
` [PATCH] Documentation: kvm: Document KVM_SYSTEM_EVENT_SUSPEND exit type

[PATCH] KVM: stats: add stats to detect if vcpu is currently halted
 2021-08-19 22:37 UTC  (6+ messages)

[PATCH V2 00/12] Introduce vfio_pci_core subsystem
 2021-08-19 22:36 UTC  (5+ messages)
` [PATCH V2 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c

[kvm-unit-tests PATCH] arm64: Link with -z notext
 2021-08-19 22:30 UTC 

linux-next: Signed-off-by missing for commits in the kvm tree
 2021-08-19 22:21 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2021-08-19 22:20 UTC 

[PATCH V2 09/12] PCI: Add 'override_only' bitmap to struct pci_device_id
 2021-08-19 22:19 UTC  (6+ messages)

[RFC PATCH 00/13] Add support for Mirror VM
 2021-08-19 22:10 UTC  (13+ messages)

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-19 19:57 UTC  (12+ messages)
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "

[PATCH] KVM: stats: x86: vmx: add exit reason stats to vt-x instructions
 2021-08-19 19:01 UTC  (3+ messages)

[RFC PATCH 0/6] Pass memslot around during page fault handling
 2021-08-19 16:47 UTC  (8+ messages)
` [RFC PATCH 3/6] KVM: x86/mmu: Pass the memslot around via struct kvm_page_fault
` [RFC PATCH 5/6] KVM: x86/mmu: Avoid memslot lookup in rmap_add

[PATCH v3 0/3] SVM 5-level page table support
 2021-08-19 16:43 UTC  (8+ messages)
` [PATCH v3 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v3 3/3] KVM: SVM: Add 5-level page table support for SVM

[PATCH 0/2] KVM: s390: Some gaccess cleanup
 2021-08-19 14:11 UTC  (9+ messages)
` [PATCH 1/2] KVM: s390: gaccess: Cleanup access to guest frames
` [PATCH 2/2] KVM: s390: gaccess: Refactor access address range check

[PATCH] x86: kvm: Demote level of already loaded message from error to info
 2021-08-19 14:05 UTC  (5+ messages)

[PATCH v3] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-19 13:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-19 11:36 UTC  (9+ messages)

[kvm-unit-tests PATCH v2 0/6] Initial x86_64 UEFI support
 2021-08-19 11:34 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] x86: Build tests as PE objects for the EFI loader
` [kvm-unit-tests PATCH v2 2/6] x86: Call efi_main from _efi_pe_entry
` [kvm-unit-tests PATCH v2 3/6] x86: efi_main: Get EFI memory map and exit boot services
` [kvm-unit-tests PATCH v2 4/6] x86: efi_main: Self-relocate ELF .dynamic addresses
` [kvm-unit-tests PATCH v2 5/6] cstart64.S: x86_64 bootstrapping after exiting EFI
` [kvm-unit-tests PATCH v2 6/6] x86 UEFI: Convert x86 test cases to PIC

[PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
 2021-08-19 10:47 UTC  (7+ messages)

[PATCH] selftests: KVM: Gracefully handle missing vCPU features
 2021-08-19 10:32 UTC  (2+ messages)

[PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
 2021-08-19 10:28 UTC  (2+ messages)

[PATCH v7 0/7] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-08-19 10:20 UTC  (6+ messages)
` [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
` [PATCH v7 5/7] KVM: arm64: Allow userspace to configure a guest's counter-timer offset

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-08-19  9:58 UTC  (8+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PATCH v2 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
 2021-08-19  8:18 UTC  (2+ messages)

[PATCH 0/2] vDPA/ifcvf: enable multiqueue and control vq
 2021-08-19  7:15 UTC  (8+ messages)
` [PATCH 1/2] vDPA/ifcvf: detect and use the onboard number of queues directly
` [PATCH 2/2] vDPA/ifcvf: enable multiqueue and control vq

[PATCH] KVM: x86/mmu: Complete prefetch for trailing SPTEs for direct, legacy MMU
 2021-08-19  4:15 UTC  (2+ messages)

cleanup vfio iommu_group creation
 2021-08-18 23:32 UTC  (7+ messages)
` [PATCH 05/14] vfio: refactor noiommu group creation

[PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
 2021-08-18 23:06 UTC  (5+ messages)

[PATCH] kvm: fix wrong exception emulation in check_rdtsc
 2021-08-18 21:43 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
 2021-08-18 21:24 UTC  (4+ messages)

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-18 20:49 UTC  (5+ messages)
` [v2 PATCH 3/4] x86/kvm: Add host side support for virtual suspend time injection


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