public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-27 12:35:09 to 2009-04-29 11:19:08 UTC [more...]

[PATCH] virtio-blk: add SGI_IO passthru support
 2009-04-29 11:19 UTC  (15+ messages)
    ` [Qemu-devel] "
    ` [Qemu-devel] "
  ` [PATCH 2/2] virtio-blk: add SG_IO "

qemu-kvm.git now live
 2009-04-29 11:12 UTC  (13+ messages)

[PATCH v2 00/16] interrupt injection rework
 2009-04-29 10:47 UTC  (9+ messages)

[PATCH 02/04] qemu-kvm: Add header files for ia64
 2009-04-29  9:57 UTC  (5+ messages)

[PATCH] qemu-kvm: Remove duplicate set_link monitor command
 2009-04-29  8:57 UTC 

[PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c
 2009-04-29  8:42 UTC  (12+ messages)

vnc protocol broken
 2009-04-29  8:28 UTC 

kvm-77 Excessive Disk Access causes real time clock hang!
 2009-04-29  8:21 UTC  (6+ messages)

[KVM PATCH v3 0/2] irqfd
 2009-04-29  8:18 UTC  (5+ messages)
` [KVM PATCH v3 1/2] eventfd: export fget and signal interfaces for module use
` [KVM PATCH v3 2/2] kvm: add support for irqfd via eventfd-notification interface

[PATCH] Assign the correct pci id range to virtio_pci
 2009-04-29  7:47 UTC  (12+ messages)

FW: Event channels in KVM?
 2009-04-29  4:57 UTC 

Boot problems with qemu-kvm
 2009-04-29  3:47 UTC  (3+ messages)

[PATCH] KVM: VMX: Disable VMX when system shutdown
 2009-04-29  3:09 UTC 

kvm_autotest: dynamically load tests
 2009-04-28 21:48 UTC  (4+ messages)
` [PATCH] Modified kvm_runtest_2.py to look for tests in kvm_tests/
` [PATCH] Added "stock" or existing test to ./kvm_tests/
` [PATCH] removed old kvm_test.py, tests now in seprate subdir

SCSI block device timeouts post-migration on x86_64 linux guests
 2009-04-28 21:24 UTC 

[PATCH RFC 0/8] virtio: add guest MSI-X support
 2009-04-28 21:01 UTC  (17+ messages)

virtio net regression
 2009-04-28 18:57 UTC  (5+ messages)

[PATCH] reserved-ram for pci-passthrough without VT-d capable hardware
 2009-04-28 18:06 UTC  (4+ messages)

FW: Notification from Qemu to Guest
 2009-04-28 17:00 UTC  (4+ messages)

Event channels in KVM?
 2009-04-28 16:59 UTC  (2+ messages)

[PATCH] kvm: external module: fix request_irq for < 2.6.19
 2009-04-28 15:56 UTC 

OT: Intel-Matrix for VT-capability?
 2009-04-28 15:08 UTC  (6+ messages)

bad virtio disk performance
 2009-04-28 14:35 UTC  (8+ messages)

[PATCH] deal with interrupt shadow state for emulated instruction
 2009-04-28 14:30 UTC 

kvm-kmod.git via http
 2009-04-28 13:42 UTC 

[PATCH] kvm-kmod: fix build on kernels with kvm trace set
 2009-04-28 12:22 UTC 

[KVM PATCH v2 0/2] irqfd
 2009-04-28 12:07 UTC  (15+ messages)
` [KVM PATCH v2 2/2] kvm: add support for irqfd via eventfd-notification interface

kvm-kmod.git
 2009-04-28 11:00 UTC  (11+ messages)

Notification from Qemu to Guest
 2009-04-28 10:45 UTC 

[PATCH 2/2] Fix cross vendor migration issue in segment segment descriptor
 2009-04-28 10:45 UTC 

[PATCH 1/2] Fix cross vendor migration issue with unusable bit
 2009-04-28 10:45 UTC 

[PATCH 0/7] KVM support for 1GB pages v2
 2009-04-28 10:20 UTC  (8+ messages)
` [PATCH 3/7] kvm/mmu: rename is_largepage_backed to mapping_level
` [PATCH 7/7] kvm x86: report 1GB page support to userspace

[PATCH] kvm: qemu: net: unbreak tap networking
 2009-04-28 10:10 UTC  (3+ messages)

[PATCH 00/04] Enable qemu-kvm for ia64
 2009-04-28  9:50 UTC  (4+ messages)

[PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also
 2009-04-28  9:39 UTC  (2+ messages)

[PATCH] kvm: qemu: framebuffer: build fix for target-arm
 2009-04-28  9:34 UTC  (2+ messages)

[PATCH 01/04] qemu-kvm: Set default configure option for ia64
 2009-04-28  9:29 UTC 

Re:
 2009-04-28  9:31 UTC  (7+ messages)
  ` qemu/hw/device-assignment: questions about msix_table_page

[PATCH] kvm-kmod: create include directory
 2009-04-28  9:17 UTC  (2+ messages)

(unknown)
 2009-04-28  9:10 UTC 

CPU Limitations
 2009-04-28  8:41 UTC  (2+ messages)

[patch 0/4] use smp_send_reschedule in vcpu_kick / assigned dev host intx race fix
 2009-04-28  7:08 UTC  (6+ messages)
` [patch 1/4] qemu: external module: smp_send_reschedule compat
` [patch 2/4] KVM: x86: wake up waitqueue before calling get_cpu()
` [patch 3/4] KVM: use smp_send_reschedule in kvm_vcpu_kick
` [patch 4/4] KVM: protect assigned dev workqueue, int handler and irq acker

[PATCH] kvm-userspace: Make PC speaker emulation aware of in-kernel PIT
 2009-04-28  7:02 UTC  (9+ messages)

[PATCH 1/2] KVM: Discard shadow_mt_mask
 2009-04-28  0:54 UTC  (3+ messages)

[PATCH 0/5] ksm - dynamic page sharing driver for linux v4
 2009-04-27 23:12 UTC  (8+ messages)
` [PATCH 1/5] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/5] add get_pte(): helper function: fetching pte for va
    ` [PATCH 3/5] add page_wrprotect(): write protecting page
      ` [PATCH 4/5] add replace_page(): change the page pte is pointing to
        ` [PATCH 5/5] add ksm kernel shared memory driver

boot problems with if=virtio
 2009-04-27 21:13 UTC 

[patch 0/4] set_memory_region locking fixes / vcpu->arch.cr3 + removal of memslots
 2009-04-27 20:06 UTC  (5+ messages)
` [patch 1/4] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
` [patch 2/4] KVM: take mmu_lock when updating a deleted slot
` [patch 3/4] KVM: introduce kvm_arch_can_free_memslot, disallow slot deletion if cached cr3
` [patch 4/4] KVM: x86: disallow changing a slots size

[PATCH v3] qemu-kvm: add irqfd support
 2009-04-27 19:00 UTC 

Unable to boot guest on kernel 2.6.29.1 with kvm-84 or kvm-85
 2009-04-27 17:42 UTC  (3+ messages)

About VMPTRLD and vmx_vcpu_load
 2009-04-27 15:31 UTC 

[ANNOUNCE] kvm-85 release
 2009-04-27 15:34 UTC  (6+ messages)

[ kvm-Bugs-2768533 ] SCSI/VirtIO: VM unable to reboot from non-IDE controller
 2009-04-27 14:56 UTC 

qemu/hw/device-assignment: questions about msix_table_page
 2009-04-27 13:13 UTC 

kvm-userspace broken?
 2009-04-27 12:51 UTC  (2+ messages)

[PATCH 1/2] KVM: Replace get_mt_mask_shift with get_mt_mask
 2009-04-27 12:35 UTC  (2+ messages)
` [PATCH 2/2] KVM: Enable snooping control for supported hardware

[PATCH 7/8] virtio_pci: split up vp_interrupt
 2009-04-27 12:33 UTC  (2+ messages)
` [PATCH 8/8] virtio_pci: optional MSI-X support


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