kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-10 13:17:27 to 2016-10-14 12:26:25 UTC [more...]

[PATCH 0/2] page track add notifier type track_flush_slot
 2016-10-14 12:26 UTC  (18+ messages)
` [PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot

[PATCH RFC V3 0/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-14 12:08 UTC  (12+ messages)
` [PATCH RFC V3 1/6] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH RFC V3 2/6] KVM: LAPIC: guarantee the timer is in tsc-deadline mode when rdmsr MSR_IA32_TSCDEADLINE
` [PATCH RFC V3 3/6] KVM: LAPIC: introduce set_target_expiration() to set target expiration time
` [PATCH RFC V3 4/6] KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc() to get APIC Timer target deadline tsc
` [PATCH RFC V3 5/6] KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
` [PATCH RFC V3 6/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support

[PATCH v2 0/8] nvdimm: hotplug support
 2016-10-14 11:59 UTC  (22+ messages)
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
              ` [Qemu-devel] "
` [PATCH v2 6/8] pc: memhp: do not export nvdimm's memory via _CRS
` [Qemu-devel] [PATCH v2 0/8] nvdimm: hotplug support

[PATCH 4.4 11/21] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-10-14 11:40 UTC 

[PATCH v8 0/6] Add Mediated device support
 2016-10-14 11:35 UTC  (38+ messages)
` [PATCH v8 1/6] vfio: Mediated device Core driver
  ` [Qemu-devel] "
` [PATCH v8 2/6] vfio: VFIO based driver for Mediated devices
` [PATCH v8 3/6] vfio iommu: Add support for mediated devices
` [PATCH v8 4/6] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "
` [PATCH v8 5/6] Add simple sample driver for mediated device framework
` [PATCH v8 6/6] Add common functions for SET_IRQS and GET_REGION_INFO ioctls

[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-14 11:25 UTC  (19+ messages)
` [PATCH v14 02/16] iommu: Introduce DOMAIN_ATTR_MSI_RESV
` [PATCH v14 03/16] iommu/dma: Allow MSI-only cookies
  ` [PATCH v14 01/16] iommu/iova: fix __alloc_and_insert_iova_range
  ` [PATCH v14 04/16] iommu/dma: MSI doorbell alloc/free
  ` [PATCH v14 05/16] iommu/dma: Introduce iommu_calc_msi_resv
  ` [PATCH v14 06/16] iommu/arm-smmu: Implement domain_get_attr for DOMAIN_ATTR_MSI_RESV
  ` [PATCH v14 07/16] irqchip/gic-v2m: Register the MSI doorbell
  ` [PATCH v14 08/16] irqchip/gicv3-its: "
  ` [PATCH v14 09/16] vfio: Introduce a vfio_dma type field
  ` [PATCH v14 10/16] vfio/type1: vfio_find_dma accepting a type argument
  ` [PATCH v14 11/16] vfio/type1: Implement recursive vfio_find_dma_from_node
  ` [PATCH v14 12/16] vfio/type1: Handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
  ` [PATCH v14 13/16] vfio: Allow reserved msi iova registration
  ` [PATCH v14 14/16] vfio/type1: Check doorbell safety
  ` [PATCH v14 15/16] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP
  ` [PATCH v14 16/16] vfio/type1: Introduce MSI_RESV capability

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-10-14  9:14 UTC  (24+ messages)
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device

[RFC PATCH 0/3] kvm: x86: speedups for APICv
 2016-10-14  8:12 UTC  (12+ messages)
` [PATCH 2/3] kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
` [PATCH 3/3] KVM: x86: do not scan IRR twice on APICv vmentry

[PATCH 0/6] kvm: powerpc halt polling updates
 2016-10-14  6:27 UTC  (11+ messages)
` [PATCH 1/6] kvm: export kvm module parameter variables
` [PATCH 2/6] powerpc/kvm: Use generic kvm module parameters in kvm-hv
` [PATCH 3/6] powerpc/kvm: Add check for module parameter halt_poll_ns
` [PATCH 4/6] powerpc/kvm: Decrease the powerpc default halt poll max value
` [PATCH 5/6] powerpc/kvm: Comment style and print format fixups
` [PATCH 6/6] doc/kvm: Add halt polling documentation

[PATCH] kvm/stats: Update kvm stats to clear on write to their debugfs entry
 2016-10-14  6:02 UTC 

[Bug 177451] New: vhost_scsi_flush: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2016-10-13 19:33 UTC 

[PATCH] kvm: memset whole irq_eoi
 2016-10-13 16:21 UTC  (3+ messages)

[PATCH] KVM: document lock orders
 2016-10-13 12:51 UTC  (2+ messages)

[PATCH v2] kvm: x86: remove the misleading comment in vmx_handle_external_intr
 2016-10-13 12:36 UTC  (2+ messages)

[PATCH RFC V2 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
 2016-10-13 11:52 UTC  (6+ messages)
` [PATCH RFC V2 1/2] KVM: lapic: introduce start_sw_period() to handle oneshot/periodic mode
` [PATCH RFC V2 2/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-10-13 11:19 UTC  (12+ messages)
` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest
` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-13  7:32 UTC  (13+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "

Question about KVM virtio network latency improvement
 2016-10-13  7:00 UTC  (4+ messages)

[kvm-unit-tests PULL] Patch queue for powerpc
 2016-10-12 18:24 UTC  (2+ messages)

[PATCH] vfio/pci: Fix integer overflow/heap memory disclosure
 2016-10-12 16:51 UTC  (9+ messages)
      ` [PATCH v2] vfio/pci: Fix integer overflows, bitmask check
              ` [PATCH v3] "

[kvm-unit-tests PATCH v3] powerpc: Check whether TM is available before running other tests
 2016-10-12 14:49 UTC  (5+ messages)

[PATCH] kvm: x86: correct the misleading comment in vmx_handle_external_intr
 2016-10-12 14:05 UTC  (4+ messages)

[PATCH RFC 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
 2016-10-12  8:35 UTC  (5+ messages)
` [PATCH RFC 1/2] KVM: lapic: Extract start_sw_period() to handle "
` [PATCH RFC 2/2] KVM: x86: Support using the VMX preemption timer for APIC Timer "

[kvm-unit-tests PATCH] x86: apic: add APIC Timer periodic mode testcase
 2016-10-12  6:56 UTC 

[kvm-unit-tests PATCH] x86: apic: add APIC Timer periodic mode testcase
 2016-10-12  6:53 UTC 

MY DAER CAN I TRUST YOU
 2016-10-11 20:57 UTC 

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-10-11 20:18 UTC  (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

KVM call for 2016-10-25
 2016-10-11 13:11 UTC 

[PATCH] kvm-all: don't use stale dbg_data->cpu
 2016-10-11 11:48 UTC  (4+ messages)

[PATCH v2 0/2] if running under KVM, use kvmclock to compute TSC deadline value
 2016-10-11  4:05 UTC  (5+ messages)
` [PATCH 2/2] x86, kvm: "

[PATCH v13 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-10 15:52 UTC  (12+ messages)
` [PATCH v13 03/15] iommu/dma: Allow MSI-only cookies
` [PATCH v13 15/15] vfio/type1: Return the MSI geometry through VFIO_IOMMU_GET_INFO capability chains


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