public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-09 19:27:08 to 2013-08-18 15:29:16 UTC [more...]

[uq/master patch 0/2] kvm max vcpu limit fixes
 2013-08-18 15:28 UTC  (4+ messages)
` [uq/master patch 1/2] kvm-all.c: use recommended max vcpus limit
` [uq/master patch 2/2] kvm-all.c: max_cpus should not exceed KVM vcpu 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] vhost: Drop linux/socket.h
 2013-08-17  5:29 UTC  (7+ messages)

[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 0/6] vhost code cleanup and minor enhancement
 2013-08-16 10:02 UTC  (11+ 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

[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

Oracle RAC in libvirt+KVM environment
 2013-08-15 10:01 UTC  (12+ messages)

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] vfio-pci: PCI hot reset interface
 2013-08-14 23:06 UTC  (3+ 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  (3+ messages)

[PATCH V13 00/14] Paravirtualized ticket spinlocks
 2013-08-14  9:50 UTC  (10+ 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] "

[PATCH uq/master] kvm: Simplify kvm_handle_io
 2013-08-13 12:52 UTC  (2+ messages)
` [Qemu-devel] "

[Bug 60679] New: L2 can't boot up when creating L1 with '-cpu host' qemu option
 2013-08-13  7:36 UTC  (4+ messages)
` [Bug 60679] "

[PATCH] kvm tools: powerpc: Implement "system-reboot" RTAS call
 2013-08-13  6:43 UTC  (2+ messages)

[PATCH] tile: support KVM for tilegx
 2013-08-12 20:24 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/6 v3] kvm: powerpc: use cache attributes from linux pte
 2013-08-12 17:14 UTC  (4+ messages)
` [PATCH 6/6 v3] kvm: powerpc: use caching attributes as per "

[PATCH v2] ARM: KVM: Simplify tracepoint text
 2013-08-12 17:08 UTC 

I have urgent and confidential business transaction of $24,500,000.00 reply for more details
 2013-08-12  2:53 UTC 

Corner cases of I/O bitmap
 2013-08-12 12:35 UTC 

[PATCH 00/23] Allow PR and HV KVM to coexist in one kernel
 2013-08-12 10:03 UTC  (5+ messages)
` [PATCH 04/23] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
` [PATCH 11/23] KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache

KVM Test report, kernel bf640876... qemu 0779caeb
 2013-08-12  8:19 UTC  (6+ messages)

[PATCH] KVM: x86: Update symbolic exit codes
 2013-08-12  6:50 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[GIT PULL] KVM/ARM Fixes for 3.11
 2013-08-12  4:13 UTC  (5+ messages)
` [PATCH 1/4] ARM: KVM: Fix 64-bit coprocessor handling
` [PATCH 2/4] ARM: KVM: Fix unaligned unmap_range leak
` [PATCH 3/4] arm64: KVM: fix 2-level page tables unmapping
` [PATCH 4/4] KVM: ARM: Squash len warning

[PATCH] ARM: KVM: Simplify tracepoint text
 2013-08-12  3:41 UTC  (3+ messages)

Howto: Virtualization with KVM and @openQRM 5.1 on Debian Wheezy
 2013-08-11 19:20 UTC 

[PATCH] trace-cmd: Report unknown VMX exit reasons with code
 2013-08-11  7:59 UTC 

[PATCH] trace-cmd: Update VMX exit reasons in KVM plugin
 2013-08-11  7:59 UTC 

[PATCH] kvm tools: Fix build of guest init with biarch powerpc compilers
 2013-08-10  6:51 UTC  (2+ messages)

[PATCH] kvm tools: plug race between uip_init and virtio_net_rx_thread
 2013-08-10  6:50 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: BOOKE: MMU Fixes
 2013-08-10  1:15 UTC  (5+ messages)
` [PATCH 1/2] kvm: powerpc: mark page accessed when mapping a guest page
` [PATCH 2/2] kvm: ppc: booke: check range page invalidation progress on page setup

Stripped 802.1q from frames
 2013-08-09 20:47 UTC 

-cpu host (was Re: [Qemu-devel] KVM call minutes for 2013-08-06)
 2013-08-09 20:07 UTC  (3+ messages)
` [Qemu-devel] -cpu host (was "

[GIT PULL] KVM/S390 fixes for 3.11-rc4
 2013-08-09 19:42 UTC 

kvm/queue still ahead of kvm/next
 2013-08-09 19:26 UTC 


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