public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-03 17:45:37 to 2010-11-08 17:04:42 UTC [more...]

KVM call agenda for Nov 9
 2010-11-08 17:04 UTC  (2+ messages)

[PATCH 1/3] KVM: MMU: fix missing post sync audit
 2010-11-08 17:01 UTC  (12+ messages)
` [PATCH 2/3] KVM: MMU: don not retry #PF for nonpaging guest
` [PATCH 3/3] KVM: MMU: retry #PF for softmmu

[PATCH v4 0/9] KVM: Improve IRQ assignment for device passthrough
 2010-11-08 17:00 UTC  (11+ messages)
` [PATCH v4 1/9] KVM: Fix srcu struct leakage
` [PATCH v4 2/9] KVM: Switch IRQ subsystem to SRCU
` [PATCH v4 3/9] KVM: Clear assigned guest IRQ on release
` [PATCH v4 4/9] KVM: Switch assigned device IRQ forwarding to threaded handler
` [PATCH v4 5/9] KVM: Refactor IRQ names of assigned devices
` [PATCH v4 6/9] KVM: Save/restore state of assigned PCI device
` [PATCH v4 7/9] KVM: Clean up kvm_vm_ioctl_assigned_device
` [PATCH v4 8/9] KVM: Document device assigment API
` [PATCH v4 9/9] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[PATCH 0/6] Save state error handling (kill off no_migrate)
 2010-11-08 16:54 UTC  (4+ messages)

KVM: High CPU load with audio enabled
 2010-11-08 16:31 UTC  (2+ messages)

Why so many vm exits caused by ept violation
 2010-11-08 16:29 UTC  (3+ messages)

Disk I/O stuck with KVM - no clue how to solve that
 2010-11-08 14:05 UTC  (5+ messages)

[PATCH] pci-assign: Use PCI-2.3-based shared legacy interrupts
 2010-11-08 11:25 UTC 

[kvm.git & 2.6.37-rc1] KVM deadlock with CONFIG_PREEMPT host
 2010-11-08 10:28 UTC  (3+ messages)

[PATCH v14 00/17] Provide a zero-copy method on KVM virtio-net
 2010-11-08  8:39 UTC  (23+ messages)
` [PATCH v14 01/17] Add a new structure for skb buffer from external
  ` [PATCH v14 02/17] Add a new struct for device to manipulate external buffer
  ` [PATCH v14 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
  ` [PATCH v14 04/17] Add a function make external buffer owner to query capability
  ` [PATCH v14 05/17] Add a function to indicate if device use external buffer
  ` [PATCH v14 06/17] Use callback to deal with skb_release_data() specially
        `  "
  ` [PATCH v14 07/17]Modify netdev_alloc_page() to get external buffer
  ` [PATCH v14 08/17] Modify netdev_free_page() to release "
  ` [PATCH v14 09/17] Don't do skb recycle, if device use "
  ` [PATCH v14 10/17] If device is in zero-copy mode first, bonding will fail
  ` [PATCH v14 11/17] Add a hook to intercept external buffers from NIC driver
  ` [PATCH v14 12/17] Add header file for mp device
  ` [PATCH v14 13/17] Add mp(mediate passthru) device
  ` [PATCH v14 14/17] Add a kconfig entry and make entry for mp device
  ` [PATCH v14 15/17]Provides multiple submits and asynchronous notifications
  ` [PATCH v14 16/17] An example how to modifiy NIC driver to use napi_gro_frags() interface
  ` [PATCH v14 17/17] An example how to alloc user buffer based on "

[PATCH v13 10/16] Add a hook to intercept external buffers from NIC driver
 2010-11-08  7:43 UTC  (5+ messages)

[Qemu-devel] qemu-kvm build issue on RHEL5.1
 2010-11-08  6:44 UTC  (7+ messages)
        ` [PATCH] virtio-9p: fix build on !CONFIG_UTIMENSAT v2
          ` [Qemu-devel] "

[PATCH 0/5 v3] MSI-X mask supporting for assigned device(kernel)
 2010-11-08  6:42 UTC  (28+ messages)
` [PATCH 1/5] PCI: MSI: Move MSI-X entry definition to pci_regs.h
` [PATCH 2/5] PCI: Add mask bit definition for MSI-X table
` [PATCH 3/5] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 4/5] KVM: Add kvm_get_irq_routing_entry() func
` [PATCH 5/5] KVM: assigned dev: MSI-X mask support

[PATCH 0/3] MSI-X mask supporting for assigned device(QEmu)
 2010-11-08  6:27 UTC  (19+ messages)
` [PATCH 1/3] qemu-kvm: Ioctl for in-kernel mask support
` [PATCH 2/3] qemu-kvm: device assignment: Some clean up about MSI-X code
` [PATCH 3/3] qemu-kvm: device assignment: emulate MSI-X mask bits

[ovs-dev] Flow Control and Port Mirroring
 2010-11-08  4:59 UTC  (3+ messages)

[PATCH -v2] Monitor command: pfa2hva, translate guest physical address to host virtual address
 2010-11-08  3:39 UTC  (10+ messages)

[RESEND PATCH] virtio-net: init link state correctly
 2010-11-07 23:11 UTC  (2+ messages)

Winner Of Seven Hundred And Fifty Thousand Great British Pounds In GNLD Cash Splash: Send Info
 2010-11-07 18:49 UTC 

[PATCH] KVM: Fix srcu struct leakage
 2010-11-07 16:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pci-assign: Catch missing KVM support
 2010-11-07 13:08 UTC 

[PATCH] KVM x86: Makefile clean up
 2010-11-06 18:52 UTC 

kvm unhandled exit 4400
 2010-11-06 17:35 UTC  (7+ messages)

[PATCHv2 0/8 RFC] boot order specification
 2010-11-06 12:55 UTC  (35+ messages)
` [PATCHv2 1/8] Introduce deriver_name field to DeviceInfo structure
  ` [Qemu-devel] "
` [PATCHv2 4/8] Store IDE bus id in IDEBus structure for easy access
  ` [Qemu-devel] "
    ` [Qemu-devel] Re: [PATCHv2 0/8 RFC] boot order specification

[PATCH 1/1] virt: ack_flush() function removed for lack of apparent use 2.6.37-rc1
 2010-11-06  5:01 UTC 

[PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
 2010-11-06  0:44 UTC  (2+ messages)
` [PATCH 1/1] Add support for async page fault to qemu

[PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
 2010-11-06  0:43 UTC  (2+ messages)
` [PATCH 1/1] Add support for async page fault to qemu

[GIT PULL] KVM updates for 2.6.37-rc1
 2010-11-06  0:40 UTC 

[RFC PATCH v2] VFIO based device assignment
 2010-11-05 20:16 UTC 

[PATCH 0/2] vfio: virtualize INTX_DISABLE
 2010-11-05 17:31 UTC  (3+ messages)
` [PATCH 1/2] vfio: Fix config space virtualization
` [PATCH 2/2] vfio: Virtualize PCI_COMMAND_INTX_DISABLE

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-05 13:08 UTC  (8+ messages)
  ` [PATCH 03/49] arch/powerpc: Use vzalloc
    ` [Cbe-oss-dev] "
  ` [PATCH 05/49] arch/x86: "
  ` [PATCH 49/49] virt/kvm/kvm_main.c: "

Disk I/O stuck with KVM - no clue what to do
 2010-11-05  9:05 UTC 

[V2 PATCH] virtio-net: init link state correctly
 2010-11-05  8:47 UTC  (4+ messages)

[RFC PATCH 1/1] vhost: TX used buffer guest signal accumulation
 2010-11-04 21:37 UTC  (12+ messages)

Use of anon_inode_getfd in KVM
 2010-11-04 16:51 UTC 

qemu-kvm-0.13.0 compile error
 2010-11-04 16:14 UTC  (3+ messages)

Problem booting Microsoft Windows KVM virtual machine
 2010-11-04 13:04 UTC  (2+ messages)

vhost-net-next updates
 2010-11-04 11:26 UTC 

[PATCH] KVM: remove unused function declaration
 2010-11-04 10:29 UTC 

[PATCH v3 5/5] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices
 2010-11-03 22:32 UTC  (6+ messages)
  ` [PATCH v3 2/5] KVM: Switch assigned device IRQ forwarding to threaded handler

[PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment
 2010-11-03 20:03 UTC  (2+ messages)

[PATCH] vfio: Fix PCI 2.3 shared interrupt
 2010-11-03 21:03 UTC  (2+ messages)

[RFC][PATCH 0/3] KVM page cache optimization (v3)
 2010-11-03 17:58 UTC  (5+ messages)
` [RFC][PATCH 1/3] Linux/Guest unmapped page cache control


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