kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-17 08:47:11 to 2012-06-20 08:00:26 UTC [more...]

[PATCH v7 00/10] KVM: MMU: fast page fault
 2012-06-20  8:00 UTC  (11+ messages)
` [PATCH v7 01/10] KVM: MMU: return bool in __rmap_write_protect
` [PATCH v7 02/10] KVM: MMU: abstract spte write-protect
` [PATCH v7 03/10] KVM: MMU: cleanup spte_write_protect
` [PATCH v7 04/10] KVM: VMX: export PFEC.P bit on ept
` [PATCH v7 05/10] KVM: MMU: fold tlb flush judgement into mmu_spte_update
` [PATCH v7 06/10] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
` [PATCH v7 07/10] KVM: MMU: fast path of handling guest page fault
` [PATCH v7 08/10] KVM: MMU: trace fast "
` [PATCH v7 09/10] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
` [PATCH v7 10/10] KVM: MMU: document mmu-lock and fast page fault

[PATCH 1/2] kvm tools: set the HYPERVISOR flag in cpuid
 2012-06-20  7:59 UTC  (7+ messages)
` [PATCH 2/2] kvm tools: support 9p flush command

Implementing a Virtio host module for 802.11 media
 2012-06-20  5:28 UTC 

[PATCH v2 0/3] Improve virtio-blk performance
 2012-06-20  4:46 UTC  (28+ messages)
` [PATCH 1/3] block: Introduce __blk_segment_map_sg() helper
` [PATCH v2 2/3] block: Add blk_bio_map_sg() helper
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH v8 00/15] KVM/ARM Implementation
 2012-06-20  4:40 UTC  (32+ messages)
` [PATCH v8 02/15] KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
` [PATCH v8 03/15] KVM: Introduce __KVM_HAVE_IRQ_LINE
` [PATCH v8 04/15] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
` [PATCH v8 06/15] ARM: KVM: Hypervisor identity mapping
` [PATCH v8 10/15] ARM: KVM: Inject IRQs and FIQs from userspace
` [PATCH v8 11/15] ARM: KVM: World-switch implementation
` [PATCH v8 13/15] ARM: KVM: Handle guest faults in KVM
` [PATCH v8 14/15] ARM: KVM: Handle I/O aborts

how to map a host virtual address (hva) to guest address space (gva/gpa/gfn)
 2012-06-20  0:33 UTC  (2+ messages)

VMM OSX port
 2012-06-19 23:33 UTC 

[PATCH v2] Fixes related to processing of qemu's -numa option
 2012-06-19 22:45 UTC 

[PATCH 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
 2012-06-19 20:57 UTC  (2+ messages)

[PATCH] spapr_vscsi: Error handling fixes
 2012-06-19 20:57 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v3] spapr: Add "memop" hypercall
 2012-06-19 20:57 UTC  (2+ messages)

Regarding improving ple handler (vcpu_on_spin)
 2012-06-19 20:51 UTC  (2+ messages)
` [PATCH] kvm: handle last_boosted_vcpu = 0 case

asm/kvm_para.h from asm-generic (was: Re: linux-next: triage for April 19, 2012)
 2012-06-19 19:00 UTC  (3+ messages)

KVM call agenda for Tuesday, June 19th
 2012-06-19 17:22 UTC  (7+ messages)
  ` [Qemu-devel] "

SOLVED: RE: Garbled audio - Windows 7 64 bit guest on Debian
 2012-06-19 13:46 UTC  (3+ messages)

[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
 2012-06-19 13:46 UTC  (7+ messages)
` [PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()
` [PATCH 3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses

[FIX PATCH] KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
 2012-06-19 13:10 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
 2012-06-19 12:04 UTC  (5+ messages)

[PATCH v4] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-06-19  8:24 UTC  (3+ messages)

[PATCH v3 1/6] KVM: fix missing check for memslot flags
 2012-06-19  8:11 UTC  (16+ messages)
` [PATCH v3 4/6] KVM: pass slot to hva_to_pfn
` [PATCH v3 5/6] KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic
` [PATCH v3 6/6] KVM: introduce readonly memslot

Bug? 100% load on core after physically removing USB storage from host
 2012-06-19  6:28 UTC  (10+ messages)

[PATCH v2 0/7] KVM paravirt remote flush tlb
 2012-06-19  6:11 UTC  (7+ messages)
` [PATCH v2 1/7] KVM Guest: Add VCPU running/pre-empted state for guest
` [PATCH v2 3/7] KVM: Add paravirt kvm_flush_tlb_others

[PATCH 2/2] pseries: Correctly create ibm,segment-page-sizes property
 2012-06-19  5:56 UTC 

[RFC 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-06-19  5:51 UTC  (3+ messages)
` [RFC 2/2] virtio-ring: Allocate indirect buffers from cache when possible

[PATCH v6 0/9] KVM: MMU: fast page fault
 2012-06-19  2:07 UTC  (9+ messages)
` [PATCH v6 6/9] KVM: MMU: fast path of handling guest "

[PATCH] Fixes related to processing of qemu's -numa option
 2012-06-18 22:15 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH v2] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-18 18:30 UTC  (2+ messages)

[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
 2012-06-18 18:29 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCHv7 0/8] kvm: eoi optimization support
 2012-06-18 17:15 UTC  (12+ messages)
` [PATCHv7 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv7 5/8] kvm: eoi msi documentation

[RFC PATCH] kvm: Extend irqfd to support level interrupts
 2012-06-18 16:47 UTC  (24+ messages)

git access via http to kvm-kmod
 2012-06-18 16:15 UTC  (4+ messages)

[PATCH 00/21] Big big real mode improvements
 2012-06-18 14:27 UTC  (4+ messages)
` [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode

[Bug 14836] memory allocation bug. The used memory of host is not freed after close of virtual machine(s)
 2012-06-18 13:22 UTC  (2+ messages)

[Bug 43501] New: all 32bit binaries produce "Illegal Instruction" after KVM migration from AMD -> Intel host
 2012-06-18 12:44 UTC  (7+ messages)
` [Bug 43501] "

[PULL] virtio
 2012-06-18 12:07 UTC  (13+ messages)
    ` [PATCH RFC] virtio-pci: flexible configuration layout
      ` [PATCH RFC] virtio-spec: "

[PATCH RFC] virtio-pci: add MMIO property
 2012-06-18 12:05 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
 2012-06-18 11:00 UTC  (13+ messages)

Biweekly KVM Test report, kernel 25e531a9... qemu 0a948cbb
 2012-06-18  8:39 UTC 

[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-18  7:25 UTC  (13+ messages)

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-17 21:49 UTC  (3+ messages)
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()

[PATCH] kvm: align ram_size to page boundary
 2012-06-17 13:14 UTC  (10+ messages)
          ` [Qemu-devel] "

Sound not working on vm clients
 2012-06-17 10:32 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).