public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-26 23:51:13 to 2012-08-01 03:07:36 UTC [more...]

[PATCH] Documentation/kvm : Add documentation on Hypercalls
 2012-08-01  3:07 UTC  (2+ messages)

[PATCH 2/2 v6] KVM: PPC: booke: Add watchdog emulation
 2012-08-01  2:37 UTC  (6+ messages)

[PATCH 4/4] Enable kvm emulated watchdog
 2012-08-01  2:27 UTC 

Testing tracer wakeup_rt: .. no entries found ..FAILED!
 2012-08-01  0:43 UTC  (12+ messages)
                        ` pci_get_subsys: GFP_KERNEL allocations with IRQs disabled

[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
 2012-07-31 20:52 UTC  (4+ messages)

KVM: MMU: Tracking guest writes through EPT entries ?
 2012-07-31 18:53 UTC  (3+ messages)

qemu-kvm-1.1.0 crashing with kernel 3.5.0-rc6
 2012-07-31 16:46 UTC  (34+ messages)

KVM segfaults with 3.5 while installing ubuntu 12.04
 2012-07-31 17:37 UTC  (4+ messages)

[RFC PATCH] vfio: VFIO PCI driver for Qemu
 2012-07-31 16:56 UTC  (10+ messages)
  ` [Qemu-devel] "

[GIT PULL (PATCH 0/4)] VFIO driver for v3.6
 2012-07-31 16:33 UTC  (6+ messages)

KVM call minutes July 31th
 2012-07-31 16:16 UTC  (6+ messages)
` [libvirt] QEMU CPU model versioning/compatibility (was Re: KVM call minutes July 31th)
  ` [Qemu-devel] KVM call minutes July 31th

9p broken?
 2012-07-31 13:55 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH v4] Fixes related to processing of qemu's -numa option
 2012-07-31 13:28 UTC  (4+ messages)
  ` [Qemu-devel] "

KVM call agenda for Tuesday, July 31
 2012-07-31 13:26 UTC  (4+ messages)

How does QEMU communicate with KVM?
 2012-07-31 12:41 UTC  (2+ messages)

[PATCH v3] kvm: Check if smp_cpus exceeds max cpus supported by kvm
 2012-07-31 11:18 UTC 

[PATCH v3 0/8] KVM paravirt remote flush tlb
 2012-07-31 10:49 UTC  (9+ messages)
` [PATCH v3 1/8] mm, x86: Add HAVE_RCU_TABLE_FREE support
` [PATCH v3 2/8] mm: Add missing TLB invalidate to RCU page-table freeing
` [PATCH v3 3/8] KVM Guest: Add VCPU running/pre-empted state for guest
` [PATCH v3 4/8] KVM-HV: "
` [PATCH v3 5/8] KVM Guest: Add paravirt kvm_flush_tlb_others
` [PATCH v3 6/8] KVM-HV: Add flush_on_enter before guest enter
` [PATCH v3 7/8] Enable HAVE_RCU_TABLE_FREE for kvm when PARAVIRT_TLB_FLUSH is enabled
` [PATCH v3 8/8] KVM-doc: Add paravirt tlb flush document

[PATCH v2] kvm: Check if smp_cpus exceeds max cpus supported by kvm
 2012-07-31 10:30 UTC  (3+ messages)
` [Qemu-devel] "

[regression] virtio net locks up
 2012-07-31 10:23 UTC  (7+ messages)

[PATCH] kvm: Check if smp_cpus exceeds max cpus supported by kvm
 2012-07-31 10:14 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH V3 0/3] Improve virtio-blk performance
 2012-07-31  8:43 UTC  (13+ messages)
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH] kvm tools: dynamically allocate p9 fids
 2012-07-31  6:24 UTC  (3+ messages)
` [PATCH] kvm tools: don't bother tracking is_dir

[RFC/PATCH] Use kernel supplied MMU info for kvm tool
 2012-07-31  6:22 UTC  (5+ messages)

Tracking nested guest ioctl in L0 hypervisor
 2012-07-31  3:50 UTC 

[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
 2012-07-31  1:19 UTC 

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

[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
 2012-07-31  0:55 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: booke: Added debug handler

[PATCH] KVM: Don't update PPR on any APIC read
 2012-07-30 23:48 UTC  (2+ messages)

(unknown),
 2012-07-29  4:42 UTC 

[PATCH] KVM: PPC: Book3S_32: Fix MTMSR_EERI macro
 2012-07-30 22:32 UTC 

[PATCH] tcm_vhost: Post-merge review changes requested by MST
 2012-07-30 22:13 UTC 

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

Qcow2 preallocation + backing file
 2012-07-30 20:10 UTC 

How KVM handles nested guest's ioctl?
 2012-07-30 18:47 UTC 

KVM call minutes July 24th
 2012-07-30 15:46 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHv5 0/4] improve speed of "rep ins" emulation
 2012-07-30 14:38 UTC  (5+ messages)
` [PATCHv5 1/4] Provide userspace IO exit completion callback
` [PATCHv5 2/4] KVM: emulator: make x86 emulation modes enum instead of defines
` [PATCHv5 3/4] KVM: emulator: string_addr_inc() cleanup
` [PATCHv5 4/4] KVM: emulator: optimize "rep ins" handling

[PATCH V4 0/3] Improve virtio-blk performance
 2012-07-30 13:42 UTC  (8+ messages)
` [PATCH V4 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-30 13:00 UTC  (21+ 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] powerpc/kvm: Allow qemu hypercalls to set all regs
 2012-07-30 12:03 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Handle memory slot deletion and modification
 2012-07-30  9:50 UTC 

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-30  8:56 UTC  (15+ messages)

[PATCH stub] kvm: caching API for interrupts
 2012-07-30  8:34 UTC  (6+ messages)

How does QEMU communicate with KVM?
 2012-07-30  8:31 UTC  (2+ messages)

[PULL] virtio
 2012-07-30  4:03 UTC 

[PATCH v5 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-30  2:53 UTC  (2+ messages)

[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

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] KVM: PPC: Quieten message about allocating linear regions
 2012-07-27  5:20 UTC 

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


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