kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 14:32:35 to 2021-08-20 09:27:49 UTC [more...]

[PATCH v4 00/13] KVM: Scalable memslots implementation
 2021-08-20  9:27 UTC  (8+ messages)
` [PATCH v4 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [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/2 V4] Add AMD SEV and SEV-ES intra host migration support
 2021-08-20  6:35 UTC  (7+ 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 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 v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-08-19 23:15 UTC  (6+ messages)
` [PATCH v3 2/5] KVM: x86: invert KVM_HYPERCALL to default to VMMCALL

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

[PATCH V2 00/12] Introduce vfio_pci_core subsystem
 2021-08-19 22:36 UTC  (21+ messages)
` [PATCH V2 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V2 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V2 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V2 04/12] vfio/pci: Rename ops functions to fit core namings
` [PATCH V2 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V2 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V2 07/12] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V2 08/12] vfio/pci: Move module parameters "
` [PATCH V2 09/12] PCI: Add 'override_only' bitmap to struct pci_device_id
` [PATCH V2 10/12] vfio: Use select for eventfd
` [PATCH V2 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V2 12/12] vfio/pci: Introduce vfio_pci_core.ko

[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 

[RFC PATCH 00/13] Add support for Mirror VM
 2021-08-19 22:10 UTC  (30+ 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)

[PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
 2021-08-19 18:24 UTC  (3+ messages)
` [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK

[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  (10+ messages)
` [PATCH v3 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
` [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 v4 00/15] KVM: arm64: Fixed features for protected VMs
 2021-08-19 14:35 UTC  (10+ messages)
` [PATCH v4 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v4 10/15] KVM: arm64: Add config register bit definitions
` [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 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  (6+ messages)
` [PATCH v2 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
` [PATCH v2 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
` [PATCH v2 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
` [PATCH v2 4/4] selftests: KVM: Introduce psci_cpu_on_test

[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

[PATCH v2 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-08-18 18:43 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v2 02/10] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
` [PATCH v2 03/10] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v2 04/10] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v2 05/10] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v2 06/10] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v2 07/10] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
` [PATCH v2 08/10] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v2 09/10] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v2 10/10] KVM: arm64: selftests: Add arch_timer test

KVM: arm64: vgic: Resample HW pending state on deactivation
 2021-08-18 18:42 UTC  (2+ messages)

[PATCH] KVM: stats: Add VM stat for remote tlb flush requests
 2021-08-18 16:52 UTC  (4+ messages)

[PATCH] KVM: x86: add a new field 'is_idle' to kvm_steal_time
 2021-08-18 16:28 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
 2021-08-18 14:42 UTC  (3+ messages)
` [PATCH 4/4] selftests: KVM: Introduce psci_cpu_on_test


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