public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-05 13:21:57 to 2009-08-10 09:40:07 UTC [more...]

[PATCH]: Always use KVM_VERSION to build version number
 2009-08-10  9:39 UTC  (4+ 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)

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

Very high memory usage with KVM
 2009-08-10  6:40 UTC  (9+ 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)

segfault with windows XP guest
 2009-08-09  9:50 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  (3+ 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)

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

[PATCH] APIC id reporting is broken
 2009-08-06 10:00 UTC  (2+ messages)

[ANNOUNCE] qemu-kvm-0.11.0-rc1
 2009-08-06  9:31 UTC  (2+ messages)

[PATCH] kvm: x86: ignore reads to perfctr msrs
 2009-08-06  8:07 UTC  (2+ messages)

[PATCH] rev3: support colon in filenames
 2009-08-06  6:47 UTC  (16+ messages)
` [Qemu-devel] "
      ` [PATCH] rev4: "
        ` [PATCH] rev5: "
              ` [Qemu-devel] "
                  ` qcow2 relative paths (was: [PATCH] rev5: support colon in filenames)
                    ` [PATCH] rev6: support colon in filenames
                      ` [PATCH] rev7: "
                            ` [PATCH] rev8: "

kvm userspace: ksm support
 2009-08-05 18:38 UTC  (4+ messages)

[autotest] vm creation fails (not)
 2009-08-05 16:02 UTC  (3+ messages)

[autotest] vm creation fails (not)
 2009-08-05 15:43 UTC  (5+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-08-05 15:37 UTC  (3+ messages)

[autotest] vm creation fails (not)
 2009-08-05 15:21 UTC 

[Autotest] [KVM-AUTOTEST PATCH 05/12] KVM test: specify installation cdkeys in a dedicated file
 2009-08-05 14:02 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