kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-19 10:45:45 to 2009-07-23 11:58:41 UTC [more...]

[PATCHv2 1/2] virtio: fix double free_irq on device removal
 2009-07-23 11:57 UTC  (2+ messages)
` [PATCHv2 2/2] virtio: fix memory leak "

[PATCHv2 0/2] virtio: device removal fixes
 2009-07-23 11:57 UTC 

KVM-88 broke VirtIO Hard Disks
 2009-07-23 11:37 UTC 

KVM-88 Crash with Linux-2.6.25 kernel
 2009-07-23 10:50 UTC  (4+ messages)

This combination of AMDprocessors is not suitable for SMP?
 2009-07-23 10:34 UTC  (2+ messages)

[PATCH 1/2] virtio: fix memory leak on device removal
 2009-07-23 10:27 UTC  (8+ messages)
` [PATCH 2/2] virtio: fix double free_irq

Device assignment theoretical questions
 2009-07-23 10:03 UTC  (2+ messages)

[PATCH 1/2] qemu-kvm: msix table update thinko fix
 2009-07-23  8:53 UTC  (4+ messages)
` [PATCH 2/2] qemu-kvm: broken MSI routing work-around

[PATCHv2] qemu-kvm: routing table update thinko fix
 2009-07-23  8:52 UTC 

how to highlight text with mouse
 2009-07-23  7:43 UTC 

[PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS
 2009-07-23  7:18 UTC  (4+ messages)

[RFC] KVM test: Refactoring the kvm control file and the config file
 2009-07-23  7:06 UTC  (4+ messages)
    ` [Autotest] "

(unknown),
 2009-07-23  6:14 UTC  (4+ messages)
` your mail

[PATCH v2 0/6]
 2009-07-23  5:47 UTC  (10+ messages)
` [PATCH v2 1/6] remove kvm_in* functions
  ` [PATCH v2 2/6] reuse env stop and stopped states
    ` [PATCH v2 3/6] remove kvm_abi variable
      ` [PATCH v2 4/6] remove created from kvm_state
        ` [PATCH v2 5/6] remove kvm_specific kvm_out* functions
          ` [PATCH v2 6/6] remove kvm_mmio_read and kvm_mmio_write

[KVM-AUTOTEST PATCH 0/17] kvm_subprocess, guestwizard improvements, timedrift and other small things
 2009-07-23  4:04 UTC  (30+ messages)
` [KVM-AUTOTEST PATCH 01/17] Add new module kvm_subprocess
  ` [KVM-AUTOTEST PATCH 02/17] Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 03/17] Modify remote_login and remote_scp in kvm_utils to use kvm_subprocess
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 04/17] Modify run_autotest() in kvm_tests.py to use the new kvm_subprocess module
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 05/17] Remove kvm_spawn and run_bg() from kvm_utils.py
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 06/17] kvm_guest_wizard: rename output_dir to debug_dir in barrier_2()
  ` [KVM-AUTOTEST PATCH 07/17] kvm_guest_wizard: pass 'params' directly to barrier_2()
  ` [KVM-AUTOTEST PATCH 08/17] kvm_guest_wizard: allow keeping screendump history for debugging purposes
  ` [KVM-AUTOTEST PATCH 09/17] kvm_tests.cfg.sample: add 'keep_screendump_history = yes' to step file tests
  ` [KVM-AUTOTEST PATCH 10/17] KVM test: optionally convert PPM files to PNG format after test
  ` [KVM-AUTOTEST PATCH 11/17] KVM test: kvm_tests.cfg.sample: convert PPM files to PNG by default
  ` [KVM-AUTOTEST PATCH 12/17] KVM test: add simple timedrift test (mainly for Windows)
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 13/17] KVM test: fix a parsing problem in kvm_config.py
  ` [KVM-AUTOTEST PATCH 14/17] KVM test: fix string and docstring indentation "
  ` [KVM-AUTOTEST PATCH 15/17] KVM test: add timedrift test to kvm_tests.cfg.sample
    ` [Autotest] "
  ` [KVM-AUTOTEST PATCH 16/17] KVM test: initialize some VM attributes in __init__() to prevent trouble
  ` [KVM-AUTOTEST PATCH 17/17] KVM test: make some style changes in kvm_preprocessing.py
  ` [Autotest] [KVM-AUTOTEST PATCH 01/17] Add new module kvm_subprocess

[PATCH] Update KVM kernel module to allow a larger BIOS image
 2009-07-23  1:42 UTC  (7+ messages)
` [PATCH] Update qemu-kvm "

[PATCH] fix mce check extension
 2009-07-22 22:25 UTC 

[PATCH] kvm-kmod: Fix including of arch/*/kvm/trace.h
 2009-07-22 22:07 UTC 

[PATCH] KVM: VMX: Fix locking order in handle_invalid_guest_state
 2009-07-22 21:53 UTC 

[PATCH] KVM: VMX: Avoid to return ENOTSUPP to userland
 2009-07-22 21:53 UTC 

Any efforts going on concerning virtio Host Drivers for Windows ?
 2009-07-22 18:33 UTC  (4+ messages)
  ` Any efforts going on concerning virtio Host Drivers for Windows?

[PATCH 0/2] qemu-kvm: misc msix fixes
 2009-07-22 14:41 UTC 

[PATCH] fix serious regression
 2009-07-22 13:04 UTC  (2+ messages)

KVM-88 broke floppy controller
 2009-07-22 12:27 UTC  (3+ messages)

VGA address mapping?
 2009-07-22  9:24 UTC  (4+ messages)

barclays grant award
 2009-07-22  7:43 UTC 

[KVM_AUTOTEST] add kvm hugepage variant and test
 2009-07-22  5:57 UTC  (5+ messages)
` [KVM_AUTOTEST] add kvm hugepage variant
      ` [Autotest] "

USB passthrough does not work
 2009-07-22  1:22 UTC  (2+ messages)

[PATCH] kvm: Drop obsolete cpu_get/put in make_all_cpus_request
 2009-07-21 23:37 UTC  (7+ messages)

[PATCH] qemu-kvm: reserve the low 24 gsi values
 2009-07-21 20:23 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix locking imbalance on emulation failure
 2009-07-21 17:35 UTC  (2+ messages)

qemu-kvm missing some msix capability check
 2009-07-21 17:35 UTC  (5+ messages)

[Autotest] [KVM-AUTOTEST PATCH 15/17] KVM test: add timedrift test to kvm_tests.cfg.sample
 2009-07-21 17:33 UTC  (2+ messages)

[PATCH 00/11] [RFC] make interrupt injection lockless (almost)
 2009-07-21 17:30 UTC  (4+ messages)
` [PATCH 02/11] Unregister ack notifier callback on PIT freeing

[PATCH v2 0/5] qemu-kvm cleanups: ioctl merge
 2009-07-21 17:20 UTC  (6+ messages)
` [PATCH v2 1/5] remove kvm types from handle unhandled
  ` [PATCH v2 2/5] reuse kvm_vm_ioctl
    ` [PATCH v2 3/5] reuse kvm_ioctl
      ` [PATCH v2 4/5] check extension
        ` [PATCH v2 5/5] use upstream cpuid code

KVM Irq injection
 2009-07-21 17:16 UTC  (2+ messages)

[PATCH 1/2][v2] KVM: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
 2009-07-21 16:50 UTC  (3+ messages)
` [PATCH 2/2][v2] kvm: allow qemu to set EPT identity mapping address

[PATCH 0/2] virtio: device removal fixes
 2009-07-21 15:58 UTC 

KVM: SVM: force new asid on vcpu migration
 2009-07-21 15:56 UTC  (2+ messages)

[Autotest] [KVM-AUTOTEST PATCH 12/17] KVM test: add simple timedrift test (mainly for Windows)
 2009-07-21 15:46 UTC  (2+ messages)

KVM crashes when using certain USB device
 2009-07-21 15:23 UTC  (11+ messages)

[RFC] KVM test: Refactoring the kvm control file and the config file
 2009-07-21 14:37 UTC  (3+ messages)

[RFC] KVM test: Refactoring the kvm control file and the config file
 2009-07-21 14:28 UTC 

[PATCH] rev3: support colon in filenames
 2009-07-21 12:42 UTC  (14+ 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 0/9] More integration with qemu.git
 2009-07-21 12:23 UTC  (13+ messages)
` [PATCH 1/9] require --enable-kvm
  ` [PATCH 2/9] embed kvm_create_context into kvm_init
    ` [PATCH 3/9] change order of kvm_init call
      ` [PATCH 4/9] use qemu version of kvm initialization
        ` [PATCH 5/9] fold second pass "
          ` [PATCH 6/9] remove kvm_in* functions
            ` [PATCH 7/9] reuse env stop and stopped states
              ` [PATCH 8/9] kvm_send_ipi
                ` [PATCH 9/9] remove kvm_abi variable

[RFC] KVM test: Refactoring the kvm control file and the config file
 2009-07-21 11:34 UTC 

UK TOBACCO PROMO
 2009-07-21  8:57 UTC 

ioctl number overlapped?
 2009-07-21  6:51 UTC  (2+ messages)

[KVM_AUTOTEST] set English environment
 2009-07-21  5:55 UTC  (4+ messages)

KVM and kernel 2.6.30 file system madness
 2009-07-21  4:52 UTC  (6+ messages)

[PATCH 1/2] kvm: use get_desc_base() and get_desc_limit()
 2009-07-20 23:44 UTC  (2+ messages)

[PATCHv5] uio: add generic driver for PCI 2.3 devices
 2009-07-20 23:15 UTC  (5+ messages)

[PATCH] fix segfault with -no-kvm
 2009-07-20 22:52 UTC 

[PATCHv4] uio: add generic driver for PCI 2.3 devices
 2009-07-20 18:19 UTC  (4+ messages)

[PATCH -v7] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
 2009-07-20 16:47 UTC  (2+ messages)

[PATCH] replace io thread worker with qemu one
 2009-07-20 17:06 UTC 

[ANNOUNCE] kvm-88 release
 2009-07-20 17:05 UTC  (6+ messages)
` [ANNOUNCE] kvm-88 release (CAN NOT install modules on debian/amd64/2.6.30)

Timeout of network interface with OpenBSD 4.5 VM
 2009-07-20 15:51 UTC 

[ kvm-Bugs-2823765 ] about KVM-88 ?
 2009-07-20 15:41 UTC 

question about arch/s390/kvm/interrupt.c
 2009-07-20 15:17 UTC  (4+ messages)
  ` [PATCH] kvm-390: fix wait_queue handling

[PATCH] replace qemu_kvm_cpu_env
 2009-07-20 15:21 UTC  (2+ messages)

KVM vs Xen/OpenVZ for VPS hosting business
 2009-07-20 13:37 UTC  (3+ messages)

[PATCH] Specify the system UUID for VM
 2009-07-20 12:43 UTC  (3+ messages)
` [PATCH] Add UUID option into kvm command line

[PATCH] enable x2APIC without interrupt remapping under KVM
 2009-07-20 12:24 UTC 

[PATCH 1/2] KVM: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
 2009-07-20  8:24 UTC  (2+ messages)

How much physical memory can be used to run domains in a KVM machine?
 2009-07-20  1:43 UTC  (4+ messages)

[PATCH] enable x2APIC without interrupt remapping under KVM
 2009-07-19 17:59 UTC  (4+ messages)

failure to build kvm release against 2.6.30
 2009-07-19 10:45 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).