public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-26 13:32:52 to 2010-05-30 15:26:54 UTC [more...]

KVM: MMU: always invalidate and flush on spte page size change
 2010-05-30 15:19 UTC  (3+ messages)

[PATCH] VFIO driver: Non-privileged user level PCI drivers
 2010-05-30 14:53 UTC  (13+ messages)

Perf trace event parse errors for KVM events
 2010-05-30 14:07 UTC  (10+ messages)

[PATCH 1/5] KVM: MMU: introduce some macros to cleanup hlist traverseing
 2010-05-30 13:16 UTC  (7+ messages)
` [PATCH 2/5] KVM: MMU: split the operations of kvm_mmu_zap_page()
` [PATCH 3/5] KVM: MMU: gather remote tlb flush which occurs during page zapped
` [PATCH 4/5] KVM: MMU: traverse sp hlish safely
` [PATCH 5/5] KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-05-30 11:29 UTC  (16+ messages)

[PATCHv2-RFC 0/2] virtio: put last seen used index into ring itself
 2010-05-30 11:22 UTC  (7+ messages)
` [PATCHv2-RFC 1/2] virtio: support layout with avail ring before idx
` [PATCHv2-RFC 2/2] virtio: publish used idx

[PATCH] Add Documentation/kvm/msr.txt
 2010-05-30  9:14 UTC  (11+ messages)

Info on Unix Domain Socket Device
 2010-05-30  8:36 UTC  (2+ messages)

Another SIGFPE in display code, now in cirrus
 2010-05-30  8:24 UTC  (14+ messages)
                  ` [Qemu-devel] "

[QEMU-KVM]: Megasas + TCM_Loop + SG_IO into Windows XP guests
 2010-05-30  4:25 UTC  (7+ messages)

how to unbind the device from guest to host with vt-d
 2010-05-29 15:17 UTC 

Hey, Opt In Email Lists Give Away!
 2010-05-29 13:37 UTC 

raw disks no longer work in latest kvm (kvm-88 was fine)
 2010-05-29 11:06 UTC  (16+ messages)

Dear User < ADMIN NOTICE >
 2010-05-29  4:31 UTC 

device passthrough
 2010-05-28 22:55 UTC  (4+ messages)

[PATCH 1/1] ceph/rbd block driver for qemu-kvm (v2)
 2010-05-28 20:53 UTC  (3+ messages)
` [Qemu-devel] "

[Reminder] KVM Forum 2010: Early Bird Registration
 2010-05-28 19:20 UTC 

[PATCH] KVM test: Measure the timedrift after continuing a stopped vm
 2010-05-28 12:04 UTC 

Question about IOMMU
 2010-05-28 11:52 UTC 

[PATCH 0/2] Fix scsi-generic breakage in upstream qemu-kvm.git
 2010-05-28 11:32 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 1/3] KVM test: Add the support of kernel and initrd option for qemu-kvm
 2010-05-28  8:25 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Do not use the hard-coded address during unattended installation
` [PATCH 3/3] KVM test: Add implementation of network based "

[PATCH v2 00/10] Redirct and make use of the guest serial console
 2010-05-28  8:19 UTC  (3+ messages)

[PATCH 1/3] KVM test: Add the support of kernel and initrd option for qemu-kvm
 2010-05-28  8:20 UTC  (6+ messages)
` [PATCH 2/3] KVM test: Do not use the hard-coded address during unattended installation
` [PATCH 3/3] KVM test: Add implementation of network based "

[PATCH] KVM Test: Make login timeout configurable
 2010-05-28  5:36 UTC 

Expand Your Email Quota Limit
 2010-05-28  3:47 UTC 

[RFC PATCH v4 0/3] Sheepdog: distributed storage system for QEMU
 2010-05-28  2:44 UTC  (4+ messages)
  ` [RFC PATCH v4 1/3] close all the block drivers before the qemu process exits
  ` [RFC PATCH v4 3/3] block: add sheepdog driver for distributed storage support
` [RFC PATCH v4 2/3] block: call the snapshot handlers of the protocol drivers

issue about virtio-net driver to suppoprt vhost mergeable buffer with zero-copy to support PS mode
 2010-05-28  1:13 UTC  (3+ messages)

Clock jumps
 2010-05-28  0:46 UTC  (15+ messages)

[PATCH] kvm mmu: optimizations when tdp is in use
 2010-05-28  0:24 UTC  (4+ messages)

[GIT PULL net-2.6] vhost-net: error handling fixes
 2010-05-27 23:13 UTC  (2+ messages)

[PATCH 0/1] ceph/rbd block driver for qemu-kvm (v2)
 2010-05-27 19:09 UTC 

[PATCH 1/4] Fix tboot enabled macro
 2010-05-27 18:22 UTC  (13+ messages)

[PATCH v3] Add Documentation/kvm/msr.txt
 2010-05-27 17:41 UTC  (2+ messages)

"Copy and paste" feature across guest and host
 2010-05-27 14:34 UTC  (3+ messages)

[PATCH] qemu: Enable XSAVE related CPUID
 2010-05-27 13:55 UTC  (3+ messages)

[PATCH] vhost-net: fix reversed logic in mask notifiers
 2010-05-27 13:54 UTC  (2+ messages)

[PATCH] KVM: MMU: Document large pages
 2010-05-27 13:44 UTC 

[PATCH 10/17] arch/ia64/kvm: Add missing spin_unlock
 2010-05-27 13:20 UTC 

[PATCH] KVM: Fix order passed to iommu_unmap
 2010-05-27 12:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] KVM: x86: Propagate fpu_alloc errors
 2010-05-27 12:11 UTC  (2+ messages)

[PATCH 0/3] Fix cr0.wp=0 emulation
 2010-05-27 12:07 UTC  (5+ messages)
` [PATCH 1/3] KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode
` [PATCH 2/3] KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
` [PATCH 3/3] KVM: MMU: Document cr0.wp emulation

[PATCH] device-assignment: don't truncate MSIX capabilities table size
 2010-05-27 12:07 UTC  (5+ messages)

[PATCH 1/2] KVM: SVM: fix compiling warning
 2010-05-27 11:54 UTC  (7+ messages)
` [PATCH 2/2] KVM: MMU: fix relaxing permission

[PATCH] KVM: x86: XSAVE/XRSTOR live migration support
 2010-05-27 11:34 UTC  (4+ messages)

[GIT PULL net-next-2.6] vhost-net cleanups
 2010-05-27 10:58 UTC 

[PATCH 1/3] vhost: fix to check the return value of copy_to/from_user() correctly
 2010-05-27 10:49 UTC  (6+ messages)
` [PATCH 2/3] vhost-net: "
` [PATCH 3/3] vhost: fix the memory leak which will happen when memory_access_ok fails

[PATCH v6] KVM: x86: Enable XSAVE/XRSTOR for guest
 2010-05-27 10:22 UTC  (3+ messages)

[PATCH] KVM test: Add perfmon into the guest tests
 2010-05-27 10:04 UTC  (4+ messages)

[PATCH] qemu: kvm: Enable XSAVE live migration support
 2010-05-27  9:50 UTC 

[Autotest PATCH] client test - perfmon: Patch the source code of perfmon to remove the -Werror switch
 2010-05-27  9:32 UTC 

[PATCH] Fix SVM longmode guests
 2010-05-27  9:31 UTC  (2+ messages)

[Autotest PATCH - updated with current tree] KVM test: Add perfmon into the guest tests
 2010-05-27  9:30 UTC 

[PATCH] kvm mmu: don't check PT_WRITABLE_MASK directly
 2010-05-27  9:21 UTC  (2+ messages)

[PATCH 1/3] cgroups: Add an API to attach a task to current task's cgroup
 2010-05-27  9:16 UTC  (5+ messages)

About upgrade KVM
 2010-05-27  8:32 UTC  (2+ messages)

"Copy and paste" feature across guest and host
 2010-05-27  4:51 UTC 

[Autotest][PATCH] KVM Test: Extend migration test to test unix, exec and migrate_cancel
 2010-05-27  2:40 UTC 

[PATCH 2/4] Fix FPU interface changes
 2010-05-26 19:26 UTC  (4+ messages)

[PATCH 4/4] Hack around IOMMU changes
 2010-05-26 19:22 UTC  (5+ messages)

[PATCH v2] Add Documentation/kvm/msr.txt
 2010-05-26 18:53 UTC 

[PATCH 10/17] arch/ia64/kvm: Add missing spin_unlock
 2010-05-26 15:57 UTC 

[KVM-AUTOTEST PATCH] KVM test: formatting improvements to scan_results.py
 2010-05-26 13:49 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH] KVM test: make use of tcpdump optional
  ` [KVM-AUTOTEST PATCH] KVM test: use command line option wrapper functions
    ` [Autotest] "

All Ubuntu guest don't work
 2010-05-26 13:32 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