messages from 2010-11-26 12:20:51 to 2010-11-29 17:19:02 UTC [more...]
[PATCH 00/21] Kemari for KVM 0.2
2010-11-29 17:18 UTC (44+ messages)
` [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble
` [PATCH 09/21] Introduce event-tap
` [PATCH 11/21] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 13/21] dma-helpers: replace bdrv_aio_writev() with bdrv_aio_writev_proxy()
` [Qemu-devel] "
` [PATCH 15/21] virtio-net: replace qemu_sendv_packet_async() with qemu_sendv_packet_async_proxy()
` [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2
[PATCH 0/2] tools/virtio: virtio_ring testing tool
2010-11-29 17:16 UTC (3+ messages)
` [PATCH 1/2] vhost test module
` [PATCH 2/2] tools/virtio: virtio_test tool
[PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-mode
2010-11-29 16:51 UTC (11+ messages)
` [PATCH 1/3] KVM: X86: Introduce generic guest-mode representation
` [PATCH 2/3] KVM: SVM: Make Use of the generic guest-mode functions
` [PATCH 3/3] KVM: X86: Don't report L2 emulation failures to user-space
` [PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-mode V2
linux-next: Tree for November 22 (kvm)
2010-11-29 16:35 UTC (3+ messages)
[PATCH] Don't spam trace report about missing fields
2010-11-29 16:26 UTC (2+ messages)
[PATCH 0/1] Clean up page fault injection
2010-11-29 16:25 UTC (4+ messages)
` [PATCH 1/1] KVM: Pull extra page fault information into struct x86_exception
[ kvm-Bugs-2905358 ] Doesn't support MS-DOS compatibility FPU mode
2010-11-29 16:17 UTC
buildbot failure in qemu-kvm on default_i386_out_of_tree
2010-11-29 16:29 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2010-11-29 16:28 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2010-11-29 16:28 UTC
buildbot failure in qemu-kvm on default_x86_64_debian_5_0
2010-11-29 16:27 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-11-29 16:27 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2010-11-29 16:27 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-11-29 16:27 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2010-11-29 16:26 UTC
[PATCH kvm-unit-tests 0/4] API test framework
2010-11-29 16:09 UTC (44+ messages)
` [PATCH kvm-unit-tests 2/4] Introduce a C++ wrapper for the kvm APIs
` [PATCH kvm-unit-tests 3/4] Add support for calling a function in guest mode
` [PATCH kvm-unit-tests 4/4] Add sample test using the api test harness
[PATCH] qemu-kvm: remove unused setupcpuid
2010-11-29 14:42 UTC (2+ messages)
[PATCH] vhost: correctly set bits of dirty pages
2010-11-29 13:50 UTC (4+ messages)
buildbot for kvm.git
2010-11-29 12:20 UTC (5+ messages)
[PATCHv6 00/16] boot order specification
2010-11-29 12:07 UTC (39+ messages)
` [SeaBIOS] "
[PATCH] ceph/rbd block driver for qemu-kvm (v8)
2010-11-29 10:02 UTC (6+ messages)
` [Qemu-devel] "
limiting guest block i/o for qos
2010-11-29 9:58 UTC (4+ messages)
[PATCH] vhost: fix typos in comment
2010-11-29 8:05 UTC (2+ messages)
[ kvm-Bugs-2235570 ] 100% cpu usage with KVM-78
2010-11-29 8:00 UTC
[ kvm-Bugs-1885747 ] KVM halts, when starting Fedora8 SMP guest
2010-11-29 7:58 UTC
[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
2010-11-29 7:55 UTC
[ kvm-Bugs-2525768 ] kvm image corruption
2010-11-29 7:37 UTC
KVM Test report, kernel 9ee00410... qemu b377474e
2010-11-29 3:17 UTC
[PATCH] common_lib: Adding software_manager.py
2010-11-29 2:48 UTC (2+ messages)
[ kvm-Bugs-2432316 ] hotplug inexistent device will kill guest
2010-11-29 2:31 UTC
[GIT PULL net-2.6] vhost-net: rcu fixup
2010-11-28 19:27 UTC (2+ messages)
suggested vhost link speed settings
2010-11-28 13:03 UTC (2+ messages)
Can't run qemu-kvm with recent kernels in PAE mode
2010-11-28 10:52 UTC
[PATCH 1/4] KVM test: kvm_subprocess: rename get_command_status_output() and friends
2010-11-27 17:56 UTC (4+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] KVM test: kvm_subprocess: rename kvm_shell_session "
` [PATCH 4/4] KVM test: ksm_overcommit: Trap PexpectTimeoutErrors
Mysterious address matching in assigned_dev_pci_read_config
2010-11-27 17:02 UTC
How do I prevent one guest from hogging the disk I/O and preventing other guests from accessing the disk?
2010-11-27 14:35 UTC (2+ messages)
[ kvm-Bugs-2525768 ] kvm image corruption
2010-11-27 8:04 UTC
Memory leaks in virtio drivers?
2010-11-26 23:23 UTC (11+ messages)
[PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background
2010-11-26 23:16 UTC (4+ messages)
` [PATCH 2/3] KVM test: Test reboot during migration
` [PATCH 3/3] KVM test: Test the file transfer during migartion
[PATCH] x86/pvclock-xen: zero last_value on resume
2010-11-26 22:29 UTC (4+ messages)
[PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path
2010-11-26 14:29 UTC (3+ messages)
[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5
2010-11-26 14:21 UTC
[ kvm-Bugs-2800447 ] kvm fails to build against "out of tree" kernel builds+patch
2010-11-26 14:00 UTC
[ kvm-Bugs-2939216 ] Yellow bang on Win2008 when loading a network virtual func
2010-11-26 13:48 UTC
[KVM-autotest][PATCH] virtio_console on python2.4
2010-11-26 12:24 UTC (3+ messages)
` [PATCH] Add support for python2.4 virtio_console
[KVM-AUTOTEST][PATCH 1/2][virtio-console] Add subtest layer and prepare to add new tests
2010-11-26 12:50 UTC (2+ messages)
[ kvm-Bugs-2811454 ] CPU ID Emulation bug: AMD Athlon
2010-11-26 12:24 UTC
[ kvm-Bugs-2848498 ] COMPILATION ERRORS
2010-11-26 12:23 UTC
[ kvm-Bugs-2629101 ] rdesktop doesnot work using KVM-84
2010-11-26 12:21 UTC
[ kvm-Bugs-2763707 ] Soft lockup after migration in 64 bit SMP RHEL 5.3 guest
2010-11-26 12:20 UTC
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