kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-10 15:55:07 to 2011-12-13 07:10:47 UTC [more...]

[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
 2011-12-13  7:10 UTC  (5+ messages)
` [PATCH V2 1/6] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
` [PATCH V2 3/6] kvm tools: Add SPAPR PPC64 HV console
` [PATCH V2 5/6] kvm tools: Add PPC64 PCI Host Bridge

[PATCH V2 0/2] kvm tools: PPC64 basic support
 2011-12-13  7:00 UTC  (3+ messages)
` [PATCH V2 1/2] kvm tools: Add initial SPAPR PPC64 architecture support
` [PATCH V2 2/2] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfds unavailable

[PATCH] kvm tools: mmap guest kernel instead of reading it into memory
 2011-12-13  6:46 UTC  (11+ messages)

[PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64 and link appropriately
 2011-12-13  6:44 UTC  (17+ messages)
` [PATCH V2 17/23] kvm tools: Add ability to map guest RAM from hugetlbfs
` [PATCH V2 23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()

[PATCH V3 0/2] kvm tools: Prepare kvmtool for another architecture
 2011-12-13  6:21 UTC  (3+ messages)
` [PATCH V3 1/2] kvm tools: Add ability to map guest RAM from hugetlbfs
` [PATCH V3 2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()

[PATCH 1/2] kvm tools: Clean up 'kvm debug'
 2011-12-13  5:37 UTC  (4+ messages)
` [PATCH 2/2] kvm tools: Add ability to assert/deassert IRQs using "

[RFC PATCH] kvm tools, qcow: Add support for growing refcount blocks
 2011-12-13  3:41 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/3] ivshmem: add a new PIO BAR4(Doorbell) besides MMIO BAR0 to reduce notification time
 2011-12-13  1:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] memory: add a memory API about ioeventfd for PIO long
` [PATCH v3 2/3] ivshmem: add a new PIO BAR4(Doorbell) to reduce notification time
` [Qemu-devel] [PATCH v3 3/3] ivshmem: update the spec

What does "LP" stands for?
 2011-12-13  2:16 UTC 

[AMD iommu] pci Failed to assign device "hostdev0" : Device or resource busy
 2011-12-13  0:21 UTC  (3+ messages)

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-12 23:56 UTC  (8+ messages)

KVM call agenda for Tuesday 13
 2011-12-12 23:31 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 00/14] KVM: PPC: Update Book3S HV memory handling
 2011-12-12 22:38 UTC  (15+ messages)
` [PATCH v3 01/14] KVM: PPC: Make wakeups work again for Book3S HV guests
` [PATCH v3 02/14] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH v3 03/14] KVM: PPC: Keep a record of HV guest view of hashed page table entries
` [PATCH v3 04/14] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH v3 05/14] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
` [PATCH v3 06/14] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH v3 07/14] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
` [PATCH v3 08/14] KVM: PPC: Allow use of small pages to back Book3S HV guests
` [PATCH v3 09/14] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH v3 10/14] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
` [PATCH v3 11/14] KVM: PPC: Implement MMIO emulation support for Book3S HV guests
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
` [PATCH v3 13/14] KVM: PPC: Implement MMU notifiers for Book3S HV guests
` [PATCH v3 14/14] KVM: PPC: Allow for read-only pages backing a Book3S HV guest

[PATCH] KVM: PPC: e500: include linux/export.h
 2011-12-12 21:39 UTC 

[PATCH v5 00/13] KVM/ARM Implementation
 2011-12-12 19:53 UTC  (63+ messages)
` [PATCH v5 01/13] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v5 02/13] ARM: KVM: Hypervisor identity mapping
` [PATCH v5 03/13] ARM: KVM: Add hypervisor inititalization
` [PATCH v5 04/13] ARM: KVM: Memory virtualization setup
    ` [Android-virt] "
` [PATCH v5 05/13] ARM: KVM: Inject IRQs and FIQs from userspace
          ` [Android-virt] "
` [PATCH v5 06/13] ARM: KVM: World-switch implementation
` [PATCH v5 07/13] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v5 08/13] ARM: KVM: Handle guest faults in KVM
` [PATCH v5 09/13] ARM: KVM: Handle I/O aborts
    ` [Android-virt] "
` [PATCH v5 10/13] ARM: KVM: Guest wait-for-interrupts (WFI) support
        ` [Android-virt] "
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
        ` [Android-virt] "
` [PATCH v5 12/13] ARM: KVM: Fix guest view of MPIDR
` [PATCH v5 13/13] ARM: KVM: Support SMP guests

[PATCH v4 00/15] uq/master: Introduce basic irqchip support
 2011-12-12 17:59 UTC  (13+ messages)
` [PATCH v4 12/15] kvm: x86: Add user space part for in-kernel APIC

[PATCH 0/4] Fix book3s-pr KVM with preemption
 2011-12-12 17:32 UTC  (7+ messages)
` [PATCH 4/4] KVM: PPC: align vcpu_kick with x86

[PATCH] KVM, CPU hotplug: Avoid wraparound in pvclock_get_nsec_offset
 2011-12-12 14:59 UTC  (3+ messages)

Xmas Lening Aanbieding
 2011-12-12 13:11 UTC 

[PATCH 0/10] nEPT: Nested EPT support for Nested VMX
 2011-12-12 13:04 UTC  (10+ messages)
` [PATCH 08/10] nEPT: Nested INVEPT

[PATCH V2] kvm: make vcpu life cycle separated from kvm instance
 2011-12-12 12:54 UTC  (3+ messages)
` [PATCH v3] "

[patch 00/12] Ucontrol patchset V5
 2011-12-12 10:06 UTC  (11+ messages)
` [patch 01/12] [PATCH] kvm-s390: add parameter for KVM_CREATE_VM
` [patch 10/12] [PATCH] kvm-s390: storage key interface

[patch 00/12] Ucontrol patchset V4
 2011-12-12  9:45 UTC  (6+ messages)
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block to user

Current kernel fails to compile with KVM on PowerPC
 2011-12-12  7:26 UTC  (5+ messages)

[PATCH 0/4] KVM: Make mmu_shrink() scan nr_to_scan shadow pages
 2011-12-12  7:10 UTC  (10+ messages)
` [PATCH 1/4] KVM: Rename vm_list to kvm_list to avoid confusion
` [PATCH 2/4] KVM: MMU: Make common preparation code for zapping sp into a function
` [PATCH 3/4] KVM: MMU: Make preparation for zapping some sp into a separate function
` [PATCH 4/4] KVM: MMU: Make mmu_shrink() scan nr_to_scan shadow pages

buildbot failure in kvm on next-i386
 2011-12-12  6:01 UTC 

buildbot failure in kvm on next-x86_64
 2011-12-12  5:58 UTC 

buildbot failure in kvm on next-s390
 2011-12-12  5:32 UTC 

New Guess OS Creation Problem
 2011-12-12  4:05 UTC 

New Guess OS Creation Problem
 2011-12-11 16:40 UTC 

[PATCH] kvm tools: Clean up LINT assignment code
 2011-12-11 19:50 UTC 

[PATCHv3 00/10] KVM in-guest performance monitoring
 2011-12-11 14:05 UTC  (2+ messages)

[PATCH 0/11] RFC: PCI using capabilitities
 2011-12-11 12:53 UTC  (10+ messages)

[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
 2011-12-11 12:40 UTC  (3+ messages)

[PATCH] kvm tools: Add NMI ability to 'kvm debug'
 2011-12-11 10:51 UTC 

[PATCH 1/2] kvm tools: Don't use 64bit BARs
 2011-12-10 20:40 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Free up the MSI-X PBA BAR

[libvirt] (no subject)
 2011-12-10 17:56 UTC  (4+ messages)

[PATCH 0/2] pit/hpet: Fix legacy mode switching
 2011-12-10 16:49 UTC  (9+ messages)
` [PATCH 2/2] i8254: Rework & fix interaction with HPET in legacy mode


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