messages from 2009-10-10 08:48:51 to 2009-10-14 14:19:08 UTC [more...]
Release plan for 0.12.0
2009-10-14 14:17 UTC (9+ messages)
` [Qemu-devel] "
RE
2009-10-14 14:09 UTC
[PATCHv2 1/2] Complete cpu initialization before signaling main thread
2009-10-14 13:52 UTC (2+ messages)
` [PATCH 2/2] Don't sync mpstate to/from kernel when unneeded
sync guest calls made async on host - SQLite performance
2009-10-14 13:41 UTC (18+ messages)
` [PATCH] virtio-blk: fallback to draining the queue if barrier ops are not supported
[PATCH] Add pass through feature test (support SR-IOV)
2009-10-14 12:13 UTC (2+ messages)
` [Autotest] "
[PATCH] KVM test: Add PCI pass through test
2009-10-14 12:08 UTC
[PATCH] Test 802.1Q vlan of nic
2009-10-14 10:51 UTC (2+ messages)
` [Autotest] "
[PATCH] Using shutil.move to move result files in job.py
2009-10-14 10:15 UTC (2+ messages)
` [Autotest] "
[PATCH] Add a kvm test guest_s4 which supports both Linux and Windows platform
2009-10-14 10:09 UTC (5+ messages)
` [Autotest] "
[PATCH] KVM test: Add a kvm subtest guest_s4
2009-10-14 9:53 UTC
[PATCH 0/4] Extensible VCPU state IOCTL
2009-10-14 8:52 UTC (7+ messages)
` [PATCH 2/4] KVM: Add unified KVM_GET/SET_VCPU_STATE IOCTL
` [PATCH 4/4] KVM: x86: Add VCPU substate for NMI states
` [PATCH 1/4] KVM: Reorder IOCTLs in main kvm.h
` [PATCH 3/4] KVM: x86: Add support for KVM_GET/SET_VCPU_STATE
` [RFC][PATCH] kvm: x86: Add support for KVM_GET/PUT_VCPU_STATE
` [PATCH] qemu-kvm: x86: Add support for NMI states
[PATCH][RFC] Xen PV-on-HVM guest support
2009-10-14 6:45 UTC (2+ messages)
Unable to get MementOS booting
2009-10-14 6:15 UTC
Added VM Exit on RDTSC, trouble handling in userspace
2009-10-14 5:51 UTC
[Autotest] [PATCH] Add a kvm test guest_s4 which supports both Linux and Windows platform
2009-10-13 23:53 UTC
[PATCH] device assignment rom fixups
2009-10-13 21:09 UTC (2+ messages)
[PATCH] qemu-kvm: Fix configure to respect --kerneldir
2009-10-13 19:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command
2009-10-13 21:14 UTC (6+ messages)
` [PATCH 2/6] KVM test: Introducing unattended install subtest
` [PATCH 3/6] KVM test: Add unattended install files for F11 and WinXP
` [PATCH 4/6] KVM test: Add unattended install script
` [Autotest] "
[PATCH] v3: allow userspace to adjust kvmclock offset
2009-10-13 21:11 UTC (2+ messages)
[PATCH 1/1] kvm/mmu: Resolve compile warning
2009-10-13 18:32 UTC (4+ messages)
[PATCH 1/2] Complete cpu initialization before signaling main thread
2009-10-13 18:40 UTC (8+ messages)
` [PATCH 2/2] Don't sync mpstate to/from kernel when unneeded
[PATCH] KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
2009-10-13 17:16 UTC (2+ messages)
[PATCH 00/10] Clean up vcpu context structure
2009-10-13 17:04 UTC (3+ messages)
Modifying RAM during runtime on guest
2009-10-13 16:55 UTC (8+ messages)
[PATCH qemu-kvm] Enable UFO on virtio-net and tap devices
2009-10-13 15:35 UTC (5+ messages)
[PATCH] include stdlib.h in qemu-kvm.h
2009-10-13 15:36 UTC (2+ messages)
Problem booting guest with Linux 2.6.3x
2009-10-13 15:41 UTC (7+ messages)
[PATCH] fix quoting in configure
2009-10-13 15:20 UTC
kernel bug in kvm_intel
2009-10-13 14:31 UTC (6+ messages)
[PATCH] v2: allow userspace to adjust kvmclock offset
2009-10-13 13:55 UTC
[PATCH] Little bug fix in pci_hotplug.py
2009-10-13 13:20 UTC (2+ messages)
` [Autotest] "
[PATCH] allow userspace to adjust kvmclock offset
2009-10-13 12:46 UTC (5+ messages)
[PATCH] fix msr list
2009-10-13 12:30 UTC (3+ messages)
[KVM-AUTOTEST,01/17] Add new module kvm_subprocess
2009-10-13 11:58 UTC (3+ messages)
[KVM-AUTOTEST PATCH 1/3] KVM test: kvm_subprocess.py: do not start tail thread by default
2009-10-13 11:48 UTC (3+ messages)
` [KVM-AUTOTEST PATCH 2/3] KVM test: kvm_subprocess.py: use only unbound methods as close() hooks
` [KVM-AUTOTEST PATCH 3/3] KVM test: kvm_subprocess.py: automatically close unreferenced shell sessions
[PATCH 1/1] virtio: adding __devexit to virtballoon_remove
2009-10-13 11:33 UTC (2+ messages)
QemuOpts changes breaks multiple nic options
2009-10-13 8:58 UTC (2+ messages)
Biweekly KVM Test report, kernel 94252... qemu 5cc3c
2009-10-13 6:58 UTC (3+ messages)
I/O performance of VirtIO
2009-10-13 6:35 UTC (4+ messages)
[PULL REQUEST] kvm-kmod
2009-10-12 22:27 UTC (6+ messages)
` [PATCH 2/4] Add cpufreq_get wrapper for !CONFIG_CPU_FREQ
` [PATCH 3/4] Avoid kmap_atomic_to_page in svm
` [PATCH 1/4] Remove const from vm_ops to avoid warnings on older kernels
` [PATCH 4/4] Update source link
assign-dev: Purpose of interrupt_work
2009-10-12 20:44 UTC (23+ messages)
[PATCH v4: kvm 2/4] Kill the confusing tsc_ref_khz and ref_freq variables
2009-10-12 19:41 UTC (4+ messages)
` [PATCH] cpufreq: Make cpufreq_get always defined
` [PATCH] KVM: Harden against cpufreq
[PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting
2009-10-12 19:13 UTC (12+ messages)
[PATCH][retry 2] Support Pause Filter in AMD processors
2009-10-12 19:17 UTC (3+ messages)
` [PATCH][retry 3] "
[PATCH 0/9 v3] KVM: Nested SVM fixes and tracepoint conversion
2009-10-12 18:37 UTC (3+ messages)
[PATCH 2/3] qemu: make cirrus init value pci spec compliant
2009-10-12 16:57 UTC (42+ messages)
` [Qemu-devel] "
` "
[Autotest] [KVM-AUTOTEST PATCH 3/7] KVM test: new test timedrift_with_migration
2009-10-12 16:29 UTC
[KVM-AUTOTEST PATCH 1/7] KVM test: migration test: move the bulk of the code to a utility function
2009-10-12 15:28 UTC (4+ messages)
` [KVM-AUTOTEST PATCH 2/7] KVM test: timedrift test: move the get_time() helper function to kvm_test_utils.py
` [KVM-AUTOTEST PATCH 3/7] KVM test: new test timedrift_with_migration
` [Autotest] "
[PATCH v2 3/9] provide in-kernel ioapic
2009-10-12 14:49 UTC (20+ messages)
` [Qemu-devel] "
` "
` [PATCH v2 4/9] provide in-kernel apic
` "
` [Qemu-devel] "
[PATCHv2] seabios: enable io/memory unconditionally
2009-10-12 14:40 UTC (3+ messages)
[ kvm-Bugs-2874689 ] qemu-kvm-0.11.0 will not boot gpxe e1000
2009-10-12 14:16 UTC
[ kvm-Bugs-2874699 ] qemu-kvm-0.11.0 will not boot gpxe e1000
2009-10-12 14:14 UTC
[PATCH 0/2] Switch pcbios to submodule
2009-10-12 10:25 UTC (2+ messages)
` [PATCH 1/2] Switch roms/pcbios submodule to qemu-kvm branch
[PATCH 0/9 v2] KVM: Nested SVM fixes and tracepoint conversion
2009-10-12 9:34 UTC (9+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections
Add a qemu interface for sharing memory between guests
2009-10-12 8:55 UTC (2+ messages)
[PATCH] Fix a bug in function create in kvm_vm
2009-10-12 6:58 UTC (6+ messages)
` [Autotest] "
[KVM-AUTOTEST PATCH] KVM test: kvm_subprocess: add function kill_tail_thread()
2009-10-12 6:55 UTC (3+ messages)
` [KVM-AUTOTEST PATCH 01/17] Add new module kvm_subprocess
` [KVM-AUTOTEST,01/17] "
Hot-adding disk on VM
2009-10-12 2:25 UTC (3+ messages)
[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
2009-10-11 22:42 UTC
[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
2009-10-11 22:41 UTC
kvm guest: hrtimer: interrupt too slow
2009-10-10 17:37 UTC (20+ messages)
` [PATCH] tune hrtimer_interrupt hang logic
kvm or qemu-kvm?
2009-10-10 17:03 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;
as well as URLs for NNTP newsgroup(s).