kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-25 15:57:37 to 2009-09-30 20:04:27 UTC [more...]

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-30 20:04 UTC  (24+ messages)

Release plan for 0.12.0
 2009-09-30 19:28 UTC  (26+ messages)
` [Qemu-devel] "

virtio-net not working with the latest qemu-kvm git
 2009-09-30 19:15 UTC  (12+ messages)
` [PATCH 1/1] qemu-kvm: virtio-net: Re-instate GSO code removed upstream

migrate_set_downtime bug
 2009-09-30 18:41 UTC  (13+ messages)

Build problem found during daily testing (09/30/09)
 2009-09-30 17:36 UTC  (2+ messages)

[PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting
 2009-09-30 16:22 UTC  (18+ messages)

Hotplug / TSC cleanup and fixing
 2009-09-30 16:16 UTC  (19+ messages)
` [PATCH v2: kvm 1/4] Code motion. Separate timer intialization into an indepedent function
  ` [PATCH v2: kvm 2/4] Kill the confusing tsc_ref_khz and ref_freq variables
    ` [PATCH v2: kvm 3/4] Fix printk name error in svm.c
      ` [PATCH v2: kvm 4/4] Fix hotplug of CPUs for KVM
          ` [PATCH v4: kvm 1/4] Code motion. Separate timer intialization into an indepedent function
            ` [PATCH v4: kvm 2/4] Kill the confusing tsc_ref_khz and ref_freq variables
              ` [PATCH v4: kvm 3/4] Fix printk name error in svm.c
                ` [PATCH v4: kvm 4/4] Fix hotplug of CPUs for KVM

kvm tuning guide
 2009-09-30 16:03 UTC  (5+ messages)

[PATCH] KVM: Fix task switch back link handling (take 2)
 2009-09-30 15:39 UTC 

[PATCH] Fix last 2 K&R prototyes
 2009-09-30 15:28 UTC  (2+ messages)

virt-install: hda disks?
 2009-09-30 15:23 UTC  (6+ messages)

Nested VMX support v2
 2009-09-30 13:32 UTC  (6+ messages)
` [PATCH 1/5] Nested VMX patch 1 implements vmon and vmoff
  ` [PATCH 2/5] Nested VMX patch 2 implements vmclear
    ` [PATCH 3/5] Nested VMX patch 3 implements vmptrld and vmptrst
      ` [PATCH 4/5] Nested VMX patch 4 implements vmread and vmwrite
        ` [PATCH 5/5] Nested VMX patch 5 implements vmlaunch and vmresume

[KVM-AUTOTEST PATCH 1/2] Add KSM test
 2009-09-30 12:23 UTC  (3+ messages)

[v4 KVM AUTOTEST PATCH] KVM test: client parallel test execution
 2009-09-30 11:24 UTC 

[PATCH] Add two parameters for wait_for_login
 2009-09-30  7:29 UTC 

[PATCH 00/47] KVM updates for 2.6.32 merge window (4/4)
 2009-09-30  6:58 UTC  (3+ messages)
` [PATCH 04/47] KVM: x86: Disallow hypercalls for guest callers in rings > 0

kvm or qemu-kvm?
 2009-09-30  2:21 UTC 

[ANNOUNCE] qemu-kvm-0.11.0 released
 2009-09-29 23:49 UTC  (4+ messages)

sync guest calls made async on host - SQLite performance
 2009-09-29 20:51 UTC  (7+ messages)

[KVM-AUTOTEST PATCH 1/6] KVM test: kvm_subprocess: use read_nonblocking(0) instead of read_nonblocking (0.1)
 2009-09-29 20:04 UTC  (6+ messages)
` [KVM-AUTOTEST PATCH 2/6] KVM test: AutoIt and Autotest wrappers: use get_command_output() instead of sendline()
  ` [KVM-AUTOTEST PATCH 3/6] KVM test: kvm_vm.py: change qemu-img timeout to 120 seconds
    ` [KVM-AUTOTEST PATCH 4/6] KVM test: step file tests: add parameter timeout_multiplier
      ` [KVM-AUTOTEST PATCH 5/6] KVM test: tests/steps.py: simplify barrier_2()
        ` [KVM-AUTOTEST PATCH 6/6] KVM test: kvm_subprocess: use select() in read_until_output_matches()

sync guest calls made async on host - SQLite performance
 2009-09-29 18:58 UTC  (10+ messages)

Lock warning traceback
 2009-09-29 16:50 UTC  (2+ messages)

[PATCH] Updating cerberus test suite module to use CTCS2
 2009-09-29 14:35 UTC 

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-09-29 14:00 UTC 

kvm guest: hrtimer: interrupt too slow
 2009-09-29 13:58 UTC  (3+ messages)

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-09-29 12:51 UTC 

[ kvm-Bugs-2869748 ] KVM-88 broke VirtIO Hard Disks
 2009-09-29 12:47 UTC 

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-09-29 10:34 UTC 

cpu affinity issue on kvm-88
 2009-09-29 10:33 UTC 

Stack corruption on 2.6.31 [with KVM]
 2009-09-29 10:28 UTC  (2+ messages)

[patch 0/2] test: parallel vmexit
 2009-09-29  8:35 UTC  (5+ messages)
` [patch 1/2] test: add wait parameter to on_cpu
` [patch 2/2] test: vmexit: run parallel tests on each cpu

Modifying RAM during runtime on guest
 2009-09-29  4:55 UTC  (4+ messages)

Biweekly KVM Test report, kernel 94252... qemu 5cc3c
 2009-09-29  3:34 UTC 

[PATCH] Use Little Endian for Dirty Bitmap
 2009-09-29  0:10 UTC  (4+ messages)

[PATCH 0/9] kvm-kmod: Various fixes
 2009-09-28 22:16 UTC  (13+ messages)
` [PATCH 5/9] Update .gitignore
` [PATCH 6/9] x86: Remove zombie kvm_trace from build
` [PATCH 4/9] Update souce link
` [PATCH 2/9] Revert "kvm-kmod: Fix including of arch/*/kvm/trace.h"
` [PATCH 1/9] x86: Pick up local arch trace headers
` [PATCH 3/9] kvm_vma_kernel_pagesize support
` [PATCH 7/9] Fix fragile kernelsourcedir construction
` [PATCH 9/9] Switch to bz2 tarball releases
` [PATCH 8/9] Fix arch include for KVM trace headers

R/W HG memory mappings with kvm?
 2009-09-28 18:27 UTC 

[PATCH] KVM: fix LAPIC timer period overflow
 2009-09-28 16:33 UTC  (2+ messages)

[PATCH] kvm: allocate correct size for dirty bitmap
 2009-09-28 16:31 UTC  (2+ messages)

[PATCH 0/3] kvm ksm support v3
 2009-09-28 16:26 UTC  (2+ messages)

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-09-28 14:43 UTC 

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-09-28 14:27 UTC 

KVM-88 broke VirtIO Hard Disks
 2009-09-28 12:34 UTC  (2+ messages)

compiling kvm-kmod with 2.6.24 fails
 2009-09-28  8:31 UTC 

[PATCH] Fix a bug in function create in kvm_vm
 2009-09-28  7:45 UTC 

[PATCH: kvm 2/6] Kill the confusing tsc_ref_khz and ref_freq variables
 2009-09-28  1:42 UTC  (10+ messages)
` Hotplug patches for KVM
  ` [PATCH: kvm 1/5] Code motion. Separate timer intialization into an indepedent function
    ` [PATCH: kvm 2/5] Kill the confusing tsc_ref_khz and ref_freq variables
      ` [PATCH: kvm 3/5] Fix hotadd of CPUs for KVM
        ` [PATCH: kvm 4/5] Fix hotremove "

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-09-28  1:03 UTC 

trivial patch: echo -e in ./configure
 2009-09-27 16:07 UTC 

Unix domain socket device
 2009-09-27 15:36 UTC 

[PATCH 0/5] Nested SVM Interrupt Fixes
 2009-09-27 14:18 UTC  (7+ messages)
` [PATCH 1/5] Implement #NMI exiting for nested SVM
  ` [PATCH 2/5] Don't call svm_complete_interrupts for nested guests
    ` [PATCH 3/5] Don't #VMEXIT(INTR) if we still have event_inj waiting
      ` [PATCH 4/5] Don't bail when injecting an event in nested SVM
        ` [PATCH 5/5] Notify nested hypervisor of lost event injections

[PATCH] Change log message of VM login
 2009-09-27 10:03 UTC 

[PATCH] Add a kvm test guest_s4 which supports both Linux and Windows platform
 2009-09-27  9:11 UTC 

[PATCH: kvm 1/6] Code motion. Separate timer intialization into an indepedent function
 2009-09-27  8:44 UTC  (6+ messages)
` [PATCH: kvm 2/6] Kill the confusing tsc_ref_khz and ref_freq variables
  ` [PATCH: kvm 3/6] Fix hotadd of CPUs for KVM

[PATCH 1/1] KVM: fix lock imbalance
 2009-09-27  8:42 UTC  (2+ messages)

[PATCH] qemu-kvm: Fix segfault on -no-kvm startup
 2009-09-27  8:33 UTC  (5+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-27  7:43 UTC  (3+ messages)

No kernel interface to reset a VCPU
 2009-09-25 18:54 UTC  (3+ messages)

[patch 00/10] RFC: switch vcpu context to use SRCU
 2009-09-24 18:05 UTC  (5+ messages)
` [patch 07/10] KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update


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