public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-28 08:38:04 to 2012-03-31 12:35:22 UTC [more...]

live migration problems
 2012-03-31 12:35 UTC  (4+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-03-31 12:24 UTC  (30+ messages)
` [PATCH 01/13] KVM: MMU: properly assert spte on rmap_next path
` [PATCH 02/13] KVM: MMU: abstract spte write-protect
` [PATCH 03/13] KVM: MMU: split FNAME(prefetch_invalid_gpte)
` [PATCH 04/13] KVM: MMU: introduce FNAME(get_sp_gpa)
` [PATCH 05/13] KVM: MMU: reset shadow_mmio_mask
` [PATCH 06/13] KVM: VMX: export PFEC.P bit on ept
` [PATCH 07/13] KVM: MMU: store more bits in rmap
` [PATCH 08/13] KVM: MMU: fask check whether page is writable
` [PATCH 09/13] KVM: MMU: get expected spte out of mmu-lock
` [PATCH 10/13] KVM: MMU: store vcpu id in spte to notify page write-protect path
` [PATCH 11/13] KVM: MMU: fast path of handling guest page fault
` [PATCH 12/13] KVM: MMU: trace fast "
` [PATCH 13/13] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint

[PATCH] virtio_blk: Drop unused request tracking list
 2012-03-31 10:22 UTC  (3+ messages)

[PATCH] kvm: deassign irqs in reset path
 2012-03-31  8:54 UTC  (9+ messages)
      ` [Qemu-devel] "

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-03-31  8:11 UTC  (18+ messages)

[PATCH 0/4] block: move sd_format_disk_name() into block core as disk_name_format()
 2012-03-31  3:03 UTC  (14+ messages)
` [PATCH 1/4] block: add function disk_name_format() into block core
` [PATCH 2/4] scsi: replace sd_format_disk_name() to disk_name_format()
` [PATCH 3/4] block: replace rssd_disk_name_format() "
` [PATCH 4/4] virtio_blk: use disk_name_format() to support mass of disks naming

VT-X Locking Bit Flip in Real Mode?
 2012-03-30 23:47 UTC  (2+ messages)

VT-X Locking Bit Flip in Real Mode?
 2012-03-30 21:12 UTC  (2+ messages)

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-03-30 21:11 UTC  (5+ messages)
` [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs
  ` [Xen-devel] "

RFH: kvm-0.14.1 on 2.6.32.42 stuck in flash_tlb_others_ipi()
 2012-03-30 17:44 UTC  (2+ messages)
` RFH: kvm-1.0+git on 3.3.0 "

Hello
 2012-03-27 13:12 UTC 

[PATCH v2] KVM: Introduce direct MSI message injection for in-kernel irqchips
 2012-03-30 12:45 UTC  (14+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[Bug 42636] New: PCI passthrough does not work with AMD iommu for PCI device
 2012-03-30 12:16 UTC  (6+ messages)
` [Bug 42636] "

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-30 12:01 UTC  (9+ messages)

Proxmox VE 2.0 released
 2012-03-30 11:32 UTC 

KVM and Hylafax
 2012-03-30  7:37 UTC  (3+ messages)

[PATCH 1/2] Isolation groups
 2012-03-30  4:19 UTC  (11+ messages)

buildbot failure in kvm on next-i386
 2012-03-30  4:18 UTC 

buildbot failure in kvm on next-x86_64
 2012-03-30  4:16 UTC 

[PATCH v5 0/3] virtio-scsi driver
 2012-03-30  2:58 UTC  (2+ messages)

[PATCH 0/2] kvm: iommu cleanup
 2012-03-29 20:10 UTC  (3+ messages)
` [PATCH 1/2] kvm: unmap pages from the iommu when slots are removed
` [PATCH 2/2] kvm: unpin guest and free iommu domain after deassign last device

live migration between qemu-kvm 1.0 and 0.15
 2012-03-29 15:53 UTC  (14+ messages)
      ` [Qemu-devel] "

Question about removing memslots
 2012-03-29 15:35 UTC  (15+ messages)

Aros (icaros) system fails to reboot in kvm
 2012-03-29 15:00 UTC  (7+ messages)

performance of vhost-net over SRIOV+macvtap
 2012-03-29 14:36 UTC 

[PATCH] virtio_blk: add helper function to support mass of disks naming
 2012-03-29 12:46 UTC  (5+ messages)

[PATCH v7 00/12] KVM/ARM Implementation
 2012-03-29 10:49 UTC  (10+ messages)
` [PATCH v7 08/12] ARM: KVM: World-switch implementation
` [PATCH 0/3] Emulation cleanups
  ` [PATCH 1/3] ARM: KVM: Remove l2ctlr write
  ` [PATCH 2/3] ARM: KVM: Fake up performance counters a little more precisely
  ` [PATCH 3/3] ARM: KVM: Check the cpuid we're being asked to emulate

[PATCH kvm-unit-test] make PMU test to pass on more cpu types
 2012-03-29  8:53 UTC 

KVM-Guest i/o performance !
 2012-03-29  7:27 UTC  (2+ messages)

[PATCH] virtio-blk: Call revalidate_disk() upon online disk resize
 2012-03-29  8:10 UTC  (2+ messages)

[PATCH] kvm-intel: Auto-load on CPUs with VMX
 2012-03-29  7:03 UTC  (5+ messages)
  ` [PATCH] kvm-amd: Auto-load on CPUs with SVM

[PATCH] kvm: set gsi_bits and max_gsi correctly
 2012-03-28 18:27 UTC  (3+ messages)

[RFC][PATCH 0/2] uq/master: Basic MSI support for in-kernel irqchip mode
 2012-03-28 17:18 UTC  (23+ messages)
` [RFC][PATCH 1/2] kvm: Introduce basic MSI support in-kernel irqchips

Help with strange problem passing mlx4 device into kvm guests
 2012-03-28 16:42 UTC  (3+ messages)

[PATCH v2] KVM: x86: add paging gcc optimization
 2012-03-28 16:36 UTC  (5+ messages)

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2012-03-28 15:07 UTC  (6+ messages)
` [Bug 42980] "

Constantly changing USB product ID
 2012-03-28 14:27 UTC  (4+ messages)

Please view attached (Business proposal)
 2012-03-28 10:58 UTC 

KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
 2012-03-28  9:43 UTC  (2+ messages)

performance trouble
 2012-03-28  8:38 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox