public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-22 08:53:40 to 2010-04-24 09:29:13 UTC [more...]

[PATCH 1/5] Add a global synchronization point for pvclock
 2010-04-24  9:29 UTC  (19+ messages)

[PATCH v4 1/3] Device specification for shared memory PCI device
 2010-04-24  9:28 UTC  (5+ messages)
` [PATCH v4] Shared memory uio_pci driver

[uq/master patch 0/5] prepare for qemu-kvm's usage of upstream memslot code
 2010-04-24  7:34 UTC  (7+ messages)
` [uq/master patch 1/5] vga: fix typo in length passed to kvm_log_stop
` [uq/master patch 2/5] kvm: add logging count to slots
` [uq/master patch 3/5] introduce leul_to_cpu
` [uq/master patch 4/5] kvm: port qemu-kvm's bitmap scanning
` [uq/master patch 5/5] introduce qemu_ram_map

RHEL5.5, 32-bit VM repeatedly locks up due to kvmclock
 2010-04-23 23:21 UTC  (6+ messages)

questions about implementing a zero-copy solution to transfer data between VMs
 2010-04-23 20:35 UTC 

Don't confine mouse on grab
 2010-04-23 20:17 UTC 

[PATCHv5] add mergeable receiver buffers support to vhost
 2010-04-23 20:06 UTC 

PXE Boot Timeout Issue
 2010-04-23 19:23 UTC  (6+ messages)

[PATCH 0/8] More fixes for nested svm
 2010-04-23 19:18 UTC  (35+ messages)
` [PATCH 1/8] KVM: SVM: Fix nested nmi handling
` [PATCH 2/8] KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
` [PATCH 3/8] KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
` [PATCH 4/8] KVM: SVM: Propagate nested entry failure into guest hypervisor
` [PATCH 5/8] KVM: X86: Add callback to let modules decide over some supported cpuid bits
` [PATCH 6/8] KVM: SVM: Report emulated SVM features to userspace
` [PATCH 7/8] KVM: x86: Allow marking an exception as reinjected
` [PATCH 8/8] KVM: SVM: Handle MCE intercepts always on host level

Mount and unmount CD
 2010-04-23 18:52 UTC  (3+ messages)

[UNTESTED] KVM: do not call kvm_set_irq from irq disabled section
 2010-04-23 17:03 UTC  (16+ messages)
                        ` KVM: convert ioapic lock to spinlock

[RFC PATCH 00/20] Kemari for KVM v0.1
 2010-04-23 15:07 UTC  (51+ messages)
` [RFC PATCH 01/20] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty
` [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops()
` [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile
` [RFC PATCH 08/20] Introduce RAMSaveIO and use cpu_physical_memory_get_dirty_range() to check multiple dirty pages
` [RFC PATCH 10/20] Introduce skip_header parameter to qemu_loadvm_state() so that it can be called iteratively without reading the header
` [RFC PATCH 14/20] Upgrade QEMU_FILE_VERSION from 3 to 4, and introduce qemu_savevm_state_all()
` [RFC PATCH 15/20] Introduce FT mode support to configure
` [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk,net}, comment out assert() on cpu_single_env temporally
  ` [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk, net}, "
` [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1

kvm apparently still has issues with blockdev >1Tb
 2010-04-23 14:47 UTC 

[PATCH 1/10] KVM MMU: fix for calculating gpa in invlpg code
 2010-04-23 13:27 UTC  (9+ messages)
` [PATCH 4/10] KVM MMU: Move invlpg code out of paging_tmpl.h

[PATCH RFC v2 0/6] KVM: moving dirty gitmaps to user space!
 2010-04-23 13:20 UTC  (32+ messages)
` [PATCH RFC v2 3/6] KVM: introduce a wrapper function to copy dirty bitmaps to user space
` [PATCH RFC v2 5/6] KVM: moving "
` [PATCH RFC v2 6/6] KVM: introduce a new API for getting dirty bitmaps

[PATCH 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
 2010-04-23 12:08 UTC  (6+ messages)
` [PATCH 8/10] KVM MMU: allow more page become unsync at getting sp time

[PATCH RFC] KVM MMU: fix hashing for TDP and non-paging modes
 2010-04-23 11:11 UTC  (2+ messages)

[PATCH V5 1/3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2010-04-23 10:50 UTC  (3+ messages)

[PATCH] KVM: no need to test bit before setting dirty bit these days
 2010-04-23 10:31 UTC  (2+ messages)

[PATCH] KVM: Document mmu
 2010-04-23 10:23 UTC  (5+ messages)

Linux Plumbers Conference 2010 - call for tracks
 2010-04-23  9:53 UTC 

how to tweak kernel to get the best out of kvm?
 2010-04-23  8:47 UTC 

[PATCH 3/3] KVM MMU: Take sp level into account when calculating quadran
 2010-04-23  8:10 UTC  (2+ messages)

[RFC][PATCH v3 1/3] A device for zero-copy based on KVM virtio-net
 2010-04-23  7:08 UTC  (4+ messages)
` Re:[RFC][PATCH v3 2/3] Provides multiple submits and asynchronous notifications
  ` [RFC][PATCH "

[PATCH 1/3] KVM MMU: make kvm_mmu_zap_page() return the number of zapped sp in total
 2010-04-23  5:58 UTC  (4+ messages)
    ` [PATCH 1/3 v2] "

using ftrace with kvm
 2010-04-23  5:59 UTC  (3+ messages)

[RFC PATCH] asm-generic: bitops: introduce le bit offset macro
 2010-04-23  1:55 UTC 

[PATCH v4] Add mergeable RX bufs support to vhost
 2010-04-22 17:59 UTC  (7+ messages)

[PATCH] Enable pvclock flags in vcpu_time_info structure
 2010-04-22 17:41 UTC 

KVM_SET_MP_STATE is undocumented
 2010-04-22 17:18 UTC 

[PATCH] qemu-kvm: Ask kernel about supported svm features
 2010-04-22 14:48 UTC  (6+ messages)

[qemu-kvm tests 0/3] qemu-kvm tests cleanup
 2010-04-22 12:33 UTC  (4+ messages)
` [qemu-kvm tests 1/3] "
  ` [qemu-kvm tests 2/3] qemu-kvm tests cleanup: adapt stringio test to kernel-mode run
    ` [qemu-kvm tests 3/3] qemu-kvm tests cleanup: Added printing for passing tests Also typo fix

[PATCH] kvm vmx: free vpid when fail to create vcpu
 2010-04-22 11:10 UTC 

32-bit color graphic on KVM virtual machines
 2010-04-22 10:05 UTC 

[PATCH 2/3] KVM MMU: fix sp->unsync type error in trace event definition
 2010-04-22  9:33 UTC 

[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net
 2010-04-22  9:19 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox