public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-26 23:49:35 to 2009-04-28 21:49:23 UTC [more...]

kvm_autotest: dynamically load tests
 2009-04-28 21:48 UTC 

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)

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

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 

[PATCH] Assign the correct pci id range to virtio_pci
 2009-04-28 15:19 UTC  (16+ messages)

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

[PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c
 2009-04-28 15:02 UTC  (7+ 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  (17+ 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 02/04] qemu-kvm: Add header files for ia64
 2009-04-28  9:29 UTC 

[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  (5+ messages)
` [PATCH 2/2] KVM: Enable snooping control for supported hardware

[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 qemu-kvm
 2009-04-27 23:11 UTC  (2+ messages)

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 

[KVM PATCH v3 0/2] irqfd
 2009-04-27 18:33 UTC  (3+ 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

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

kvm-77 Excessive Disk Access causes real time clock hang!
 2009-04-27 17:19 UTC  (5+ 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 1/8] virtio: add request_vqs/free_vqs operations
 2009-04-27 12:33 UTC  (8+ messages)
` [PATCH 2/8] virtio_blk: add request_vqs/free_vqs calls
` [PATCH 3/8] virtio-rng: "
` [PATCH 4/8] virtio_console: "
` [PATCH 5/8] virtio_net: "
` [PATCH 6/8] virtio_balloon: "
` [PATCH 7/8] virtio_pci: split up vp_interrupt
` [PATCH 8/8] virtio_pci: optional MSI-X support

[PATCH v2 00/16] interrupt injection rework
 2009-04-27 11:19 UTC  (2+ messages)

[PATCH v2] qemu-kvm: add irqfd support
 2009-04-27 11:00 UTC  (3+ messages)

[PATCH] virtio_blk: SG_IO passthru support
 2009-04-27 10:11 UTC  (2+ messages)

kvm-85 won't boot guests with virtio block device
 2009-04-27  9:00 UTC  (2+ messages)

[PATCH] qemu-kvm: make kvm_create_pit static
 2009-04-27  8:07 UTC 

[PATCH] qemu-kvm: fix compiler warning
 2009-04-27  8:07 UTC 

[PATCH] qemu-kvm: make clean should propagate into libkvm directory
 2009-04-27  8:07 UTC 

qemu-kvm.git now live
 2009-04-27  6:28 UTC  (5+ messages)

Re:Re: Is guest OS oriented scheduling welcome?
 2009-04-27  3:14 UTC  (3+ messages)
`  "


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