public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-09 12:44:06 to 2008-11-12 21:04:19 UTC [more...]

kvm-78 - kernel panic after using system_reset except when using -no-kvm-irqchip
 2008-11-12 21:03 UTC  (4+ messages)

Cross vendor migration ideas
 2008-11-12 20:52 UTC  (8+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2008-11-12 20:31 UTC  (62+ messages)
` [PATCH 1/4] rmap: add page_wrprotect() function,
  ` [PATCH 2/4] Add replace_page(), change the mapping of pte from one page into another
    ` [PATCH 3/4] add ksm kernel shared memory driver
      ` [PATCH 4/4] MMU_NOTIFIRES: add set_pte_at_notify()

PCI-Passthrough for Graphics card
 2008-11-12 19:16 UTC 

Out of sync shadow core breaks Hurd
 2008-11-12 19:00 UTC 

[PATCH 0/8] Make nmi_shootdown_cpus() usable by non-kdump code
 2008-11-12 17:58 UTC  (10+ messages)
  ` [PATCH 1/8] x86 kdump: Extract kdump-specific code from crash_nmi_callback()
  ` [PATCH 2/8] x86 kdump: Move crashing_cpu assignment to nmi_shootdown_cpus()
  ` [PATCH 3/8] x86 kdump: Create kdump_nmi_shootdown_cpus()
  ` [PATCH 4/8] x86 kdump: Make kdump_nmi_callback() a function ptr on crash_nmi_callback()
  ` [PATCH 5/8] x86 kdump: Make nmi_shootdown_cpus() non-static
  ` [PATCH 6/8] x86: Move nmi_shootdown_cpus() to reboot.c
  ` [PATCH 7/8] x86: Make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
  ` [PATCH 8/8] x86: Disable IRQs before doing anything on nmi_shootdown_cpus()

[PATCH] Add 40-bit DMA support to LSI scsi emulation
 2008-11-12 17:19 UTC 

*terrible* speed of savevm/loadvm/delvm
 2008-11-12 17:15 UTC 

[PATCH] [v2] linux: virtio: Standardize virtio's concept of "page size"
 2008-11-12 16:16 UTC  (4+ messages)

[ANNOUNCE] kvm-79 release
 2008-11-12 15:27 UTC  (3+ messages)

[patch] remove vcpu_info array v5
 2008-11-12 13:14 UTC  (21+ messages)

[ANNOUNCE] kvm-79 release
 2008-11-12 12:41 UTC 

[PATCH 7/7] lguest: change virtio ring alignment
 2008-11-12 12:23 UTC 

[PATCH 6/7] virtio: hand virtio ring alignment as argument to vring_new_virtqueue
 2008-11-12 12:23 UTC 

[PATCH 5/7] virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
 2008-11-12 12:23 UTC 

[PATCH 4/7] virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
 2008-11-12 12:22 UTC 

[PATCH 3/7] virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci
 2008-11-12 12:22 UTC 

[PATCH 2/7] virtio: rename 'pagesize' arg to vring_init/vring_size
 2008-11-12 12:22 UTC 

[PATCH 1/7] virtio: Don't use PAGE_SIZE in virtio_pci.c
 2008-11-12 12:22 UTC 

Solaris 10 x86_64 guest on kvm keeps restarting
 2008-11-12 12:14 UTC  (4+ messages)

file based migration not working
 2008-11-12 10:35 UTC  (2+ messages)

RHEL guest oops with latest kvm-userspace
 2008-11-12 10:13 UTC  (3+ messages)

[ kvm-Bugs-2260759 ] Can not boot up guest on latest kvm commit a605af
 2008-11-12 10:09 UTC  (7+ messages)
` [PATCH 1/1] KVM: Fix kernel allocated memory slot

[GIT PULL] KVM fixes for 2.6.28-rc
 2008-11-12  9:34 UTC 

[PATCH] kvm: qemu: support ioperm for vcpu hotplug
 2008-11-12  9:13 UTC  (2+ messages)

Boot Problem (and fix)
 2008-11-11 22:28 UTC  (19+ messages)

Allocate guest memory on host page boundaries
 2008-11-11 21:30 UTC 

hrtimer_start: Unknown symbol in module (kvm-78)
 2008-11-11 17:47 UTC  (3+ messages)

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-11  9:00 UTC  (25+ messages)

[PATCH 1/1] KVM: VMX: Clean up private memory slot allocation
 2008-11-11  7:31 UTC 

Preventing conflicts between kernel header versions?
 2008-11-11  2:00 UTC  (3+ messages)

[PATCH] bios: resolve memory device roll over reporting issues with >32G guests
 2008-11-10 16:31 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix race between pending IRQ and NMI
 2008-11-10 15:52 UTC 

[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
 2008-11-10 15:46 UTC 

[PATCH] kvm-userspace: fix kvm initialization
 2008-11-10 14:51 UTC  (4+ messages)

[PATCH] [mq]: fix-kvm-init.diff
 2008-11-10 12:56 UTC  (2+ messages)

can we hope a stable version in the near future?
 2008-11-10 11:31 UTC  (6+ messages)

[PATCH] [PATCH] kvm-userspace: fix io.h include merge confilict
 2008-11-10  9:46 UTC  (2+ messages)

[PATCH] kvm: qemu: support ioperm for assigned io ports when vcpu hotplug
 2008-11-10  8:44 UTC  (3+ messages)

[PATCH] KVM:ia64: Remove some Macro definitions for asm-offsets.c
 2008-11-10  8:36 UTC  (2+ messages)

[PATCH] qemu: define and use VIRTIO_PFN_SHIFT
 2008-11-10  5:55 UTC  (5+ messages)

[PATCH] KVM: Userspace: Make device-assignment work for kvm/ia64
 2008-11-10  5:51 UTC  (3+ messages)

[ kvm-Bugs-2168057 ] 64-bit Windows installation fails on KVM-77 - BSOD
 2008-11-10  1:48 UTC 

[PATCH] kvm: ppc: fix Kconfig constraints
 2008-11-09 15:48 UTC  (5+ messages)

compiling with icc: kvm.h(240): error
 2008-11-09 15:00 UTC  (2+ messages)

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-09 14:34 UTC  (9+ messages)
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters

[PATCH] userspace: update .gitignore
 2008-11-09 13:40 UTC  (2+ messages)

[PATCH] Use kvm_on_each_cpu in preempt.c
 2008-11-09 13:08 UTC  (2+ messages)


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