messages from 2011-04-08 14:00:43 to 2011-04-11 19:07:52 UTC [more...]
kvm tools: rhel6.0 guest hung during shutdown
2011-04-11 19:07 UTC (4+ messages)
Slow PXE boot in qemu.git (fast in qemu-kvm.git)
2011-04-11 19:00 UTC (8+ messages)
[PATCH] kvm tools: Use mmap for working with disk image V2
2011-04-11 18:49 UTC (10+ messages)
Host crash
2011-04-11 17:55 UTC
USB EHCI patch for 0.14.0?
2011-04-11 17:53 UTC (12+ messages)
EuroSec'11 Presentation
2011-04-11 17:22 UTC (12+ messages)
[Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
2011-04-11 17:15 UTC (23+ messages)
KVM call agenda for April 12
2011-04-11 16:35 UTC
[PATCH] add missing guest clock update removed by e48672fa25e879f7ae21785c7efd187738139593
2011-04-11 16:12 UTC (7+ messages)
` [PATCHv2] fix regression caused "
[PATCH v2 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
2011-04-11 13:57 UTC (21+ 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
Administration panel for KVM
2011-04-11 9:59 UTC (5+ messages)
[PATCH] kvm tools: Replace option --enable-virtio-console with --console
2011-04-11 5:10 UTC
[RESEND][PATCH] kvm: remove useless function define from file arch/x86/kvm/irq.h
2011-04-11 4:56 UTC
[RESEND] [PATCH] kvm: remove useless function define kvm_inject_pit_timer_irqs()
2011-04-11 4:44 UTC
[PATCH 1/2] KVM test: Introducing monitor commands and response logging
2011-04-10 22:49 UTC (2+ messages)
` [PATCH 2/2] KVM test: Turning off debug output for frequently called monitor commands
[PATCH 1/3] Removing block_scsi tests from RHEL variant
2011-04-10 21:11 UTC (3+ messages)
` [PATCH 2/3] Removing qmp_basic from RHEL 6.0 guest variant
` [PATCH 3/3] KVM test: Introduce ntpdate in the package list of all RH-like guests
[PATCH] KVM test: iofuzz: Fix exception formatting bug
2011-04-10 20:44 UTC
[PATCH] Fixing dependencies of ksm_overcommit test
2011-04-10 19:27 UTC
[PATCH] kvm tools: Get rid of the double underscore name convension
2011-04-10 17:40 UTC (2+ messages)
[PATCH 1/5] Moving test_setup.display_attributes to kvm_utils
2011-04-10 17:10 UTC (5+ messages)
` [PATCH 2/5] KVM test: Moving enospc test setup to test code
` [PATCH 3/5] KVM test: Moving unattended_install "
` [PATCH 4/5] KVM test: Cleaning unused imports on test_setup
` [PATCH 5/5] KVM test: installer: Fix bug on patch applying code
[PATCH] KVM test: Add flail & systemtap control files
2011-04-10 15:25 UTC
[PATCH 4/4] KVM test: Modify kvm_utils.run_tests to include non fatal failures
2011-04-10 15:09 UTC
[PATCH 2/4] KVM test: Fail a test right away if 'dependency_fail = yes' is on params v3
2011-04-10 15:09 UTC
vnet0
2011-04-10 14:50 UTC (2+ messages)
[PATCH] kvm tools: Use ioport__register() for legacy devices
2011-04-10 14:44 UTC (2+ messages)
[PATCH] kvm tools: Make virt_queue__available return false if queue is not initialized
2011-04-10 8:44 UTC (5+ messages)
` [RFC] [PATCH v2] "
buggy emulate_int_real
2011-04-10 8:30 UTC (2+ messages)
qemu-kvm 0.14.0 oom
2011-04-10 8:20 UTC (2+ messages)
[PATCH] kvm tools: Implement exit kvm tools on Ctrl+a+x
2011-04-10 8:20 UTC (5+ messages)
[ANNOUNCE] Native Linux KVM tool
2011-04-10 8:05 UTC (23+ messages)
kvm tools: about using virtio-console
2011-04-10 4:05 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: Introduce KVM VCPU data structure
2011-04-09 12:38 UTC (11+ 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
trace-cmd errors on kvm events
2011-04-08 23:58 UTC (9+ messages)
[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
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 (4+ messages)
[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 (4+ messages)
` [PATCH v2 kvm tool: 4/4] Using the Gitish freamwork to run the virtual machine
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox