kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-11 20:05:06 to 2012-09-14 10:17:44 UTC [more...]

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-14 10:01 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PATCHv4] KVM: optimize apic interrupt delivery
 2012-09-14  9:55 UTC  (3+ messages)

[PATCH v2 0/5] KVM: MMU: fix release pfn in mmu code
 2012-09-14 10:13 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: MMU: release noslot pfn on the fail path properly
` [PATCH v2 2/5] KVM: MMU: do not release pfn in mmu_set_spte
` [PATCH v2 3/5] KVM: MMU: cleanup FNAME(page_fault)
` [PATCH v2 4/5] KVM: MMU: introduce page_fault_start and page_fault_end
` [PATCH v2 5/5] KVM: MMU: introduce FNAME(prefetch_gpte)

[PATCH v3] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-14  9:35 UTC  (8+ messages)

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2012-09-14  8:21 UTC  (13+ messages)
` [PATCH 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi

[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-09-14  8:11 UTC  (6+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Add a more "
` [PATCH 2/3] KVM: PPC: Book3S HV: Allocate user-requested size of HPT from preallocated pool
` [PATCH 3/3] KVM: PPC: Book3S HV: Add command-line option for amount of KVM linear memory

[PATCH] KVM: Move some PPC ioctl definitions to the correct place
 2012-09-14  7:44 UTC 

[PATCH 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
 2012-09-14  7:15 UTC  (11+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface
` [PATCH 2/2] KVM: PPC: Book3S: Implement floating-point state get/set functions

memory-hotplug : possible circular locking dependency detected
 2012-09-14  6:26 UTC  (3+ messages)

[PATCH v2] KVM: trace the events of mmu_notifier
 2012-09-14  5:59 UTC  (4+ messages)

[3.5.0 BUG] vmx_handle_exit: unexpected, valid vectoring info (0x80000b0e)
 2012-09-14  5:57 UTC  (4+ messages)

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-09-14  2:56 UTC  (8+ messages)
` [PATCH v7 3/3] "

[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
 2012-09-13 21:30 UTC  (16+ messages)
  ` [RFC][PATCH] Improving directed yield scalability for "

[PATCH v4 0/4] VFIO-based PCI device assignment
 2012-09-13 20:11 UTC  (5+ messages)
` [PATCH v4 1/4] Update kernel header script to include vfio
` [PATCH v4 2/4] Update Linux kernel headers
` [PATCH v4 3/4] vfio: vfio-pci device assignment driver
` [PATCH v4 4/4] vfio: Enable vfio-pci and mark supported

Windows slow boot: contractor wanted
 2012-09-13 19:54 UTC  (17+ messages)
                  ` Windows VM slow boot
                        ` [PATCH 1/2] Revert "mm: have order > 0 compaction start near a pageblock with free pages"
                        ` [PATCH 2/2] make the compaction "skip ahead" logic robust
                          ` [PATCH -v2 "

Multi-dimensional Paging in Nested virtualization
 2012-09-13 19:17 UTC  (3+ messages)

qemu-kvm loops after kernel udpate
 2012-09-13 18:32 UTC  (10+ messages)

graphics card pci passthrough success report
 2012-09-13 17:22 UTC  (6+ messages)

[PATCH 0/3] KVM: PPC: Memslot handling improvements
 2012-09-13 16:43 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
` [PATCH 2/3] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
` [PATCH 3/3] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

[PATCH 0/3] Prepare kvm for lto
 2012-09-13 15:50 UTC  (7+ messages)
` [PATCH 1/3] KVM: VMX: Make lto-friendly
` [PATCH 2/3] KVM: VMX: Make use of asm.h
` [PATCH 3/3] KVM: SVM: "

[PATCH 1/2] KVM: fix i8259 interrupt high to low transition logic
 2012-09-13 15:48 UTC  (11+ messages)
` [Qemu-devel] "

[PATCH] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
 2012-09-13 15:02 UTC  (7+ messages)

memtest 4.20+ does not work with -cpu host
 2012-09-13 13:43 UTC  (18+ messages)

[PATCH 0/5] Optimize page table walk
 2012-09-13 13:39 UTC  (20+ messages)
` [PATCH 1/5] KVM: MMU: Push clean gpte write protection out of gpte_access()
` [PATCH 2/5] KVM: MMU: Optimize gpte_access() slightly
` [PATCH 3/5] KVM: MMU: Move gpte_access() out of paging_tmpl.h
` [PATCH 4/5] KVM: MMU: Optimize pte permission checks
` [PATCH 5/5] KVM: MMU: Simplify walk_addr_generic() loop
` [PATCH 6/5] KVM: MMU: Optimize is_last_gpte()

[PATCHv3] KVM: optimize apic interrupt delivery
 2012-09-13 11:51 UTC  (6+ messages)

Biweekly KVM Test report, kernel 9a781977... qemu 4c3e02be
 2012-09-13  9:30 UTC 

[Bug 47451] New: need to re-load driver in guest to make a hot-plug VF work
 2012-09-13  9:21 UTC 

Paravirtualized pause loop handling
 2012-09-12 21:18 UTC 

[PATCHv4] virtio-spec: virtio network device multiqueue support
 2012-09-12 19:11 UTC  (12+ messages)

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-09-12 16:39 UTC  (11+ messages)
` [PATCH -v3] KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
                ` [PATCH -v4] "

[PATCH v6 00/12] KVM: introduce readonly memslot
 2012-09-12 15:55 UTC  (13+ messages)
` [PATCH v6 12/12] KVM: indicate readonly access fault

TSC scaling interface to management
 2012-09-12 15:39 UTC 

[PATCHv2] KVM: optimize apic interrupt delivery
 2012-09-12 15:13 UTC  (13+ messages)

[PATCH 1/2] kvm tools: Move -O2 back to CFLAGS
 2012-09-12 15:10 UTC  (3+ messages)
` [PATCH 2/2] kvm tools: Bring SMP back

[PATCH 0/5] Optimize page table walk
 2012-09-12 12:15 UTC  (2+ messages)
` [PATCH 1/5] KVM: MMU: Push clean gpte write protection out of gpte_access()

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-09-12 10:44 UTC  (6+ messages)

[kvm:next 1/1] arch/x86/kvm/emulate.c:232 writeback_registers() error: buffer overflow 'ctxt->_regs' 9 <= 15
 2012-09-12  7:37 UTC  (4+ messages)

vga passthrough // questions about pci passthrough
 2012-09-12  7:31 UTC 

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-12  6:24 UTC  (12+ messages)

[PATCH] Add a page cache-backed balloon device driver
 2012-09-12  5:25 UTC  (6+ messages)

[PATCH 0/3] support kvm readonly memory slot in qemu
 2012-09-12  0:01 UTC  (9+ messages)
` [PATCH 3/3] support readonly memory feature "

[PATCH 0/9] [PULL] qemu-kvm.git uq/master queue
 2012-09-11 21:26 UTC  (10+ messages)
` [PATCH 1/9] update-linux-headers.sh: Don't hard code list of architectures
` [PATCH 2/9] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
` [PATCH 3/9] memory: Flush coalesced MMIO on selected region access
` [PATCH 4/9] memory: Use transaction_begin/commit also for single-step operations
` [PATCH 5/9] memory: Fold memory_region_update_topology into memory_region_transaction_commit
` [PATCH 6/9] memory: Flush coalesced MMIO on mapping and state changes
` [PATCH 7/9] VGA: Flush coalesced MMIO on related MMIO/PIO accesses
` [PATCH 8/9] kvm: Stop flushing coalesced MMIO on vmexit
` [PATCH 9/9] kvm: Rename irqchip_inject_ioctl to irq_set_ioctl


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