kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 09:49:34 to 2021-10-05 15:01:38 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-05 15:01 UTC  (5+ messages)
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-10-05 14:57 UTC  (2+ messages)

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-05 14:54 UTC  (21+ messages)
` [PATCH v2 01/11] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
` [PATCH v2 02/11] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 04/11] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v2 07/11] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v2 08/11] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v2 10/11] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v2 11/11] selftests: KVM: Test SYSTEM_SUSPEND PSCI call

[kvm-unit-tests PATCH v2 1/5] s390x: Add specification exception test
 2021-10-05 14:51 UTC  (9+ messages)
  ` [kvm-unit-tests PATCH v2 1/5] [kvm-unit-tests PATCH v2 0/5] Add specification exception tests
` [kvm-unit-tests PATCH v2 2/5] s390x: Test specification exceptions during transaction
` [kvm-unit-tests PATCH v2 3/5] lib: Introduce report_pass and report_fail
` [kvm-unit-tests PATCH v2 4/5] Use report_fail(...) instead of report(0/false, ...)
` [kvm-unit-tests PATCH v2 5/5] Use report_pass(...) instead of report(1/true, ...)

[PATCH 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-05 14:45 UTC  (13+ messages)
` [PATCH 1/5] vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()
` [PATCH 3/5] vfio: Don't leak a group reference if the group already exists
` [PATCH 4/5] vfio: Use a refcount_t instead of a kref in the vfio_group

[kvm-unit-tests PATCH v2 1/2] s390x: Remove assert from arch_def.h
 2021-10-05 14:34 UTC  (10+ messages)
  ` [kvm-unit-tests PATCH v2 1/2] [kvm-unit-tests PATCH v2 0/2] Test specification exception
` [kvm-unit-tests PATCH v2 2/2] s390x: Add specification exception interception test

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-05 14:15 UTC  (10+ messages)
` [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm

[PATCH 0/4 V9] Add AMD SEV and SEV-ES intra host migration support
 2021-10-05 14:13 UTC  (5+ messages)
` [PATCH 1/4 V9] KVM: SEV: Add support for SEV intra host migration
` [PATCH 2/4 V9] KVM: SEV: Add support for SEV-ES "
` [PATCH 3/4 V9] selftest: KVM: Add open sev dev helper
` [PATCH 4/4 V9] selftest: KVM: Add intra host migration tests

[PATCH v1] KVM: isolation: retain initial mask for kthread VM worker
 2021-10-05 13:49 UTC  (5+ messages)

[PATCH v10 10/28] x86/fpu/xstate: Update the XSTATE save function to support dynamic states
 2021-10-05  9:55 UTC  (5+ messages)

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-10-05  9:53 UTC  (13+ messages)
` [PATCH v6 08/12] KVM: arm64: Add handlers for protected VM System Registers
` [PATCH v6 09/12] KVM: arm64: Initialize trap registers for protected VMs
` [PATCH v6 11/12] KVM: arm64: Trap access to pVM restricted features
` [PATCH v6 12/12] KVM: arm64: Handle protected guests at 32 bits

[vfio:next 33/38] drivers/gpu/drm/i915/i915_pci.c:975:2: warning: missing field 'override_only' initializer
 2021-10-05  9:00 UTC  (4+ messages)

[PATCH v8 0/9] selftests: KVM: Test offset-based counter controls
 2021-10-05  8:58 UTC  (4+ messages)
` [PATCH v8 2/9] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK

[GIT PULL] KVM/riscv for 5.16
 2021-10-05  8:25 UTC  (2+ messages)

[PATCH v4 00/11] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-05  8:12 UTC  (16+ messages)
` [PATCH v4 01/11] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v4 02/11] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v4 03/11] KVM: arm64: vgic-v2: Check cpu interface "
` [PATCH v4 04/11] KVM: arm64: vgic-v3: Check ITS "
` [PATCH v4 05/11] KVM: arm64: vgic: Drop vgic_check_ioaddr()
` [PATCH v4 06/11] KVM: arm64: selftests: Make vgic_init gic version agnostic
` [PATCH v4 07/11] KVM: arm64: selftests: Make vgic_init/vm_gic_create "
` [PATCH v4 08/11] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
` [PATCH v4 09/11] KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
` [PATCH v4 10/11] KVM: arm64: selftests: Add test for legacy GICv3 REDIST base "
` [PATCH v4 11/11] KVM: arm64: selftests: Add init ITS device test

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-05  8:04 UTC  (16+ messages)
` [PATCH v3 01/10] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v3 02/10] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests

[PATCH] KVM: x86: directly call wbinvd for local cpu when emulate wbinvd
 2021-10-05  8:04 UTC  (3+ messages)
  ` 答复: "

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-05  7:37 UTC  (17+ messages)
` [PATCH v20 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v8 0/8] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-10-05  6:30 UTC  (3+ messages)
` [PATCH v8 3/8] KVM: arm64: Make a helper function to get nr of timer regs

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-05  6:05 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 03/17] x86 UEFI: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v2 04/17] x86 UEFI: Boot from UEFI
` [kvm-unit-tests PATCH v2 07/17] x86 UEFI: Set up memory allocator
` [kvm-unit-tests PATCH v2 08/17] x86 UEFI: Set up RSDP after UEFI boot up

[PATCH RESEND 3 00/16] Bitmap patches for 5.15
 2021-10-05  6:02 UTC  (18+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-05  5:02 UTC  (4+ messages)

[PATCH] iommu: intel: remove flooding of non-error logs, when new-DMA-PTE is the same as old-DMA-PTE
 2021-10-04 22:31 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-04 20:49 UTC  (18+ messages)
` [kvm-unit-tests PATCH v3 01/17] x86: Move IDT, GDT and TSS to desc.c
` [kvm-unit-tests PATCH v3 02/17] x86 UEFI: Copy code from Linux
` [kvm-unit-tests PATCH v3 03/17] x86 UEFI: Implement UEFI function calls
` [kvm-unit-tests PATCH v3 04/17] x86 UEFI: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v3 05/17] x86 UEFI: Boot from UEFI
` [kvm-unit-tests PATCH v3 06/17] x86 UEFI: Load IDT after UEFI boot up
` [kvm-unit-tests PATCH v3 07/17] x86 UEFI: Load GDT and TSS "
` [kvm-unit-tests PATCH v3 08/17] x86 UEFI: Set up memory allocator
` [kvm-unit-tests PATCH v3 09/17] x86 UEFI: Set up RSDP after UEFI boot up
` [kvm-unit-tests PATCH v3 10/17] x86 UEFI: Set up page tables
` [kvm-unit-tests PATCH v3 11/17] x86 UEFI: Convert x86 test cases to PIC
` [kvm-unit-tests PATCH v3 12/17] x86 AMD SEV: Initial support
` [kvm-unit-tests PATCH v3 13/17] x86 AMD SEV: Page table with c-bit
` [kvm-unit-tests PATCH v3 14/17] x86 AMD SEV-ES: Check SEV-ES status
` [kvm-unit-tests PATCH v3 15/17] x86 AMD SEV-ES: Copy UEFI #VC IDT entry
` [kvm-unit-tests PATCH v3 16/17] x86 AMD SEV-ES: Set up GHCB page
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-10-04 18:26 UTC  (7+ messages)
` [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-04 17:48 UTC  (17+ messages)
` [PATCH v2 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v2 02/16] KVM: arm64: Check for PTE valitity when checking for executable/cacheable
` [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH v2 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH v2 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH v2 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH v2 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH v2 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
` [PATCH v2 09/16] KVM: arm64: Advertise a capability for MMIO guard
` [PATCH v2 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
` [PATCH v2 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
` [PATCH v2 12/16] mm/vmalloc: Add arch-specific callbacks to track io{remap,unmap} physical pages
` [PATCH v2 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
` [PATCH v2 14/16] arm64: Enroll into KVM's MMIO guard if required
` [PATCH v2 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
` [PATCH v2 16/16] arm64: Register earlycon fixmap with the MMIO guard

[BUG] [5.15] Compilation error in arch/x86/kvm/mmu/spte.h with clang-14
 2021-10-04 17:12 UTC  (8+ messages)

kvm crash in 5.14.1?
 2021-10-04 16:54 UTC  (5+ messages)

[PATCH v2 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-10-04 16:10 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH v2 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH v2 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH v2 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-10-04 14:30 UTC  (10+ messages)
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH 0/5] KVM: arm64: Assorted vgic-v3 fixes
 2021-10-04 13:25 UTC  (6+ messages)
` [PATCH 2/5] KVM: arm64: Work around GICv3 locally generated SErrors
` [PATCH 3/5] KVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEIS

[PATCH 5.14 055/172] KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
 2021-10-04 12:51 UTC  (3+ messages)
` [PATCH 5.14 057/172] KVM: SEV: Acquire vcpu mutex when updating VMSA
` [PATCH 5.14 058/172] KVM: SEV: Allow some commands for mirror VM

[PATCH v10 04/28] x86/fpu/xstate: Modify address finders to handle both static and dynamic buffers
 2021-10-04 12:54 UTC  (4+ messages)

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2021-10-04 12:23 UTC  (13+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 2/5] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v2 4/5] hw/arm/virt: Use the PA range to compute "
` [PATCH v2 5/5] hw/arm/virt: Disable highmem devices that don't fit in the PA range

[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-04  9:57 UTC  (3+ messages)
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c


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