messages from 2011-03-03 20:47:25 to 2011-03-09 07:43:00 UTC [more...]
[PATCH v2 1/4] KVM: fix rcu usage in init_rmode_* functions
2011-03-09 7:43 UTC (4+ messages)
` [PATCH v2 2/4] KVM: cleanup memslot_id function
` [PATCH v2 3/4] KVM: MMU: introduce a common function to get no-dirty-logged slot
` [PATCH v2 4/4] KVM: MMU: cleanup pte write path
segmentation fault in qemu-kvm-0.14.0
2011-03-09 7:39 UTC (5+ messages)
` [Qemu-devel] "
Network performance with small packets - continued
2011-03-09 7:17 UTC (4+ messages)
2.6.38-rc6: general protection error inside KVM 64 bits guest
2011-03-09 7:05 UTC (8+ messages)
[PATCH 00/18] Kemari for KVM v0.2.12
2011-03-09 6:26 UTC (7+ messages)
` [PATCH 09/18] Introduce event-tap
[PATCH 0/3] [RFC] Implement multiqueue (RX & TX) virtio-net
2011-03-09 6:01 UTC (10+ messages)
` [PATCH 2/3] [RFC] Changes for MQ virtio-net
Network performance with small packets
2011-03-09 2:21 UTC (6+ messages)
[PATCH 07/15] ftrace: fix event alignment: kvm:kvm_hv_hypercall
2011-03-08 23:55 UTC (6+ messages)
KVM panic with 2.6.38-rc8
2011-03-08 20:07 UTC
[PATCH] add missing guest clock update removed by e48672fa25e879f7ae21785c7efd187738139593
2011-03-08 19:58 UTC (2+ messages)
USB EHCI patch for 0.14.0?
2011-03-08 18:54 UTC (2+ messages)
KVM call minutes for Mar 8
2011-03-08 17:45 UTC (13+ messages)
` [Qemu-devel] "
[PATCH 0/9] Some vmx vmexit optimizations
2011-03-08 14:38 UTC (13+ messages)
` [PATCH 1/9] KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions
` [PATCH 2/9] KVM: VMX: Optimize vmx_get_rflags()
` [PATCH 3/9] KVM: VMX: Optimize vmx_get_cpl()
` [PATCH 4/9] KVM: VMX: Cache cpl
` [PATCH 5/9] KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded
` [PATCH 6/9] KVM: VMX: Qualify check for host NMI
` [PATCH 7/9] KVM: VMX: Refactor vmx_complete_atomic_exit()
` [PATCH 8/9] KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally
` [PATCH 9/9] KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception
[PATCH] KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
2011-03-08 14:26 UTC (2+ messages)
Bug inkvm_set_irq
2011-03-08 11:13 UTC (15+ messages)
2.6.35.11 + qemu-kvm 0.14.0 + Windows XP RDP access = unstable
2011-03-08 10:19 UTC (8+ messages)
kvm crashes with spice while loading qxl
2011-03-08 9:32 UTC (12+ messages)
Hanging System - Any OS
2011-03-08 1:46 UTC
KVM call agenda for Mars 8th
2011-03-07 23:43 UTC (3+ messages)
` [Qemu-devel] "
Your Mailbox Have Exceeded Limit
2011-03-07 22:39 UTC
Degraded performance with Windows 2008 R2 with applications
2011-03-07 18:10 UTC (4+ messages)
[PATCH] KVM: unbreak userspace that does not sets tss address
2011-03-07 16:26 UTC (5+ messages)
kvm_amd BUG: unable to handle kernel NULL pointer dereference at 00000014
2011-03-07 13:29 UTC (7+ messages)
[PATCH 1/2] KVM: emulator: Fix io permission checking for 64bit guest
2011-03-07 12:55 UTC (2+ messages)
` [PATCH 2/2] KVM: emulator: Fix permission checking in io permission bitmap
[PATCH 00/37] [PULL] qemu-kvm.git uq/master queue
2011-03-07 10:12 UTC (6+ messages)
` [PATCH 28/37] Move debug exception handling out of cpu_exec
` [Qemu-devel] "
[PATCH 0/2 V7] add inject-nmi qmp command
2011-03-07 9:46 UTC (3+ messages)
` [PATCH 1/2] qemu,qmp: QError: New QERR_UNSUPPORTED
` [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
Biweekly KVM Test report, kernel b350497... qemu 27f3686
2011-03-07 9:03 UTC (2+ messages)
Biweekly KVM Test report, kernel b350497... qemu 27f3686
2011-03-07 9:02 UTC
[PATCH 1/10] KVM: MMU: fix kvm_mmu_slot_remove_write_access
2011-03-07 8:55 UTC (22+ messages)
` [PATCH 2/10] KVM: MMU: fix kvm_mmu_get_spte_hierarchy
` [PATCH 3/10] KVM: MMU: set spte accessed bit properly
` [PATCH 4/10] KVM: fix rcu usage in init_rmode_* functions
` [PATCH 5/10] KVM: MMU: move mmu pages calculated out of mmu lock
` [PATCH 6/10] KVM: MMU: don not record gfn in kvm_mmu_pte_write
` [PATCH 7/10] KVM: MMU: introduce a common function to get no-dirty-logged slot
` [PATCH 8/10] KVM: MMU: cleanup page alloc and free
` [PATCH 9/10] KVM: MMU: remove unused macros
` [PATCH 10/10] KVM: cleanup memslot_id function
[PATCH 00/15] [uq/master] Patch queue, part V (the rest)
2011-03-07 8:00 UTC (22+ messages)
` [PATCH 01/15] Break up user and system cpu_interrupt implementations
` [PATCH 02/15] Redirect cpu_interrupt to callback handler
` [PATCH 03/15] kvm: Install optimized interrupt handlers
` [PATCH 04/15] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
` [PATCH 05/15] kvm: x86: Do not leave halt if interrupts are disabled
` [PATCH 06/15] kvm: Mark VCPU state dirty on creation
` [PATCH 07/15] x86: Properly reset PAT MSR
` [PATCH 08/15] x86: Save/restore "
` [PATCH 09/15] kvm: x86: Synchronize PAT MSR with the kernel
` [PATCH 10/15] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
` [PATCH 11/15] kvm: Rework inner loop of kvm_cpu_exec
` [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
` [PATCH 13/15] kvm: x86: Reorder functions in kvm.c
` [PATCH 14/15] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
` [PATCH 15/15] Expose thread_id in info cpus
[PATCH] vhost: copy_from_user -> __copy_from_user
2011-03-07 6:30 UTC (3+ messages)
[PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
2011-03-06 18:59 UTC (4+ messages)
` [PATCH 6/8] kvm: consume internal signal with sigtimedwait
` [Qemu-devel] "
` [PATCH] Implement qemu_kvm_eat_signals only for CONFIG_LINUX
regression - 2.6.36 -> 2.6.37 - kvm - 32bit SMP guests don't boot
2011-03-06 16:03 UTC (27+ messages)
[PATCH] KVM: x86: Remove useless regs_page pointer from kvm_lapic
2011-03-06 12:38 UTC (2+ messages)
[PATCH] kvm: improve comment on rcu use in irqfd_deassign
2011-03-06 12:36 UTC (2+ messages)
[PATCH] KVM: Start lock documentation
2011-03-06 9:40 UTC (2+ messages)
EPT: Misconfiguration
2011-03-05 18:57 UTC (15+ messages)
when use sriov, guest os could not access the vf device assigned
2011-03-05 10:21 UTC (3+ messages)
[Bug 29232] New: [VT-d] VT-d device passthrough fail to guest
2011-03-04 20:34 UTC (4+ messages)
` [Bug 29232] "
[ANNOUNCE] kvm-kmod-2.6.38-rc7
2011-03-04 11:34 UTC
[PATCH] KVM Test: nicdriver_unload.py: Fix some failure whan running RHEL4.8 guest
2011-03-04 6:14 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