public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-06 12:40:31 to 2008-11-10 13:48:47 UTC [more...]

[patch] remove vcpu_info array v5
 2008-11-10 13:48 UTC  (11+ messages)

[PATCH] kvm-userspace: fix kvm initialization
 2008-11-10 12:59 UTC 

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

Boot Problem (and fix)
 2008-11-10 12:55 UTC  (10+ 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  (9+ messages)
          ` dynamic virtio page size

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

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

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-09 19:37 UTC  (75+ messages)
` [PATCH 15/16 v6] PCI: document the SR-IOV sysfs entries
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters
      ` git repository for SR-IOV development?

[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] userspace: update .gitignore
 2008-11-09 13:40 UTC  (2+ messages)

[PATCH] bios: resolve memory device roll over reporting issues with >32G guests
 2008-11-09 13:15 UTC  (2+ messages)

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

[PATCH 0/6] Kill off the virtio_net tx mitigation timer
 2008-11-09 11:29 UTC  (19+ messages)
` [PATCH 1/6] kvm: qemu: virtio: remove unused variable
  ` [PATCH 2/6] kvm: qemu: dup the qemu_eventfd() return
    ` [PATCH 3/6] kvm: qemu: add qemu_eventfd_write() and qemu_eventfd_read()
      ` [PATCH 4/6] kvm: qemu: aggregate reads from eventfd
        ` [PATCH 5/6] kvm: qemu: virtio-net: handle all tx in I/O thread without timer

[PATCH 00/14] x86: disable virt on kdump and emergency_restart
 2008-11-09 11:23 UTC  (9+ messages)
` [PATCH 08/16] x86: Emergency virtualization disable function

[PATCH 00/15] x86: disable virt on kdump and emergency_restart (v2)
 2008-11-09 10:24 UTC  (21+ messages)
` [PATCH 09/15] x86: Emergency virtualization disable function
` [PATCH 15/15] Revert "x86: default to reboot via ACPI"

[PATCH] kvm: ensure that memslot userspace addresses are page-aligned
 2008-11-09 10:01 UTC  (2+ messages)

Preventing conflicts between kernel header versions?
 2008-11-09  0:36 UTC 

[PATCH 15/15] Revert "x86: default to reboot via ACPI"
 2008-11-08 22:32 UTC  (4+ messages)

[ kvm-Bugs-2235570 ] 100% cpu usage with KVM-78
 2008-11-08 21:35 UTC 

[ kvm-Bugs-2235570 ] 100% cpu usage with KVM-78
 2008-11-08 20:28 UTC 

[PATCH 0/4] Fix vmalloc regression
 2008-11-08  2:54 UTC  (9+ messages)
` [PATCH 1/4] don't call __vmalloc from other vmap internal functions
  ` [PATCH 2/4] show size of failing allocation
    ` [PATCH 3/4] restart search at beggining of vmalloc address
      ` [PATCH 4/4] Do not use guard pages in non-debug kernels

[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
 2008-11-08  0:37 UTC 

[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
 2008-11-07 21:07 UTC 

[PATCH] regression: vmalloc easily fail
 2008-11-07 20:37 UTC  (9+ messages)

[ kvm-Bugs-2235570 ] 100% cpu usage with KVM-78
 2008-11-07 17:58 UTC 

[PATCH 2/2] KVM: Fix kvm_free_physmem_slot memory leak
 2008-11-07 12:16 UTC  (4+ messages)

[PATCH] restart search at beggining of vmalloc address
 2008-11-07 11:06 UTC  (3+ messages)

Direct kernel boot without harddrive image
 2008-11-07 10:47 UTC 

[PATCH] KVM: VMX: Set IGMT bit in EPT entry
 2008-11-07  1:26 UTC  (4+ messages)

[PATCH] virtio: Define and use per-architecture "pfn shift" constants
 2008-11-06 20:07 UTC  (6+ messages)

thread/core siblings info for guests
 2008-11-06 18:01 UTC  (15+ messages)
              ` [Patch 1] "
              ` [patch 2] "
              ` [Patch 3] "

preempt.c not in hack-files
 2008-11-06 16:34 UTC  (2+ messages)

[ANNOUNCE] kvm-78 release
 2008-11-06 16:20 UTC  (4+ messages)

KVM_CAP_DEVICE_ASSIGNMENT should depend on CONFIG_PCI
 2008-11-06 16:13 UTC  (2+ messages)

qemu bios does not bootup
 2008-11-06 16:10 UTC  (2+ messages)

Fix to issues with kvm.h and g++
 2008-11-06 15:57 UTC  (2+ messages)

Monitoring access to a guest page?
 2008-11-06 15:56 UTC  (2+ messages)

How to do an automated backup?
 2008-11-06 15:48 UTC  (2+ messages)

[PATCH] x86 CPUID extended family/model
 2008-11-06 15:16 UTC  (2+ messages)

[PATCH] Activate Virtualization On Demand v3
 2008-11-06 13:51 UTC  (4+ messages)

[PATCH] kvm: qemu: Fix command info expression of "pci_add"
 2008-11-06 12:48 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