messages from 2010-04-20 06:29:29 to 2010-04-22 09:07:52 UTC [more...]
[PATCH RFC v2 0/6] KVM: moving dirty gitmaps to user space!
2010-04-22 9:07 UTC (28+ messages)
` [PATCH RFC v2 1/6] KVM: introduce slot level dirty state management
` [PATCH RFC v2 2/6] KVM: introduce wrapper functions to create and destroy dirty bitmaps
` [PATCH RFC v2 4/6] KVM: change mark_page_dirty() to handle endian issues explicitly
` [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
[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net
2010-04-22 8:57 UTC (9+ messages)
[RFC PATCH 00/20] Kemari for KVM v0.1
2010-04-22 8:58 UTC (24+ 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 02/20] Introduce cpu_physical_memory_get_dirty_range()
` [RFC PATCH 03/20] Use cpu_physical_memory_set_dirty_range() to update 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 06/20] Introduce iovec util functions, qemu_iovec_to_vector() and qemu_iovec_to_size()
` [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 09/20] Introduce writev and read to FdMigrationState
` [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 11/20] Introduce some socket util functions
` [RFC PATCH 12/20] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [RFC PATCH 13/20] Introduce util functions to control ft_transaction from savevm layer
` [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 16/20] Introduce event_tap fucntions and ft_tranx_ready()
` [RFC PATCH 17/20] Modify migrate_fd_put_ready() when ft_mode is on
` [RFC PATCH 18/20] Modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [RFC PATCH 19/20] Insert do_event_tap() to virtio-{blk,net}, comment out assert() on cpu_single_env temporally
` [RFC PATCH 20/20] Introduce -k option to enable FT migration mode (Kemari)
` [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
[PATCH][STABLE] block: Free iovec arrays allocated by multiwrite_merge()
2010-04-22 8:38 UTC (2+ messages)
` [Qemu-devel] "
[RFC][PATCH v3 1/3] A device for zero-copy based on KVM virtio-net
2010-04-22 8:37 UTC (4+ messages)
` "
` Re:[RFC][PATCH v3 2/3] Provides multiple submits and asynchronous notifications
Timedrift in KVM guests after livemigration
2010-04-22 7:40 UTC (4+ messages)
[PATCH] KVM: Document mmu
2010-04-22 7:24 UTC (3+ messages)
QEMU-KVM and video performance
2010-04-22 7:03 UTC (22+ messages)
` [Qemu-devel] "
` "
Shadow page table questions
2010-04-22 6:52 UTC (13+ messages)
` KVM Page Fault Question
[PATCH 5/10] KVM MMU: cleanup invlpg code
2010-04-22 6:14 UTC (6+ messages)
` [PATCH 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
` [PATCH 7/10] KVM MMU: allow more page become unsync at gfn mapping time
` [PATCH 8/10] KVM MMU: allow more page become unsync at getting sp time
` [PATCH 9/10] KVM MMU: separate invlpg code form kvm_mmu_pte_write()
` [PATCH 10/10] KVM MMU: optimize sync/update unsync-page
[PATCH 1/10] KVM MMU: fix for calculating gpa in invlpg code
2010-04-22 6:12 UTC (4+ messages)
` [PATCH 2/10] KVM MMU: convert mmu tracepoints
` [PATCH 3/10] KVM MMU: move unsync/sync tracpoints to proper place
` [PATCH 4/10] KVM MMU: Move invlpg code out of paging_tmpl.h
[PATCH 0/10] KVM MMU: allow more shadow pages become asynchronous
2010-04-22 6:12 UTC
[RFC please check] KVM: question about the commit "Use Little Endian for Dirty Bitmap"
2010-04-22 4:12 UTC (5+ messages)
KVM autotest patch queue - 21-04-2010
2010-04-22 3:17 UTC
[PATCH][RESEND]Fix GFP flags passed from the virtio balloon driver
2010-04-22 2:52 UTC (2+ messages)
` [PATCH] virtio: Fix "
About cpu_set, CPU hotplug and related subjects
2010-04-22 1:12 UTC (2+ messages)
Irish 2010 Grant Winner
2010-04-21 22:00 UTC
Huge memory leak in virtio, see kvm-Bugs-2989366
2010-04-21 20:13 UTC (15+ messages)
` [PATCH] block: Free iovec arrays allocated by multiwrite_merge()
[PATCH v5 3/5] RESEND: function for assigning ioeventfds
2010-04-21 19:15 UTC
[UNTESTED] KVM: do not call kvm_set_irq from irq disabled section
2010-04-21 18:38 UTC (13+ messages)
Kvm network freeze
2010-04-21 18:33 UTC (4+ messages)
[PATCH v5 0/5] PCI Shared Memory device
2010-04-21 18:00 UTC (6+ messages)
` [PATCH v5 1/5] Device specification for shared memory PCI device
` [PATCH v5 2/5] Support adding a file to qemu's ram allocation
` [PATCH v5 3/5] Add functions for assigning ioeventfd and irqfds
` [PATCH v5 4/5] Inter-VM shared memory PCI device
` [PATCH v5 5/5] shared memory server for inter-VM shared memory
[ kvm-Bugs-2976863 ] 32PAE Windows guest blue screen when booting with apci on
2010-04-21 16:51 UTC
[PATCH] KVM: VMX: Translate interrupt shadow when waiting on NMI window
2010-04-21 15:30 UTC (16+ messages)
[PATCH] kvm: use the correct RCU API
2010-04-21 14:36 UTC (15+ messages)
` [BUG] kvm: dereference srcu-protected pointer without srcu_read_lock() held
[GIT PULL] KVM fixes for 2.6.34-rc5
2010-04-21 10:59 UTC
[PATCH][STABLE] KVM: x86: Fix TSS size check for 16-bit tasks
2010-04-21 10:47 UTC (4+ messages)
[PATCH] virtio-spec: document block CMD and FLUSH
2010-04-21 10:39 UTC (4+ messages)
` [Qemu-devel] "
[PATCH V3] drivers/uio/uio_pci_generic.c: allow access for non-privileged processes
2010-04-21 10:31 UTC (4+ messages)
[PATCH 0/9] Post-PPC32 series v2
2010-04-21 9:44 UTC (2+ messages)
[PATCH 00/27] Book3S_32 (PPC32) KVM support
2010-04-21 9:42 UTC (4+ messages)
` [PATCH 01/27] KVM: PPC: Name generic 64-bit code generic
[PATCH] [RFC] KVM test: Create a remote session cleaning thread
2010-04-21 9:30 UTC (2+ messages)
[PATCH] KVM: MMU: cleanup for function unaccount_shadowed()
2010-04-21 9:04 UTC (2+ messages)
[PATCH 1/4] KVM: Move first pte address calculation out of loop to save some cycles
2010-04-21 9:03 UTC (2+ messages)
[PATCH 1/2] kvm: simplify kvm_vm_ioctl_set_memory_alias
2010-04-21 8:49 UTC (2+ messages)
[PATCH] kvm: don not fail when cache is sufficient
2010-04-21 8:45 UTC (2+ messages)
[PATCH] kvm: do not need hardware_disable when CPU_UP_CANCELED
2010-04-21 8:41 UTC (2+ messages)
[PATCH RFC 0/5] KVM: Moving dirty bitmaps to userspace: double buffering approach
2010-04-21 8:09 UTC (5+ messages)
` [PATCH RFC 1/5] KVM: introduce a set_bit function for bitmaps in user space
[PATCH 0/5] pv clock misc fixes
2010-04-21 8:08 UTC (40+ messages)
` [PATCH 1/5] Add a global synchronization point for pvclock
` [PATCH 2/5] change msr numbers for kvmclock
` [PATCH 3/5] Try using new kvm clock msrs
` [PATCH 4/5] export new cpuid KVM_CAP
[GSoC 2010] Pass-through filesystem support
2010-04-21 6:33 UTC (14+ messages)
` [Qemu-devel] "
KVM call minutes for Apr 20
2010-04-20 14:15 UTC
[PATCH V3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
2010-04-20 9:38 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