public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 07:11:03 to 2008-05-08 01:52:49 UTC [more...]

[PATCH 00 of 11] mmu notifier #v16
 2008-05-08  1:52 UTC  (61+ messages)
` [ofa-general] [PATCH 01 of 11] mmu-notifier-core
  ` [ofa-general] "
` [ofa-general] [PATCH 02 of 11] get_task_mm
  ` [ofa-general] "
` [ofa-general] [PATCH 03 of 11] invalidate_page outside PT lock
  ` [ofa-general] "
` [ofa-general] [PATCH 04 of 11] free-pgtables
  `  "
` [ofa-general] [PATCH 05 of 11] unmap vmas tlb flushing
  ` [ofa-general] "
` [ofa-general] [PATCH 06 of 11] rwsem contended
` [ofa-general] [PATCH 07 of 11] i_mmap_rwsem
` [ofa-general] [PATCH 08 of 11] anon-vma-rwsem
  ` [ofa-general] "
        `  "
` [ofa-general] [PATCH 09 of 11] mm_lock-rwsem
` [ofa-general] [PATCH 10 of 11] export zap_page_range for XPMEM
` [ofa-general] [PATCH 11 of 11] mmap sems

[ kvm-Bugs-1959950 ] Fails to restore guests in real mode
 2008-05-08  1:45 UTC 

[RFC][PATCH] svm.c: tsc unsigned delta calculation
 2008-05-07 22:29 UTC  (2+ messages)

[PATCH] Fix e1000 can_receive handler
 2008-05-07 21:40 UTC 

[RFC] [VTD][patch 1/3] vt-d support for pci passthrough: kvm-vtd--kernel.patch
 2008-05-07 19:22 UTC  (9+ messages)

[PATCH 0/4] paravirt clock patches
 2008-05-07 18:45 UTC  (7+ messages)

[PATCH 1/5] Support more than 3.5GB with virtio (v3)
 2008-05-07 18:09 UTC  (5+ messages)
` [PATCH 2/5] Validate the SG list layouts in virtio
` [PATCH 3/5] Revert virtio tap hack (v3)
` [PATCH 4/5] Make virtio-net can_receive more accurate (v3)
` [PATCH 5/5] Stop dropping so many RX packets in tap (v3)

[PATCH 1/6] Add support for eventfd() (v3)
 2008-05-07 16:55 UTC  (6+ messages)
` [PATCH 2/6] Replace SIGUSR1 in io-thread with "
` [PATCH 3/6] Add support for signalfd() (v3)
` [PATCH 4/6] Use signalfd() in io-thread (v3)
` [PATCH 5/6] Interrupt io thread in qemu_set_fd_handler2 (v3)
` [PATCH 6/6] Only select once per-main_loop iteration (v3)

kernel module won't compile when using seperate build dir
 2008-05-07 16:43 UTC  (4+ messages)
` Fwd: "

KVM-66 packages in testing
 2008-05-07 16:36 UTC 

strange problem with virtio on guest with over 3648M RAM
 2008-05-07 15:01 UTC  (4+ messages)

[ofa-general] Re: [PATCH 01 of 12] Core of mmu notifiers
 2008-05-07 15:00 UTC  (11+ messages)
  `  "

Windows PV driver for KVM
 2008-05-07 13:17 UTC  (3+ messages)

KVM Test result, kernel eee4646.., userspace 2796b62.. -- 2 new issues, 3 issues fixed
 2008-05-07 12:24 UTC 

[ kvm-Bugs-1959452 ] XP crashes while rebooting
 2008-05-07 12:14 UTC 

[ kvm-Bugs-1958467 ] Fail to save restore and live migrate on 32e platform
 2008-05-07 12:08 UTC 

[ kvm-Bugs-1959443 ] Fails to restore linux guests with virtio drivers
 2008-05-07 12:06 UTC 

[ kvm-Bugs-1958519 ] fails to build KVM modules against 2.6.26 kernel
 2008-05-07 12:03 UTC 

[ kvm-Bugs-1958464 ] "Unknown symbol in module" loading kvm.ko
 2008-05-07 12:03 UTC 

[PATCH] GVMM module shouldn't link the position-dependent objects
 2008-05-07 11:12 UTC  (2+ messages)

[PATCH] Build fix for kvm/ia64 userspace
 2008-05-07 11:07 UTC  (6+ messages)

[PATCH] [ACPI] Enable _SUN in Slot devices
 2008-05-07 10:21 UTC  (2+ messages)

National retail pharmacy chain
 2008-05-07 10:21 UTC 

[PATCH] [ACPI] Enable direct GSI mapping for APIC
 2008-05-07 10:20 UTC  (2+ messages)

[PATCH] fixup 3dnow! support
 2008-05-07  9:39 UTC  (6+ messages)

QEMU/KVM: fix copy&paste bug in ACPI IRQ routing tables
 2008-05-07  8:15 UTC  (2+ messages)

KVM: PIT: take inject_pending into account when emulating hlt
 2008-05-07  8:13 UTC  (2+ messages)

problems running many guests
 2008-05-07  7:56 UTC  (5+ messages)

Protected mode transitions and big real mode... still an issue
 2008-05-07  5:57 UTC  (11+ messages)

[RFC] [VTD][patch 2/3] vt-d support for pci passthrough: kvm-vtd-user.patch
 2008-05-07  0:39 UTC  (3+ messages)

[RFC] [VTD][patch 3/3] vt-d support for pci passthrough: kvm-intel-iommu.patch
 2008-05-07  0:34 UTC  (2+ messages)

[PATCH 1/4] Replace SIGUSR1 in io-thread with eventfd() (v2)
 2008-05-06 19:46 UTC  (6+ messages)
` [PATCH 2/4] Use signalfd() in io-thread (v2)
  ` [PATCH 3/4] Interrupt io thread in qemu_set_fd_handler2 (v2)
    ` [PATCH 4/4] Only select once per-main_loop iteration (v2)

[PATCH 00 of 11] mmu notifier #v15
 2008-05-06 17:53 UTC  (9+ messages)
` [ofa-general] [PATCH 01 of 11] mmu-notifier-core
  ` [ofa-general] "
          `  "
            ` [ofa-general] mmu notifier v15 -> v16 diff

[PATCH 0 of 2] [RESEND] [PowerPC] Fix setting memory for bamboo board model
 2008-05-06 14:58 UTC  (5+ messages)
` [PATCH 1 of 2] Add function dt_cell_multi to hw/device_tree.c
` [PATCH 2 of 2] Fix memory defined in device tree by declaring it dynamically for bamboo board model
` [kvm-ppc-devel] [PATCH 0 of 2] [RESEND] [PowerPC] Fix setting memory "

s390 kvm_virtio.c build error
 2008-05-06 14:39 UTC  (7+ messages)

kvm-67: kernel panic while booting debian-40r3-i386-businesscard.iso
 2008-05-06 14:32 UTC  (4+ messages)

[RFC] fix VMX TSC synchronicity
 2008-05-06 13:55 UTC  (12+ messages)

[ kvm-Bugs-1958725 ] openSUSE 11.0 became broken with newer KVM
 2008-05-06 13:21 UTC 

[ kvm-Bugs-1958715 ] kvm-userspace failed to start linux kernel (kernel panic)
 2008-05-06 13:20 UTC  (2+ messages)

[PATCH]: Fake MSR_K7 performance counters
 2008-05-06 11:28 UTC  (2+ messages)

KVM Test result, kernel 6307419.., userspace 77c9148.. -- 3 new issues
 2008-05-06 11:23 UTC  (2+ messages)

[PATCH] janitorial: remove leftovers from merge conflict
 2008-05-06 10:47 UTC  (2+ messages)

[ kvm-Bugs-1958519 ] fails to build KVM modules against 2.6.26 kernel
 2008-05-06 10:46 UTC  (3+ messages)

[RFC] [VTD][patch 0/3] vt-d support for pci passthrough
 2008-05-06 10:27 UTC  (3+ messages)

[patch 0/3] QEMU/KVM: add support for 128 PCI slots (v2)
 2008-05-06 10:14 UTC  (7+ messages)

Фильмы на DVD
 2008-05-06  6:46 UTC 

[ kvm-Bugs-1958467 ] Fail to save restore and live migrate on 32e platform
 2008-05-06  6:36 UTC 

[ kvm-Bugs-1958464 ] "Unknown symbol in module" loading kvm.ko
 2008-05-06  6:34 UTC 

Unknown symbol in module
 2008-05-06  2:02 UTC 

PATCH: Put QEMU Psuedo-TTY in raw mode
 2008-05-05 14:31 UTC  (2+ messages)

[PATCH 1/3] Use signalfd() in io-thread
 2008-05-05 14:27 UTC  (3+ messages)

Kernel Oops with kvm 66 running WinXP
 2008-05-05 12:15 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox