public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-03 18:25:44 to 2009-06-05 17:46:57 UTC [more...]

[KVM-AUTOTEST] Patch queue for kvm autotest
 2009-06-05 17:46 UTC 

[RFC PATCH v2 00/19] virtual-bus
 2009-06-05 16:25 UTC  (21+ messages)
` [RFC PATCH v2 03/19] vbus: add connection-client helper infrastructure
              ` [PATCH] kvm: make sure we select EVENTFD for any arch that declares HAVE_KVM_EVENTFD

[KVM PATCH v6 0/2] iosignalfd
 2009-06-05 16:02 UTC  (4+ messages)
` [KVM PATCH v6 1/2] KVM: make io_bus interface more robust
` [KVM PATCH v6 2/2] KVM: add iosignalfd support

[RFC] CPU hard limits
 2009-06-05 14:54 UTC  (46+ messages)

hpet missing in qemu-kvm's acpi table
 2009-06-05 14:39 UTC  (3+ messages)

[PATCH] kvm: x86: Cleanup LAPIC interface
 2009-06-05 14:13 UTC 

[PATCH] Fix import of modules from inside the kvm module
 2009-06-05 13:53 UTC  (2+ messages)

[PATCH 1/2] use explicit 64bit storage for sysenter values
 2009-06-05 12:23 UTC  (4+ messages)
` [PATCH 2/2] add sysenter/syscall emulation for 32bit compat mode

Grant Award !!
 2009-06-05 11:48 UTC 

[PATCH] qemu-kvm: Flush icache after dma operations for ia64
 2009-06-05 11:13 UTC  (14+ messages)

Missing shutdown.exe in win2k3 R2 Datacentre Guest under ssh
 2009-06-05 10:46 UTC 

[PATCH] kvm-s390: fix interrupt field widths
 2009-06-05 10:28 UTC 

[PATCHv3 01/13] qemu: make default_write_config use mask table
 2009-06-05 10:24 UTC  (13+ messages)
` [PATCHv3 02/13] qemu: capability bits in pci save/restore
` [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
` [PATCHv3 04/13] qemu: helper routines for pci access
` [PATCHv3 05/13] qemu: MSI-X support functions
` [PATCHv3 06/13] qemu: add flag to disable MSI-X by default
` [PATCHv3 07/13] qemu: minimal MSI/MSI-X implementation for PC
` [PATCHv3 08/13] qemu: add support for resizing regions
` [PATCHv3 09/13] qemu: virtio support for many interrupt vectors
` [PATCHv3 10/13] qemu: MSI-X support in virtio PCI
` [PATCHv3 11/13] qemu: request 3 vectors in virtio-net
` [PATCHv3 12/13] qemu: virtio save/load bindings
` [PATCHv3 13/13] qemu: add pci_get/set_byte

[PATCHv3 00/13] qemu: MSI-X support
 2009-06-05 10:22 UTC 

Choosing the right KVM version for production on CentOS 5.3
 2009-06-05  8:39 UTC 

[PATCH -tip v9 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-06-05  8:36 UTC  (5+ messages)
` [PATCH -tip v9 3/7] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v9 7/7] tracing: add kprobe-based event tracer

linux-2.6.29-git1 + kubuntu-8.04 kvm = kernel oops
 2009-06-05  7:12 UTC 

KVM on Debian
 2009-06-05  5:47 UTC  (5+ messages)

[ kvm-Bugs-1971512 ] failure to migrate guests with more than 4GB of RAM
 2009-06-05  0:00 UTC 

[ kvm-Bugs-2624842 ] kernel BUG at /kvm-84/kernel/x86/kvm_main.c:2148!
 2009-06-04 23:57 UTC 

[ kvm-Bugs-2287677 ] kvm79 compiling errors (with-patched-kernel)
 2009-06-04 23:51 UTC 

[ kvm-Bugs-2287677 ] kvm79 compiling errors (with-patched-kernel)
 2009-06-04 23:51 UTC 

[ kvm-Bugs-2782199 ] linux_s3 ceased function
 2009-06-04 23:47 UTC 

[ kvm-Bugs-2782199 ] linux_s3 ceased function
 2009-06-04 23:47 UTC 

[ kvm-Bugs-2801212 ] sles10sp2 guest timer run too fast
 2009-06-04 23:45 UTC 

[ kvm-Bugs-2801459 ] i8042.c: No controller found
 2009-06-04 23:39 UTC 

[ kvm-Bugs-2801458 ] BUG at mmu.c:615 from localhost migration using ept+hugetlbf
 2009-06-04 23:36 UTC 

[PATCH KVM VMX 0/2] Enable Unrestricted Guest
 2009-06-04 22:25 UTC  (3+ messages)
  ` [PATCH KVM VMX 1/2] KVM: VMX: Rename rmode.active to rmode.vm86_active
  ` [PATCH KVM VMX 2/2] KVM: VMX: Support Unrestricted Guest feature

[PATCH] QEMU KVM: i386: Fix the cpu reset state
 2009-06-04 21:29 UTC 

[PATCH] use KVMState, as upstream do
 2009-06-04 20:18 UTC  (6+ messages)

[PATCH 0/4] apic/ioapic kvm free implementation
 2009-06-04 20:02 UTC  (8+ messages)
` [PATCH 1/4] avoid halted state for in kernel irqchip
  ` [PATCH 2/4] sipi and init: move common code
    ` [PATCH 3/4] provide a kvm-free implementation of apic
      ` [PATCH 4/4] provide a kvm-free implementation of ioapic

[patch] VMX Unrestricted mode support
 2009-06-04 18:13 UTC  (7+ messages)

[patch 2/4] KVM: move coalesced_mmio locking to its own device
 2009-06-04 18:08 UTC  (6+ messages)
` [patch 0/4] move irq protection role to separate lock v4
  ` [patch 1/4] KVM: x86: grab pic lock in kvm_pic_clear_isr_ack
  ` [patch 3/4] KVM: introduce irq_lock, use it to protect ioapic
  ` [patch 4/4] KVM: switch irq injection/acking data structures to irq_lock

TODO list for qemu+KVM networking performance v2
 2009-06-04 18:10 UTC  (5+ messages)

[KVM PATCH v5 0/2] iosignalfd
 2009-06-04 16:51 UTC  (10+ messages)
` [KVM PATCH v5 1/2] kvm: make io_bus interface more robust
` [KVM PATCH v5 2/2] kvm: add iosignalfd support

NV-CUDA: a new way in virtualization is possible?
 2009-06-04 16:07 UTC  (2+ messages)

[ kvm-Bugs-2801212 ] sles10sp2 guest timer run too fast
 2009-06-04 15:17 UTC 

[KVM PATCH v2 0/2] irqfd: use POLLHUP notification for close()
 2009-06-04 14:02 UTC  (4+ messages)
` [KVM PATCH v2 1/2] Allow waiters to be notified about the eventfd file* going away, and give
` [KVM PATCH v2 2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl

[PATCH] [1/2] x86: MCE: Define MCE_VECTOR
 2009-06-04 14:07 UTC  (10+ messages)
` [PATCH] [2/2] KVM: Add VT-x machine check support

[KVM PATCH v4 0/3] iosignalfd
 2009-06-04 13:20 UTC  (10+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support

[PATCH] revert part of 3db8b916e merge
 2009-06-04 13:00 UTC  (2+ messages)

[PATCH RFC] Do not use cpu_index in interface between libkvm and qemu
 2009-06-04 12:58 UTC  (2+ messages)

[PATCH] cleanup acpi table creation
 2009-06-04 12:44 UTC 

[KVM-RFC PATCH 0/2] irqfd: use POLLHUP notification for close()
 2009-06-04 12:02 UTC  (13+ messages)

[PATCH v8] qemu-kvm: add irqfd support
 2009-06-04 10:06 UTC  (2+ messages)

KVM-86 not exposing 64 bits CPU anymore, NICE
 2009-06-04  9:27 UTC  (5+ messages)

[PATCH 0/2] Add serial number support for virtio_blk, V4
 2009-06-04  6:31 UTC  (5+ messages)
` [PATCH 0/2] Add serial number support for virtio_blk, V4a
` [PATCH 1/2] "
` [PATCH 2/2] "

[KVM-AUTOTEST PATCH] Use new function VM.get_name() to get the VM's name, instead of VM.name
 2009-06-03 23:26 UTC  (2+ messages)

[PATCH][KVM_AUTOTEST] Added functionality to the preprocessor to run scripts
 2009-06-03 23:31 UTC  (2+ messages)

[PATCH 0/4] kvm free implementation of apic/ioapic
 2009-06-03 21:11 UTC  (9+ messages)
` [PATCH 1/4] avoid halted state for in kernel irqchip
  ` [PATCH 2/4] sipi and init: move common code
    ` [PATCH 3/4] provide a kvm-free implementation of apic

[PATCH v3] qemu-kvm: add iosignalfd support
 2009-06-03 20:30 UTC 

[PATCH][KVM_AUTOTEST] Added functionality to the preprocessor to run scripts
 2009-06-03 19:15 UTC 


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