kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-16 13:45:38 to 2009-07-21 06:11:09 UTC [more...]

[PATCH 0/9] More integration with qemu.git
 2009-07-21  6:11 UTC  (11+ 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

[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][v2] KVM: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
 2009-07-21  2:42 UTC  (2+ messages)
` [PATCH 2/2][v2] kvm: allow qemu to set EPT identity mapping address

[PATCH] kvm: Drop obsolete cpu_get/put in make_all_cpus_request
 2009-07-21  0:00 UTC  (2+ messages)

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

KVM crashes when using certain USB device
 2009-07-20 23:23 UTC  (9+ 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  (14+ 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-AUTOTEST PATCH 0/17] kvm_subprocess, guestwizard improvements, timedrift and other small things
 2009-07-20 15:07 UTC  (18+ 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
  ` [KVM-AUTOTEST PATCH 03/17] Modify remote_login and remote_scp in kvm_utils to use kvm_subprocess
  ` [KVM-AUTOTEST PATCH 04/17] Modify run_autotest() in kvm_tests.py to use the new kvm_subprocess module
  ` [KVM-AUTOTEST PATCH 05/17] Remove kvm_spawn and run_bg() from kvm_utils.py
  ` [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)
  ` [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
  ` [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

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

[KVM_AUTOTEST] add kvm hugepage variant and test
 2009-07-20 12:58 UTC  (3+ messages)
` [KVM_AUTOTEST] add kvm hugepage variant

[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  (3+ messages)
` [PATCH 2/2] kvm: allow qemu to set EPT identity mapping address

How much physical memory can be used to run domains in a KVM machine?
 2009-07-20  1:43 UTC  (5+ 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)

subsribe kvm
 2009-07-19  9:51 UTC 

init scripts for KVM guests UPDATE!
 2009-07-19  9:53 UTC  (6+ messages)

[ kvm-Bugs-2823765 ] about KVM-88 ?
 2009-07-19  1:59 UTC 

Set the iothread's eventfd/pipe descriptors to non-blocking
 2009-07-19  0:16 UTC  (3+ messages)

pci passthough a dlink dwa-556 pci express wlan card
 2009-07-18 14:58 UTC 

Device assignment theoretical questions
 2009-07-18 15:05 UTC 

[PATCH v5] enable x2APIC without interrupt remapping under KVM
 2009-07-18 14:07 UTC  (7+ messages)
    ` [PATCH] "

[ kvm-Bugs-2823323 ] depmod reports loop in kvm.ko
 2009-07-18  0:04 UTC 

[PATCH] support colon in filenames
 2009-07-17 23:17 UTC  (25+ messages)
` rev2 "
  ` [PATCH] rev3: "
    ` [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: "
              ` [Qemu-devel] [PATCH] rev5: "

[ kvm-Bugs-2823323 ] depmod reports loop in kvm.ko
 2009-07-17 21:33 UTC 

Timeout of network interface with OpenBSD 4.5 VM
 2009-07-17 20:13 UTC 

[PATCH 0/10] [RFC] more fine grained locking for IRQ injection
 2009-07-17 20:09 UTC  (11+ messages)
` [PATCH 08/10] Move IO APIC to its own lock

[PATCH -v6] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
 2009-07-17 17:00 UTC  (2+ messages)

[PATCH 0/5] Further cleanups
 2009-07-17 16:48 UTC  (10+ messages)
` [PATCH 1/5] remove kvm types from handle unhandled
  ` [PATCH 2/5] reuse kvm_vm_ioctl

qemu-kvm missing some msix capability check
 2009-07-17 13:04 UTC 

Failed to compile kvm-88
 2009-07-17 12:51 UTC  (6+ messages)

winner
 2009-07-17  8:57 UTC 

Connection between KVM and QEMU
 2009-07-17 11:00 UTC  (2+ messages)

[PATCH] Specify the system UUID for VM
 2009-07-17 10:11 UTC 

[PATCH] Specify the system UUID for VM
 2009-07-17  8:55 UTC  (2+ messages)

[PATCH 1/3] Update qemu-kvm bios to allow for a larger bios image
 2009-07-17  2:24 UTC  (7+ messages)
` [PATCH 2/3] Move qemu-kvm 'VMC TSS Pages' to allow a larger BIOS image
  ` [PATCH 3/3] Update VMX_EPT_IDENTITY_PAGETABLE_ADDR to synchronize with kernel code

[KVM PATCH] xinterface
 2009-07-17  0:25 UTC  (14+ messages)
` [KVM PATCH] KVM: introduce "xinterface" API for external interaction with guests

KVM for Linux 2.6.16?
 2009-07-16 22:27 UTC  (2+ messages)

Qemu 0.10.50 CAN NOT get ip from dhcp server
 2009-07-16 21:18 UTC  (9+ messages)

[PATCH -tip -v12 00/11] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-07-16 20:48 UTC  (23+ messages)
` [PATCH -tip -v12 01/11] x86: instruction decoder API
` [PATCH -tip -v12 02/11] x86: x86 instruction decoder build-time selftest
` [PATCH -tip -v12 03/11] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip -v12 04/11] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip -v12 05/11] x86: add pt_regs register and stack access APIs
` [PATCH -tip -v12 06/11] tracing: ftrace dynamic ftrace_event_call support
` [PATCH -tip -v12 07/11] tracing: Introduce TRACE_FIELD_ZERO() macro
` [PATCH -tip -v12 08/11] tracing: add kprobe-based event tracer
` [PATCH -tip -v12 09/11] tracing: Kprobe-tracer supports more than 6 arguments
` [PATCH -tip -v12 10/11] tracing: Generate names for each kprobe event automatically
` [PATCH -tip -v12 11/11] tracing: Add kprobes event profiling interface

[PATCH] Update KVM kernel module to allow a larger BIOS image
 2009-07-16 17:57 UTC  (5+ messages)
` [PATCH] Update qemu-kvm "

Fix migration issue when the destination is loaded
 2009-07-16 15:20 UTC  (4+ messages)

init scripts for KVM guests
 2009-07-16 15:01 UTC 

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


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