public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-28 17:12:08 to 2008-12-02 20:59:53 UTC [more...]

Hangs
 2008-12-02 20:58 UTC  (8+ messages)

[BUG] kvm crashes in 2.6.28-rc6-00007-ged31348
 2008-12-02 20:56 UTC  (17+ messages)

[BUG] virtio-pci queue allocation not page-aligned
 2008-12-02 19:12 UTC  (2+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
 2008-12-02 18:13 UTC  (7+ messages)
` [PATCH 1/4] Rmap: Add page_wrprotect() function
  ` [PATCH 2/4] Add replace_page(): change the page pte is pointing to
    ` [PATCH 3/4] add ksm kernel shared memory driver

powerpc kvm-userspace build fixes
 2008-12-02 15:37 UTC  (3+ messages)
  ` [PATCH 1/2] qemu: ppc: fix build after qemu upstream changes
    ` [PATCH 2/2] qemu: ppc: fix build warnings

STOP error with virtio on KVM-79/2.6.18/Win2k3 x64 guest
 2008-12-02 15:12 UTC  (3+ messages)

[ kvm-Bugs-2318236 ] SCSI debug
 2008-12-02 14:52 UTC 

[PATCH 13/13] KVM: support device assignment
 2008-12-02 14:23 UTC 

[PATCH 11/13] check agaw is sufficient for mapped memory
 2008-12-02 14:23 UTC 

[PATCH 12/13] KVM: use the new intel iommu APIs
 2008-12-02 14:23 UTC 

[PATCH 10/13] change intel iommu APIs
 2008-12-02 14:23 UTC 

[PATCH 09/13] change domain_context_mapping_one for virtual machine domain
 2008-12-02 14:22 UTC 

[PATCH 08/13] allocation and free functions of virtual machine domain
 2008-12-02 14:22 UTC 

[PATCH 07/13] add domain_flush_cache
 2008-12-02 14:22 UTC 

[PATCH 06/13] add/remove domain device info for virtual machine VT-d
 2008-12-02 14:22 UTC 

[PATCH 05/13] add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
 2008-12-02 14:22 UTC 

[PATCH 04/13] iommu coherency
 2008-12-02 14:22 UTC 

[PATCH 03/13] set iommu agaw
 2008-12-02 14:22 UTC 

[PATCH 02/13] move page table handling utility functions
 2008-12-02 14:22 UTC 

[PATCH 0/13] [v3] Support VT-d multiple device assignment for KVM
 2008-12-02 14:22 UTC 

[PATCH 01/13] iommu bitmap insteads of iommu pointer in dmar_domain
 2008-12-02 14:22 UTC 

[PATCH] extboot: properly set int 0x13 return value
 2008-12-02 14:20 UTC  (3+ messages)

[ kvm-Bugs-2088475 ] OpenSuse10.2 can not be installed
 2008-12-02 14:06 UTC 

[ kvm-Bugs-2138166 ] Vista guest fails to start on kvm-76
 2008-12-02 14:02 UTC 

[ kvm-Bugs-2088475 ] OpenSuse10.2 can not be installed
 2008-12-02 13:58 UTC 

[ kvm-Bugs-2353811 ] Solaris 10 guest unstable
 2008-12-02 13:46 UTC 

[ kvm-Bugs-2138166 ] Vista guest fails to start on kvm-76
 2008-12-02 13:43 UTC 

[ kvm-Bugs-2138166 ] Vista guest fails to start on kvm-76
 2008-12-02 13:39 UTC 

[PATCH] Kvm: Qemu: save nvram
 2008-12-02 13:10 UTC  (5+ messages)

[PATCH 0/12] Factor VT-d KVM functions into a generic API (with multiple device assignment support)
 2008-12-02 13:01 UTC  (13+ messages)
` [PATCH 01/12] VT-d: Support multiple device assignment for KVM
` [PATCH 02/12] KVM: change to use new APIs for kvm vtd
` [PATCH 03/12] KVM: rename vtd.c to iommu.c
` [PATCH 04/12] introcude linux/iommu.h for an iommu api
` [PATCH 05/12] add frontend implementation for the IOMMU API
` [PATCH 06/12] select IOMMU_API when DMAR and/or AMD_IOMMU is selected
` [PATCH 07/12] KVM: change KVM iommu.c to use IOMMU API
` [PATCH 08/12] VT-d: adapt domain init and destroy functions for "
` [PATCH 09/12] VT-d: adapt device attach and detach "
` [PATCH 10/12] VT-d: adapt domain map and unmap "
` [PATCH 11/12] VT-d: adapt domain iova_to_phys function "
` [PATCH 12/12] VT-d: register functions for the "

[PATCH 1/1] KVM: IRQ ACK notifier should be used with in-kernel irqchip
 2008-12-02 12:41 UTC  (15+ messages)
  ` [PATCH 1/4] KVM: remove the IRQ ACK notifier assertions
    ` [PATCH 2/4] KVM: make kvm_unregister_irq_ack_notifier() safe
      ` [PATCH 3/4] KVM: gracefully handle zero in kvm_free_irq_source_id()
            ` [PATCH 1/5] KVM: remove the IRQ ACK notifier assertions
              ` [PATCH 2/5] KVM: make kvm_unregister_irq_ack_notifier() safe
                ` [PATCH 3/5] KVM: don't fee an unallocated irq source id
                  ` [PATCH 4/5] KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
                    ` [PATCH 5/5] KVM: split out kvm_free_assigned_irq()

splice() based interguest networking
 2008-12-02 12:18 UTC  (2+ messages)

[PATCH] KVM: fix handling of ACK from shared guest IRQ
 2008-12-02 12:16 UTC 

[ kvm-Bugs-2353510 ] Fedora 10 failures
 2008-12-02 10:39 UTC 

[PATCH] kvm-userspace: Add missing KVM string in the signature of CPUID
 2008-12-02 10:29 UTC 

[PATCH 0/2] module_refcounting and anonymous inodes
 2008-12-02 10:17 UTC  (3+ messages)
` [PATCH 1/2] anon_inodes: use fops->owner for module refcount
` [PATCH 2/2] kvm: set owner of cpu and vm file operations

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-12-02  9:57 UTC  (15+ messages)
` [SR-IOV driver example 0/3] introduction
  ` [SR-IOV driver example 2/3] PF driver: integrate with SR-IOV core
` [SR-IOV driver example 0/3 resend] introduction
  ` [SR-IOV driver example 1/3 resend] PF driver: hardware specific operations
  ` [SR-IOV driver example 2/3 resend] PF driver: integrate with SR-IOV core
  ` [SR-IOV driver example 3/3 resend] VF driver: an independent PCI NIC driver

[PATCH] KVM: Qemu: push_nmi should be only used by I386 Arch
 2008-12-02  9:26 UTC  (9+ messages)

[GIT PULL][RESEND] KVM updates for Linux 2.6.28-rc6
 2008-12-02  8:54 UTC 

[Qemu-devel] qemu-img commit -- is there a limit on file sizes?
 2008-12-02  0:47 UTC  (3+ messages)

[patch 0/4] oos shadow optimizations v2
 2008-12-02  0:32 UTC  (5+ messages)
` [patch 1/4] KVM: MMU: use page array in unsync walk
` [patch 2/4] KVM: MMU: collapse remote TLB flushes on root sync
` [patch 3/4] KVM: MMU: skip global pgtables on sync due to cr3 switch
` [patch 4/4] KVM: MMU: prepopulate the shadow on invlpg

[PATCH 1/2] [v2] VT-d: Support multiple device assignment for KVM
 2008-12-02  0:31 UTC  (7+ messages)

1-1 mapping of devices without VT-d
 2008-12-01 23:01 UTC  (4+ messages)

[PATCH 1/2] PCI: allow pci driver to support only dynids
 2008-12-01 20:41 UTC  (2+ messages)

[PATCH 1/2] Virtio core support
 2008-12-01 20:22 UTC  (5+ messages)
` [PATCH 2/2] Virtio block device support
  ` [Qemu-devel] "
` [PATCH] [v2] Remove TARGET_PAGE_SIZE from virtio interface

[PATCH] extboot: properly set int 0x13 return value
 2008-12-01 20:20 UTC  (2+ messages)

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2008-12-01 19:09 UTC 

(unknown),
 2008-12-01 18:20 UTC 

[PATCH 0/9] Factor VT-d KVM functions into a generic API
 2008-12-01 18:16 UTC  (21+ messages)
` [PATCH 1/9] KVM: rename vtd.c to iommu.c
` [PATCH 3/9] add frontend implementation for the IOMMU API

Compiling error : ppc440_bamboo.o fails
 2008-12-01 17:34 UTC  (2+ messages)

[PATCH 0/3] KVM-userspace: add NUMA support for guests
 2008-12-01 15:49 UTC  (31+ messages)

[PATCH] kvm-userspace: fix module build with --kerneldir
 2008-12-01 14:28 UTC  (2+ messages)

error "could not open disk image" and snapshot=on (if off it works)
 2008-12-01 13:12 UTC 

[PATCH/RFC] kvm: fix refcounting race release vs. module unload
 2008-12-01  8:57 UTC  (4+ messages)
` [PATCH v2]: check for fops->owner in anon_inode_getfd

Is this a bug in qemu-img?
 2008-11-30 21:35 UTC  (4+ messages)

Weekly KVM Test report, kernel 702ca3 ... userspace 1749c3 
 2008-11-30 13:08 UTC 

[PATCH 01/12] kvm: qemu: device-assignment: add_assigned_device() returns a pointer
 2008-11-30 10:47 UTC  (15+ messages)
` [PATCH 02/12] kvm: qemu: device-assignment: introduce add_assigned_devices()
  ` [PATCH 03/12] kvm: qemu: device-assignment: exit if cmdline parsing fails
    ` [PATCH 04/12] kvm: qemu: device-assignment: unregister device if assignment fails
      ` [PATCH 05/12] kvm: qemu: device-assignment: fixup error reporting
        ` [PATCH 06/12] kvm: qemu: device-assignment: cleanup irq assignment error messages
          ` [PATCH 07/12] kvm: qemu: device-assignment: remove device if irq assignment fails
            ` [PATCH 08/12] kvm: qemu: device-assignment: introduce free_assigned_device()
              ` [PATCH 09/12] kvm: qemu: device-assignment: free device if hotplug fails
                ` [PATCH 10/12] kvm: qemu: device-assignment: close PCIDevRegions::config_fd
                  ` [PATCH 11/12] kvm: qemu: device-assignment: munmap() mmio regions

[PATCH][3/3] kvm/ia64: external module: Add printk support for kvm-intel
 2008-11-30 10:33 UTC  (2+ messages)

[PATCH] KVM: fix sparse warning
 2008-11-30 10:17 UTC  (2+ messages)

[PATCH] KVM: VMX: fix sparse warning
 2008-11-30 10:15 UTC  (2+ messages)

[GIT PULL] KVM updates for Linux 2.6.28-rc6
 2008-11-30  9:57 UTC 

KVM test issues (irq.flat and smptest.flat)
 2008-11-30  9:45 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
 2008-11-29 18:35 UTC  (2+ messages)

[ kvm-Bugs-2219956 ] win2k3 server x64 exception 13
 2008-11-29  7:15 UTC 

KVM: MMU: avoid creation of unreachable pages in the shadow
 2008-11-29  4:15 UTC  (4+ messages)

kvm-79 works on rhel5.2??
 2008-11-28 18:03 UTC  (4+ messages)


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