kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-12 07:58:41 to 2016-10-17 09:47:45 UTC [more...]

invtsc + migration + TSC scaling
 2016-10-17  9:47 UTC  (2+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-17  9:23 UTC  (15+ 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() "

[PATCH RFC] kvm/hypercall: Add the PVI hypercall support
 2016-10-17  8:59 UTC  (10+ messages)

[PATCH 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-17  8:45 UTC  (7+ messages)
` [PATCH 1/5] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH 2/5] KVM: LAPIC: guarantee the timer is in tsc-deadline mode
` [PATCH 3/5] KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
` [PATCH 4/5] KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
` [PATCH 5/5] KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support

[PATCH] x86: apic: add APIC Timer periodic/oneshot mode latency test
 2016-10-17  8:28 UTC 

[PATCH 3.12 84/84] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-10-17  7:52 UTC 

[patch added to 3.12-stable] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-10-17  7:47 UTC 

[Bug 177791] New: screen flickering with intel_iommu=on
 2016-10-17  4:39 UTC  (2+ messages)
` [Bug 177791] "

[PATCH 0/5] KVM: x86: cleanup and minimal speedup for APICv
 2016-10-16  3:21 UTC  (12+ messages)
` [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry
` [PATCH 2/5] KVM: x86: do not scan IRR twice "
` [PATCH 3/5] KVM: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
` [PATCH 4/5] KVM: x86: remove unnecessary sync_pir_to_irr
` [PATCH 5/5] KVM: vmx: clear pending interrupts on KVM_SET_LAPIC

Question about KVM virtio network latency improvement
 2016-10-15 20:20 UTC  (5+ messages)

[PATCH 0/2] page track add notifier type track_flush_slot
 2016-10-14 22:19 UTC  (23+ messages)
` [PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
                    ` [Qemu-devel] "

[PATCH 4.7 14/31] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-10-14 12:54 UTC 

[kvm-unit-tests RFC PATCH 00/14] VT-d unit test
 2016-10-14 12:40 UTC  (15+ messages)
` [kvm-unit-tests PATCH 01/14] x86: vm: allow multiple init for vm setup
` [kvm-unit-tests PATCH 02/14] x86: smp: allow multiple init for smp setup
` [kvm-unit-tests PATCH 03/14] x86: intel-iommu: add vt-d init test
` [kvm-unit-tests PATCH 04/14] pci: refactor init process to pci_dev_init()
` [kvm-unit-tests PATCH 05/14] page: add page alignment checker
` [kvm-unit-tests PATCH 06/14] util: move MAX/MIN macro into util.h
` [kvm-unit-tests PATCH 07/14] vm/page: provide PGDIR_OFFSET() macro
` [kvm-unit-tests PATCH 08/14] x86: pci: add pci_config_{read|write}[bw]() helpers
` [kvm-unit-tests PATCH 09/14] pci: provide pci_set_master()
` [kvm-unit-tests PATCH 10/14] pci: add bdf helpers
` [kvm-unit-tests PATCH 11/14] pci: edu: introduce pci-edu helpers
` [kvm-unit-tests PATCH 12/14] x86: intel-iommu: add dmar test
` [kvm-unit-tests PATCH 13/14] pci: add msi support for 32/64bit address
` [kvm-unit-tests PATCH 14/14] x86: intel-iommu: add IR test

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-10-14 12:37 UTC  (25+ 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

[PATCH v8 0/6] Add Mediated device support
 2016-10-14 12:29 UTC  (31+ messages)
` [PATCH v8 1/6] vfio: Mediated device Core driver
` [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 6/6] Add common functions for SET_IRQS and GET_REGION_INFO ioctls

[PATCH 4.8 14/37] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-10-14 12:27 UTC 

[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  (17+ messages)
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
              ` [Qemu-devel] "
` [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 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

[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  (5+ messages)
` [PATCH RFC V2 2/2] "

[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

[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  (6+ 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  (4+ messages)
` [PATCH RFC 2/2] "


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