public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-11 19:08:12 to 2008-11-14 15:51:09 UTC [more...]

[patch] fold vcpu_info into CPUState
 2008-11-14 15:51 UTC 

[patch] remove unnecessary bool from qemu-kvm.c
 2008-11-14 15:45 UTC 

Hangs
 2008-11-14 15:34 UTC 

[PATCH][RFC] Split non-TCG bits out of exec.c
 2008-11-14 14:07 UTC  (13+ messages)
` [Qemu-devel] "

[ANNOUNCE] kvm-79 release
 2008-11-14 13:44 UTC  (2+ messages)

Cross vendor migration ideas
 2008-11-14 13:07 UTC  (15+ messages)

[PATCH 4/4] KVM/userspace: support hot remove assigned device
 2008-11-14  9:24 UTC 

[PATCH 3/4] KVM/userspace: Add interface to remove ioperm data
 2008-11-14  9:23 UTC 

[PATCH 2/4] KVM/userspace: Add deassign ioctl
 2008-11-14  9:23 UTC 

Support VT-d device hotplug
 2008-11-14  9:23 UTC 

[PATCH 1/4] KVM: support VT-d device hotplug
 2008-11-14  9:23 UTC 

virtio_net hang
 2008-11-14  9:23 UTC  (7+ messages)

Running KVM inside a KVM guest
 2008-11-14  3:07 UTC  (2+ messages)

[PATCH 1/1] KVM: VMX: Clean up private memory slot allocation
 2008-11-14  2:27 UTC  (3+ messages)

Latest kvm.git versus Windows Vista?
 2008-11-14  2:26 UTC 

[PATCH] [v2] linux: virtio: Standardize virtio's concept of "page size"
 2008-11-14  1:27 UTC  (6+ messages)

[PATCH] KVM: Qemu: Sync compiler.h from kernel source when do make sync
 2008-11-14  1:25 UTC  (3+ messages)

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-14  0:55 UTC  (10+ messages)
` [PATCH 2/16 v6] PCI: define PCI resource names in an 'enum'
` [PATCH 15/16 v6] PCI: document the SR-IOV sysfs entries

PCI-Passthrough for Graphics card
 2008-11-13 19:49 UTC  (3+ messages)

Is ntpd in guest necessary?
 2008-11-13 17:58 UTC  (2+ messages)

[PATCH 00/11] x86: disable virt on kdump and emergency_restart (v3)
 2008-11-13 17:43 UTC  (12+ messages)
` [PATCH 01/11] kvm: vmx: move cpu_has_kvm_support() to an inline on asm/virtext.h
` [PATCH 02/11] kvm: vmx: move ASM_VMX_* definitions to asm/virtext.h
` [PATCH 03/11] x86: asm/virtext.h: add cpu_vmxoff() inline function
` [PATCH 04/11] kvm: vmx: extract kvm_cpu_vmxoff() from hardware_disable()
` [PATCH 05/11] x86: cpu_emergency_vmxoff() function
` [PATCH 06/11] kvm: svm: move some SVM_* #defines to asm/virtext.h
` [PATCH 07/11] kvm: svm: move has_svm() code "
` [PATCH 08/11] kvm: svm: move svm_hardware_disable() "
` [PATCH 09/11] x86: asm/virtext.h: create cpu_emergency_svm_disable()
` [PATCH 10/11] kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
` [PATCH 11/11] x86: disable VMX on all CPUs on reboot

[patch] remove vcpu_info array v5
 2008-11-13 16:46 UTC  (19+ messages)
      ` [patch] pass opague CPUState through libkvm instead of int vcpu

[patch] fix kvm-userland on ia64
 2008-11-13 14:06 UTC  (2+ messages)

[patch] kvm-userland - raise max vcpus to 256 for ia64
 2008-11-13 13:54 UTC  (5+ messages)

[PATCH] Check for ambiguities in create alias ioctl
 2008-11-13 14:32 UTC  (2+ messages)

*terrible* speed of savevm/loadvm/delvm
 2008-11-13 12:33 UTC  (2+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2008-11-13 11:32 UTC  (69+ 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

interests in bugs for 2.6.16?
 2008-11-13 10:33 UTC 

missing ifdef
 2008-11-13  8:54 UTC 

[ kvm-Bugs-2275173 ] savevm is extremely slow
 2008-11-13  8:36 UTC 

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-13  7:49 UTC  (12+ messages)

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

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 

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

[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  (2+ 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  (11+ messages)

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


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