kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-13 14:48:16 to 2021-05-17 20:08:07 UTC [more...]

[PATCH v1 00/11] KVM: s390: pv: implement lazy destroy
 2021-05-17 20:07 UTC 

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-17 18:43 UTC  (23+ messages)
` [PATCH v6 02/16] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v6 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v6 05/16] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v6 06/16] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v6 07/16] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH v6 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS

[PATCH] KVM: x86: add hint to skip hidden rdpkru under kvm_load_host_xsave_state
 2021-05-17 18:34 UTC  (14+ messages)

[PATCH v3 1/5] KVM: exit halt polling on need_resched() for both book3s and generic halt-polling
 2021-05-17 18:13 UTC  (8+ messages)
` [PATCH v3 2/5] KVM: X86: Bail out of direct yield in case of under-committed scenarios
` [PATCH v3 3/5] KVM: X86: Fix vCPU preempted state from guest's point of view
` [PATCH v3 4/5] KVM: x86: hyper-v: Task srcu lock when accessing kvm_memslots()
` [PATCH v3 5/5] KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-17 16:57 UTC  (3+ messages)
` [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT

more iommu dead code removal
 2021-05-17 15:35 UTC  (19+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-17 14:55 UTC  (6+ messages)
` [PATCH v5 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v5 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v5 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v5 4/4] KVM: selftests: Add selftest for KVM "

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-17 14:40 UTC  (5+ messages)
` [PATCH Part1 RFC v2 03/20] x86/sev: Add support for hypervisor feature VMGEXIT

[PATCH] KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
 2021-05-17 15:08 UTC  (3+ messages)

[PULL kvm-unit-tests 00/10] arm/arm64: target-efi prep
 2021-05-17 14:39 UTC  (11+ messages)
` [PULL kvm-unit-tests 01/10] configure: arm: Replace --vmm with --target
` [PULL kvm-unit-tests 02/10] arm/arm64: Reorganize cstart assembler
` [PULL kvm-unit-tests 03/10] arm/arm64: Move setup_vm into setup
` [PULL kvm-unit-tests 04/10] pci-testdev: ioremap regions
` [PULL kvm-unit-tests 05/10] arm64: micro-bench: ioremap userspace_emulated_addr
` [PULL kvm-unit-tests 06/10] arm/arm64: mmu: Stop mapping an assumed IO region
` [PULL kvm-unit-tests 07/10] arm/arm64: mmu: Remove memory layout assumptions
` [PULL kvm-unit-tests 08/10] arm/arm64: setup: Consolidate "
` [PULL kvm-unit-tests 09/10] chr-testdev: Silently fail init
` [PULL kvm-unit-tests 10/10] arm/arm64: psci: Don't assume method is hvc

[PATCH kvm-unit-tests v3 0/8] arm/arm64: Prepare for target-efi
 2021-05-17 14:40 UTC  (8+ messages)
` [PATCH kvm-unit-tests v3 4/8] arm/arm64: mmu: Stop mapping an assumed IO region

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-17 14:03 UTC  (7+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

[PATCH v2 0/7] KVM: nVMX: Fixes for nested state migration when eVMCS is in use
 2021-05-17 13:50 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: nVMX: Introduce nested_evmcs_is_used()
` [PATCH v2 2/7] KVM: nVMX: Release enlightened VMCS on VMCLEAR
` [PATCH v2 3/7] KVM: nVMX: Ignore 'hv_clean_fields' data when eVMCS data is copied in vmx_get_nested_state()
` [PATCH v2 4/7] KVM: nVMX: Force enlightened VMCS sync from nested_vmx_failValid()
` [PATCH v2 5/7] KVM: nVMX: Reset eVMCS clean fields data from prepare_vmcs02()
` [PATCH v2 6/7] KVM: nVMX: Request to sync eVMCS from VMCS12 after migration
` [PATCH v2 7/7] KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost

[syzbot] general protection fault in tls_sk_proto_close (3)
 2021-05-17 11:28 UTC 

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-17 11:24 UTC  (4+ messages)
` [PATCH v3 15/16] docs: virt: kvm: api.rst: replace some characters

[PULL v9 00/13] Cgs patches
 2021-05-17 10:58 UTC  (2+ messages)

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-17  9:55 UTC  (13+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
` [PATCH v7 02/12] file: Export receive_fd() to modules
` [PATCH v7 03/12] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response
` [PATCH v7 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v7 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v7 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v7 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v7 10/12] vduse: Implement an MMU-based IOMMU driver
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v7 12/12] Documentation: Add documentation for VDUSE

[PATCH] KVM: VMX: Enable Notify VM exit
 2021-05-17  8:55 UTC  (7+ messages)

[GIT PULL] KVM/arm64 fixes for 5.13, take #1
 2021-05-17  7:55 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix hang in hardware_disable_test
 2021-05-17  6:15 UTC  (2+ messages)

[PATCH v3] KVM: x86: use wrpkru directly in kvm_load_{guest|host}_xsave_state
 2021-05-17  2:58 UTC  (4+ messages)

[PATCH v2 2/4] KVM: X86: Bail out of direct yield in case of under-comitted scenarios
 2021-05-17  1:03 UTC  (3+ messages)

[PATCH v2 1/4] KVM: PPC: Book3S HV: exit halt polling on need_resched() as well
 2021-05-17  0:58 UTC  (3+ messages)

[PATCH v3 0/8] KVM: Scalable memslots implementation
 2021-05-16 21:44 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v3 2/8] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v3 3/8] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v3 4/8] KVM: Introduce memslots hva tree
` [PATCH v3 5/8] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v3 6/8] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v3 7/8] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v3 8/8] KVM: Optimize overlapping memslots check

[PATCH RESEND v2 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-05-16 18:38 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] KVM: selftests: add a memslot-related performance benchmark

[PATCH v3 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-16  9:50 UTC  (5+ messages)
` [PATCH v3 3/5] KVM: selftests: Move GUEST_ASSERT_EQ to utils header

[PATCH] KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
 2021-05-15 22:43 UTC  (2+ messages)

[PATCH] vfio/pci: zap_vma_ptes() needs MMU
 2021-05-15 19:08 UTC 

CFP Reminder: KVM Forum 2021
 2021-05-15 12:58 UTC 

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (10+ messages)

[PATCH 1/1] vfio/pci: Fix error return code in vfio_ecap_init()
 2021-05-15  2:04 UTC 

[PATCH net-next 0/3] net: use XDP helpers
 2021-05-14 22:30 UTC  (5+ messages)
` [PATCH net-next 1/3] stmmac: "
` [PATCH net-next 2/3] igc: "
` [PATCH net-next 3/3] vhost_net: "

[kvm-unit-tests PATCH] x86: Convert vmx_tests.c comments to ASCII
 2021-05-14 21:15 UTC  (2+ messages)

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-05-14 14:33 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Fixup PC updates on exit to userspace
 2021-05-14 14:21 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Move __adjust_pc out of line
` [PATCH v2 2/2] KVM: arm64: Commit pending PC adjustemnts before returning to userspace

[PATCH 0/2] KVM: x86: Fixes for SEV-ES state tracking
 2021-05-14 14:19 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to update tracked sregs for protected guests

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-05-14 13:58 UTC  (14+ messages)
  `  "
      `  "

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-14 12:46 UTC  (3+ messages)
` [PATCH v3 7/9] KVM: arm64: timer: Refactor IRQ configuration

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-05-14 10:38 UTC  (13+ messages)
` [PATCH v2 2/4] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH V2 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-05-14  9:59 UTC  (3+ messages)
` [PATCH V2 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH V2 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH] KVM: MIPS: Remove a "set but not used" variable
 2021-05-14  9:58 UTC  (3+ messages)

[PATCH] KVM: x86/pt: Do not inject TraceToPAPMI when guest PT isn't supported
 2021-05-14  8:44 UTC 

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-05-14  3:09 UTC  (3+ messages)
` [PATCH v15 07/12] iommu/smmuv3: Implement cache_invalidate

[PATCH v6 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-05-14  0:29 UTC  (4+ messages)

[PATCH][next] vfio/iommu_type1: Use struct_size() for kzalloc()
 2021-05-13 23:01 UTC 

[PATCH 0/5] KVM: selftests: exercise userfaultfd minor faults
 2021-05-13 22:33 UTC  (8+ messages)
` [PATCH 1/5] KVM: selftests: allow different backing memory types for demand paging
` [PATCH 2/5] KVM: selftests: add shmem backing source type
` [PATCH 3/5] KVM: selftests: create alias mappings when using shared memory

[PATCH v3 0/4] KVM statistics data fd-based binary interface
 2021-05-13 20:54 UTC  (3+ messages)
` [PATCH v3 3/4] KVM: stats: Add documentation for statistics data "

[PATCH] kvm: x86: Don't dirty guest memory on every vcpu_put()
 2021-05-13 16:35 UTC  (7+ messages)

[RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
 2021-05-13 16:08 UTC  (3+ messages)

[PATCH 0/3] KVM: nVMX: Add more statistics to KVM debugfs
 2021-05-13 16:02 UTC  (4+ messages)
` [PATCH 1/3] KVM: nVMX: Move 'nested_run' counter to enter_guest_mode()

[PATCH kvm-unit-tests v3 8/8] arm/arm64: psci: Don't assume method is hvc
 2021-05-13 15:53 UTC  (3+ messages)
` [PATCH kvm-unit-tests v4] "

[RFC PATCH v9 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-05-13 15:41 UTC  (7+ messages)
` [RFC PATCH v9 19/19] af_vsock: serialize writes to shared socket


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