messages from 2008-04-06 06:57:56 to 2008-04-10 09:11:21 UTC [more...]
[PATCH] use NR_IRQS for irq count
2008-04-10 9:11 UTC (4+ messages)
PCI Passthrough support for KVM
2008-04-10 9:09 UTC
PCI Passthrough support for KVM
2008-04-10 9:09 UTC
Using Swiftshader for 3d in kvm
2008-04-10 9:00 UTC
PCI Passthrough support for KVM
2008-04-10 8:48 UTC (4+ messages)
` [PATCH 1/2] KVM: Expose get_eoi_gsi() for IRQ acking by PCI passthrough devices
` [PATCH 2/2] KVM: Handle interrupts for "
` [PATCH 1/1] QEMU/KVM: Support for PCI Passthrough
hugetlbfs
2008-04-10 8:17 UTC (3+ messages)
virtio with 2.6.25-rc8: problem with /dev/vda
2008-04-10 7:49 UTC (8+ messages)
Сложные вопросы признания "прочих" расходов
2008-04-10 5:49 UTC
(no subject)
2008-04-09 22:40 UTC
(no subject)
2008-04-09 22:32 UTC
QEMU/KVM: make sure all vcpus are paused before saving state
2008-04-09 21:58 UTC
[PATCH 0/5] Support for the Kernel Virtual Machine interface (v3)
2008-04-09 19:52 UTC (4+ messages)
` [PATCH 1/5] Use correct types to enable > 2G support (v3)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/5] Use correct types toenable "
[ofa-general] [PATCH 0 of 9] mmu notifier #v12
2008-04-09 18:55 UTC (17+ messages)
` [ofa-general] [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
` [ofa-general] [PATCH 2 of 9] Core of mmu notifiers
` [ofa-general] "
` "
` [ofa-general] [PATCH 3 of 9] Moves all mmu notifier methods outside the PT lock (first and not last
` [ofa-general] [PATCH 4 of 9] Move the tlb flushing into free_pgtables. The conversion of the locks
` [ofa-general] [PATCH 5 of 9] The conversion to a rwsem allows callbacks during rmap traversal
` [ofa-general] [PATCH 6 of 9] We no longer abort unmapping in unmap vmas because we can reschedule while
` [ofa-general] [PATCH 7 of 9] Convert the anon_vma spinlock to a rw semaphore. This allows concurrent
` [ofa-general] [PATCH 8 of 9] XPMEM would have used sys_madvise() except that madvise_dontneed()
` [ofa-general] [PATCH 9 of 9] This patch adds a lock ordering rule to avoid a potential deadlock when
` [ofa-general] Re: [PATCH 0 of 9] mmu notifier #v12
Boost your ego with this
2008-04-09 16:14 UTC
problems with Ubuntu server amd64 (kernel 2.6.24) and Windows 2003 32bit as guest
2008-04-09 15:16 UTC (5+ messages)
[ofa-general] [patch 00/10] [RFC] EMM Notifier V3
2008-04-09 14:29 UTC (15+ messages)
` [ofa-general] [patch 01/10] emm: mm_lock: Lock a process against reclaim
` [ofa-general] "
` [patch 02/10] emm: notifier logic
` [ofa-general] "
[PATCH] SVM: do not intercept task switch with NPT
2008-04-09 14:04 UTC
[PATCH 0/3] SVM: handle MCEs properly
2008-04-09 12:15 UTC (4+ messages)
` [PATCH 1/3] SVM: indent svm_set_cr4 with tabs instead of spaces
` [PATCH 2/3] SVM: align shadow CR4.MCE with host
` [PATCH 3/3] SVM: add intercept for machine check exception
[PATCH 5/5] The tool for parsing binary trace data and the formats file
2008-04-09 10:02 UTC
[PATCH 4/5]Add a tool in userspace to collect trace data
2008-04-09 10:01 UTC
[PATCH 3/5]Modify userspace Kbuild and kvm_stat for kvm trace
2008-04-09 10:01 UTC
[PATCH 2/5]Add kvm trace kernel support
2008-04-09 10:01 UTC
[PATCH 1/5]Add some trace markers and expose interfaces in kernel for tracing
2008-04-09 10:01 UTC
[PATCH 0/5]Add kvm trace support v3
2008-04-09 10:01 UTC
[patch 0/4] fix SMP migration and loadvm/savevm (V2)
2008-04-09 0:29 UTC (7+ messages)
` [patch 1/4] QEMU/KVM: properly copy the in-kernel apicbase value
` [patch 2/4] QEMU/KVM: get/set mpstate libkvm interface
` [patch 3/4] QEMU/KVM: save and load mp state
` [patch 4/4] QEMU/KVM: ignore SIG_IPI signals in userspace
[PATCH] [v2] Move kvm_get_pit to libkvm.c common code
2008-04-08 22:15 UTC
Compilation problems with git tree
2008-04-08 21:58 UTC (4+ messages)
[PATCH] gfxboot VMX workaround v2
2008-04-08 21:56 UTC (11+ messages)
[PATCH RFC 1/5]Add some trace enties and define interface for tracing
2008-04-08 21:53 UTC (4+ messages)
[PATCH 0/28] integrate dma_ops
2008-04-08 16:21 UTC (29+ messages)
` [PATCH 01/28] x86: introduce pci-dma.c
` [PATCH 02/28] x86: delete empty functions from pci-nommu_64.c
` [PATCH 03/28] x86: implement mapping_error in pci-nommu_64.c
` [PATCH 04/28] x86: Add flush_write_buffers in nommu functions
` [PATCH 05/28] x86: use sg_phys in x86_64
` [PATCH 06/28] x86: use dma_length in i386
` [PATCH 07/28] x86: use WARN_ON in mapping functions
` [PATCH 08/28] x86: move definition to pci-dma.c
` [PATCH 09/28] x86: move initialization functions "
` [PATCH 10/28] x86: unify pci-nommu
` [PATCH 11/28] x86: move pci fixup to pci-dma.c
` [PATCH 12/28] x86: move x86_64-specific to common code
` [PATCH 13/28] x86: merge dma_supported
` [PATCH 14/28] x86: merge iommu initialization parameters
` [PATCH 15/28] x86: move dma_coherent functions to pci-dma.c
` [PATCH 16/28] x86: isolate coherent mapping functions
` [PATCH 17/28] x86: adjust dma_free_coherent for i386
` [PATCH 18/28] x86: move bad_dma_address
` [PATCH 19/28] x86: remove virt_to_bus in pci-dma_64.c
` [PATCH 20/28] x86: use numa allocation function in i386
` [PATCH 21/28] x86: retry allocation if failed
` [PATCH 22/28] x86: use a fallback dev for i386
` [PATCH 23/28] x86: don't try to allocate from DMA zone at first
` [PATCH 24/28] x86: unify gfp masks
` [PATCH 25/28] x86: remove kludge from x86_64
` [PATCH 26/28] x86: return conditional to mmu
` [PATCH 27/28] x86: don't do dma if mask is NULL
` [PATCH 28/28] x86: integrate pci-dma.c
HONDA SPLASH PROMO (((Congratulations!!!))) You Have won the sum of � 400,000.00 pounds
2008-04-08 15:20 UTC
Постельное белье для всех ценителей стиля и комфорта
2008-04-08 8:26 UTC
paravirt clock stil causing hangs in kvm-65
2008-04-08 5:59 UTC (4+ messages)
[PATCH 0 of 3] KVM for PowerPC 440
2008-04-08 5:09 UTC (14+ messages)
` [PATCH 1 of 3] [POWERPC 44x] Export tlb_44x_hwater for KVM
` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run
` [PATCH 3 of 3] [KVM POWERPC] PowerPC 440 KVM implementation
` [kvm-ppc-devel] "
[PATCH RFC 2/5] Create relay channels and add trace data
2008-04-08 3:34 UTC (3+ messages)
Losing weight is easy now,
2008-04-08 2:34 UTC
[patch 0/4] fix SMP migration and savevm/loadvm
2008-04-08 1:17 UTC (12+ messages)
` [patch 1/4] QEMU/KVM: only use KVM apic registers if vm is running
` [patch 2/4] QEMU/KVM: save and load mp state
` [patch 3/4] QEMU/KVM: ignore SIG_IPI signals in userspace
` [patch 4/4] QEMU/KVM: dont read any bits from userspace APIC emulation if its done in-kernel
[patch] remove dead code in extboot.S
2008-04-08 0:40 UTC (3+ messages)
Call for Presentations: KVM Forum 2008
2008-04-08 0:17 UTC
performance tuning, problem with paravirtualized clock
2008-04-07 20:47 UTC (11+ messages)
[PATCH] add ioctl's to save/restore mpstate
2008-04-07 20:28 UTC
[ANN] Bochs bios ported to gcc
2008-04-07 16:18 UTC (6+ messages)
[PATCH 1/6] Use ram_addr_t for cpu_get_physical_page_desc (v2)
2008-04-07 15:44 UTC (9+ messages)
` [PATCH 2/6] PCI DMA API (v2)
` [Qemu-devel] "
[PATCH] qemu: avoid returning uninitialized value in apic_mem_readl
2008-04-07 9:12 UTC (2+ messages)
KVM Test result, kernel b1afe0f.., userspace 5208ce1.. -- One new issue
2008-04-07 8:58 UTC
[ kvm-Bugs-1936539 ] Failed to save/restore 32e guests
2008-04-07 8:56 UTC
[ofa-general] Re: [patch 1/9] EMM Notifier: The notifier calls
2008-04-07 6:02 UTC (13+ messages)
` [ofa-general] EMM: Require single threadedness for registration
` [ofa-general] "
` EMM: disable other notifiers before register and unregister
` [ofa-general] "
` [ofa-general] [PATCH] mmu notifier #v11
` "
` [ofa-general] "
Need info on guest swapping and other things in KVM
2008-04-07 4:08 UTC (4+ messages)
[ANNOUNCE] kvm-65 release
2008-04-06 19:45 UTC
problem using kvm-guest-drivers
2008-04-06 18:16 UTC (5+ messages)
Great deals for luxury items
2008-04-06 17:28 UTC
KVM developer forum 2008 - registration is now open
2008-04-06 16:41 UTC
[PATCH] Don't assume struct page for x86 MMU
2008-04-06 11:44 UTC (2+ messages)
[Patch][00/18] kvm-ia64 for kernel V10
2008-04-06 9:08 UTC
kernel BUG at drivers/virtio/virtio_ring.c:218!
2008-04-06 8:13 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