public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-19 13:16:48 to 2009-06-23 09:51:26 UTC [more...]

[KVM PATCH v8 0/3] iosignalfd
 2009-06-23  9:52 UTC  (24+ messages)
` [KVM PATCH v8 3/3] KVM: add iosignalfd support
  ` [PATCH RFC] pass write value to in_range pointers

[ kvm-Bugs-2810749 ] linux guest framebuffer fails under vnc
 2009-06-23  7:23 UTC 

[PATCH] virtio_blk: ioctl return value fix
 2009-06-23  7:13 UTC  (2+ messages)

[PATCH] virtio_blk: don't bounce highmem requests
 2009-06-23  7:12 UTC  (3+ messages)

[PATCH] KVM: SVM: Pass through the host kernel's IO delay port
 2009-06-23  6:59 UTC  (9+ messages)

Latest kvm autotest patch queue
 2009-06-23  4:12 UTC  (2+ messages)

[KVM-RFC PATCH 1/2] eventfd: add an explicit srcu based notifier interface
 2009-06-23  3:25 UTC  (40+ messages)
  ` [PATCH 1/3] eventfd: Allow waiters to be notified about the eventfd file* going away
  ` [PATCH 2/3] eventfd: add generalized notifier interface
  ` [PATCH 3/3] eventfd: add internal reference counting to fix notifier race conditions

[PATCH -v6] QEMU: MCE: Add MCE simulation to qemu/tcg
 2009-06-23  2:05 UTC 

[PATCH] kvm: device-assignment: Add PCI option ROM support
 2009-06-23  1:25 UTC  (9+ messages)

qemu-kvm broken after ./configure --disable-kvm
 2009-06-23  0:41 UTC  (2+ messages)

[PATCH 0/2][RFC] Completing HPET in KVM (v7)
 2009-06-23  0:09 UTC  (9+ messages)
` [PATCH 2/2][RFC] Kernel changes for HPET legacy mode (v7)

QEMU bug tracker on Launchpad
 2009-06-23  0:03 UTC 

Planning for the 0.11.0 release
 2009-06-22 23:57 UTC 

[PATCH 2/2] ignore reads from AMDs C1E enabled MSR
 2009-06-22 22:20 UTC 

[PATCH 1/2] ignore AMDs HWCR register access to set the FFDIS bit
 2009-06-22 22:20 UTC 

[PATCH 2/2] introduce -cpu host target
 2009-06-22 21:47 UTC 

[PATCH 1/2] allow hypervisor CPUID bit to be overriden
 2009-06-22 21:47 UTC 

[KVM PATCH v3 0/3] irqfd/eventfd fixes
 2009-06-22 18:52 UTC  (13+ messages)
` [KVM PATCH v3 1/3] kvm: prepare irqfd for having interrupts disabled during eventfd->release
` [KVM PATCH v3 2/3] eventfd: add internal reference counting to fix notifier race conditions
` [KVM PATCH v3 3/3] KVM: Fix races in irqfd using new eventfd_kref_get interface

KVM: x86: verify MTRR/PAT validity
 2009-06-22 18:27 UTC  (3+ messages)

kvm: emulation failure
 2009-06-22 18:20 UTC  (6+ messages)

Yet another one
 2009-06-22 18:15 UTC 

[KVM_AUTOTEST] unattended installs take 2
 2009-06-22 16:01 UTC  (4+ messages)

[PATCH v2] Cleanup cpu loop
 2009-06-22 14:27 UTC 

[PATCH] Cleanup cpu loop
 2009-06-22 13:41 UTC  (3+ messages)

[PATCH] qemu-kvm: kill kvm_disable_irqchip_creation and kvm_disable_pit_creation wrappers
 2009-06-22 13:22 UTC 

[KVM_AUTOTEST] unattended installs take 2
 2009-06-22 12:45 UTC  (2+ messages)

Checking guest memory pages changes from host userspace
 2009-06-22 11:38 UTC  (9+ messages)

[PATCH 0/8 v3] KVM support for 1GB pages
 2009-06-22  9:55 UTC  (15+ messages)
` [PATCH 1/8] hugetlbfs: export vma_kernel_pagsize to modules
` [PATCH 2/8] kvm: change memslot data structures for multiple hugepage sizes
` [PATCH 4/8] kvm/mmu: make rmap code aware of mapping levels
` [PATCH 5/8] kvm/mmu: make direct mapping paths "
` [PATCH 6/8] kvm/mmu: add support for another level to page walker
` [PATCH 7/8] kvm/mmu: enable gbpages by increasing nr of pagesizes
` [PATCH 8/8] kvm x86: report 1GB page support to userspace

[PATCH] Don't expose hypervisor bit when running nested SVM
 2009-06-22  9:39 UTC  (3+ messages)

kernel backtrace pointing at KVM
 2009-06-22  8:52 UTC  (2+ messages)

[PATCH 0/6] add sysenter/syscall emulation for 32bit compat mode
 2009-06-22  8:43 UTC  (5+ messages)
` [PATCH 4/6] add syscall emulation

How to debug a triple fault at startup?
 2009-06-22  8:35 UTC  (5+ messages)

[patch] move _PR to SSDT v2
 2009-06-22  7:13 UTC  (5+ messages)

[patch] qemu-kvm introduce -maxcpus argument
 2009-06-22  7:11 UTC  (7+ messages)

[PATCHv6 00/12] qemu: MSI-X support
 2009-06-22  3:03 UTC  (2+ messages)
` [Qemu-devel] "

KVM-84 restoring from saved snapshot looses keyboard/mouse
 2009-06-21 22:20 UTC 

KVM-84 unknown migration protocol
 2009-06-21 19:10 UTC 

[PATCHv2 RFC] qemu/msix: remove msix_supported safety flag
 2009-06-21 17:04 UTC 

[PATCHv6 01/12] qemu/pci: make default_write_config use mask table
 2009-06-21 16:51 UTC  (12+ messages)
` [PATCHv6 02/12] qemu/pci: helper routines for pci access
` [PATCHv6 03/12] qemu/pci: add routines to manage PCI capabilities
` [PATCHv6 04/12] qemu/pci: check constant registers on load
` [PATCHv6 05/12] qemu/pci: MSI-X support functions
` [PATCHv6 06/12] qemu/apic: minimal MSI/MSI-X implementation for PC
` [PATCHv6 07/12] qemu/virtio: virtio support for many interrupt vectors
` [PATCHv6 08/12] qemu/virtio: MSI-X support in virtio PCI
` [PATCHv6 09/12] qemu/virtio: virtio save/load bindings
` [PATCHv6 10/12] qemu/pci: add pci_get/set_byte
` [PATCHv6 11/12] qemu/net: request 3 vectors in virtio-net
` [PATCHv6 12/12] qemu/net: flag to control the number of vectors a nic has

[KVM PATCH v7 0/2] iosignalfd
 2009-06-21 13:55 UTC  (7+ messages)
` [KVM PATCH v7 2/2] KVM: add iosignalfd support

[KVM PATCH 0/4] irqfd fixes/enhancements
 2009-06-21 12:56 UTC  (2+ messages)

[PATCH -tip]x86: kvm/x86_emulate.c toggle_interruptibility() should be static
 2009-06-21 12:46 UTC  (3+ messages)
` x86: "

-no-kvm broken since merge a5b526135d
 2009-06-21 12:38 UTC  (4+ messages)
` [PATCH] qemu-kvm: x86: Fix CPU initialization
  ` [PATCH v2] "

[PATCH 0/5 v2] Further cleanups to qemu-kvm.c
 2009-06-21 12:22 UTC  (3+ messages)

enable sysenter on 32bit guests
 2009-06-21 10:04 UTC  (2+ messages)

Luvalley-3 has been released, this release is for AMD CPU only
 2009-06-20  2:28 UTC 

[KVM PATCH v2 0/2] irqfd: use POLLHUP notification for close()
 2009-06-19 16:07 UTC  (12+ messages)
` [KVM PATCH v2 2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl

[patch] qemu-kvm, use max_cpus to size MADT table
 2009-06-19 14:01 UTC 


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