kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 00:09:27 to 2021-08-19 08:05:26 UTC [more...]

[PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
 2021-08-19  8:04 UTC  (5+ 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] x86: kvm: Demote level of already loaded message from error to info
 2021-08-19  6:39 UTC  (4+ messages)

[PATCH RFC v6 00/12] Add riscv kvm accel support
 2021-08-19  6:13 UTC  (3+ messages)
` [PATCH RFC v6 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit

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

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-19  1:54 UTC  (8+ messages)

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

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 v4 00/13] KVM: Scalable memslots implementation
 2021-08-18 21:43 UTC  (9+ 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 v4 10/13] KVM: s390: Introduce kvm_s390_get_gfn_end()

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

[RFC PATCH 00/13] Add support for Mirror VM
 2021-08-18 21:42 UTC  (28+ messages)

[PATCH] selftests: KVM: Gracefully handle missing vCPU features
 2021-08-18 21:29 UTC 

[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 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
 2021-08-18 20:21 UTC  (5+ 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 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 v3 0/3] SVM 5-level page table support
 2021-08-18 18:00 UTC  (7+ 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] KVM: stats: add stats to detect if vcpu is currently halted
 2021-08-18 17:01 UTC  (5+ messages)

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

[PATCH v4 00/15] KVM: arm64: Fixed features for protected VMs
 2021-08-18 16:45 UTC  (14+ messages)
` [PATCH v4 03/15] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v4 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v4 07/15] KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
` [PATCH v4 09/15] KVM: arm64: Add feature register flag definitions
` [PATCH v4 10/15] KVM: arm64: Add config register bit definitions
` [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp

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

[PATCH V2 00/12] Introduce vfio_pci_core subsystem
 2021-08-18 15:16 UTC  (13+ 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

[PATCH 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
 2021-08-18 14:42 UTC  (10+ messages)
` [PATCH 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
` [PATCH 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
` [PATCH 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
` [PATCH 4/4] selftests: KVM: Introduce psci_cpu_on_test

[PATCH kernel v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
 2021-08-18 13:38 UTC  (2+ messages)

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-08-18 13:26 UTC  (15+ messages)
` [PATCH v4 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v4 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v4 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v4 05/14] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v4 07/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v4 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v4 09/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v4 10/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v4 11/14] KVM: s390: pv: add export before import
` [PATCH v4 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v4 13/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v4 14/14] KVM: s390: pv: avoid export before import if possible

[PATCH v11 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-08-18 12:06 UTC  (13+ messages)
` [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v11 02/12] file: Export receive_fd() to modules
` [PATCH v11 03/12] vdpa: Fix some coding style issues
` [PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v11 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v11 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v11 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v11 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v11 10/12] vduse: Implement an MMU-based software IOTLB
` [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v11 12/12] Documentation: Add documentation for VDUSE

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

[kvm-unit-tests PATCH 0/8] s390x: Cleanup and maintenance
 2021-08-18  9:57 UTC  (18+ messages)
` [kvm-unit-tests PATCH 1/8] s390x: lib: Extend bitops
` [kvm-unit-tests PATCH 3/8] lib: s390x: Print addressing related exception information
` [kvm-unit-tests PATCH 4/8] lib: s390x: Start using bitops instead of magic constants
` [kvm-unit-tests PATCH 6/8] lib: s390x: Add PSW_MASK_64
` [kvm-unit-tests PATCH 8/8] lib: s390x: uv: Add rc 0x100 query error handling

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-18  8:38 UTC  (5+ messages)
` [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs

[kvm-unit-tests PATCH v2 0/4] S390x: CPU Topology Information
 2021-08-18  7:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/4] s390x: lib: Simplify stsi_get_fc and move it to library

[kvm-unit-tests PATCH 0/1] s390x: css: check the CSS is working with any ISC
 2021-08-18  7:40 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/1] "

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-08-18  5:39 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: SVM: fix missing sev_decommission in sev_receive_start
` [PATCH v2 2/4] KVM: SVM: move sev_decommission to psp driver
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp
` [PATCH v2 4/4] KVM: SVM: move sev_unbind_asid and DF_FLUSH logic into psp

[PATCH 0/3] clean up interface between KVM and psp
 2021-08-18  5:34 UTC  (5+ messages)

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-18  5:27 UTC  (2+ messages)

[PATCH] x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
 2021-08-18  1:36 UTC  (2+ messages)

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-18  0:12 UTC  (6+ 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 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[kvm-unit-tests RFC 00/16] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-08-18  0:09 UTC  (12+ messages)
` [kvm-unit-tests RFC 06/16] x86 UEFI: Set up memory allocator
` [kvm-unit-tests RFC 07/16] x86 UEFI: Set up RSDP after UEFI boot up
` [kvm-unit-tests RFC 08/16] x86 UEFI: Set up page tables
` [kvm-unit-tests RFC 09/16] x86 UEFI: Convert x86 test cases to PIC
` [kvm-unit-tests RFC 10/16] x86 AMD SEV: Initial support
` [kvm-unit-tests RFC 11/16] x86 AMD SEV: Page table with c-bit
` [kvm-unit-tests RFC 12/16] x86 AMD SEV-ES: Check SEV-ES status
` [kvm-unit-tests RFC 13/16] x86 AMD SEV-ES: Load GDT with UEFI segments
` [kvm-unit-tests RFC 14/16] x86 AMD SEV-ES: Copy UEFI #VC IDT entry
` [kvm-unit-tests RFC 15/16] x86 AMD SEV-ES: Set up GHCB page
` [kvm-unit-tests RFC 16/16] x86 AMD SEV-ES: Add test cases


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