kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-15 03:03:46 to 2012-06-19 08:24:25 UTC [more...]

[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 v3] spapr: Add "memop" hypercall
 2012-06-19  6:21 UTC 

[PATCH v2 0/3] Improve virtio-blk performance
 2012-06-19  6:21 UTC  (25+ 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 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] spapr_vscsi: Error handling fixes
 2012-06-19  6:02 UTC 

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

[PATCH 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
 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 v8 00/15] KVM/ARM Implementation
 2012-06-18 22:28 UTC  (30+ messages)
` [PATCH v8 01/15] ARM: add mem_type prot_pte accessor
` [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 05/15] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v8 06/15] ARM: KVM: Hypervisor identity mapping
` [PATCH v8 07/15] ARM: KVM: Hypervisor inititalization
` [PATCH v8 08/15] ARM: KVM: Module unloading support
` [PATCH v8 09/15] ARM: KVM: Memory virtualization setup
` [PATCH v8 10/15] ARM: KVM: Inject IRQs and FIQs from userspace
` [PATCH v8 11/15] ARM: KVM: World-switch implementation
` [PATCH v8 12/15] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v8 13/15] ARM: KVM: Handle guest faults in KVM
` [PATCH v8 14/15] ARM: KVM: Handle I/O aborts
` [PATCH v8 15/15] ARM: KVM: Guest wait-for-interrupts (WFI) support

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

SOLVED: RE: Garbled audio - Windows 7 64 bit guest on Debian
 2012-06-18 19:32 UTC 

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

KVM call agenda for Tuesday, June 19th
 2012-06-18 15:18 UTC 

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

[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
 2012-06-18 13:20 UTC  (9+ messages)
` [PATCH 1/4] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
` [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
` [PATCH 4/4] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()

[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  (16+ messages)
` [PATCH v2 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO

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

KVM internal error with some amounts of guest memory
 2012-06-17  8:25 UTC  (4+ messages)

Warning! Your mailbox is almost full
 2012-06-17  9:36 UTC 

[PATCH v2 00/41] postcopy live migration
 2012-06-16 13:19 UTC  (5+ messages)
` [PATCH v2 35/41] postcopy: introduce helper functions for postcopy

Ref No: 00B32377H9
 2012-06-15 20:09 UTC 

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2012-06-16  3:16 UTC  (2+ messages)
` [Bug 42980] "

[PATCH] KVM: Fix PCI header check on device assignment
 2012-06-16  2:22 UTC  (4+ messages)

write protect the guest memory page from guest access
 2012-06-15 23:38 UTC 

UIP flag not cleared
 2012-06-15 15:38 UTC 

Credit-based scheduling in KVM?
 2012-06-15 13:04 UTC  (5+ messages)

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

Dear Friend
 2012-06-15 11:10 UTC 

WARNING: at arch/x86/kernel/kvmclock.c:127
 2012-06-15 11:08 UTC  (7+ messages)

Early boot panic on machine with lots of memory
 2012-06-15  7:41 UTC  (3+ messages)

[PATCH 2/2] [TRIVIAL]KVM: fix a typo in comment
 2012-06-15  3:34 UTC 

[PATCH 1/2] KVM: code clean for vmx_init()
 2012-06-15  3:31 UTC 


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