messages from 2010-06-15 09:13:16 to 2010-06-16 15:39:32 UTC [more...]
[ kvm-Bugs-2948108 ] qemu-kvm fails to migrate properly in 0.12.2
2010-06-16 15:39 UTC
[PATCH 0/24] Nested VMX, v5
2010-06-16 15:33 UTC (41+ messages)
` [PATCH 1/24] Move nested option from svm.c to x86.c
` [PATCH 2/24] Add VMX and SVM to list of supported cpuid features
` [PATCH 3/24] Implement VMXON and VMXOFF
` [PATCH 4/24] Allow setting the VMXE bit in CR4
` [PATCH 5/24] Introduce vmcs12: a VMCS structure for L1
` [PATCH 7/24] Understanding guest pointers to vmcs12 structures
` [PATCH 9/24] Implement VMCLEAR
` [PATCH 10/24] Implement VMPTRLD
` [PATCH 11/24] Implement VMPTRST
` [PATCH 12/24] Add VMCS fields to the vmcs12
` [PATCH 13/24] Implement VMREAD and VMWRITE
[RFC][PATCH 0/9] rework KVM mmu_shrink() code
2010-06-16 15:25 UTC (19+ messages)
` [RFC][PATCH 1/9] abstract kvm x86 mmu->n_free_mmu_pages
` [RFC][PATCH 2/9] rename x86 kvm->arch.n_alloc_mmu_pages
` [RFC][PATCH 3/9] replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
` [RFC][PATCH 4/9] create aggregate kvm_total_used_mmu_pages value
` [RFC][PATCH 5/9] break out some mmu_skrink() code
` [RFC][PATCH 6/9] remove kvm_freed variable
` [RFC][PATCH 7/9] make kvm_get_kvm() more robust
` [RFC][PATCH 8/9] reduce kvm_lock hold times in mmu_skrink()
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive
Request for mutual web link
2010-06-16 14:39 UTC
[PATCH 1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index
2010-06-16 14:59 UTC (3+ messages)
` [PATCH 2/3] qemu: Enable XSAVE related CPUID
TSC cleanups, fixes, documentation for KVM
2010-06-16 14:58 UTC (40+ messages)
` [PATCH 01/17] Eliminate duplicated timer code
` [PATCH 03/17] Unify vendor TSC logic
` [PATCH 04/17] Fix deep C-state TSC desynchronization
` [PATCH 05/17] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/17] Fix a possible backwards warp of kvmclock
` [PATCH 12/17] Add helper function get_kernel_ns
` [PATCH 15/17] Fix AMD C1 TSC desynchronization
` [PATCH 16/17] TSC reset compensation
` [PATCH 17/17] Add timekeeping documentation
[PATCH] KVM: x86 emulator: fix pusha instruction emulation
2010-06-16 14:09 UTC (4+ messages)
` [PATCHv2] "
[RFC PATCH 0/5] Introduce canonical device hierarchy string
2010-06-16 14:31 UTC (54+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()
` [Qemu-devel] Re: [RFC PATCH 0/5] Introduce canonical device hierarchy string
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
` RFC qdev path semantics
` [Qemu-devel] "
[PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2
2010-06-16 14:15 UTC (2+ messages)
Loss of network connectivity with high load
2010-06-16 14:14 UTC (5+ messages)
[PATCH 0/3] Monitor support QEMU trace framework
2010-06-16 13:50 UTC (5+ messages)
` [PATCH 1/3] Export hash function
` [PATCH 2/3] Monitor command 'info trace'
` [PATCH 3/3] Toggle tracepoint state
[PATCH 2/2] [scsi-bus]: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments
2010-06-16 13:43 UTC
[PATCH 1/2] [scsi-bus]: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
2010-06-16 13:42 UTC
[PATCH 1/2] [scsi-bus]: Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mode setup
2010-06-16 13:23 UTC (7+ messages)
` [Qemu-devel] "
KVM call minutes for June 15
2010-06-16 11:55 UTC (7+ messages)
` [Qemu-devel] "
[RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
2010-06-16 11:39 UTC (32+ messages)
` [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control
[PATCH 3/6] KVM: MMU: introduce gfn_to_page_atomic() and gfn_to_pfn_atomic()
2010-06-16 11:08 UTC (13+ messages)
` [PATCH 5/6] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH 6/6] KVM: MMU: trace pte prefetch
kvm_queue_exception - what is going wrong here?
2010-06-16 10:35 UTC (2+ messages)
[PATCH 0/4] Really lazy fpu
2010-06-16 9:43 UTC (10+ messages)
[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
2010-06-16 9:22 UTC
[PATCH RFC] KVM: busy-spin detector
2010-06-16 8:22 UTC (2+ messages)
I wait your responds
2010-06-14 14:14 UTC
[PATCH] fix -DDEBUG oops
2010-06-16 2:30 UTC (2+ messages)
[PATCH] virtio_blk: support barriers without FLUSH feature
2010-06-16 1:56 UTC (2+ messages)
[Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
2010-06-15 22:26 UTC (5+ messages)
` [PATCH RFC] Mark a device as non-migratable
` [Qemu-devel] "
[PATCH v7 0/4] Inter-VM shared memory device
2010-06-15 20:23 UTC (5+ messages)
` [PATCH v7 1/4] Device specification for shared memory PCI device
` [PATCH v7 2/4] Add function to assign ioeventfd to MMIO
` [PATCH v7 3/4] Support marking a device as non-migratable
` [PATCH v7 4/4] Inter-VM shared memory PCI device
[PATCH 1/7] KVM: MMU: rename 'page' and 'shadow_page' to 'sp'
2010-06-15 20:09 UTC (6+ messages)
` [PATCH 7/7] KVM: MMU: don't walk every parent pages while mark unsync
[PATCH v2 0/3]: Fixes to IRQ routing
2010-06-15 17:53 UTC (5+ messages)
` [PATCH v2 1/3] Introduce a workqueue to deliver PIT timer interrupts
GPGPU passthrough in linux kvm
2010-06-15 16:18 UTC (2+ messages)
[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
2010-06-15 15:07 UTC
[PATCH] VT-d: fix PCI device detach from virtual machine
2010-06-15 14:52 UTC (4+ messages)
KVM call agenda for June 15
2010-06-15 14:18 UTC (4+ messages)
[PATCH v2 0/7] Tracing backends
2010-06-15 13:49 UTC (4+ messages)
` [PATCH 1/7] trace: Add trace-events file for declaring trace events
` [PATCH] Re: Tracing backends : Fix for building with --prefix
[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
2010-06-15 13:43 UTC
[PATCH v5] block: add sheepdog driver for distributed storage support
2010-06-15 12:33 UTC (5+ messages)
Regarding NAT configuration with KVM
2010-06-15 12:07 UTC (2+ messages)
[PATCH 0/6] KVM: MMU: support pte prefetch when intercepted guest #PF
2010-06-15 11:45 UTC (2+ 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