kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-30 12:03:05 to 2012-08-02 12:52:16 UTC [more...]

[PATCH 1/9] KVM: iommu: fix releasing unmapped page
 2012-08-02 12:52 UTC  (3+ messages)
` [PATCH 3/9] KVM: define kvm_hwpoison_pfn statically

Reset problem vs. MMIO emulation, hypercalls, etc
 2012-08-02 12:35 UTC  (4+ messages)

[PATCH 0/3] KVM: Integrate rmap and rmap_pde
 2012-08-02 12:22 UTC  (5+ messages)
` [PATCH 1/3] KVM: Stop checking rmap to see if slot is being created
` [PATCH 2/3] KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
` [RFC PATCH 3/3] KVM: Push rmap into kvm_arch_memory_slot

[regression] virtio net locks up
 2012-08-02 10:59 UTC  (9+ messages)

[PATCH] Documentation/kvm : Add documentation on Hypercalls
 2012-08-02 10:13 UTC  (6+ messages)

[ANNOUNCE] kvm-kmod-3.5
 2012-08-02  9:47 UTC 

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-02  9:03 UTC  (11+ messages)
` [PATCH 1/3] vfio: Import vfio kernel header
` [PATCH 2/3] vfio: vfio-pci device assignment driver
` [PATCH 3/3] vfio: Enable vfio-pci and mark supported

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-02  8:42 UTC  (13+ messages)
` [PATCH v7 1/2] kvm: Extend irqfd to support level interrupts
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH V5 0/4] Improve virtio-blk performance
 2012-08-02  6:43 UTC  (7+ messages)
` [PATCH V5 1/4] block: Introduce __blk_segment_map_sg() helper
` [PATCH V5 2/4] block: Add blk_bio_map_sg() helper
` [PATCH V5 3/4] virtio-blk: Add bio-based IO path for virtio-blk
` [PATCH V5 4/4] virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path

[PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
 2012-08-02  6:28 UTC  (7+ messages)

[PATCH 0/10] nEPT v2: Nested EPT support for Nested VMX
 2012-08-02  4:00 UTC  (13+ messages)
` [PATCH 01/10] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH 02/10] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH 03/10] nEPT: MMU context for nested EPT
` [PATCH 04/10] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH 05/10] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH 06/10] nEPT: Some additional comments
` [PATCH 07/10] nEPT: Advertise EPT to L1
` [PATCH 08/10] nEPT: Nested INVEPT
` [PATCH 09/10] nEPT: Documentation
` [PATCH 10/10] nEPT: Miscelleneous cleanups

[PATCH 1/2] kvm: kvmclock: apply kvmclock offset to guest wall clock time
 2012-08-01 20:53 UTC  (5+ messages)

[PATCH] kvm tools: dynamically allocate p9 fids
 2012-08-01 18:10 UTC  (4+ messages)
` [PATCH] kvm tools: don't bother tracking is_dir

[PATCH 4/4] Enable kvm emulated watchdog
 2012-08-01 18:00 UTC  (4+ messages)

[QEMU PATCH 0/2] virtio-blk: writeback cache enable improvements
 2012-08-01 16:25 UTC  (4+ messages)

KVM segfaults with 3.5 while installing ubuntu 12.04
 2012-08-01 15:15 UTC  (11+ messages)

Nested kvm_intel broken on pre 3.3 hosts
 2012-08-01 15:11 UTC  (8+ messages)

[PATCH master/3.5.y] KVM: VMX: Fix ds/es corruption on i386 with preemption
 2012-08-01 14:36 UTC  (2+ messages)

[PATCH] update KVM_SAVE_MSRS_BEGIN to correct value
 2012-08-01 14:01 UTC 

qemu-kvm-1.1.0 crashing with kernel 3.5.0-rc6
 2012-08-01 13:11 UTC  (20+ messages)

[PATCH v2 0/7] KVM paravirt remote flush tlb
 2012-08-01 12:59 UTC  (11+ messages)
` [PATCH v2 6/7] kvm,x86: RCU based table free

Tracking nested guest ioctl in L0 hypervisor
 2012-08-01 10:52 UTC  (2+ messages)

[PATCH v3] kvm: Check if smp_cpus exceeds max cpus supported by kvm
 2012-08-01  9:52 UTC  (2+ messages)

KVM call minutes July 31th
 2012-08-01  8:50 UTC  (7+ messages)
` [libvirt] QEMU CPU model versioning/compatibility (was Re: KVM call minutes July 31th)
  `  "
  ` [Qemu-devel] KVM call minutes July 31th

[RFC PATCH] KVM: Only print vcpu_unimpl when DEBUG is set
 2012-08-01  8:41 UTC  (3+ messages)

[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
 2012-08-01  6:42 UTC  (5+ messages)

Details about handling NMI in KVM
 2012-08-01  6:31 UTC 

[PATCH 0/4] kvm_timer cleanup
 2012-08-01  3:21 UTC  (2+ messages)

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

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

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

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

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

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  (3+ messages)

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

[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] "

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

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

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

[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  (5+ 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  (6+ messages)
` [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)


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).