messages from 2008-03-25 17:47:10 to 2008-03-28 10:01:01 UTC [more...]
LOWONGAN KERJA MAR08 - INDOVISUAL OFFICE SOLUTION
2008-03-28 10:01 UTC
[02/17][PATCH] Implement smp_call_function_mask for ia64
2008-03-28 9:59 UTC
[03/15][PATCH] kvm/ia64: Add header files for kvm/ia64
2008-03-28 9:59 UTC
[04/17] [PATCH] Add kvm arch-specific core code for kvm/ia64
2008-03-28 9:59 UTC
[05/17][PATCH] kvm/ia64 : Add head files for kvm/ia64
2008-03-28 9:59 UTC
[06/17][PATCH] kvm/ia64: VMM module interfaces
2008-03-28 9:58 UTC
[07/17][PATCH] kvm/ia64: Add TLB virtulization support
2008-03-28 9:58 UTC
[08/17][PATCH] kvm/ia64: Add interruption vector table for vmm
2008-03-28 9:58 UTC
[09/17] [PATCH] kvm/ia64: Add mmio decoder for kvm/ia64
2008-03-28 9:58 UTC
[10/17] [PATCH] kvm/ia64: Add trampoline for guest/host mode switch
2008-03-28 9:58 UTC
[11/17][PATCH] kvm/ia64: add processor virtulization support
2008-03-28 9:58 UTC
[12/17][PATCH] kvm/ia64: add optimization for some virtulization faults
2008-03-28 9:58 UTC
[13/17][PATCH] kvm/ia64: Generate offset values for assembly code use
2008-03-28 9:58 UTC
[14/17][PATCH] kvm/ia64: Add guest interruption injection support
2008-03-28 9:58 UTC
[15/17][PATCH] kvm/ia64: Add kvm sal/pal virtulization support
2008-03-28 9:58 UTC
[16/17] [PATCH] kvm:ia64 Enable kvm build for ia64
2008-03-28 9:58 UTC
[17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64
2008-03-28 9:58 UTC
[01/17]PATCH Add API for allocating dynamic TR resouce
2008-03-28 9:58 UTC
[Patch][00/17] kvm-ia64 for kernel V6
2008-03-28 9:57 UTC
[PATCH 0/5] trivial fixes to silence compilation warnings
2008-03-28 9:09 UTC (9+ messages)
` [PATCH 1/5] libkvm: export kvm_disable_pit_creation to support -no-kvm-pit
` [PATCH 2/5] qemu: cpu_model is a pointer to a constant string
` [PATCH 3/5] qemu: model in NICInfo "
` [PATCH 4/5] qemu: PCI_COMMAND_SERR redefined from linux headers
` [PATCH] qemu: remove conflicting dependency to <linux/pci.h>
` [PATCH 5/5] qemu: ARRAY_SIZE redefined
` [PATCH] qemu: use ARRAY_SIZE macro as provided by osdep.h
KVM Test result, kernel 2d38988.., userspace 64173d0.. -- One Issue fixed
2008-03-28 8:41 UTC
windows guest shows 15 virtual CPU´s in device manager
2008-03-28 8:15 UTC
[PATCH] KVM: VMX: Enabling MSR Bitmap feature
2008-03-28 6:23 UTC
[patch 0/2] separate thread for IO handling V2
2008-03-28 0:22 UTC (3+ messages)
` [patch 1/2] QEMU/KVM: separate thread for IO handling
` [patch 2/2] QEMU/KVM: add function to handle signals
[PATCH] ignore reads to the EOI register
2008-03-27 23:39 UTC (6+ messages)
` [Qemu-devel] "
7-11 апреля, гостиница
2008-03-27 23:30 UTC
[PATCH] virtio-blk: allow more than one in-flight request
2008-03-27 23:22 UTC (4+ messages)
[PATCH] KVM: MMU: fix large page breakage
2008-03-27 22:05 UTC
hugetlbfs not working
2008-03-27 21:55 UTC (7+ messages)
[patch 0/3] QEMU dedicated IO thread
2008-03-27 20:21 UTC (15+ messages)
` [patch 1/3] QEMU/KVM: separate thread for IO handling
` [patch 2/3] QEMU/KVM: add function to handle signals
` [patch 3/3] QEMU/libkvm: dont create vcpu0 thread
Долевое строительство домов
2008-03-27 18:10 UTC
QEMU/KVM: virtio-blk asynchronous IO
2008-03-27 16:37 UTC (2+ messages)
kvm causing memory corruption? ~2.6.25-rc6
2008-03-27 16:30 UTC (13+ messages)
` [kvm-devel] "
[PATCH] KVM: MMU: Fix rmap_remove() race
2008-03-27 15:26 UTC (17+ messages)
crash booting Windows with current -git
2008-03-27 15:02 UTC (3+ messages)
[ANNOUNCE] kvm-64 release
2008-03-27 14:34 UTC
manage number of VCPU and memory
2008-03-27 13:54 UTC (4+ messages)
KVM: register the kvm mmu cache with the shrinker
2008-03-27 12:45 UTC (4+ messages)
[RFC/PATCH 00/15] kvm on big iron
2008-03-27 12:02 UTC (26+ messages)
` buliding and testing PowerPC KVM
` [RFC/PATCH 00/15 v2] kvm on big iron
` [RFC/PATCH 00/15 v3] "
` [RFC/PATCH 01/15 v3] preparation: provide hook to enable pgstes in user pagetable
` [RFC/PATCH 02/15 v3] preparation: host memory management changes for s390 kvm
` [RFC/PATCH 03/15 v3] preparation: address of the 64bit extint parm in lowcore
` [RFC/PATCH 04/15 v3] preparation: split sysinfo defintions for kvm use
` [RFC/PATCH 05/15 v3] kvm-s390: s390 arch backend for the kvm kernel module
` [RFC/PATCH 06/15 v3] kvm-s390: sie intercept handling
` [RFC/PATCH 07/15 v3] kvm-s390: interrupt subsystem, cpu timer, waitpsw
` [RFC/PATCH 08/15 v3] kvm-s390: intercepts for privileged instructions
` [RFC/PATCH 09/15 v3] kvm-s390: interprocessor communication via sigp
` [RFC/PATCH 10/15 v3] kvm-s390: intercepts for diagnose instructions
` [RFC/PATCH 11/15 v3] kvm-s390: add kvm to kconfig on s390
` [RFC/PATCH 12/15 v3] kvm-s390: API documentation
` [RFC/PATCH 13/15 v3] kvm-s390: update maintainers
` [RFC/PATCH 14/15 v3] guest: detect when running on kvm
` [RFC/PATCH 15/15 v3] guest: virtio device support, and kvm hypercalls
[PATCH 0/20] dma_ops for i386
2008-03-27 11:54 UTC (31+ messages)
` [PATCH 01/20] x86: move dma_ops struct definition to dma-mapping.h
` [PATCH 02/20] x86: implement dma_map_single through dma_ops
` [PATCH 03/20] x86: move dma_unmap_single to common header
` [PATCH 04/20] x86: move dma_map_sg "
` [PATCH 05/20] x86: move dma_unmap_sg "
` [PATCH 06/20] x86: move dma_sync_single_for_cpu "
` [PATCH 07/20] x86: move dma_sync_single_for_device "
` [PATCH 08/20] x86: move dma_sync_single_range_for_cpu "
` [PATCH 09/20] x86: move dma_sync_single_range_for_device "
` [PATCH 10/20] x86: move dma_sync_sg_for_cpu "
` [PATCH 11/20] x86: move dma_sync_sg_for_device "
` [PATCH 12/20] x86: move alloc and free coherent "
` [PATCH 13/20] x86: move dma_map_page and dma_unmap_page "
` [PATCH 14/20] x86: move dma_cache_sync "
` [PATCH 15/20] x86: move dma_supported and dma_set_mask to pci-dma_32.c
` [PATCH 16/20] x86: align to clflush size
` [PATCH 17/20] x86: provide a bad_dma_address symbol for i386
` [PATCH 18/20] x86: unify dma_mapping_error
` [PATCH 19/20] x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
` [PATCH 20/20] x86: delete the arch-specific dma-mapping headers
[PATCH 0/3] fixups for pci passthrough
2008-03-27 11:43 UTC (8+ messages)
` [PATCH 1/3] [PATCH] passthrough
` [PATCH 2/3] [PATCH] unregister pci device
` [PATCH 3/3] [PATCH] remove warnings
virtual machines network goes 100Mbit when interface is Gbit
2008-03-27 10:58 UTC (3+ messages)
KVM Test result, kernel c0af88e.., userspace 0342df6
2008-03-27 10:07 UTC (2+ messages)
[PATCH] x86: don't allow KVM_CLOCK without HAVE_KVM
2008-03-27 8:25 UTC (3+ messages)
` [PATCH v2] x86: don't allow KVM_CLOCK on Voyager or Visual WS
` [kvm-devel] "
[RFC] QEMU/KVM: dedicated IO thread
2008-03-26 22:06 UTC (6+ messages)
Diversity Business Newsletter
2008-03-26 18:05 UTC
[PATCH] Add -Werror to libkvm compile
2008-03-26 16:41 UTC (6+ messages)
` [kvm-ppc-devel] "
[PATCH] Use QEMU functions to access guest memory for virtio
2008-03-26 14:41 UTC (5+ messages)
KVM: MMU: add KVM_ZAP_GFN ioctl
2008-03-26 12:31 UTC (8+ messages)
2008 SCAM VICTIMS COMPENSATION PAYMENT
2008-03-26 10:45 UTC
[PATCH][QEMU] Use a separate device for in-kernel PIT (v2)
2008-03-26 10:03 UTC (4+ messages)
Нормы расхода ГСМ (семинар)
2008-03-26 9:34 UTC
KVM Test result, kernel 680615e.., userspace 52be1a1
2008-03-26 8:39 UTC (5+ messages)
Support for Sangoma A200 card using pci_add?
2008-03-26 8:34 UTC (2+ messages)
[ kvm-Bugs-1925889 ] slab error in kmem_cache_destroy(): cache `kvm_vcpu':
2008-03-26 8:07 UTC
Управление финансами
2008-03-26 1:46 UTC
Virtio and LVM
2008-03-25 22:47 UTC
+ kvm-provide-kvmh-for-all-architecture-fixes-headers_install.patch added to -mm tree
2008-03-25 19:44 UTC (2+ messages)
Attaching to the virtual console/keyboard/mouse of kvm instance using a unix/socket
2008-03-25 18:01 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