public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-18 12:46:12 to 2009-06-22 10:12:06 UTC [more...]

[PATCH] KVM: SVM: Pass through the host kernel's IO delay port
 2009-06-22 10:11 UTC  (3+ messages)

[PATCH 0/8 v3] KVM support for 1GB pages
 2009-06-22  9:55 UTC  (16+ messages)
` [PATCH 1/8] hugetlbfs: export vma_kernel_pagsize to modules
` [PATCH 2/8] kvm: change memslot data structures for multiple hugepage sizes
` [PATCH 3/8] kvm/mmu: rename is_largepage_backed to mapping_level
` [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

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

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

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

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

[PATCH] kvm: device-assignment: Add PCI option ROM support
 2009-06-22  8:38 UTC  (7+ messages)

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

kvm: emulation failure
 2009-06-22  8:26 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)

[KVM_AUTOTEST] unattended installs take 2
 2009-06-22  6:20 UTC 

[KVM_AUTOTEST] unattended installs take 2
 2009-06-22  5:10 UTC  (9+ messages)
` [PATCH] Added floppy and tftp options to qemu command
` [PATCH] modified config file to run unattended install
` [PATCH] added unattended.sh script
` [PATCH] Added two sample unattended config files, Fedora and Windows
` [PATCH] Modified boot test in kvm_test.py

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

[KVM-RFC PATCH 0/2] eventfd enhancements for irqfd/iosignalfd
 2009-06-21 23:54 UTC  (45+ messages)
` [KVM-RFC PATCH 1/2] eventfd: add an explicit srcu based notifier interface
                                                ` [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

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  (9+ messages)
` [KVM PATCH 1/4] KVM: update inaccurate irqfd comment
` [KVM PATCH 2/4] KVM: fix irqfd error checking
` [KVM PATCH 3/4] eventfd: add generalized notifier interface
` [KVM PATCH 4/4] eventfd: add module reference counting support for registered notifiers

[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  (8+ messages)
` [PATCH 1/5] get rid of target-i386/libkvm.c
  ` [PATCH 2/5] qemu-kvm.c memory cleanup
    ` [PATCH 3/5] cleanup mmio coalescing functions
      ` [PATCH 4/5] remove callbacks structure
        ` [PATCH 5/5] remove wrappers around ex-libkvm functions

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

[PATCH] virtio_blk: ioctl return value fix
 2009-06-20 19:29 UTC 

[PATCH] virtio_blk: don't bounce highmem requests
 2009-06-20 18:32 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 

[KVM-AUTOTEST PATCH] A test patch - Boot VMs until one of them becomes unresponsive
 2009-06-19 13:06 UTC  (5+ messages)
` [KVM-AUTOTEST PATCH] stress_boot - Boot VMs until one of them becomes unresponsive - Version2

Bonanza
 2009-06-19 12:55 UTC 

ESX on KVM requirements
 2009-06-19  8:30 UTC  (4+ messages)

[PATCH/RFC] virtio_test: A module for testing virtio via userspace
 2009-06-19  7:27 UTC 

w2k8 - reboots unexpected
 2009-06-19  5:44 UTC  (8+ messages)

[KVM PATCH v8 0/3] iosignalfd
 2009-06-19  0:30 UTC  (4+ messages)
` [KVM PATCH v8 1/3] KVM: make io_bus interface more robust
` [KVM PATCH v8 2/3] KVM: add per-vm limit on the maximum number of io-devices supported
` [KVM PATCH v8 3/3] KVM: add iosignalfd support

slow guest performance with build load, looking for ideas
 2009-06-18 23:07 UTC  (3+ messages)

[KVM-AUTOTEST PATCH 1/2] KVM test: optionally convert PPM files to PNG format after test
 2009-06-18 18:28 UTC  (2+ messages)

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

[KVM-AUTOTEST PATCH 0/4] Step file tests: introducing a new feature and some small changes
 2009-06-18 15:30 UTC  (9+ messages)
` [KVM-AUTOTEST PATCH 1/4] kvm_guest_wizard: rename output_dir to debug_dir in barrier_2()
  ` [KVM-AUTOTEST PATCH 2/4] kvm_guest_wizard: pass 'params' directly to barrier_2()
    ` [KVM-AUTOTEST PATCH 3/4] kvm_guest_wizard: allow keeping screendump history for debugging purposes
      ` [KVM-AUTOTEST PATCH 4/4] kvm_tests.cfg.sample: add 'keep_screendump_history = yes' to step file tests
        ` [Autotest] "
      ` [Autotest] [KVM-AUTOTEST PATCH 3/4] kvm_guest_wizard: allow keeping screendump history for debugging purposes

[Autotest] Adding kvm_subprocess
 2009-06-18 15:27 UTC 

smp guest questions
 2009-06-18 15:17 UTC  (4+ messages)

[KVM-AUTOTEST PATCH 1/2] KVM test: add shutdown test
 2009-06-18 15:06 UTC  (2+ messages)
` [Autotest] "

[patch 2/2] KVM: remove old KVMTRACE support code
 2009-06-18 14:47 UTC  (5+ messages)
` [patch 0/3] "
  ` [patch 1/3] KVM: PPC: convert marker probes to event trace
  ` [patch 2/3] KVM: remove old KVMTRACE support code
  ` [patch 3/3] kvm-kmod: dummy event trace hooks

[KVM-AUTOTEST PATCH 1/2] KVM test: add shutdown test
 2009-06-18 14:46 UTC  (2+ messages)
` [Autotest] "

[KVM-AUTOTEST PATCH] kvm test: Adding remote migration support
 2009-06-18 14:01 UTC  (4+ messages)

Adding kvm_subprocess
 2009-06-18 13:52 UTC  (2+ messages)
` [Autotest] "

[PATCH] fix renamed MSR_K8_HWCR name
 2009-06-18 13:32 UTC 

[PATCH 0/4] Start using KVMState
 2009-06-18 13:29 UTC  (3+ messages)

[PREFIXv5 00/13] qemu: MSI-X support
 2009-06-18 13:12 UTC 


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