kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 22:23:22 to 2020-09-18 02:13:13 UTC [more...]

[PATCH AUTOSEL 4.14 040/127] KVM: fix overflow of zero page refcount with ksm running
 2020-09-18  2:10 UTC 

[PATCH AUTOSEL 4.19 069/206] KVM: fix overflow of zero page refcount with ksm running
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 195/206] vfio/pci: Clear error and request eventfd ctx after releasing

[PATCH AUTOSEL 5.4 263/330] KVM: x86: handle wrap around 32-bit address space
 2020-09-18  2:00 UTC 

[PATCH RFC] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-09-18  2:01 UTC  (4+ messages)

[PATCH 1/2] vfio/pci: Remove redundant declaration of vfio_pci_driver
 2020-09-17 22:22 UTC  (6+ messages)
` [PATCH 2/2] vfio/pci: Remove bardirty from vfio_pci_device

[PATCH v7 0/3] Add a vhost RPMsg API
 2020-09-17 22:01 UTC  (3+ messages)
  ` [PATCH v7 3/3] vhost: add an "

[PATCH 0/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domains
 2020-09-17 21:20 UTC  (4+ messages)
` [PATCH 1/3 v4] x86: AMD: Add hardware-enforced cache coherency as a CPUID feature
` [PATCH 2/3 v4] x86: AMD: Don't flush cache if hardware enforces cache coherency across encryption domnains
` [PATCH 3/3 v4] KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains

[PATCH v7 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-17 21:03 UTC  (9+ messages)
` [PATCH v7 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v7 2/7] KVM: x86: Add infrastructure for MSR filtering
` [PATCH v7 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v7 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
` [PATCH v7 5/7] KVM: x86: VMX: "
` [PATCH v7 6/7] KVM: x86: Introduce MSR filtering
` [PATCH v7 7/7] KVM: selftests: Add test for user space MSR handling

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-17 19:38 UTC  (12+ messages)
` [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v6 5/7] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-17 19:23 UTC 

[PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
 2020-09-17 15:05 UTC  (8+ messages)
` [PATCH v4 1/5] linux-headers: update against 5.9-rc5
` [PATCH v4 2/5] vfio: Create shared routine for scanning info capabilities
` [PATCH v4 3/5] vfio: Find DMA available capability
` [PATCH v4 4/5] s390x/pci: Add routine to get the vfio dma available count
` [PATCH v4 5/5] s390x/pci: Honor DMA limits set by vfio

[PATCH v3 0/5] Qemu SEV-ES guest support
 2020-09-17 18:56 UTC  (17+ messages)
` [PATCH v3 1/5] sev/i386: Add initial support for SEV-ES
` [PATCH v3 3/5] sev/i386: Allow AP booting under SEV-ES
` [PATCH v3 4/5] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v3 5/5] sev/i386: Enable an SEV-ES guest based on SEV policy

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-17 19:02 UTC  (2+ messages)

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-17 18:17 UTC  (39+ messages)

[PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
 2020-09-17 17:37 UTC  (15+ messages)
` [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
` [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
` [PATCH v3 07/18] dmaengine: idxd: add basic mdev registration and helper functions
` [PATCH v3 10/18] dmaengine: idxd: virtual device commands emulation
` [PATCH v3 12/18] dmaengine: idxd: add mdev type as a new wq type
` [PATCH v3 13/18] dmaengine: idxd: add dedicated wq mdev type
` [PATCH v3 14/18] dmaengine: idxd: add new wq state for mdev
` [PATCH v3 15/18] dmaengine: idxd: add error notification from host driver to mediated device
` [PATCH v3 16/18] dmaengine: idxd: add ABI documentation for mediated device support
` [PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver

[PATCH v4 0/2] KVM: nSVM: ondemand nested state allocation
 2020-09-17 16:29 UTC  (4+ messages)
` [PATCH v4 1/2] KVM: add request KVM_REQ_OUT_OF_MEMORY
` [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-09-17 16:27 UTC  (38+ messages)
` [RFC PATCH 05/35] KVM: SVM: Add initial support for SEV-ES GHCB access to KVM
` [RFC PATCH 08/35] KVM: SVM: Prevent debugging under SEV-ES
` [RFC PATCH 09/35] KVM: SVM: Do not emulate MMIO "
` [RFC PATCH 11/35] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [RFC PATCH 21/35] KVM: SVM: Add support for EFER write traps for an SEV-ES guest
` [RFC PATCH 22/35] KVM: SVM: Add support for CR0 "
` [RFC PATCH 25/35] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [RFC PATCH 26/35] KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest

[PATCH 0/1] KVM: correctly restore the TSC value on nested migration
 2020-09-17 16:14 UTC  (4+ messages)
` [PATCH 1/1] KVM: x86: fix MSR_IA32_TSC read for "

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-09-17 15:21 UTC  (5+ messages)

Reminder: Outreachy open source internships initial application deadline Sept 20
 2020-09-17 16:02 UTC 

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-17 14:34 UTC  (10+ messages)
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix

[RFC v2 0/7] kvm: arm64: emulate ID registers
 2020-09-17 12:01 UTC  (8+ messages)
` [RFC v2 1/7] arm64: add a helper function to traverse arm64_ftr_regs
` [RFC v2 2/7] arm64: introduce check_features
` [RFC v2 3/7] kvm: arm64: save ID registers to sys_regs file
` [RFC v2 4/7] kvm: arm64: introduce check_user
` [RFC v2 5/7] kvm: arm64: implement check_user for ID registers
` [RFC v2 6/7] kvm: arm64: make ID registers configurable
` [RFC v2 7/7] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[Bug 209285] New: compilation fails
 2020-09-17 12:44 UTC  (2+ messages)
` [Bug 209285] "

[PATCH 0/2] KVM: arm64: Add support for setting MPIDR
 2020-09-17 11:51 UTC  (12+ messages)
` [PATCH 1/2] KVM: arm64: add KVM_CAP_ARM_MP_AFFINITY extension
` [PATCH 2/2] kvm/arm: Add mp_affinity for arm vcpu

[PATCH v3 0/5] s390x/pci: Accomodate vfio DMA limiting
 2020-09-17  9:59 UTC  (14+ messages)
` [PATCH v3 2/5] vfio: Create shared routine for scanning info capabilities
` [PATCH v3 3/5] vfio: Find DMA available capability
` [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
` [PATCH v3 5/5] s390x/pci: Honor DMA limits set by vfio

[PATCH] KVM: SVM: use __GFP_ZERO instead of clear_page()
 2020-09-17  9:45 UTC  (2+ messages)

[PATCH 5/5] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
 2020-09-17  7:57 UTC 

[RFC PATCH 0/2] KVM: arm64: Add support for setting MPIDR
 2020-09-17  3:00 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: arm64: add KVM_CAP_ARM_MP_AFFINITY extension
` [RFC PATCH 2/2] kvm/arm: Add mp_affinity for arm vcpu

[REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
 2020-09-17  0:39 UTC  (7+ messages)

[PATCH v5 1/3] PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
 2020-09-16 21:55 UTC  (2+ messages)

[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
 2020-09-16 16:54 UTC  (11+ messages)

[PATCH] SVM: nSVM: fix resource leak on error path
 2020-09-16 16:44 UTC  (4+ messages)

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-09-16 17:09 UTC  (8+ messages)
` [PATCH v5 4/4] vhost: add an "

[PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
 2020-09-16 17:34 UTC  (3+ messages)

[Bug 193791] New: invept causes #SS (patch attached)
 2020-09-16 12:42 UTC  (2+ messages)
` [Bug 193791] "

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-16 11:47 UTC  (20+ messages)

[PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
 2020-09-16 19:22 UTC  (8+ messages)
` [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
` [PATCH RFC 2/2] KVM: x86: bump KVM_MAX_CPUID_ENTRIES

[PATCH] Revert "KVM: Check the allocation of pv cpu mask"
 2020-09-16 11:25 UTC  (4+ messages)

[PATCH v3] vfio iommu: Add dma available capability
 2020-09-16  9:41 UTC  (3+ messages)

Providing machine info for reported bugs
 2020-09-16  6:42 UTC 

[PATCH v2] vfio/type1: fix dirty bitmap calculation in vfio_dma_rw
 2020-09-16  2:30 UTC 

[PATCH v2] vfio: fix a missed vfio group put in vfio_pin_pages
 2020-09-16  2:29 UTC 

[PATCH v2] vfio: add a singleton check for vfio_group_pin_pages
 2020-09-16  2:28 UTC 

[PATCH] vfio: fix a missed vfio group put in vfio_pin_pages
 2020-09-16  1:33 UTC  (3+ messages)

[PATCH] vfio: add a singleton check for vfio_group_pin_pages
 2020-09-16  1:30 UTC  (4+ messages)

[PATCH] KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
 2020-09-15 11:29 UTC  (3+ messages)

[PATCH] KVM: SVM: Get rid of the variable 'exit_fastpath'
 2020-09-15 11:30 UTC 

[PATCH v2] vfio iommu: Add dma available capability
 2020-09-15 13:22 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 00/10] Add support for generic ELF cross-compiler
 2020-09-15 15:59 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 10/10] travis.yml: Add x86 build with clang 10


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