kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-11 01:28:11 to 2012-09-13 14:14:37 UTC [more...]

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

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

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

[PATCH] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
 2012-09-13 12:50 UTC  (6+ messages)

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

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

qemu-kvm loops after kernel udpate
 2012-09-13  9:59 UTC  (9+ messages)

Windows slow boot: contractor wanted
 2012-09-13  9:50 UTC  (14+ messages)
                  ` Windows VM slow boot

graphics card pci passthrough success report
 2012-09-13  9:40 UTC  (4+ 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 

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

Multi-dimensional Paging in Nested virtualization
 2012-09-13  7:49 UTC  (2+ messages)

memory-hotplug : possible circular locking dependency detected
 2012-09-13  6:19 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] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-12 17:55 UTC  (9+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] target-i386: Allow tsc-frequency to be larger then 2.147G
` [PATCH v2 2/4] target-i386: Add missing kvm bits
` [PATCH v2 3/4] target-i386: Allow changing of Hypervisor CPUIDs
` [PATCH v2 4/4] target-i386: Add Hypervisor CPUIDs in accel=tcg mode

[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  (17+ 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)

[3.5.0 BUG] vmx_handle_exit: unexpected, valid vectoring info (0x80000b0e)
 2012-09-12  8:25 UTC  (3+ messages)

[PATCH v3] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-12  8:10 UTC 

[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] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-09-12  0:36 UTC  (4+ 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 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state
 2012-09-12  0:19 UTC  (3+ 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

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

[PATCH 0/3] KVM: PPC: Memslot handling improvements
 2012-09-11 23:28 UTC  (4+ 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/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

Character device assignment
 2012-09-11 19:40 UTC  (3+ messages)

NIC emulation with built-in rate limiting?
 2012-09-11 19:05 UTC  (2+ messages)

NFS over RDMA small block DIRECT_IO bug
 2012-09-11 17:03 UTC  (2+ messages)

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2012-09-11 15:07 UTC  (9+ messages)
` [PATCH 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi

Enquiry
 2012-09-11 14:40 UTC 

KVM call agenda for Tuesday, September 11th
 2012-09-11 13:51 UTC  (2+ messages)

[RFC PATCH] KVM: optimize apic interrupt delivery
 2012-09-11 12:12 UTC  (15+ messages)

Win2k8 guest with very poor disk performance on KVM host
 2012-09-11  9:44 UTC  (2+ messages)

[PULL] KVM updates
 2012-09-11  9:30 UTC  (4+ messages)

[PATCH v2] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-11  9:20 UTC  (9+ messages)

problems using virt-manager
 2012-09-11  1:28 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).