kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 10:21:50 to 2020-03-31 18:00:45 UTC [more...]

[PATCH v2 0/8] vhost: Reset batched descriptors on SET_VRING_BASE call
 2020-03-31 18:00 UTC  (4+ messages)
` [PATCH v2 1/8] vhost: Create accessors for virtqueues private_data
` [PATCH v2 5/8] tools/virtio: Add --batch option
` [PATCH v2 6/8] tools/virtio: Add --batch=random option

[kvm-unit-tests PATCH 00/10] s390x: smp: Improve smp code part 2
 2020-03-31 17:27 UTC  (9+ messages)
` [kvm-unit-tests PATCH 04/10] s390x: smp: Test local interrupts after cpu reset
` [kvm-unit-tests PATCH 08/10] s390x: smp: Wait for sigp completion
` [kvm-unit-tests PATCH 09/10] s390x: smp: Add restart when running test

[PATCH] x86: vmx: Fix "EPT violation - paging structure" test
 2020-03-31 17:01 UTC  (2+ messages)

[PATCH] x86: vmx: skip atomic_switch_overflow_msrs_test on bare metal
 2020-03-31 17:01 UTC  (2+ messages)

[PATCH] KVM: MIPS: fix compilation
 2020-03-31 16:33 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: access: Shadow CR0, CR4 and EFER to avoid unnecessary VM-Exits
 2020-03-31 15:15 UTC  (2+ messages)

[PATCH] KVM: VMX: Add a trampoline to fix VMREAD error handling
 2020-03-31 15:03 UTC  (2+ messages)

[PATCH] KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
 2020-03-31 14:51 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.7-1 tag
 2020-03-31 14:47 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for Linux 5.7
 2020-03-31 14:45 UTC  (16+ messages)
` [PATCH 01/15] KVM: arm64: Use the correct timer structure to access the physical counter
` [PATCH 02/15] arm: Unplug KVM from the build system
` [PATCH 03/15] arm: Remove KVM from config files
` [PATCH 05/15] arm: Remove HYP/Stage-2 page-table support
` [PATCH 06/15] arm: Remove GICv3 vgic compatibility macros
` [PATCH 07/15] arm: Remove the ability to set HYP vectors outside of the decompressor
` [PATCH 08/15] MAINTAINERS: RIP KVM/arm
` [PATCH 09/15] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
` [PATCH 10/15] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH 11/15] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH 12/15] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH 13/15] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH 14/15] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
` [PATCH 15/15] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-03-31 14:42 UTC  (13+ messages)
` [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 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-31 14:30 UTC  (28+ messages)
` [PATCH v2 03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [PATCH v2 04/22] hw/iommu: introduce HostIOMMUContext
` [PATCH v2 05/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [PATCH v2 06/22] hw/pci: introduce pci_device_set/unset_iommu_context()
` [PATCH v2 07/22] intel_iommu: add set/unset_iommu_context callback
` [PATCH v2 08/22] vfio/common: provide PASID alloc/free hooks
` [PATCH v2 10/22] vfio/pci: set host iommu context to vIOMMU

[PATCH] vhost: vdpa: remove unnecessary null check
 2020-03-31 14:03 UTC  (3+ messages)

[RFC PATCH] vfio: Ignore -ENODEV when getting MSI cookie
 2020-03-31 13:56 UTC  (2+ messages)

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-03-31 13:22 UTC  (27+ 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 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace
` [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

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-31 13:16 UTC  (3+ messages)
` [PATCH 11/70] x86/boot/compressed/64: Disable red-zone usage

linux-next: Tree for Mar 30 (vhost)
 2020-03-31 13:13 UTC  (4+ messages)

[PATCH RESEND v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-31 13:11 UTC  (2+ messages)

[PATCH v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-31 13:11 UTC  (2+ messages)

[PATCH] selftests: kvm: Update .gitignore with missing binaries
 2020-03-31 12:27 UTC  (4+ messages)

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-31 12:16 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: introduce kvm_mmu_invalidate_gva

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-03-31 11:51 UTC  (5+ messages)
` [PATCH v3 kvmtool 18/32] ioport: Fail when registering overlapping ports
` [PATCH v3 kvmtool 19/32] ioport: mmio: Use a mutex and reference counting for locking

[RFC PATCH v3 0/8] KVMTOOL RISC-V support
 2020-03-31 10:53 UTC  (9+ messages)
` [RFC PATCH v3 1/8] update_headers: Sync-up ABI headers with Linux-5.6-rc5
` [RFC PATCH v3 2/8] riscv: Initial skeletal support
` [RFC PATCH v3 3/8] riscv: Implement Guest/VM arch functions
` [RFC PATCH v3 4/8] riscv: Implement Guest/VM VCPU "
` [RFC PATCH v3 5/8] riscv: Add PLIC device emulation
` [RFC PATCH v3 6/8] riscv: Generate FDT at runtime for Guest/VM
` [RFC PATCH v3 7/8] riscv: Handle SBI calls forwarded to user space
` [RFC PATCH v3 8/8] riscv: Generate PCI host DT node

[PATCH 09/12] docs: fix broken references for ReST files that moved around
 2020-03-31  9:09 UTC  (2+ messages)

[kvm-unit-tests 0/2] s390x/smp fix and enhancement
 2020-03-31  8:50 UTC  (6+ messages)
` [kvm-unit-tests 1/2] s390x/smp: fix detection of "running"
` [kvm-unit-tests 2/2] s390x/smp: add minimal test for sigp sense running status

[PATCH 0/2] selftests: kvm: Introduce the mem_slot_test test
 2020-03-31  8:16 UTC  (5+ messages)
` [PATCH 1/2] selftests: kvm: Add vm_get_fd() in kvm_util
` [PATCH 2/2] selftests: kvm: Add mem_slot_test test

[vhost:linux-next 8/13] include/linux/vringh.h:18:10: fatal error: linux/vhost_iotlb.h: No such file or directory
 2020-03-31  8:10 UTC  (4+ messages)

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-03-31  7:08 UTC  (6+ messages)
` [PATCH v1 1/2] vfio/pci: Expose PCIe PASID capability to guest

[PATCH v8 80/81] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
 2020-03-31  5:32 UTC  (2+ messages)

[PATCH v2 1/1] vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0]
 2020-03-31  5:13 UTC  (2+ messages)

[PATCH] KVM: VMX: Disable Intel PT before VM-entry
 2020-03-31  3:29 UTC  (5+ messages)

[PATCH] vhost: make CONFIG_VHOST depend on CONFIG_EVENTFD
 2020-03-31  2:52 UTC  (2+ messages)

[PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-31  2:40 UTC  (18+ messages)

[PATCH v8 45/81] KVM: introspection: add KVMI_EVENT_UNHOOK
 2020-03-31  1:16 UTC  (2+ messages)

[PATCH v17 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-31  0:10 UTC  (12+ messages)
` [PATCH v17 Kernel 1/7] vfio: UAPI for migration interface for device state
` [PATCH v17 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v17 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v17 Kernel 4/7] vfio iommu: Implementation of ioctl "
` [PATCH v17 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v17 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v17 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-30 18:38 UTC  (9+ messages)
` [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1

[kvm-unit-tests PATCH v2] s390x: Add stsi 3.2.2 tests
 2020-03-30 16:19 UTC  (3+ messages)

[PATCH 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-03-30 15:32 UTC  (3+ messages)

[kvm-unit-tests PATCH] s390x: Add stsi 3.2.2 tests
 2020-03-30 14:13 UTC  (11+ messages)

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-03-30 13:17 UTC  (17+ messages)
` [kvm-unit-tests PATCH v7 06/13] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v7 10/13] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v7 12/13] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v7 13/13] arm/arm64: ITS: pending table migration test

[PATCH 0/7] tools/kvm_stat: add logfile support
 2020-03-30 12:35 UTC  (10+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 5.7 merge window
 2020-03-30 12:19 UTC  (2+ messages)
` [GIT PULL 1/1] s390/gmap: return proper error code on ksm unsharing

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-30 11:04 UTC  (3+ messages)
` [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid

[PATCH v8 00/81] VM introspection
 2020-03-30 10:13 UTC  (18+ messages)
` [PATCH v8 06/81] KVM: doc: fix the hypercall numbering
` [PATCH v8 09/81] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v8 14/81] KVM: svm: add support for descriptor-table exits
` [PATCH v8 21/81] KVM: x86: add .control_msr_intercept()
` [PATCH v8 23/81] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v8 26/81] KVM: x86: add .gpt_translation_fault()
` [PATCH v8 30/81] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v8 37/81] KVM: x86: disable gpa_available optimization for fetch and page-walk NPF/EPT violations
` [PATCH v8 40/81] KVM: introspection: add permission access ioctls
` [PATCH v8 42/81] KVM: introspection: add KVMI_GET_VERSION
` [PATCH v8 43/81] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v8 53/81] KVM: introspection: add KVMI_VCPU_PAUSE
` [PATCH v8 67/81] KVM: introspection: add KVMI_EVENT_XSETBV
` [PATCH v8 72/81] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_EVENT_MSR
` [PATCH v8 74/81] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v8 77/81] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v8 81/81] KVM: x86: call the page tracking code on emulation failure


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