public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-22 09:09:05 to 2013-10-31 00:18:53 UTC [more...]

8bf00a529967dafbbb210b377c38a15834d1e979 - performance regression?
 2013-10-31  0:21 UTC 

[PATCH RFC] kvm: optimize out smp_mb using srcu_read_unlock
 2013-10-30 23:26 UTC  (3+ messages)

[PATCH] kvm/vmx: error message typo fix
 2013-10-30 22:34 UTC 

[PATCH] kvm_host: typo fix
 2013-10-30 19:43 UTC 

[PATCH 0/6] kvm: Emulate MOVBE, v3
 2013-10-30 18:44 UTC  (17+ messages)
` [PATCH 4/6] kvm, emulator: Add initial three-byte insns support
            ` [PATCH 4/5 -v3.1] "
            ` [PATCH 5/5 -v3.1] kvm: Emulate MOVBE

[PATCH v2 0/3] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-30 18:03 UTC  (5+ messages)
` [PATCH v2 1/3] kvm: Add VFIO device
` [PATCH v2 2/3] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH v2 3/3] kvm: Create non-coherent DMA registeration

[PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
 2013-10-30 16:40 UTC  (13+ messages)

[PATCH 0/4] KVM-VFIO pseudo device for VFIO coherency
 2013-10-30 16:18 UTC  (13+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm: Add VFIO device
` [PATCH 3/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH 4/4] kvm: Create non-coherent DMA registeration

[Bug 60620] New: guest loses frequently (multiple times per day!) connectivity to network device
 2013-10-30 15:19 UTC  (3+ messages)
` [Bug 60620] "

RFC: paravirtualizing perf_clock
 2013-10-30 14:31 UTC  (9+ messages)
    `  "

Calling to kvm_mmu_load
 2013-10-30 11:44 UTC  (8+ messages)

[PATCH] KVM: use a more sensible error number when debugfs directory creation fails
 2013-10-30 11:20 UTC  (2+ messages)

[PATCH 01/11] asmlinkage, kvm: Make kvm_rebooting visible
 2013-10-30  9:27 UTC  (2+ messages)

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-10-30  5:33 UTC  (3+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier

Improving scheduler for KVM
 2013-10-30  5:24 UTC  (4+ messages)

BUG unpinning 1 GiB huge pages with KVM PCI assignment
 2013-10-29 23:19 UTC  (2+ messages)

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-29 21:58 UTC  (16+ messages)
` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices
` [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices

FAQ on linux-kvm.org has broken link
 2013-10-29 17:18 UTC  (11+ messages)

[PATCH] iommu/intel: SNP bit is not dependent on iommu domain coherency
 2013-10-29 16:21 UTC 

KVM call agenda for 2013-10-29
 2013-10-29 14:47 UTC  (2+ messages)

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-29  6:39 UTC  (18+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
  ` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "

[PATCH] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
 2013-10-29  5:50 UTC  (4+ messages)

Hello,
 2013-10-29  3:00 UTC 

My Dear Friend
 2013-10-28 18:45 UTC 

[PATCH] KVM: Mapping IOMMU pages after updating memslot
 2013-10-28 19:25 UTC  (3+ messages)

[PATCH] KVM: Return the actual unmapped size in intel_iommu_unmap()
 2013-10-28 17:59 UTC  (2+ messages)

lkvm: virtio-net-rx general protection error
 2013-10-28 16:33 UTC  (3+ messages)

Vga passthrough to KVM Guest issues
 2013-10-28 16:17 UTC  (2+ messages)

[PATCH][kvm-unit-tests] VMX preemption timer: Make test case more robust
 2013-10-28 13:10 UTC  (2+ messages)

[PATCH][kvm-unit-tests] nEPT: Fix logic for testing read access
 2013-10-28 13:10 UTC  (2+ messages)

[PATCH][kvm-unit-tests] nEPT: Fix test cases for 2M huge pages
 2013-10-28 13:10 UTC  (2+ messages)

[PATCH] [kvm-unit-tests] VMX: clean up switch statements for the "stage" state machine
 2013-10-28 13:08 UTC 

[PATCH] nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
 2013-10-28 12:57 UTC  (2+ messages)

[PATCH] nVMX: Fix pick-up of uninjected NMIs
 2013-10-28 12:57 UTC  (2+ messages)

[PATCH] KVM: nVMX: Report 2MB EPT pages as supported
 2013-10-28 12:57 UTC  (2+ messages)

[PATCH] vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
 2013-10-28 12:41 UTC  (3+ messages)

[PATCH 0/4] kvm: powerpc: use cache attributes from linux pte
 2013-10-28 10:24 UTC 

[PATCH 0/4] *** SUBJECT HERE ***
 2013-10-28 10:22 UTC  (5+ messages)
` [PATCH 1/4 v2] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 2/4 v2] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
` [PATCH 3/4 v2] kvm: powerpc: define a linux pte lookup function
` [PATCH 4/4 v2] kvm: powerpc: use caching attributes as per linux pte

(unknown),
 2013-10-28  5:27 UTC 

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-10-28  3:16 UTC  (27+ messages)
` [PATCH v3 01/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v3 02/15] KVM: MMU: lazily drop large spte
` [PATCH v3 03/15] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH v3 04/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v3 05/15] KVM: MMU: update spte and add it into rmap before dirty log
` [PATCH v3 06/15] KVM: MMU: redesign the algorithm of pte_list
` [PATCH v3 07/15] KVM: MMU: introduce nulls desc
` [PATCH v3 08/15] KVM: MMU: introduce pte-list lockless walker
` [PATCH v3 09/15] KVM: MMU: initialize the pointers in pte_list_desc properly
` [PATCH v3 10/15] KVM: MMU: allocate shadow pages from slab
` [PATCH v3 11/15] KVM: MMU: locklessly access shadow page under rcu protection
` [PATCH v3 12/15] KVM: MMU: check last spte with unawareness of mapping level
` [PATCH v3 13/15] KVM: MMU: locklessly write-protect the page
` [PATCH v3 14/15] KVM: MMU: clean up spte_write_protect
` [PATCH v3 15/15] KVM: MMU: use rcu functions to access the pointer

[PATCH RESEND v2 0/8] Support VGIC save/restore using device control API
 2013-10-27 17:20 UTC  (15+ messages)
` [PATCH RESEND v2 2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH RESEND v2 3/8] KVM: arm-vgic: Set base addr through device API
` [PATCH RESEND v2 5/8] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH RESEND v2 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH RESEND v2 7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH RESEND v2 8/8] KVM: arm-vgic: Support CPU interface reg access

David Desmond.Business Manager Societe Generale Bank United Kingdom.I have a proposal worth £18,500,000.Get back to us for more details via david_desmond10@yahoo.com
 2013-10-26  8:04 UTC 

dedidated communication core
 2013-10-25 17:40 UTC 

[PATCH v2] kvm-unit-tests: VMX: Comments on the framework and writing test cases
 2013-10-25 10:07 UTC  (2+ messages)

[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-10-25  9:59 UTC  (8+ messages)

[PATCH] KVM: nVMX: Report 2MB EPT pages as supported
 2013-10-23 13:35 UTC 

[PATCH] kvmtools: arm/arm64: emit the MPIDR in DT instead of cpu_id
 2013-10-23 12:37 UTC 

virtio: Large number of tcp connections, vhost_net seems to be a bottleneck
 2013-10-23 12:30 UTC  (2+ messages)

[GIT PULL] Second round of KVM/ARM updates for 3.13
 2013-10-23  9:19 UTC  (5+ messages)
` [PATCH 1/4] ARM: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 2/4] KVM: ARM: Update comments for kvm_handle_wfi
` [PATCH 3/4] KVM: ARM: Support hugetlbfs backed huge pages
` [PATCH 4/4] KVM: ARM: Transparent huge page (THP) support

This message is sent automatically by the computer
 2013-10-23  6:45 UTC 

[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
 2013-10-23  1:26 UTC 

CfP: Virtualisation and IaaS DevRoom at FOSDEM'14
 2013-10-22 20:54 UTC 

hello dearest
 2013-10-22 18:53 UTC 

[v4][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
 2013-10-22 13:26 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