kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-25 08:22:27 to 2012-07-29 23:50:12 UTC [more...]

virtio(-scsi) vs. chained sg_lists (was Re: [PATCH] scsi: virtio-scsi: Fix address translation failure of HighMem pages used by sg list)
 2012-07-29 23:50 UTC  (13+ messages)

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-29 20:40 UTC  (13+ messages)
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 3/5] virtio: intorduce an API to set affinity for a virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support

[PATCH stub] kvm: caching API for interrupts
 2012-07-29 20:29 UTC  (3+ messages)

qemu-kvm-1.1.0 crashing with kernel 3.5.0-rc6
 2012-07-29 19:10 UTC  (33+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-07-29 15:01 UTC  (5+ messages)
` [PATCH v7 1/2] kvm: Extend irqfd to support level interrupts
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[RFC PATCH] vfio: VFIO PCI driver for Qemu
 2012-07-29 13:47 UTC  (24+ messages)
              ` [Qemu-devel] "

[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
 2012-07-29 13:40 UTC  (2+ messages)

[PATCH V3 0/3] Improve virtio-blk performance
 2012-07-29 12:59 UTC  (7+ messages)
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH] tcm_vhost: Expose ABI version via VHOST_SCSI_GET_ABI_VERSION
 2012-07-29 12:50 UTC  (14+ messages)

[PATCH 1/9] KVM: iommu: fix releasing unmapped page
 2012-07-29 11:33 UTC  (10+ messages)
` [PATCH 2/9] KVM: define kvm_fault_pfn statically
` [PATCH 3/9] KVM: define kvm_hwpoison_pfn statically
` [PATCH 4/9] KVM: define kvm_bad_pfn statically
` [PATCH 5/9] KVM: inline is_*_pfn functions
` [PATCH 6/9] KVM: remove the unused declare
` [PATCH 7/9] KVM: define kvm_bad_page statically
` [PATCH 8/9] KVM: do not release the error pfn
` [PATCH 9/9] KVM: do not release the error page

[PATCH V4 0/3] Improve virtio-blk performance
 2012-07-29 11:11 UTC  (4+ messages)
` [PATCH V4 3/3] virtio-blk: Add bio-based IO path for virtio-blk

KVM SMP guests won't work (2.6.35-rc2+)
 2012-07-29  0:59 UTC  (4+ messages)

more interrupts (lower performance) in bare-metal compared with running VM
 2012-07-28  4:32 UTC  (3+ messages)

KVM Forum 2012 Call For Participation
 2012-07-27 23:31 UTC 

Status update for tcm_vhost driver merge
 2012-07-27 20:33 UTC 

Success story: running RT2800 802.11n PCI [1814:0601] as AP in VM with vfio
 2012-07-27  8:48 UTC 

[PATCH] powerpc/kvm: Allow qemu hypercalls to set all regs
 2012-07-27  6:18 UTC 

[GIT PULL (PATCH 0/4)] VFIO driver for v3.6
 2012-07-27  5:32 UTC  (7+ messages)
  ` [PATCH 1/4] vfio: VFIO core
  ` [PATCH 2/4] vfio: Add documentation
  ` [PATCH 3/4] vfio: Type1 IOMMU implementation
  ` [PATCH 4/4] vfio: Add PCI device driver
  ` [GIT PULL (PATCH 0/4) v2] VFIO driver for v3.6

[PATCH] KVM: PPC: Quieten message about allocating linear regions
 2012-07-27  5:20 UTC 

[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
 2012-07-27  1:29 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: booke/bookehv: Add guest debug support

KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
 2012-07-26 23:51 UTC 

Summer Bonus!
 2012-07-26 23:45 UTC 

[PATCH v9 00/16] KVM/ARM Implementation
 2012-07-26 21:26 UTC  (18+ messages)
` [PATCH v9 01/16] ARM: add mem_type prot_pte accessor
` [PATCH v9 12/16] ARM: KVM: World-switch implementation
` [PATCH v9 16/16] ARM: KVM: Guest wait-for-interrupts (WFI) support
    ` [Android-virt] "
  ` [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

[PATCH 0/4] kvm_timer cleanup
 2012-07-26 15:01 UTC  (5+ messages)
` [PATCH 1/4] KVM: Remove internal timer abstraction
` [PATCH 2/4] KVM: Simplify kvm_timer
` [PATCH 3/4] KVM: Simplify kvm_pit_timer
` [PATCH 4/4] KVM: fold kvm_pit_timer into kvm_kpit_state

[kvm:auto-next 24/39] (.init.rodata+0x830): undefined reference to `x86_hyper_kvm'
 2012-07-26 14:17 UTC  (5+ messages)

Can we force a KVM VCPU in Guest Mode to Exit to User Mode From User Mode ?
 2012-07-26 13:55 UTC  (6+ messages)

[PATCH 0/5] prepare unplug out of protection of global lock
 2012-07-26 13:46 UTC  (25+ messages)
` [PATCH 1/5] qom: adopt rwlock to protect accessing dev from removing it
` [PATCH 2/5] exec.c: use refcnt to protect device during dispatching
` [PATCH 3/5] hotplug: introduce qdev_unplug_ack() to remove device from views
` [PATCH 4/5] qom: delay DeviceState's reclaim to main-loop

[PATCH 0/2] virtio-scsi fixes for 3.6
 2012-07-26 13:28 UTC  (3+ messages)
` [PATCH 1/2] virtio-scsi: fix LUNs greater than 255
` [PATCH 2/2] virtio-scsi: support online resizing of disks

[RFC PATCH] KVM: Only print vcpu_unimpl when DEBUG is set
 2012-07-26 12:22 UTC 

[PATCH 0/3] KVM: s390: Trace events support
 2012-07-26 11:05 UTC  (4+ messages)

[PATCH v2 0/3] KVM: remove dummy pages
 2012-07-26  9:52 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: MMU: use kvm_release_pfn_clean to release pfn
` [PATCH v2 2/3] KVM: use kvm_release_page_clean to release the page
` [PATCH v2 3/3] KVM: remove dummy pages

[PATCH v2] KVM: Move KVM_IRQ_LINE to arch-generic code
 2012-07-26  9:23 UTC  (2+ messages)

[PATCH] KVM: emulator: drop unneeded call to get_segment()
 2012-07-26  9:21 UTC  (2+ messages)

[PATCH 1/2] KVM: PIC: call ack notifiers for irqs that are dropped form irr
 2012-07-26  9:18 UTC  (5+ messages)
` [PATCH 2/2] KVM: cleanup pic reset

[PATCH v2] KVM: x86: simplify read_emulated
 2012-07-26  5:12 UTC 

[PATCH 2/2 v5] KVM: PPC: booke: Add watchdog emulation
 2012-07-26  0:46 UTC  (5+ messages)

[PATCH] KVM: PPC: BookE: HV: Fix compile
 2012-07-26  0:31 UTC  (2+ messages)

[Bug 43328] New: VT-d/SR-IOV doesn't work in guest
 2012-07-25 19:36 UTC  (2+ messages)
` [Bug 43328] "

+ ppc-e500_tlb-memset-clears-nothing.patch added to -mm tree
 2012-07-25 10:20 UTC  (6+ messages)

vhost-scsi port to v1.1.0 + MSI-X performance regression
 2012-07-25  9:26 UTC  (4+ messages)

[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
 2012-07-25  8:46 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).