kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-13 16:42:51 to 2013-08-20 10:50:15 UTC [more...]

Oracle RAC in libvirt+KVM environment
 2013-08-20 10:49 UTC  (19+ messages)

Multi Queue KVM Support
 2013-08-20  9:27 UTC  (4+ messages)

Emulation failure
 2013-08-20  8:16 UTC  (4+ messages)

[PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL
 2013-08-20  6:10 UTC  (8+ messages)
    ` [Qemu-devel] "

[PATCH] vfio-pci: PCI hot reset interface
 2013-08-20  3:53 UTC  (13+ messages)

[PATCH] kvm tools: powerpc: Fix init order for xics
 2013-08-20  3:28 UTC 

[PATCH 0/6] vhost code cleanup and minor enhancement
 2013-08-20  2:48 UTC  (15+ messages)
` [PATCH 1/6] vhost_net: make vhost_zerocopy_signal_used() returns void
` [PATCH 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH 6/6] vhost_net: remove the max pending check

[PULL] KVM/arm64 fixes for 3.11
 2013-08-19 20:55 UTC  (2+ messages)

[GIT PULL] KVM/ARM Fixes for 3.11
 2013-08-19 20:54 UTC  (2+ messages)

[GIT PULL] KVM fixes for 3.11-rc7
 2013-08-19 20:54 UTC 

[PATCH v2] vfio-pci: PCI hot reset interface
 2013-08-19 20:09 UTC 

[uq/master PATCH] kvm: i386: fix LAPIC TSC deadline timer save/restore
 2013-08-19 20:01 UTC  (3+ messages)

Hi there! I'm certainly being for man!
 2013-08-19 11:52 UTC 

kvm/queue still ahead of kvm/next
 2013-08-19  9:45 UTC  (5+ messages)

KVM Test report, kernel 205befd9... qemu ca916d37
 2013-08-19  8:30 UTC  (5+ messages)

[PATCH] target-ppc: Update slb array with correct index values
 2013-08-19  8:21 UTC 

[PATCH] vhost: Drop linux/socket.h
 2013-08-19  7:24 UTC  (9+ messages)
          ` [PATCH v2] vhost: Include linux/uio.h instead of linux/socket.h

KVM resource allocation
 2013-08-18 21:41 UTC 

(unknown),
 2013-08-18 18:19 UTC 

[uq/master patch 0/2] kvm max vcpu limit fixes
 2013-08-18 16:15 UTC  (4+ messages)
` [uq/master patch 1/2] kvm-all.c: use recommended max vcpus limit

KVM Block Device Driver
 2013-08-18 14:48 UTC  (16+ messages)

[PATCH 0/4] kvm-unit-tests: Add a series of test cases
 2013-08-18 14:32 UTC  (32+ messages)
` [PATCH 1/4] kvm-unit-tests: VMX: Add test cases for PAT and EFER
` [PATCH 2/4] kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing
` [PATCH 3/4] kvm-unit-tests: VMX: Add test cases for I/O bitmaps
` [PATCH 4/4] kvm-unit-tests: VMX: Add test cases for instruction interception

[PATCH] drivers/vhost/scsi.c: avoid a 10-order allocation
 2013-08-18  9:18 UTC  (2+ messages)

administrator de sistem
 2013-08-17  7:51 UTC 

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-16 23:09 UTC  (5+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
` [PATCH-v3 2/4] target: Add transport_init_session_tags using per-cpu ida
` [PATCH-v3 3/4] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
` [PATCH-v3 4/4] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory

[PULL 5/6] target-i386: Move hyperv_* static globals to X86CPU
 2013-08-16 16:56 UTC 

[PATCH 6/6 v4] kvm: powerpc: use caching attributes as per linux pte
 2013-08-16  5:14 UTC 

*** Spam *** Dear email user
 2013-08-16  0:02 UTC 

Stimate utilizator
 2013-08-15 17:03 UTC 

KVM parallelport does not work
 2013-08-15 16:07 UTC 

[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
 2013-08-15 13:10 UTC  (2+ messages)
` [PATCH v2 05/10] vfio: use get_unused_fd_flags(0) instead of get_unused_fd()

[PATCH v2 0/4] kvm-unit-tests: Add a series of test cases
 2013-08-15 11:45 UTC  (5+ messages)
` [PATCH v2 1/4] kvm-unit-tests: VMX: Add test cases for PAT and EFER
` [PATCH v2 2/4] kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing
` [PATCH v2 3/4] kvm-unit-tests: VMX: Add test cases for I/O bitmaps
` [PATCH v2 4/4] kvm-unit-tests: VMX: Add test cases for instruction interception

Are there plans to achieve ram live Snapshot feature?
 2013-08-15  8:03 UTC  (12+ messages)
` [Qemu-devel] "

[PATCH 00/10 v7] KVM: PPC: IOMMU in-kernel handling
 2013-08-15  7:56 UTC  (12+ messages)
` [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support
` [PATCH 03/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
 2013-08-15  7:49 UTC 

[PATCH 0/2] vhost_worker fixes
 2013-08-15  7:35 UTC  (12+ messages)
` [PATCH 1/2] vhost: Reduce vhost_work_flush() wakeup latency
` [PATCH 2/2] vhost: Avoid that vhost_work_flush() returns early

[v2][PATCH 1/1] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state
 2013-08-15  3:19 UTC  (5+ messages)

[PATCH] intel-iommu: Fix leaks in pagetable freeing
 2013-08-14 20:23 UTC  (2+ messages)

VMCALL to KVM userspace?
 2013-08-14 19:55 UTC  (2+ messages)

[PATCH V13 00/14] Paravirtualized ticket spinlocks
 2013-08-14  9:50 UTC  (9+ messages)
` [PATCH V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
  ` [PATCH RESEND "
        ` [PATCH delta "

vm performance degradation after kvm live migration or save-restore with ETP enabled
 2013-08-14  9:05 UTC  (12+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
                    `  "

Network strategies
 2013-08-14  5:15 UTC  (2+ messages)

What's the usage model (purpose) of interrupt remapping in IOMMU?
 2013-08-14  3:17 UTC  (6+ messages)

[Bug 60505] New: Heavy network traffic triggers vhost_net lockup
 2013-08-13 18:58 UTC  (2+ messages)
` [Bug 60505] "

[Bug 60518] New: Heavy network traffic between guest and host triggers kernel oops
 2013-08-13 18:57 UTC  (2+ messages)
` [Bug 60518] "


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