messages from 2010-04-21 20:49:57 to 2010-04-23 14:41:41 UTC [more...]
[PATCH 0/8] More fixes for nested svm
2010-04-23 14:41 UTC (31+ 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
[RFC PATCH 00/20] Kemari for KVM v0.1
2010-04-23 13:48 UTC (50+ 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
[UNTESTED] KVM: do not call kvm_set_irq from irq disabled section
2010-04-23 13:30 UTC (15+ messages)
[PATCH 1/10] KVM MMU: fix for calculating gpa in invlpg code
2010-04-23 13:27 UTC (11+ 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 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 5/10] KVM MMU: cleanup invlpg code
2010-04-23 12:08 UTC (10+ 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 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 (7+ messages)
Linux Plumbers Conference 2010 - call for tracks
2010-04-23 9:53 UTC
[PATCH 1/5] Add a global synchronization point for pvclock
2010-04-23 9:34 UTC (13+ messages)
how to tweak kernel to get the best out of kvm?
2010-04-23 8:47 UTC
PXE Boot Timeout Issue
2010-04-23 8:27 UTC (2+ messages)
[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 (6+ 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)
[PATCH][STABLE] block: Free iovec arrays allocated by multiwrite_merge()
2010-04-22 8:38 UTC (2+ messages)
` [Qemu-devel] "
Timedrift in KVM guests after livemigration
2010-04-22 7:40 UTC (4+ 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 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 (4+ 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
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