messages from 2008-04-15 22:11:28 to 2008-04-18 09:22:12 UTC [more...]
[PATCH 0/6] Enable EPT on KVM v3
2008-04-18 9:22 UTC
PCI Passthrough support for KVM
2008-04-18 8:46 UTC (5+ messages)
` [PATCH 1/1] QEMU/KVM: Support for PCI Passthrough
` [kvm-devel] "
performance with guests running 2.4 kernels (specifically RHEL3)
2008-04-18 7:57 UTC (4+ messages)
kvm-65/66 bug with Solaris 10 U4 ?
2008-04-18 7:32 UTC (16+ messages)
[PATCH 1/5]Add some trace markers and expose interfaces in kernel for tracing
2008-04-18 6:08 UTC (8+ messages)
` [PATCH 1/5]Add some trace markers and exposeinterfaces "
` [kvm-ppc-devel] "
QEMU/KVM: clear HF_HALTED mask at vcpu startup time
2008-04-17 22:30 UTC
[ofa-general] [PATCH 0 of 9] mmu notifier #v12
2008-04-17 22:16 UTC (13+ messages)
` [ofa-general] [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
` [ofa-general] "
` "
[PATCH] Fix missing decleration for kvm_enabled() in qemu for target-ppc/helper.c
2008-04-17 20:12 UTC
[patch 00/13] RFC: split the global mutex
2008-04-17 20:10 UTC (14+ messages)
` [patch 01/13] QEMU: get rid of global cpu_single_env
` [patch 02/13] QEMU: introduce QEMUDevice
` [patch 03/13] QEMU: make esp.c build conditional to SPARC target
` [patch 04/13] QEMU: plug QEMUDevice pt1 / ioport awareness
` [patch 05/13] QEMU: add a mutex to protect IRQ chip data structures
` [patch 06/13] QEMU: plug QEMUDevice pt2 / iomem awareness
` [patch 07/13] QEMU: grab device lock for ioport/iomem processing
` [patch 08/13] QEMU: character device locking
` [patch 09/13] QEMU: network "
` [patch 10/13] QEMU: get rid of aiocb cache
` [patch 11/13] QEMU: block device locking
` [patch 12/13] QEMU: scsi-disk reentrancy fix
` [patch 13/13] QEMU/KVM: get rid of global lock
[PATCH 1/5] PCI DMA API (v3)
2008-04-17 20:05 UTC (9+ messages)
` [PATCH 2/5] virtio for QEMU (v3)
` [PATCH 3/5] virtio network driver (v3)
` [PATCH 4/5] virtio block "
` [PATCH 5/5] virtio balloon "
` [Qemu-devel] [PATCH 1/5] PCI DMA API (v3)
[PATCH 1/3] Refactor AIO interface to allow other AIO implementations
2008-04-17 20:05 UTC (7+ messages)
` [PATCH 2/3] Split out posix-aio code
` [PATCH 3/3] Implement linux-aio backend
` [kvm-devel] [PATCH 1/3] Refactor AIO interface to allow other AIO implementations
Повторные торги
2008-04-17 19:48 UTC
[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
2008-04-17 17:36 UTC
[PATCH] [POWERPC KVM] Kconfig fixes
2008-04-17 15:43 UTC
[PATCH 00/45] KVM updates for the 2.6.26 merge window (part III)
2008-04-17 15:42 UTC (49+ messages)
` [PATCH 01/45] s390: fixup for kvm
` [PATCH 02/45] s390: KVM preparation: provide hook to enable pgstes in user pagetable
` [PATCH 03/45] s390: KVM preparation: host memory management changes for s390 kvm
` [PATCH 04/45] s390: KVM preparation: address of the 64bit extint parm in lowcore
` [PATCH 05/45] s390: KVM preparation: split sysinfo defintions for kvm use
` [PATCH 06/45] KVM: s390: arch backend for the kvm kernel module
` [PATCH 07/45] KVM: s390: sie intercept handling
` [PATCH 08/45] KVM: s390: interrupt subsystem, cpu timer, waitpsw
` [PATCH 09/45] KVM: s390: intercepts for privileged instructions
` [PATCH 10/45] KVM: s390: interprocessor communication via sigp
` [PATCH 11/45] KVM: s390: intercepts for diagnose instructions
` [PATCH 12/45] KVM: s390: add kvm to kconfig on s390
` [PATCH 13/45] KVM: s390: API documentation
` [PATCH 14/45] KVM: s390: update maintainers
` [PATCH 15/45] s390: KVM guest: detect when running on kvm
` [PATCH 16/45] s390: KVM guest: virtio device support, and kvm hypercalls
` [PATCH 17/45] KVM: VMX: Enable MSR Bitmap feature
` [PATCH 18/45] KVM: MMU: unify slots_lock usage
` [PATCH 19/45] KVM: MMU: allow the vm to shrink the kvm mmu shadow caches
` [PATCH 20/45] KVM: Free apic access page on vm destruction
` [PATCH 21/45] KVM: function declaration parameter name cleanup
` [PATCH 22/45] KVM: add vm refcounting
` [PATCH 23/45] KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest
` [PATCH 24/45] KVM: MMU: prepopulate guest pages after write-protecting
` [PATCH 25/45] KVM: s390: Fix incorrect return value
` [PATCH 26/45] KVM: s390: rename stfl to kvm_stfl
` [PATCH 27/45] KVM: s390: Improve pgste accesses
` [PATCH 28/45] ia64: Add API for allocating Dynamic TR resource
` [PATCH 29/45] ia64: Implement smp_call_function_mask for ia64
` [PATCH 30/45] KVM: ia64: Prepare some structure and routines for kvm use
` [PATCH 31/45] KVM: ia64: Add header files for kvm/ia64
` [PATCH 32/45] KVM: ia64: Add kvm arch-specific core code "
` [PATCH 33/45] KVM: ia64: Add header files "
` [PATCH 34/45] KVM: ia64: VMM module interfaces
` [PATCH 35/45] KVM: ia64: Add TLB virtulization support
` [PATCH 36/45] KVM: ia64: Add interruption vector table for vmm
` [PATCH 37/45] KVM: ia64: Add mmio decoder for kvm/ia64
` [PATCH 38/45] KVM: ia64: Add trampoline for guest/host mode switch
` [PATCH 39/45] KVM: ia64: Add processor virtulization support
` [PATCH 40/45] KVM: ia64: Add optimization for some virtulization faults
` [PATCH 41/45] KVM: ia64: Generate offset values for assembly code use
` [PATCH 42/45] KVM: ia64: Add guest interruption injection support
` [PATCH 43/45] KVM: ia64: Add kvm sal/pal virtulization support
` [PATCH 44/45] KVM: ia64: Enable kvm build for ia64
` [PATCH 45/45] KVM: ia64: Add a guide about how to create kvm guests on ia64
[ kvm-Bugs-1944969 ] Second KVM process hangs eating 80-100% CPU on host
2008-04-17 14:48 UTC
[PATCH] add virtio disk geometry feature
2008-04-17 14:37 UTC (5+ messages)
[Reminder] Call for Presentations: KVM Forum 2008
2008-04-17 14:02 UTC
[PATCH 4 of 4] [KVM POWERPC] PowerPC 440 KVM implementation
2008-04-17 14:00 UTC (3+ messages)
[patch 0/2] SIGIO handling changes
2008-04-17 12:53 UTC (21+ messages)
` [patch 2/2] QEMU: decrease console "refresh rate" with -nographic
[PATCH 0 of 4] [v3] KVM for PowerPC 440
2008-04-17 9:49 UTC
[PATCH] [KVM] Rename debugfs_dir to kvm_debugfs_dir
2008-04-17 9:46 UTC (2+ messages)
[PATCH 0 of 2] [RESEND] Fix PowerPC cpu initiliaztion
2008-04-17 9:41 UTC (2+ messages)
[PATCH 1/2] kvm-s390: provide get/set_mp_state stubs to fix compile error
2008-04-17 9:27 UTC (8+ messages)
` [PATCH 2/2] virtio-s390: Change virtio interrupt definitions to follow architecture
[PATCH 0/3] Qemu crashes with pci passthrough
2008-04-17 8:42 UTC (4+ messages)
` [PATCH 1/3] don't exit on errors while registering ioports
` [PATCH 2/3] map regions as registered
` [PATCH 3/3] propagate errors from ioport registering up to pci level
[PATCH 0/2] kvm-s390 fixes
2008-04-17 8:21 UTC (2+ messages)
Extboot Option ROM rewritten in C - v3
2008-04-17 7:36 UTC (4+ messages)
KVM Test result, kernel eeff99b.., userspace cd6ac04.. -- One new issue
2008-04-17 5:47 UTC
[ kvm-Bugs-1944629 ] Can't boot smp guests on ia32e host
2008-04-17 5:44 UTC
Extboot Option ROM rewritten in C - v2
2008-04-17 1:26 UTC (5+ messages)
[RFC] Multiple QEMU AIO implementations
2008-04-16 23:52 UTC (2+ messages)
disappointing speed with virtio_blk
2008-04-16 23:40 UTC (4+ messages)
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
2008-04-16 20:19 UTC
Second KVM process hangs eating 80-100% CPU on host during startup
2008-04-16 19:52 UTC
[PATCH] pass virtio disk geometry via config space
2008-04-16 18:56 UTC
[PATCH] kvm: move kvmclock initialization inside kvm_guest_init
2008-04-16 17:29 UTC (2+ messages)
Second KVM process hangs eating 80-100% CPU on host during startup
2008-04-16 16:30 UTC
[PATCH] SVM: remove selective CR0 comment
2008-04-16 15:01 UTC
[PATCH 0/5] SVM CR8 optimization patches
2008-04-16 14:51 UTC (6+ messages)
` [PATCH 1/5] SVM: sync TPR value to V_TPR field in the VMCB
` [PATCH 2/5] X86: export kvm_lapic_set_tpr to modules
` [PATCH 3/5] SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
` [PATCH 4/5] SVM: disable CR8 intercept when tpr is not masking interrupts
` [PATCH 5/5] SVM: remove now obsolete FIXME comment
[ANNOUNCE] kvm-66 release
2008-04-16 14:47 UTC
Announcement: Proxmox Virtual Environment
2008-04-16 14:03 UTC (2+ messages)
[PATCH 1/1] Enble a guest to access a device's memory mapped I/O regions directly
2008-04-16 13:26 UTC (2+ messages)
direct mmio for passthrough - kernel part
2008-04-16 13:25 UTC (3+ messages)
` [PATCH 1/1] Enble a guest to access a device's memory mapped I/O regions directly
Automatic page sharing/consolidation
2008-04-16 12:51 UTC (2+ messages)
KVM Test result, kernel 8d3a833.., userspace bae043c
2008-04-16 9:12 UTC
Chaning disks from IDE to SCSI on a Windows VM
2008-04-16 7:58 UTC (7+ messages)
Кино на любой вкус!
2008-04-16 5:30 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