public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-07 01:14:03 to 2011-04-10 04:06:33 UTC [more...]

kvm tools: about using virtio-console
 2011-04-10  4:05 UTC  (2+ messages)

[ANNOUNCE] Native Linux KVM tool
 2011-04-10  2:54 UTC  (32+ messages)

Administration panel for KVM
 2011-04-09 21:53 UTC  (2+ messages)

[PATCH] kvm tools: Use mmap for working with disk image V4
 2011-04-09 17:27 UTC  (2+ messages)

Test vhost-net !!
 2011-04-09 16:28 UTC  (4+ messages)

[PATCH 1/2] kvm tools: Make virtio console device code thread-safe
 2011-04-09 14:35 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Remove unnecessary goto label out_unlock

[PATCH] kvm tools: Use mmap for working with disk image V3
 2011-04-09 13:34 UTC  (4+ messages)

[PATCH] kvm tools: Use mutex_lock() and mutex_unlock() wrappers
 2011-04-09 13:28 UTC 

[PATCH] kvm tools: Fix pthread mutex error checks
 2011-04-09 13:15 UTC  (2+ messages)

[PATCH] kvm tools: Fix 'kill -3' to send SysRq-P to the guest
 2011-04-09 13:04 UTC 

[PATCH] kvm tools: Use per-VCPU threads for execution
 2011-04-09 13:00 UTC 

[PATCH] kvm tools: Use mmap for working with disk image V2
 2011-04-09 12:47 UTC  (3+ messages)

[PATCH] kvm tools: Introduce KVM VCPU data structure
 2011-04-09 12:38 UTC  (11+ messages)

Slow PXE boot in qemu.git (fast in qemu-kvm.git)
 2011-04-09 12:03 UTC  (4+ messages)

[PATCH] ioapic: Do not set irr for masked edge IRQs
 2011-04-09 11:41 UTC  (3+ messages)

[PATCH] kvm tools: Fix 64-bit assumptions and type uglinesses
 2011-04-09 11:37 UTC  (2+ messages)

[PATCH 1/2] kvm tool: Use mmap for working with disk image
 2011-04-09 11:29 UTC  (4+ messages)
` [PATCH 2/2] kvm tool: Close kernel FD after loading it into memory

[PATCH 1/2] kvm tools: Extract kvm_cpu__start() function
 2011-04-09 10:51 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Move CPU initialization to kvm_cpu__start()

[PATCH] kvm tools: Make virtio block device code thread-safe
 2011-04-09 10:34 UTC 

[PATCH] kvm tools: Make 8250 code thread-safe
 2011-04-09 10:22 UTC 

qemu KVM VM replication dirty log question
 2011-04-09  6:26 UTC 

qemu-kvm 0.14.0 oom
 2011-04-09  3:30 UTC 

trace-cmd errors on kvm events
 2011-04-08 23:58 UTC  (9+ messages)

buggy emulate_int_real
 2011-04-08 21:09 UTC 

[PATCH 1/3] KVM test: Unattended install - Fix incorrect verify_kernel_crash
 2011-04-08 20:33 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Check for guest kernel crash after migration
` [PATCH 3/3] KVM test: enospc subtest: Catch error.TestWarn in main loop

[PATCH 0/2 V7] add inject-nmi qmp command
 2011-04-08 20:07 UTC  (25+ messages)
` [PATCH 2/2 V7] qemu,qmp: "
  ` [Qemu-devel] "

KVM call minutes for Apr 5
 2011-04-08 18:57 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
 2011-04-08 18:36 UTC  (10+ messages)
` [PATCH v2 2/2] rbd: allow configuration of rados from the rbd filename

[PATCH v2 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
 2011-04-08 16:12 UTC  (12+ messages)
` [PATCH v2 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only)
  ` [Qemu-devel] "
` [PATCH v2 2/5] hpet 'driftfix': add driftfix property to HPETState and DeviceInfo
` [PATCH v2 3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription
  ` [Qemu-devel] "
` [PATCH v2 4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only)
` [PATCH v2 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts

[PATCH 1/5] kvm tools: change struct device to struct blk_device for block device
 2011-04-08 16:10 UTC  (5+ messages)
` [PATCH 2/5] kvm tools: introduces virtio.c and virtio.h
` [PATCH 3/5] kvm tools: this patch unifies the name conventions to virtio-xxx
` [PATCH 4/5] kvm tools: drop virt_queue__get_used_elem virtio helper
` [PATCH 5/5] kvm tools: use virt_queue__get_iov to simpify virtio blk io handle logic

[PATCH] kvm tools: Indicate the end of a KVM session
 2011-04-08 15:25 UTC  (2+ messages)

[PATCH] kvm tools: Fix segfault when running 'kvm' without a disk image
 2011-04-08 15:22 UTC  (2+ messages)

[PATCH v3 1/4] kvm tool: Generating list of common kvm tool commands
 2011-04-08 15:11 UTC  (4+ messages)
` [PATCH v3 2/4] kvm tool: Mostly the copied code from perf for argument processing
` [PATCH v3 3/4] kvm tool: Provides the basic Gitish framework
` [PATCH v3 4/4] kvm tool: Using the Gitish freamwork to run the virtual machine

[PATCH 0/4] Introducing the concept of non fatal failures in KVM autotest v2
 2011-04-08 15:07 UTC  (5+ messages)
` [PATCH 1/4] client job: Introduce a run_test_detail method
` [PATCH 2/4] KVM test: Fail a test right away if 'dependency_fail = yes' is on params
` [PATCH 3/4] KVM test: Refine image_check function
` [PATCH 4/4] KVM test: Modify kvm_utils.run_tests to include non fatal failures

[PATCH] kvm tools: Emit a more informative error message when /dev/kvm does not open
 2011-04-08 14:55 UTC 

[PATCH v2 kvm tool: 1/4] Generating list of common kvm tool commands
 2011-04-08 14:01 UTC  (6+ messages)
` [PATCH v2 kvm tool: 2/4] Mostly the copied code from perf for argument processing
` [PATCH v2 kvm tool: 3/4] Provides the basic Gitish framework
` [PATCH v2 kvm tool: 4/4] Using the Gitish freamwork to run the virtual machine

[PATCH 1/2] kvm tools: Don't exit() on SIGQUIT
 2011-04-08 12:44 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Send SysRq-P to guest kernel "

[PATCH 1/4] Generating list of common kvm tool commands
 2011-04-08  6:10 UTC  (11+ messages)
` [PATCH 2/4] Mostly the copied code from perf for argument processing
` [PATCH 3/4] Provides the basic Gitish framework
` [PATCH 4/4] Using the Gitish freamwork to run the virtual machine

[Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?
 2011-04-08  5:58 UTC  (11+ messages)

[PATCH 0/4] Introducing the concept of non fatal failures in KVM autotest
 2011-04-08  5:17 UTC  (6+ messages)
` [PATCH 1/4] client job: Introduce a run_test_detail method
` [PATCH 2/4] KVM test: Fail a test right away if 'dependency_fail = yes' is on params
` [PATCH 3/4] KVM test: Refine image_check function
  ` [Autotest] "
` [PATCH 4/4] KVM test: Modify kvm_utils.run_tests to include non fatal failures

[PATCH] KVM test: Revert the default test set conditions to be rtl8139/ide
 2011-04-08  1:23 UTC 

[PATCH 1/9] KVM test: unattended setup - mount the virtio win floppy as ro
 2011-04-07 21:21 UTC 

[PATCH 4/9] For win7/2k8, only copy virtio drivers to floppy if there is a floppy
 2011-04-07 21:41 UTC 

kernel panics on kvm, linux-2.6.38.2
 2011-04-07 19:29 UTC 

[PATCH 1/3] kvm tools: define marcros for virtio device io space size and pci device number
 2011-04-08 14:18 UTC  (8+ messages)
` [PATCH 2/3] kvm tools: add some helper functions for virt_queue
` [PATCH 3/3] kvm tools: add virtio console support v2

[PATCH 1/6] kvm tools: define marcros for virtio device io space size and pci device number
 2011-04-08 14:12 UTC  (6+ messages)
` [PATCH 2/6] kvm tools: add some helper functions for virt_queue
` [PATCH 3/6] kvm tools: move terminal related code to a new file term.c
` [PATCH 4/6] kvm tools: make 8250 serial use infrastructure provided by term.c
` [PATCH 5/6] kvm tools: add virtio console support v2
` [PATCH 6/6] kvm tools: introduce --enable-virtio-console option

[GIT PULL] KVM updates for 2.6.39-rc2
 2011-04-07 11:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox