kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-06 10:18:22 to 2009-08-10 15:22:48 UTC [more...]

Very high memory usage with KVM
 2009-08-10 15:22 UTC  (10+ messages)

virtio-serial: An interface for host-guest communication
 2009-08-10 14:27 UTC  (25+ messages)
  ` [Qemu-devel] "

[PATCH] KVM test: Fix KVM release tag detection
 2009-08-10 13:50 UTC 

[PATCHv2 for-2.6.31] kvm: export kvm_para.h
 2009-08-10 12:59 UTC 

[PATCH] kvm: export kvm_para.h
 2009-08-10 12:48 UTC 

[ kvm-Bugs-1929279 ] kernel BUG at kvm-64/kernel/mmu.c:560!
 2009-08-10 12:40 UTC 

[ kvm-Bugs-1831632 ] Windows XP setup Performance regression
 2009-08-10 12:32 UTC 

[ kvm-Bugs-2024740 ] Win2003 SMP installation crash
 2009-08-10 12:30 UTC 

[ kvm-Bugs-1906189 ] All SMP guests often halt
 2009-08-10 12:29 UTC 

[ kvm-Bugs-1984384 ] soft lockup - CPU#5 stuck for 11s! [qemu-system-x86:4966]
 2009-08-10 12:27 UTC 

[ kvm-Bugs-1941302 ] Cannot boot guests with hugetlbfs
 2009-08-10 12:24 UTC 

[ kvm-Bugs-2099075 ] qcow2 images corruption
 2009-08-10 12:22 UTC 

segfault with windows XP guest
 2009-08-10 12:27 UTC  (3+ messages)

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-08-10 12:18 UTC 

[ kvm-Bugs-2725669 ] kvm init script breaks network interfaces with multiple IPs
 2009-08-10 12:13 UTC 

[ kvm-Bugs-2793994 ] kvm doesn't work when VirtualBox' vboxdrv module is loaded
 2009-08-10 12:09 UTC 

[ kvm-Bugs-2827947 ] graphics regressions kvm 86 -> 87 & 88 with option -vga std
 2009-08-10 12:06 UTC 

[ kvm-Bugs-2829519 ] extboot.bin is not built
 2009-08-10 11:55 UTC 

[ kvm-Bugs-2834538 ] low network speed with Windows virtio NIC drivers
 2009-08-10 11:33 UTC 

[PATCH]: Always use KVM_VERSION to build version number
 2009-08-10 10:12 UTC  (8+ messages)
    ` [PATCH] configure: make default KVM_VERSION qemu-kvm-devel

[ kvm-Bugs-2834538 ] low network speed with Windows virtio NIC drivers
 2009-08-10  8:15 UTC 

Biweekly KVM Test report, kernel 0b972... qemu f2593
 2009-08-10  8:00 UTC  (6+ messages)

[KVM-AUTOTEST PATCH 1/3] KVM test: add AutoIt test
 2009-08-10  1:57 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH 2/3] KVM test: add sample AutoIt script
` [KVM-AUTOTEST PATCH 3/3] KVM test: add AutoIt test to kvm_tests.cfg.sample

[PATCH] KVM test: Make kvm_config.py to use autotest logging
 2009-08-09 23:57 UTC 

[PATCHv4 2/2] virtio: refactor find_vqs
 2009-08-09 23:37 UTC  (3+ messages)

virtio-blk performance and MSI
 2009-08-09 19:56 UTC  (8+ messages)
  ` [Qemu-devel] "

[ kvm-Bugs-2834538 ] low network speed with Windows virtio NIC drivers
 2009-08-09 17:23 UTC 

[KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows
 2009-08-09 16:51 UTC  (8+ messages)
` [KVM-AUTOTEST PATCH 1/7] KVM test: Simple remote shell server for use with Windows guests
  ` [KVM-AUTOTEST PATCH 2/7] KVM test: Batch script that prepares a Windows guest for remote access
  ` [KVM-AUTOTEST PATCH 3/7] KVM test: Step files to setup the new remote shell server on Windows guests
  ` [KVM-AUTOTEST PATCH 4/7] KVM test: step file tests: do not fail when receiving an invalid screendump
  ` [KVM-AUTOTEST PATCH 5/7] KVM test: stepmaker.py: Do not attempt to use undefined variable 'version'
  ` [KVM-AUTOTEST PATCH 6/7] KVM test: shutdown test: do not close session immediately after shutdown command
  ` [KVM-AUTOTEST PATCH 7/7] KVM test: use homemade remote shell server (rss.exe) for all Windows guests

[RFC PATCH v2 00/19] virtual-bus
 2009-08-09 16:40 UTC  (3+ messages)
` [RFC PATCH v2 19/19] virtio: add a vbus transport

[KVM-AUTOTEST PATCH] KVM test: kvm_subprocess: make is_alive() much shorter
 2009-08-09 16:36 UTC 

[KVM-AUTOTEST PATCH 0/6] KVM test: configuration interface changes
 2009-08-09 16:33 UTC  (7+ messages)
` [KVM-AUTOTEST PATCH 1/6] KVM test: rename SSH related parameters and functions and add new ones
  ` [KVM-AUTOTEST PATCH 2/6] KVM test: support Netcat as a remote shell client
  ` [KVM-AUTOTEST PATCH 3/6] KVM test: add a function that translates user specified paths to real ones
  ` [KVM-AUTOTEST PATCH 4/6] KVM test: allow for regex matching of keys in the config parser
  ` [KVM-AUTOTEST PATCH 5/6] KVM test: treat all user specified paths equally
  ` [KVM-AUTOTEST PATCH 6/6] KVM test: allow the user to specify the paths of the qemu and qemu-img binaries

virDomainCreateLinux() failed QEMU quit during console startup bind() failed
 2009-08-09 15:36 UTC 

[PATCH 00/10] make interrupt injection lockless (almost)
 2009-08-09 15:22 UTC  (27+ messages)
` [PATCH 01/10] Change irq routing table to use gsi indexed array
` [PATCH 02/10] Move irq routing data structure to rcu locking
` [PATCH 03/10] Move irq ack notifier list to arch independent code
` [PATCH 04/10] Convert irq notifiers lists to RCU locking
` [PATCH 05/10] Protect irq_sources_bitmap by kvm->lock instead of kvm->irq_lock
` [PATCH 06/10] Move irq routing to its own locking
` [PATCH 07/10] Move irq notifiers lists "
` [PATCH 08/10] Move IO APIC to its own lock
` [PATCH 09/10] Drop kvm->irq_lock lock
` [PATCH 10/10] Introduce MSI message sending interface that bypass IRQ routing

[Autotest] [PATCH] KVM test: Make kvm_config.py to use autotest logging
 2009-08-09 14:51 UTC 

[PATCH] KVM test: Make kvm_config.py to use autotest logging
 2009-08-09 14:13 UTC  (2+ messages)
  ` [Autotest] "

[PATCH] Update cr8 intercept when APIC/CR8 is changed by userspace
 2009-08-09 13:46 UTC  (2+ messages)

[GIT PULL] KVM updates for 2.6.31-rc5
 2009-08-09 11:46 UTC 

[PATCH v5 0/6] ATS capability support for Intel IOMMU
 2009-08-09 10:28 UTC  (4+ messages)
` [PATCH v5 6/6] VT-d: support the device IOTLB

[PATCH 1/1] net: fix vnet_hdr bustage with slirp
 2009-08-09  9:53 UTC  (5+ messages)

[PATCH] kvm: Add COPYING file
 2009-08-09  9:52 UTC  (2+ messages)

[PATCH 0/21] Nested SVM cleanups v2
 2009-08-09  9:41 UTC  (23+ messages)
` [PATCH 01/21] kvm/svm: add helper functions for global interrupt flag
` [PATCH 02/21] kvm/svm: optimize nested #vmexit
` [PATCH 03/21] kvm/svm: optimize nested vmrun
` [PATCH 04/21] kvm/svm: copy only necessary parts of the control area on vmrun/vmexit
` [PATCH 05/21] kvm/svm: complete interrupts after handling nested exits
` [PATCH 06/21] kvm/svm: move nested svm state into seperate struct
` [PATCH 07/21] kvm/svm: cache nested intercepts
` [PATCH 08/21] kvm/svm: consolidate nested_svm_exit_handled
` [PATCH 09/21] kvm/svm: do nested vmexit in nested_svm_exit_handled
` [PATCH 10/21] kvm/svm: simplify nested_svm_check_exception
` [PATCH 11/21] kvm/svm: get rid of nested_svm_vmexit_real
` [PATCH 12/21] kvm/svm: clean up nested_svm_exit_handled_msr
` [PATCH 13/21] kvm/svm: clean up nestec vmload/vmsave paths
` [PATCH 14/21] kvm/svm: clean up nested vmrun path
` [PATCH 15/21] kvm/svm: remove nested_svm_do and helper functions
` [PATCH 16/21] kvm/svm: handle errors in vmrun emulation path appropriatly
` [PATCH 17/21] kvm/svm: move special nested exit handling to separate function
` [PATCH 18/21] kvm/svm: remove unnecessary is_nested check from svm_cpu_run
` [PATCH 19/21] kvm/svm: move nested_svm_intr main logic out of if-clause
` [PATCH 20/21] kvm/svm: check for nested VINTR flag in svm_interrupt_allowed
` [PATCH 21/21] kvm/svm: enable nested svm by default

qcow2 corruption - seems to be fixed in kvm-85 and later :-)
 2009-08-09  9:19 UTC 

[PATCH 0/3] PIC fixes
 2009-08-09  9:09 UTC  (2+ messages)

[PATCH 0/7] AlacrityVM guest drivers Reply-To:
 2009-08-09  7:48 UTC  (27+ messages)
    ` [PATCH 0/7] AlacrityVM guest drivers

[PATCH] KVM test: Make kvm_config.py to use autotest logging
 2009-08-08 17:37 UTC 

segfault with windows XP guest (oops)
 2009-08-08  1:02 UTC 

[KVM-AUTOTEST PATCH CORRECTION] KVM test: kvm_subprocess: send user specified parameters to kvm_tail callbacks
 2009-08-07 23:43 UTC 

[KVM-AUTOTEST PATCH 0/12] TAP support (and a few other small things)
 2009-08-07 23:19 UTC  (12+ messages)
` [KVM-AUTOTEST PATCH 02/12] KVM test: add basic TAP support with static MAC-IP mapping
  ` [KVM-AUTOTEST PATCH 03/12] KVM test: add sample 'qemu-ifup' script
    ` [KVM-AUTOTEST PATCH 04/12] KVM test: add host-specific MAC-IP pool configuration
      ` [KVM-AUTOTEST PATCH 01/12] KVM test: add some MAC/IP address utilities to kvm_utils
        ` [KVM-AUTOTEST PATCH 05/12] KVM test: specify installation cdkeys in a dedicated file
          ` [KVM-AUTOTEST PATCH 06/12] KVM test: minor style changes to kvm_config.py
            ` [KVM-AUTOTEST PATCH 07/12] KVM test: kvm_config.py: do not fail when including a nonexistent file
              ` [Autotest] "
            ` [Autotest] [KVM-AUTOTEST PATCH 06/12] KVM test: minor style changes to kvm_config.py

[KVM-AUTOTEST PATCH] KVM test: timedrift: pass parameters to the get_time() helper function
 2009-08-07 23:03 UTC 

[Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable
 2009-08-07 21:58 UTC  (2+ messages)

[KVM-AUTOTEST PATCH CORRECTION] KVM test: timedrift: Use helper functions to make the code more readable
 2009-08-07 21:31 UTC 

[KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable
 2009-08-07 20:36 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 2/2] KVM test: timedrift test: close shell session before failing the test
  ` [Autotest] "
` [Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable

[KVM-AUTOTEST PATCH 1/1] KVM test: kvm_subprocess: don't immediately check /proc/$PID/cmdline
 2009-08-07 20:15 UTC  (2+ messages)

KVM Migrate
 2009-08-06 19:55 UTC  (2+ messages)

[KVM-AUTOTEST PATCH CORRECTIONS] Corrections to the TAP patchset
 2009-08-06 18:41 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 01/12] KVM test: add some MAC/IP address utilities to kvm_utils
  ` [KVM-AUTOTEST PATCH 03/12] KVM test: add sample 'qemu-ifup' script
  ` [KVM-AUTOTEST PATCH 11/12] KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump

[Autotest] [KVM-AUTOTEST PATCH 03/12] KVM test: add sample 'qemu-ifup' script
 2009-08-06 11:42 UTC  (4+ messages)

[autotest] vm creation fails (not)
 2009-08-06 11:33 UTC  (2+ messages)


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