kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 15:54:57 to 2019-06-03 23:04:36 UTC [more...]

[patch QEMU] kvm: i386: halt poll control MSR support
 2019-06-03 23:04 UTC 

[patch 0/3] cpuidle-haltpoll driver (v2)
 2019-06-03 22:52 UTC  (4+ messages)
` [patch 1/3] drivers/cpuidle: add cpuidle-haltpoll driver
` [patch 2/3] kvm: x86: add host poll control msrs
` [patch 3/3] cpuidle-haltpoll: disable host side polling when kvm virtualized

[patch QEMU] kvm: i386: halt poll control MSR support
 2019-06-03 23:00 UTC 

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-03 22:38 UTC  (12+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure
` [RFC][Patch v10 2/2] virtio-balloon: page_hinting: reporting to the host
` [QEMU PATCH] KVM: Support for page hinting

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-03 22:32 UTC  (15+ messages)
` [PATCH v8 04/29] iommu: Add recoverable fault reporting
` [PATCH v8 05/29] iommu: Add a timeout parameter for PRQ response
` [PATCH v8 22/29] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v8 24/29] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v8 25/29] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler
` [PATCH v8 28/29] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

[PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
 2019-06-03 19:29 UTC  (4+ messages)
` [PATCH v4 1/2] vfio/mdev: add migration_version attribute for mdev device
` [PATCH v4 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU

[RESEND PATCH v3] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-06-03 19:18 UTC  (3+ messages)

[PATCH v2] mm: add account_locked_vm utility function
 2019-06-03 19:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-06-03 18:58 UTC  (4+ messages)
` [PATCH 6/6] svm: Temporary deactivate AVIC during ExtINT handling

[PATCHv6 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-06-03 18:56 UTC  (4+ messages)
` [PATCHv6 1/3] vfio/mdev: Improve the create/remove sequence
` [PATCHv6 2/3] vfio/mdev: Avoid creating sysfs remove file on stale device removal
` [PATCHv6 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCHv5 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-06-03 18:44 UTC  (4+ messages)
` [PATCHv5 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-03 18:17 UTC  (23+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v3 0/8] s390: virtio: support protected virtualization
 2019-06-03 17:55 UTC  (29+ messages)
` [PATCH v3 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v3 3/8] s390/cio: add basic protected virtualization support
` [PATCH v3 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v3 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v3 6/8] virtio/s390: add indirection to indicators access
` [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v3 8/8] virtio/s390: make airq summary indicators DMA

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-03 17:30 UTC  (9+ messages)

[PATCH v1 1/1] vfio-ccw: Destroy kmem cache region on module exit
 2019-06-03 15:42 UTC 

[RFC PATCH 00/11] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-03 15:33 UTC  (18+ messages)
` [RFC PATCH 01/11] mm: Move MAX_ORDER definition closer to pageblock_order
` [RFC PATCH 02/11] mm: Adjust shuffle code to allow for future coalescing
` [RFC PATCH 03/11] mm: Add support for Treated Buddy pages
` [RFC PATCH 04/11] mm: Split nr_free into nr_free_raw and nr_free_treated
` [RFC PATCH 05/11] mm: Propogate Treated bit when splitting
` [RFC PATCH 06/11] mm: Add membrane to free area to use as divider between treated and raw pages
` [RFC PATCH 07/11] mm: Add support for acquiring first free "raw" or "untreated" page in zone
` [RFC PATCH 08/11] mm: Add support for creating memory aeration
` [RFC PATCH 09/11] mm: Count isolated pages as "treated"
` [RFC PATCH 10/11] virtio-balloon: Add support for aerating memory via bubble hinting
` [RFC PATCH 11/11] mm: Add free page notification hook
` [RFC QEMU PATCH] QEMU: Provide a interface for hinting based off of the balloon infrastructure

[PULL 0/7] vfio-ccw: fixes
 2019-06-03 13:23 UTC  (12+ messages)
` [PULL 1/7] s390/cio: Update SCSW if it points to the end of the chain
` [PULL 2/7] s390/cio: Set vfio-ccw FSM state before ioeventfd
` [PULL 3/7] s390/cio: Split pfn_array_alloc_pin into pieces
` [PULL 4/7] s390/cio: Initialize the host addresses in pfn_array
` [PULL 5/7] s390/cio: Don't pin vfio pages for empty transfers
` [PULL 6/7] s390/cio: Allow zero-length CCWs in vfio-ccw
` [PULL 7/7] s390/cio: Remove vfio-ccw checks of command codes

[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
 2019-06-03 11:07 UTC  (8+ messages)
` [PATCH v3 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc
` [PATCH v3 3/5] vsock/virtio: reduce credit update messages
` [PATCH v3 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v3 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH] arm64: timer: ensure pending signal was cleared
 2019-06-03  9:13 UTC  (2+ messages)

[PATCH kvm-unit-tests] arm64: timer: a few test improvements
 2019-06-03  9:09 UTC 

[kvm-unit-tests PULL 0/2] Ppc next patches
 2019-06-03  8:24 UTC  (2+ messages)

[PATCH 0/2] scsi: add support for request batching
 2019-06-03  8:16 UTC  (11+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[PATCH 00/22] Some documentation fixes
 2019-06-03  7:32 UTC  (4+ messages)
` [PATCH 09/22] docs: mark orphan documents as such
    ` [PATCH 22/22] docs: fix broken documentation links

In A Nutshell
 2019-05-30 20:41 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: introduce a KVM device lock
 2019-06-03  5:53 UTC  (3+ messages)

GPU passthrough hot-swapping driver development?
 2019-06-02 20:57 UTC  (3+ messages)

Windows 7 VM CPU core count
 2019-06-02 19:19 UTC  (3+ messages)

[PATCH] KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64
 2019-06-02 19:11 UTC 

[GIT PULL] KVM fixes for 5.2-rc3
 2019-06-02 17:25 UTC  (2+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-06-02  5:06 UTC  (25+ messages)

kvm / virsh snapshot management
 2019-06-02  0:12 UTC 

[PATCH v10 0/7] virtio pmem driver
 2019-06-01  6:28 UTC  (3+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[GIT PULL 0/2] KVM: s390: fixes for 5.2-rc3
 2019-05-31 22:49 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-5.2-1 tag
 2019-05-31 22:48 UTC  (2+ messages)

[PATCH] KVM: irqchip: Use struct_size() in kzalloc()
 2019-05-31 19:24 UTC 

[RFC PATCH v2 04/12] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-05-31 19:44 UTC  (4+ messages)
` [RFC PATCH v2 06/12] KVM: x86: Provide paravirtualized flush_tlb_multi()

[PATCH v2 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-05-31 18:57 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk

[PATCH 2/2] tests: kvm: Test virtualization of VMX capability MSRs
 2019-05-31 18:42 UTC 

[PATCH 1/2] kvm: nVMX: Enforce must-be-zero bits in the IA32_VMX_VMCS_ENUM MSR
 2019-05-31 18:41 UTC 

[PATCH] kvm: tests: Sort tests in the Makefile alphabetically
 2019-05-31 16:37 UTC  (2+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 16:22 UTC  (15+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] tests: kvm: Check for a kernel warning
 2019-05-31 14:14 UTC 

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-05-31  9:56 UTC  (9+ messages)
` [PATCH 3/4] vsock/virtio: fix flush of works during the .remove()

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2019-05-31  9:38 UTC  (9+ messages)
`  "
  ` [PATCH v2 1/2] "

[PATCH 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-05-31  9:01 UTC  (4+ messages)

x86 instruction emulator fuzzing
 2019-05-31  8:39 UTC  (6+ messages)
` [PATCH 1/3] Build target for emulate.o as a userspace binary
` [PATCH 2/3] Emulate simple x86 instructions in userspace

[PATCH] KVM: LAPIC: Do not mask the local interrupts when LAPIC is sw disabled
 2019-05-31  8:11 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
 2019-05-31  6:37 UTC  (2+ messages)

[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
 2019-05-31  6:32 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: Book3S HV: XIVE: fixes for the KVM devices
 2019-05-31  6:36 UTC  (2+ messages)

[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
 2019-05-31  6:33 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: XIVE: fix page offset when clearing ESB pages
 2019-05-31  6:36 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
 2019-05-31  6:37 UTC  (2+ messages)

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-30 18:55 UTC  (4+ messages)

[PATCH] x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
 2019-05-30 18:30 UTC  (2+ 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).