messages from 2009-06-14 09:00:20 to 2009-06-16 02:29:59 UTC [more...]
[KVM-RFC PATCH 0/2] eventfd enhancements for irqfd/iosignalfd
2009-06-16 2:29 UTC
[KVM-AUTOTEST PATCH 0/4] kvm test: fixing the 'autotest' subtest
2009-06-15 21:36 UTC (2+ messages)
` [Autotest] "
[Autotest] [KVM-AUTOTEST PATCH 3/4] kvm_tests: Use autotest log files to scan results
2009-06-15 21:30 UTC (2+ messages)
[KVM_AUTOTEST PATCH] Added functionality to the preprocessor to run scripts
2009-06-15 20:57 UTC (3+ messages)
[Autotest] [KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around
2009-06-15 20:51 UTC (2+ messages)
Live migration broken when under heavy IO
2009-06-15 20:48 UTC (2+ messages)
` [Qemu-devel] "
[KVM_AUTOTEST PATCH] repost: Added functionality to the preprocessor to run scripts
2009-06-15 20:28 UTC
ioctl number overlap?
2009-06-15 20:19 UTC (2+ messages)
[patch 0/2] replace kvmtrace with event traces
2009-06-15 20:03 UTC (4+ messages)
` [patch 1/2] KVM: convert custom marker based tracing to "
` [patch 2/2] KVM: remove old KVMTRACE support code
[KVM-AUTOTEST PATCH 0/4] Step file tests: introducing a new feature and some small changes
2009-06-15 19:45 UTC (5+ messages)
` [KVM-AUTOTEST PATCH 1/4] kvm_guest_wizard: rename output_dir to debug_dir in barrier_2()
` [KVM-AUTOTEST PATCH 2/4] kvm_guest_wizard: pass 'params' directly to barrier_2()
` [KVM-AUTOTEST PATCH 3/4] kvm_guest_wizard: allow keeping screendump history for debugging purposes
` [KVM-AUTOTEST PATCH 4/4] kvm_tests.cfg.sample: add 'keep_screendump_history = yes' to step file tests
[PATCH] get rid of target-i386/libkvm.c
2009-06-15 19:27 UTC
[Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
2009-06-15 18:44 UTC (91+ messages)
` Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
` Configuration vs. compat hints
` "
` [Qemu-devel] "
[PATCH] kvm: device-assignment: Add PCI option ROM support
2009-06-15 16:29 UTC
[Autotest] [KVM-AUTOTEST PATCH 1/4] Make all programs on kvm test use /usr/bin/python
2009-06-15 15:58 UTC (4+ messages)
slow guest performance with build load, looking for ideas
2009-06-15 15:27 UTC (6+ messages)
[PATCH 0/2] RFC use dirty bit for page dirty tracking (v2)
2009-06-15 15:19 UTC (5+ messages)
` [PATCH 1/2] kvm: fix dirty bit tracking for slots with large pages
[PATCH 0/8] Small cpu loop cleanups
2009-06-15 13:51 UTC (10+ messages)
` [PATCH 1/8] env->kvm_cpu_state.init is always zero here
` [PATCH 2/8] Do not use env->halted to decide where halted state should be handled
` [PATCH 3/8] Call kvm_arch_load_regs() instead of kvm_load_registers()
` [PATCH 4/8] Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstate
` [PATCH 5/8] Retrieve mp state info in cpu_synchronize_state()
` [PATCH 6/8] env->exception_index is not used by kvm code
` [PATCH 7/8] s->cpu_env cannot be zero here
` [PATCH 8/8] env->exit_request is not used by kvm
[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - rebased v2
2009-06-15 13:47 UTC (4+ messages)
` [PATCH 1/3] kvm-s390: infrastructure to kick vcpus out of guest state - rebased
` [PATCH 2/3] kvm-s390: update vcpu->cpu "
` [PATCH 3/3] kvm-s390: streamline memslot handling - rebased v2
[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - rebased
2009-06-15 13:47 UTC (7+ messages)
` [PATCH 3/3] kvm-s390: streamline memslot "
[PATCH 0/4] Add rudimentary Hyper-V guest support v3
2009-06-15 13:21 UTC (5+ messages)
` [PATCH 1/4] Add definition for IGNNE MSR
` [PATCH 2/4] Implement Hyper-V MSRs
` [PATCH 3/4] Nested SVM: Implement INVLPGA
` [PATCH 4/4] Nested SVM: Improve interrupt injection
[KVM PATCH v2 0/2] irqfd: use POLLHUP notification for close()
2009-06-15 12:54 UTC (13+ messages)
` [KVM PATCH v2 2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl
[ kvm-Bugs-2803638 ] kvm-86: winxp guest + kvmnet.sys virtio unstable
2009-06-15 12:43 UTC
[PATCH] KVM: x86: Ignore reads to K7 EVNTSEL MSRs
2009-06-15 12:38 UTC (2+ messages)
[PATCH] Activate Virtualization On Demand v2
2009-06-15 12:27 UTC (4+ messages)
[KVM-AUTOTEST PATCH 0/5] Introducing kvm_subprocess
2009-06-15 12:16 UTC (6+ messages)
` [KVM-AUTOTEST PATCH 1/5] Add new module kvm_subprocess
` [KVM-AUTOTEST PATCH 2/5] Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module
` [KVM-AUTOTEST PATCH 3/5] Modify remote_login and remote_scp in kvm_utils to use kvm_subprocess
` [KVM-AUTOTEST PATCH 4/5] Modify run_autotest() in kvm_tests.py to use the new kvm_subprocess module
` [KVM-AUTOTEST PATCH 5/5] Remove kvm_spawn and run_bg() from kvm_utils.py
[PATCH 0/4] Add rudimentary Hyper-V guest support v2
2009-06-15 11:56 UTC (10+ messages)
` [PATCH 1/4] Add definition for IGNNE MSR
` [PATCH 2/4] Implement Hyper-V MSRs v2
` [PATCH 3/4] Nested SVM: Implement INVLPGA v2
` [PATCH 4/4] Nested SVM: Improve interrupt injection v2
[PATCH 1/6] env->kvm_cpu_state.init is always zero here
2009-06-15 10:26 UTC (14+ messages)
` [PATCH 2/6] Do not use env->halted to decide where halted state should be handled
` [PATCH 3/6] Call kvm_arch_load_regs() instead of kvm_load_registers()
` [PATCH 4/6] Handle vcpu init/sipi by calling a function on vcpu
` [PATCH 5/6] Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstate
` [PATCH 6/6] Retrieve mp state info in cpu_synchronize_state()
[KVM PATCH v6 0/2] iosignalfd
2009-06-15 4:25 UTC (5+ messages)
` [KVM PATCH v6 2/2] KVM: add iosignalfd support
ESX on KVM requirements
2009-06-14 15:56 UTC (3+ messages)
[KVM PATCH v10] kvm: add support for irqfd
2009-06-14 13:50 UTC (12+ messages)
qemu-kvm broken after ./configure --disable-kvm
2009-06-14 13:14 UTC (9+ messages)
[PATCH] kvm: x86: Fix racy event propagation in kmv timer
2009-06-14 11:18 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCHv2] [APIC] Optimize searching for highest IRR
2009-06-14 11:04 UTC (2+ messages)
[PATCH] Replace pending exception by PF if it happens serially
2009-06-14 11:01 UTC (2+ messages)
[patch 0/5] VMX EPT misconfiguration handler v3
2009-06-14 9:54 UTC (2+ messages)
extboot and qemu-kvm-0.10.x
2009-06-14 9:46 UTC (2+ messages)
[PATCH 1/5] Userspace changes for configuring irq0->inti2 override (v6)
2009-06-14 9:35 UTC (10+ messages)
` [PATCH 4/5] Userspace changes for KVM HPET (v6)
` [PATCH 5/5] HPET interaction with in-kernel PIT (v6)
Wiki updates
2009-06-14 9:28 UTC (2+ messages)
[libvirt] qemu-kvm-0.10.5, kvm-kmod-2.6.30, libvirt-0.6.4 - save/restore still unreliable
2009-06-14 9:26 UTC (6+ messages)
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