messages from 2010-04-19 09:49:22 to 2010-04-21 10:47:08 UTC [more...]
[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 (5+ 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)
QEMU-KVM and video performance
2010-04-21 10:08 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 0/9] Post-PPC32 series v2
2010-04-21 9:44 UTC (11+ messages)
` [PATCH 4/9] KVM: PPC: Make Alignment interrupts work again
` [PATCH 1/9] KVM: PPC: Convert u64 -> ulong
` [PATCH 2/9] KVM: PPC: Make Performance Counters work
` [PATCH 3/9] KVM: PPC: Improve split mode
` [PATCH 5/9] KVM: PPC: Be more informative on BUG
` [PATCH 8/9] KVM: PPC: Find HTAB ourselves
` [PATCH 9/9] KVM: PPC: Enable native paired singles
` [PATCH 6/9] KVM: PPC: Set VSID_PR also for Book3S_64
` [PATCH 7/9] KVM: PPC: Fix Book3S_64 Host MMU debug output
[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 v2 0/6] KVM: moving dirty gitmaps to user space!
2010-04-21 9:41 UTC (20+ 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 please check] KVM: question about the commit "Use Little Endian for Dirty Bitmap"
2010-04-21 9:32 UTC (4+ messages)
[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)
[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net
2010-04-21 8:35 UTC (8+ messages)
[UNTESTED] KVM: do not call kvm_set_irq from irq disabled section
2010-04-21 8:32 UTC (5+ messages)
[RFC PATCH 00/20] Kemari for KVM v0.1
2010-04-21 8:27 UTC (23+ 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)
Huge memory leak in virtio, see kvm-Bugs-2989366
2010-04-21 8:25 UTC (6+ messages)
[PATCH] kvm: use the correct RCU API
2010-04-21 8:22 UTC (14+ messages)
` [BUG] kvm: dereference srcu-protected pointer without srcu_read_lock() held
[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 (54+ 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 (16+ 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)
[PATCH V5 1/3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
2010-04-20 6:21 UTC (11+ messages)
[PATCH] KVM test: Silence screendump thread by default
2010-04-20 6:03 UTC (2+ messages)
[PATCH] KVM: MMU: Drop cr4.pge from shadow page role
2010-04-20 2:28 UTC (2+ messages)
[ kvm-Bugs-2976863 ] 32PAE Windows guest blue screen when booting with apci on
2010-04-20 2:35 UTC
[PATCH 0/1 V2 RESEND] Add new VM Exit codes
2010-04-20 2:22 UTC
[PATCH 1/1 V2] clear leftmost bit when exit failure is vm entry type
2010-04-20 2:19 UTC
[PATCH 0/1 V2] Add new VM Exit codes
2010-04-20 1:53 UTC
[PATCH] kvm x86 mmu: simplify kvm_mmu_unlink_parents()
2010-04-20 0:59 UTC (2+ messages)
KVM call agenda for Apr 20
2010-04-19 23:46 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 0/1] trace all instructions whose emulation failed
2010-04-19 22:37 UTC (3+ messages)
[PATCH v4] Add mergeable RX bufs support to vhost
2010-04-19 22:12 UTC
About cpu_set, CPU hotplug and related subjects
2010-04-19 19:34 UTC
[Autotest] Autotest: Unattended_install testcase always fail with rhel3.9-32 guest
2010-04-19 18:56 UTC (6+ messages)
[PATCH] KVM test: Fix RHEL 3.9 32 bit installation
2010-04-19 18:48 UTC
KVM Forum 2010: Call for Papers
2010-04-19 18:40 UTC
buildbot failure in qemu-kvm on default_i386_out_of_tree
2010-04-19 14:58 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2010-04-19 14:56 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2010-04-19 14:56 UTC
[ kvm-Bugs-2989366 ] huge memory leak (qemu-kvm 0.12.3)
2010-04-19 13:47 UTC
[PATCH] Fix GFP flags passed from the virtio balloon driver
2010-04-19 13:35 UTC
[PATCH] KVM test: Add cpu_set subtest
2010-04-19 13:31 UTC
does qmp supports usb_add?
2010-04-19 13:00 UTC (4+ messages)
Timedrift in KVM guests after livemigration
2010-04-19 11:57 UTC (9+ messages)
Good Day
2010-04-19 11:24 UTC
[PATCH] KVM Test: Add KVM unit test (kvmctl) v2
2010-04-19 11:10 UTC
[PATCH] KVM: PPC: Make Performance Counters work
2010-04-19 10:56 UTC (3+ messages)
[PATCH] KVM-Test: Add KVM unit test (kvmctl)
2010-04-19 10:22 UTC (4+ 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