kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 20:23:20 to 2020-09-16 20:43:22 UTC [more...]

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-16 18:38 UTC  (36+ messages)
` [PATCH v7 04/16] vfio: Add PASID allocation/free support

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-09-16 20:27 UTC  (64+ 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 10/35] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [RFC PATCH 11/35] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [RFC PATCH 13/35] KVM: SVM: Create trace events for VMGEXIT processing
` [RFC PATCH 14/35] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [RFC PATCH 15/35] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [RFC PATCH 17/35] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [RFC PATCH 19/35] KVM: SVM: Support port IO operations for an SEV-ES guest
` [RFC PATCH 20/35] KVM: SVM: Add SEV/SEV-ES support for intercepting INVD
` [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 23/35] KVM: SVM: Add support for CR4 "
` [RFC PATCH 24/35] KVM: SVM: Add support for CR8 "
` [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
` [RFC PATCH 27/35] KVM: SVM: Add support for booting APs for an "
` [RFC PATCH 28/35] KVM: X86: Update kvm_skip_emulated_instruction() "
` [RFC PATCH 29/35] KVM: SVM: Add NMI support "
` [RFC PATCH 30/35] KVM: SVM: Set the encryption mask for the SVM host save area
` [RFC PATCH 31/35] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [RFC PATCH 32/35] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [RFC PATCH 33/35] KVM: SVM: Provide support for SEV-ES vCPU loading
` [RFC PATCH 34/35] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [RFC PATCH 35/35] KVM: SVM: Provide support to launch and run an SEV-ES guest

[PATCH v3 0/5] s390x/pci: Accomodate vfio DMA limiting
 2020-09-16 12:58 UTC  (13+ messages)
` [PATCH v3 1/5] linux-headers: update against 5.9-rc5
` [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 v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-16 20:36 UTC  (11+ 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 v5 0/4] Add a vhost RPMsg API
 2020-09-16 17:09 UTC  (8+ messages)
` [PATCH v5 4/4] vhost: add an "

[PATCH v7 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-16 20:29 UTC  (8+ 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 v3 0/5] Qemu SEV-ES guest support
 2020-09-16 20:31 UTC  (8+ messages)
` [PATCH v3 1/5] sev/i386: Add initial support for SEV-ES
` [PATCH v3 2/5] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [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] 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  (4+ messages)

[PATCH] KVM: SVM: use __GFP_ZERO instead of clear_page()
 2020-09-16  8:36 UTC 

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

[Bug 209285] New: compilation fails
 2020-09-16  6:38 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 17:58 UTC  (2+ messages)

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

[PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
 2020-09-15 23:29 UTC  (10+ 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

[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

[PATCH v2 0/2] KVM: VMX: Clean up IRQ/NMI handling
 2020-09-15 19:38 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine
` [PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-15 19:32 UTC  (4+ messages)
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-09-15 12:13 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Fix handling of S1PTW
 2020-09-15 10:42 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
` [PATCH v2 2/2] KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()

[PATCH kvmtool] virtio: add support for vsock
 2020-09-15  9:44 UTC 

[kvm-unit-tests PATCH v2 0/2] Use same test names in the default and the TAP13 output format
 2020-09-15  9:38 UTC  (2+ messages)

[PATCH] SVM: nSVM: fix resource leak on error path
 2020-09-15  9:15 UTC  (3+ messages)

[PATCH] vhost: reduce stack usage in log_used
 2020-09-15  7:53 UTC  (3+ messages)

[PATCH] vhost_vdpa: Fix duplicate included kernel.h
 2020-09-15  7:47 UTC  (2+ messages)

[PATCH] nSVM: Add a test for the P (present) bit in NPT entry
 2020-09-15  3:38 UTC  (6+ messages)

[PATCH 0/2] KVM: VMX: Clean up IRQ/NMI handling
 2020-09-15  2:42 UTC  (10+ messages)
  ` [PATCH 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine

[PATCH] vfio/type1: fix dirty bitmap calculation in vfio_dma_rw
 2020-09-15  0:32 UTC 


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