messages from 2009-06-05 16:25:53 to 2009-06-09 09:28:43 UTC [more...]
[PATCH] kvm: x86: Fix racy event propagation in kmv timer
2009-06-09 9:28 UTC
[KVM-AUTOTEST PATCH 0/8] Re-submitting some of the patches on the patch queue
2009-06-09 8:41 UTC (17+ messages)
` [KVM-AUTOTEST PATCH 1/8] kvm_config: Allow for "=" in the value of a config parameter
` [PATCH 1/3] Make possible to use kvm_config as a standalone program
` [PATCH 2/3] Fixing bad line breaks
` [KVM-AUTOTEST PATCH 2/8] RHEL-4.7 step files: fix the initial boot barriers
` [PATCH 3/3] Fix bad logging calls
` [KVM-AUTOTEST PATCH 3/8] WinXP step file fixes
` [KVM-AUTOTEST PATCH 4/8] RHEL 5.3 "
` [KVM-AUTOTEST PATCH 5/8] stepeditor.py: get rid of some shortcuts
` [KVM-AUTOTEST PATCH 6/8] Choose a monitor filename in the constructor of VM class
` [KVM-AUTOTEST PATCH] A test patch - Boot VMs until one of them becomes unresponsive
Guest OS cannot detect keystrokes/mouse clicks after system_reset
2009-06-09 8:28 UTC (5+ messages)
[PATCH KVM VMX 0/2] Enable Unrestricted Guest
2009-06-09 7:55 UTC (7+ messages)
` [PATCH KVM VMX 1/2] KVM: VMX: Rename rmode.active to rmode.vm86_active
` [PATCH KVM VMX 2/2] KVM: VMX: Support Unrestricted Guest feature
` [PATCH] "
[PATCH -v5 2/2] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
2009-06-09 6:28 UTC
[PATCH -v5 1/2] QEMU-KVM: MCE: Add MCE simulation to qemu/tcg
2009-06-09 6:28 UTC
[PATCH 0/4] decouple vcpu index from apic id
2009-06-09 5:26 UTC (14+ messages)
` [PATCH 1/4] Introduce kvm_vcpu_is_bsp() function
` [PATCH 2/4] Use pointer to vcpu instead of vcpu_id in timer code
` [PATCH 3/4] Break dependency between vcpu index in vcpus array and vcpu_id
` [PATCH 4/4] Use macro to iterate over vcpus
linux-2.6.29-git1 + kubuntu-8.04 kvm = kernel oops
2009-06-09 4:19 UTC
[PATCH 1/2] Make sure to enable dirty tracking of VBE vram mapping
2009-06-09 3:37 UTC (5+ messages)
` [PATCH 2/2] Make sure to enable dirty log tracking for VMware VGA
linux-2.6.29-git1 + kubuntu-8.04 kvm = kernel oops
2009-06-09 3:33 UTC (2+ messages)
[PATCH RFC] qemu: fix hot remove assigned device
2009-06-09 2:45 UTC (3+ messages)
HELLO FROM WARREN
2009-06-09 1:59 UTC
[PATCH] KVM: MCE: Fix compiling without CONFIG_X86_MCE
2009-06-09 1:37 UTC
[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - rebased
2009-06-09 0:56 UTC (8+ messages)
` [PATCH 3/3] kvm-s390: streamline memslot "
[KVM-AUTOTEST PATCH 01/06] kvm_vm.py: create a lock file to avoid VM creation in parallel
2009-06-09 0:34 UTC (6+ messages)
` [KVM-AUTOTEST PATCH 02/06] kvm_runtest_2.py: Use env filename specified by the 'env' parameter
` [KVM-AUTOTEST PATCH 03/06] kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY
` [KVM-AUTOTEST PATCH 04/06] VM.create(): always destroy() the VM before attempting to start it
` [KVM-AUTOTEST PATCH 05/06] kvm_utils.py: remote_login(): improve regular expression matching
` [KVM-AUTOTEST PATCH 06/06] kvm_config: Make split_and_strip function to strip the right quotes
[KVM-AUTOTEST PATCH 00/06] More patch queue patches rebased
2009-06-09 0:34 UTC
[PATCH net-next 2/4] udp: Handle large UFO packets from untrusted sources
2009-06-08 23:37 UTC (4+ messages)
ESX on KVM requirements
2009-06-08 23:10 UTC
[PATCH 0/4] Start using KVMState
2009-06-08 22:01 UTC (8+ messages)
` [PATCH 1/4] get rid of libkvm-common.h
` [PATCH 2/4] pull qemu headers into libkvm
` [PATCH 3/4] Move KVMState to common header
` [PATCH 4/4] Use KVMState as main state container
[PATCH] Fixing kvm test authorship issue
2009-06-08 20:15 UTC
[Autotest] Log message format in KVM-Autotest
2009-06-08 20:05 UTC
[PATCH] Fixing kvm test authorship issue
2009-06-08 19:58 UTC (2+ messages)
Log message format in KVM-Autotest
2009-06-08 19:17 UTC (4+ messages)
` [Autotest] "
[KVM-AUTOTEST PATCH 0/8] Re-submitting some of the patches on the patch queue
2009-06-08 16:54 UTC (13+ messages)
` [KVM-AUTOTEST PATCH 1/8] kvm_config: Allow for "=" in the value of a config parameter
` [KVM-AUTOTEST PATCH 2/8] RHEL-4.7 step files: fix the initial boot barriers
` [KVM-AUTOTEST PATCH 3/8] WinXP step file fixes
` [KVM-AUTOTEST PATCH 4/8] RHEL 5.3 "
` [KVM-AUTOTEST PATCH 5/8] stepeditor.py: get rid of some shortcuts
` [KVM-AUTOTEST PATCH 6/8] Choose a monitor filename in the constructor of VM class
` [KVM-AUTOTEST PATCH 7/8] Add new function, VM.clone() to clone an existing VM
` [KVM-AUTOTEST PATCH 8/8] kvm_runtest_2.py: use pickle instead of shelve when loading/saving env
` [Autotest] "
[PATCH qemu-kvm] Enable UFO on virtio-net/tap devices
2009-06-08 16:40 UTC (5+ messages)
[PATCH 0/4] apic/ioapic kvm free implementation
2009-06-08 16:43 UTC (7+ messages)
` [PATCH 1/4] avoid halted state for in kernel irqchip
` [PATCH 2/4] sipi and init: move common code
[PATCH 0/2] Large page fixes
2009-06-08 14:21 UTC (5+ messages)
` [PATCH 1/2] KVM: Disable large pages on misaligned memory slots
` [PATCH 2/2] KVM: Prevent overflow in largepages calculation
[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
2009-06-08 12:31 UTC
[PATCH 0/1] x2apic implementation for kvm
2009-06-08 12:13 UTC (3+ messages)
` [PATCH 2/2] Advertise X2APIC support
systemcalls and kvm ...correct me if I am wrong
2009-06-08 12:11 UTC (4+ messages)
[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
2009-06-08 11:57 UTC
[PATCH] cleanup acpi table creation
2009-06-08 11:33 UTC (3+ messages)
strange guest slowness after some time
2009-06-08 11:02 UTC (13+ messages)
[PATCH -v4] KVM: Add VT-x machine check support
2009-06-08 9:49 UTC (2+ messages)
[KVM-AUTOTEST] [PATCH] fix a little problem for kvm_config.py
2009-06-08 9:43 UTC (2+ messages)
[PATCH] fix include paths when the kernel source and build directory are different
2009-06-08 9:33 UTC (5+ messages)
[patch 0/4] mmu audit update
2009-06-08 9:29 UTC (6+ messages)
` [patch 1/4] KVM: MMU audit: update count_writable_mappings / count_rmaps
` [patch 4/4] KVM: MMU audit: audit_mappings tweaks
[patch 0/4] move irq protection role to separate lock v4
2009-06-08 9:18 UTC (2+ messages)
linux-2.6.29-git1 + kubuntu-8.04 kvm = kernel oops
2009-06-08 9:01 UTC (2+ messages)
[RFC PATCH v2 00/19] virtual-bus
2009-06-08 8:56 UTC (3+ messages)
` [PATCH] kvm: make sure we select EVENTFD for any arch that declares HAVE_KVM_EVENTFD
[PATCH -v3] KVM: Add VT-x machine check support
2009-06-08 8:56 UTC (3+ messages)
[PATCH] kvm: x86: Cleanup LAPIC interface
2009-06-08 8:54 UTC (2+ messages)
[RFC] CPU hard limits
2009-06-08 8:50 UTC (14+ messages)
[PATCH] fix detection of kernel source directory
2009-06-08 8:49 UTC (3+ messages)
[GIT PULL] KVM fix for 2.6.30-rc8
2009-06-08 7:58 UTC
[PATCH 1/3] Make possible to use kvm_config as a standalone program
2009-06-08 7:06 UTC (2+ messages)
[Autotest] [PATCH 3/3] Fix bad logging calls
2009-06-08 7:00 UTC
[Autotest] [PATCH 2/3] Fixing bad line breaks
2009-06-08 6:50 UTC
[PATCH net-next 1/4] IPv6: HW csum support for outgoing large UFO packets
2009-06-08 6:36 UTC (2+ messages)
OCFS2 file system corruption with QEMU/KVM
2009-06-08 6:02 UTC (4+ messages)
[KVM-AUTOTEST] Style guides for autotest
2009-06-08 4:35 UTC (2+ messages)
[PATCH 1/3] Make possible to use kvm_config as a standalone program
2009-06-08 4:04 UTC (3+ messages)
` [PATCH 2/3] Fixing bad line breaks
` [PATCH 3/3] Fix bad logging calls
[git pull request] kvm-autotest: sync with upstream Autotest SVN
2009-06-08 4:01 UTC (3+ messages)
[KVM-AUTOTEST] Style guides for autotest
2009-06-08 1:03 UTC (2+ messages)
[RFC] CPU hard limits
2009-06-07 16:14 UTC (19+ messages)
[PATCH] KVM: Add VT-x machine check support v2
2009-06-07 12:26 UTC (5+ messages)
[PATCH] use KVMState, as upstream do
2009-06-07 10:10 UTC (4+ messages)
[PATCH 1/2] use explicit 64bit storage for sysenter values
2009-06-07 7:09 UTC (5+ messages)
` [PATCH 2/2] add sysenter/syscall emulation for 32bit compat mode
Choosing the right KVM version for production on CentOS 5.3
2009-06-07 6:44 UTC (2+ messages)
[PATCH] qemu-kvm: Flush icache after dma operations for ia64
2009-06-07 6:28 UTC (15+ messages)
[ kvm-Bugs-2777286 ] Hard Disk: 1 TB images fail to get formatted
2009-06-07 2:20 UTC
[PATCH] virtio: add a virtio-console to the vbus backend
2009-06-07 1:38 UTC (5+ messages)
Missing shutdown.exe in win2k3 R2 Datacentre Guest under ssh
2009-06-06 12:37 UTC
Missing shutdown.exe in win2k3 R2 Datacentre Guest under ssh
2009-06-06 10:08 UTC (2+ messages)
[PATCH] QEMU KVM: i386: Fix the cpu reset state
2009-06-06 7:46 UTC (2+ messages)
[PATCH net-next 4/4] tun: Allow tap device to send/receive UFO packets
2009-06-06 0:16 UTC
[PATCH net-next 3/4] virtio_net: Allow UFO feature to be set on virtio_net device
2009-06-06 0:16 UTC
[PATCH net-next 0/4] Enable UFO over virtio-net/tap devices
2009-06-06 0:16 UTC
From Martins D.Legacy
2009-06-05 20:35 UTC
[KVM-AUTOTEST] Patch queue for kvm autotest
2009-06-05 19:26 UTC (3+ messages)
[KVM-AUTOTEST] Style guides for autotest
2009-06-05 17:55 UTC
[RFC PATCH v2 00/19] virtual-bus
2009-06-05 16:25 UTC (5+ 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