public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-02 19:07:18 to 2010-12-06 04:12:12 UTC [more...]

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v4)
 2010-12-05 16:55 UTC  (2+ messages)

PCI passthrough on Sony Vaio F11 laptop
 2010-12-05 21:47 UTC  (8+ messages)

Dear Account Owner
 2010-12-05 20:31 UTC 

[PATCH 0/2] Keep cr3 cached in VMCS
 2010-12-05 17:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: Replace reads of vcpu->arch.cr3 by an accessor
` [PATCH 2/2] KVM: Fetch guest cr3 from hardware on demand

[PATCH 1/2 rebased] KVM: MMU: Avoid dropping accessed bit while removing write access
 2010-12-05 16:13 UTC  (2+ messages)
` [PATCH 2/2 rebased] KVM: MMU: Introduce a helper to access lpage_info

I Need Your Help
 2010-12-05  9:50 UTC 

[RFC PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-05 13:02 UTC  (40+ messages)
` [RFC PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC PATCH 2/3] sched: add yield_to function
` [RFC PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH] Convert .flat files to 32-bit elf format
 2010-12-05 12:48 UTC  (4+ messages)

[PATCH 0/2] Emulator intercept frameworks
 2010-12-05 11:56 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 2/2] KVM: x86 emulator: add SVM intercepts

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-12-05 11:05 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-12-05 11:03 UTC 

Problems on qemu-kvm unittests
 2010-12-05  8:16 UTC  (3+ messages)

buildbot failure in kvm on ppc64
 2010-12-05  2:10 UTC 

buildbot failure in kvm on s390
 2010-12-05  2:07 UTC 

buildbot failure in kvm on ia64
 2010-12-05  2:08 UTC 

buildbot failure in kvm on ppc44x
 2010-12-05  2:09 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-12-04 21:07 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-12-04 21:05 UTC 

[PATCH v4 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
 2010-12-03 20:30 UTC  (2+ messages)

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2010-12-04 18:03 UTC  (10+ messages)
` [PATCH 1/2] vhost test module

[PATCH 0/5] KVM&genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-04 16:10 UTC  (11+ messages)
` [PATCH 1/5] genirq: Pass descriptor to __free_irq
` [PATCH 2/5] genirq: Introduce interrupt sharing notifier
` [PATCH 3/5] KVM: Split up MSI-X assigned device IRQ handler
` [PATCH 4/5] KVM: Clean up unneeded void pointer casts
` [PATCH 5/5] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v2)
 2010-12-04 13:48 UTC  (53+ messages)

[PATCH 0/2] Fix savevm odness related to kvmclock
 2010-12-04 13:41 UTC  (5+ messages)
` [PATCH 1/2] make kvmclock value idempotent for stopped machine
` [PATCH 2/2] Do not register kvmclock savevm section if kvmclock is disabled

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v3)
 2010-12-04  8:53 UTC  (4+ messages)

[PATCH 07/15] ftrace: fix event alignment: kvm:kvm_hv_hypercall
 2010-12-04  8:11 UTC 

(unknown),
 2010-12-04  1:16 UTC 

[PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions
 2010-12-03 20:23 UTC  (5+ messages)
` [PATCH 2/6] KVM: SVM: Add manipulation functions for CRx intercepts

[PATCH 0/5] Extra capabilities for device assignment
 2010-12-03 19:54 UTC  (9+ messages)
` [PATCH 1/5] device-assignment: Fix off-by-one in header check
` [PATCH 2/5] pci: MSI-X capability is 12 bytes, not 16, MSI is 10 bytes
` [PATCH 3/5] pci: Error on PCI capability collisions
` [PATCH 4/5] device-assignment: Error checking when adding capabilities
` [PATCH 5/5] device-assignment: pass through and stub more PCI caps

[PATCH] KVM: SVM: Add xsetbv intercept
 2010-12-03 16:42 UTC 

[PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
 2010-12-03 15:44 UTC  (6+ messages)
` [stable] "

[PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature
 2010-12-03 14:25 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Remove flush_guest_tlb function
` [PATCH 2/3] KVM: SVM: Use svm_flush_tlb instead of force_new_asid
` [PATCH 3/3] KVM: SVM: Implement Flush-By-Asid feature

[KVM-Autotest][PATCH][virtio-console] Correcting timeout interruption of virtio_console test
 2010-12-03 13:13 UTC 

[PATCH] Correcting timeout interruption of virtio_console test
 2010-12-03 13:10 UTC 

[PATCH 0/12] KVM: SVM: Add support for VMCB state caching
 2010-12-03 12:15 UTC  (14+ messages)
` [PATCH 01/12] KVM: SVM: Add clean-bits infrastructure code
` [PATCH 02/12] KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
` [PATCH 03/12] KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
` [PATCH 04/12] KVM: SVM: Add clean-bit for the ASID
` [PATCH 05/12] KVM: SVM: Add clean-bit for interrupt state
` [PATCH 06/12] KVM: SVM: Add clean-bit for NPT state
` [PATCH 07/12] KVM: SVM: Add clean-bit for control registers
` [PATCH 08/12] KVM: SVM: Add clean-bit for DR6 and DR7
` [PATCH 09/12] KVM: SVM: Add clean-bit for GDT and IDT
` [PATCH 10/12] KVM: SVM: Add clean-bit for Segements and CPL
` [PATCH 11/12] KVM: SVM: Add clean-bit for CR2 register
` [PATCH 12/12] KVM: SVM: Add clean-bit for LBR state

[PATCH] do not try to register kvmclock if the host does not support it
 2010-12-03 10:41 UTC 

[PATCH 00/21] Kemari for KVM 0.2
 2010-12-03  6:28 UTC  (8+ messages)
` [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble

[PATCHv6 00/16] boot order specification
 2010-12-03  5:55 UTC  (14+ messages)
                    ` [SeaBIOS] "

Mask bit support's API
 2010-12-03  3:03 UTC  (4+ messages)

YOUR URGENT RESPONCE IS NEEDED
 2010-12-03  0:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox