kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 09:20:33 to 2019-11-06 12:59:16 UTC [more...]

[PATCH v5] vhost: introduce mdev based hardware backend
 2019-11-06 12:59 UTC  (5+ messages)

[kvm-unit-tests Patch v1 0/2] x86: Test IOAPIC physical and logical destination mode
 2019-11-06 12:47 UTC  (3+ messages)
` [kvm-unit-tests Patch v1 1/2] x86: ioapic: Add the smp configuration to ioapic unittest
` [kvm-unit-tests Patch v1 2/2] x86: ioapic: Test physical and logical destination mode

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-06 12:46 UTC  (48+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 05/22] vfio/common: add iommu_ctx_notifier in container
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 10/22] intel_iommu: add virtual command capability support
` [RFC v2 11/22] intel_iommu: process pasid cache invalidation
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-11-06 12:17 UTC  (5+ messages)

[PATCH RESEND v2 0/4] misc fixes on halt-poll code for both KVM and guest
 2019-11-06 11:55 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] cpuidle-haltpoll: ensure grow start value is nonzero
` [PATCH RESEND v2 2/4] KVM: "
` [PATCH RESEND v2 3/4] cpuidle-haltpoll: ensure cpu_halt_poll_us in right scope
` [PATCH RESEND v2 4/4] KVM: ensure vCPU halt_poll_us "

[PATCH v2 0/4] misc fixes on halt-poll code both KVM and guest
 2019-11-06 11:05 UTC  (6+ messages)
` [PATCH v2 1/4] cpuidle-haltpoll: ensure grow start value is nonzero
` [PATCH v2 2/4] KVM: "
` [PATCH v2 3/4] cpuidle-haltpoll: ensure cpu_halt_poll_us in right scope
` [PATCH v2 4/4] KVM: ensure vCPU halt_poll_us "

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-06 11:00 UTC  (10+ messages)
` [PATCH V9 1/6] mdev: class id support
` [PATCH V9 2/6] modpost: add support for mdev class id
` [PATCH V9 3/6] mdev: introduce device specific ops
` [PATCH V9 4/6] mdev: introduce virtio device and its device ops
` [PATCH V9 5/6] virtio: introduce a mdev based transport
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-06 10:39 UTC  (8+ messages)
` [PATCH 1/2] IFC hardware operation layer
` [PATCH 2/2] IFC VDPA layer

[kvm-unit-tests PATCH 0/2] s390x: Improve architectural compliance for diag308
 2019-11-06 10:19 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Add CR save area
` [kvm-unit-tests PATCH 2/2] s390x: Remove DAT and add short indication psw bits on diag308 reset

[PATCH] kvm: Fix NULL dereference doing kvm_create_vm()
 2019-11-06  9:44 UTC  (3+ messages)

[PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
 2019-11-06  9:41 UTC  (13+ messages)

[PATCH 1/2] KVM: Fix NULL-ptr defer after kvm_create_vm fails
 2019-11-06  8:29 UTC  (2+ messages)

[PATCH v1 0/8] PEBS enabling in KVM guest
 2019-11-06  7:44 UTC  (7+ messages)
` [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event

[PATCH v6 0/9] Enable Sub-Page Write Protection Support
 2019-11-06  7:45 UTC  (10+ messages)
` [PATCH v6 1/9] Documentation: Introduce EPT based Subpage Protection and related ioctls
` [PATCH v6 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v6 3/9] mmu: spp: Add SPP Table setup functions
` [PATCH v6 4/9] mmu: spp: Add functions to create/destroy SPP bitmap block
` [PATCH v6 5/9] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v6 6/9] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [PATCH v6 7/9] mmu: spp: Enable Lazy mode SPP protection
` [PATCH v6 8/9] mmu: spp: Handle SPP protected pages when VM memory changes
` [PATCH v6 9/9] x86: spp: Add SPP protection check in emulation

[PATCH v2] KVM: X86: Fix initialization of MSR lists(msrs_to_save[], emulated_msrs[] and msr_based_features[])
 2019-11-06  6:35 UTC 

[PATCH 0/6] VFIO mdev aggregated resources handling
 2019-11-06  4:20 UTC  (3+ messages)

[PATCH v13 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-06  4:00 UTC  (11+ messages)
` [PATCH v13 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v13 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v13 3/6] mm: Introduce Reported pages
` [PATCH v13 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v13 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v13 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v13 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v13 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v13 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-06  3:56 UTC  (20+ messages)
` [PATCH V8 1/6] mdev: class id support
` [PATCH V8 2/6] modpost: add support for mdev class id
` [PATCH V8 3/6] mdev: introduce device specific ops
` [PATCH V8 4/6] mdev: introduce virtio device and its device ops
` [PATCH V8 5/6] virtio: introduce a mdev based transport
` [PATCH V8 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] VFIO: PCI: eliminate unnecessary overhead in vfio_pci_reflck_find
 2019-11-06  2:02 UTC 

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-06  1:31 UTC  (8+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)

[PATCH] KVM: X86: Dynamically allocating MSR number lists(msrs_to_save[], emulated_msrs[], msr_based_features[])
 2019-11-06  1:01 UTC  (8+ messages)

[PATCH v2 0/4] Add support for capturing the highest observable L2 TSC
 2019-11-05 22:48 UTC  (11+ messages)
` [PATCH v2 1/4] kvm: nested: Introduce read_and_check_msr_entry()
` [PATCH v2 2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_MSR_ENTRIES
` [PATCH v2 3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH v2 4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-05 22:47 UTC  (5+ messages)
` [PATCH v4 13/17] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[kvm-unit-tests PATCH v3 0/2] Save/Restore clobbered register and struct initialization
 2019-11-05 22:26 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/2] x86: realmode: save and restore %es

[PATCH v2] kvm: x86: Add cr3 to struct kvm_debug_exit_arch
 2019-11-05 22:23 UTC  (5+ messages)

[PATCH v3 0/2] Update UMIP config parameter and docs
 2019-11-05 21:25 UTC  (3+ messages)
` [PATCH v3 1/2] x86/Kconfig: Rename UMIP config parameter
` [PATCH v3 2/2] x86/umip: Update the comments to cover generic x86 processors

[PATCH v4 0/5] KVM: Unify mmu_memory_cache functionality across architectures
 2019-11-05 11:03 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: Move memcache allocation to GFP_PGTABLE_USER
` [PATCH v4 2/5] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH v4 3/5] KVM: x86: Rename mmu_memory_cache to kvm_mmu_memcache
` [PATCH v4 4/5] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH v4 5/5] KVM: mips: "

[PATCH] VFIO: PCI: eliminate unnecessary overhead in vfio_pci_reflck_find
 2019-11-05 19:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Fix the register order to match struct regs
 2019-11-05 19:24 UTC  (2+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 19:00 UTC  (4+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-05 18:37 UTC  (20+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 16/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

[PATCH kvm-unit-tests] svm: Verify a pending interrupt queued before entering the guest is not lost
 2019-11-05 16:45 UTC  (2+ messages)

Purchase Order 05/11/2019
 2019-11-05 14:20 UTC 

[PATCH 00/13] KVM monolithic v3
 2019-11-05 15:10 UTC  (22+ messages)
` [PATCH 03/13] kvm: monolithic: fixup x86-32 build
` [PATCH 05/13] KVM: monolithic: add more section prefixes
` [PATCH 06/13] KVM: monolithic: x86: remove __exit section prefix from machine_unsetup
` [PATCH 07/13] KVM: monolithic: x86: remove __init section prefix from kvm_x86_cpu_has_kvm_support
` [PATCH 10/13] KVM: x86: optimize more exit handlers in vmx.c
` [PATCH 11/13] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
` [PATCH 12/13] KVM: retpolines: x86: eliminate retpoline from svm.c "
` [PATCH 13/13] x86: retpolines: eliminate retpoline from msr event handlers

[Bug 205441] New: Enabling KVM causes any Linux VM reboot on kernel boot
 2019-11-05 12:21 UTC 

[PATCH] kvm: cpuid: Expose leaves 0x80000005 and 0x80000006 to the guest
 2019-11-05 10:39 UTC  (4+ messages)


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