kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 14:53:35 to 2020-04-03 21:15:04 UTC [more...]

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-04-03 21:14 UTC  (57+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v6 04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v6 05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v6 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v6 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v6 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v6 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl
` [PATCH v6 13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v6 14/14] KVM: x86: Add kexec support for SEV Live Migration

[PATCH v2 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-03 19:55 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v2 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v2 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v2 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v2 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-04-03 19:08 UTC  (5+ messages)
` [PATCH v3 kvmtool 27/32] pci: Implement callbacks for toggling BAR emulation

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-03 18:11 UTC  (47+ messages)
` [PATCH v1 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [PATCH v1 2/8] vfio/type1: Add vfio_iommu_type1 parameter for quota tuning
` [PATCH v1 3/8] vfio/type1: Report PASID alloc/free support to userspace
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format "
` [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
` [PATCH v1 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v1 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-03 17:25 UTC  (6+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH v2 0/2] selftests: kvm: Introduce the mem_slot_test test
 2020-04-03 17:24 UTC  (3+ messages)
` [PATCH v2 1/2] selftests: kvm: Add vm_get_fd() in kvm_util
` [PATCH v2 2/2] selftests: kvm: Add mem_slot_test test

[PATCH 0/8] tools/vhost: Reset virtqueue on tests
 2020-04-03 16:51 UTC  (9+ messages)
` [PATCH 1/8] tools/virtio: fix virtio_test.c indentation
` [PATCH 2/8] vhost: Not cleaning batched descs in VHOST_SET_VRING_BASE ioctl
` [PATCH 3/8] vhost: Replace vq->private_data access by backend accesors
` [PATCH 4/8] vhost: Fix bad order in vhost_test_set_backend at enable
` [PATCH 5/8] tools/virtio: Use __vring_new_virtqueue in virtio_test.c
` [PATCH 6/8] tools/virtio: Extract virtqueue initialization in vq_reset
` [PATCH 7/8] tools/virtio: Reset index in virtio_test --reset
` [PATCH 8/8] tools/virtio: Use tools/include/list.h instead of stubs

[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-04-03 16:19 UTC  (26+ messages)
` [PATCH v2 13/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v2 15/22] intel_iommu: bind/unbind guest page table to host
` [PATCH v2 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [PATCH v2 19/22] intel_iommu: process PASID-based iotlb invalidation
` [PATCH v2 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH v3 1/2] virtio/test: fix up after IOTLB changes
 2020-04-03 16:10 UTC  (2+ messages)
` [PATCH v3 2/2] vhost: drop vring dependency on iotlb

[PATCH 0/2] KVM: arm64: PSCI fixes
 2020-04-03 14:02 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: PSCI: Narrow input registers when using 32bit functions
` [PATCH 2/2] KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-03 13:55 UTC  (2+ messages)
` [Bug 206579] "

[PATCH v1 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-03 13:41 UTC  (10+ messages)
` [PATCH v1 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v1 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v1 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v1 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v1 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH 0/3] x86: KVM: VMX: Add basic split-lock #AC handling
 2020-04-03 12:16 UTC  (20+ messages)
  ` [PATCH 1/3] KVM: x86: Emulate split-lock access as a write in emulator
  ` [PATCH 2/3] x86/split_lock: Refactor and export handle_user_split_lock() for KVM
  ` [PATCH 3/3] KVM: VMX: Extend VMX's #AC interceptor to handle split lock #AC in guest

[PATCH kvm-unit-tests v2] s390x: unittests: Use smp parameter
 2020-04-03 11:46 UTC  (4+ messages)

Re: [PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-04-03  9:49 UTC  (2+ messages)
`  "

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-04-03  8:34 UTC  (10+ messages)
` [RESEND][patch V3 03/23] vmlinux.lds.h: Create section for protection against instrumentation
` [RESEND][patch V3 05/23] tracing: Provide lockdep less trace_hardirqs_on/off() variants
` [RESEND][patch V3 06/23] bug: Annotate WARN/BUG/stackfail as noinstr safe

[kvm-unit-tests PATCH v8 00/13] arm/arm64: Add ITS tests
 2020-04-03  8:23 UTC  (12+ messages)
` [kvm-unit-tests PATCH v8 07/13] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v8 08/13] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v8 09/13] arm/arm64: ITS: Commands
` [kvm-unit-tests PATCH v8 10/13] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v8 11/13] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v8 12/13] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v8 13/13] arm/arm64: ITS: pending table migration test
` [PATCH kvm-unit-tests] fixup! "

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-04-03  8:02 UTC  (2+ messages)

[kvm-unit-tests v3] s390x/smp: add minimal test for sigp sense running status
 2020-04-03  7:27 UTC  (5+ messages)

[kvm-unit-tests PATCH v4 00/12] KVM: arm64: PMUv3 Event Counter Tests
 2020-04-03  7:13 UTC  (13+ messages)
` [kvm-unit-tests PATCH v4 01/12] arm64: Provide read/write_sysreg_s
` [kvm-unit-tests PATCH v4 02/12] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v4 03/12] arm: pmu: Don't check PMCR.IMP anymore
` [kvm-unit-tests PATCH v4 04/12] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v4 05/12] arm: pmu: Introduce defines for PMU versions
` [kvm-unit-tests PATCH v4 06/12] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
` [kvm-unit-tests PATCH v4 09/12] arm: pmu: Test chained counters
` [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v4 11/12] arm: gic: Introduce gic_irq_set_clr_enable() helper
` [kvm-unit-tests PATCH v4 12/12] arm: pmu: Test overflow interrupts

[PATCH v2] vhost: drop vring dependency on iotlb
 2020-04-03  6:38 UTC  (4+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.7
 2020-04-02 22:45 UTC  (2+ messages)

[PATCH -next] x86/kvm: fix a missing-prototypes "vmread_error"
 2020-04-02 19:23 UTC  (2+ messages)

[kvm-unit-tests v2] s390x/smp: add minimal test for sigp sense running status
 2020-04-02 15:40 UTC  (11+ messages)

[PATCH] vhost: drop vring dependency on iotlb
 2020-04-02 14:59 UTC  (4+ messages)

[PATCH V9 0/9] vDPA support
 2020-04-02 14:56 UTC  (12+ messages)
` [PATCH V9 1/9] vhost: refine vhost and vringh kconfig


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