public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-01 16:44:04 to 2013-06-05 11:57:28 UTC [more...]

Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
 2013-06-05 11:57 UTC  (3+ messages)

vhost && kernel BUG at /build/linux/mm/slub.c:3352!
 2013-06-05 11:54 UTC  (2+ messages)

[PATCH RFC] virtio-pci: new config layout: using memory BAR
 2013-06-05 10:22 UTC  (15+ messages)

[PATCH 1/1] KVM: add kvm_para_available to asm-generic/kvm_para.h
 2013-06-05 10:17 UTC  (4+ messages)

[PATCH v8 00/11] KVM: MMU: fast zap all shadow pages
 2013-06-05  9:52 UTC  (4+ messages)

[PATCH] Test case of multibyte NOP in emulation mode
 2013-06-05  9:48 UTC  (8+ messages)

[PATCH] Test case of emulating multibyte NOP
 2013-06-05  9:41 UTC 

Planning the merge of KVM/arm64
 2013-06-05  9:31 UTC  (16+ messages)

[RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
 2013-06-05  9:23 UTC  (18+ messages)
` [RFC PATCH 1/6] KVM: PPC: Book3E: Fix AltiVec interrupt numbers and build breakage
` [RFC PATCH 2/6] KVM: PPC: Book3E: Refactor SPE_FP exit handling
` [RFC PATCH 3/6] KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC
` [RFC PATCH 4/6] KVM: PPC: Book3E: Add AltiVec support
` [RFC PATCH 5/6] KVM: PPC: Book3E: Add ONE_REG "
` [RFC PATCH 6/6] KVM: PPC: Book3E: Enhance FPU laziness

[nVMX w/ Haswell] KVM unit-tests in L1 - eventinj test fails trying to send NMI
 2013-06-05  9:06 UTC  (2+ messages)

[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
 2013-06-05  9:02 UTC  (2+ messages)

[PATCH v2 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-06-05  8:42 UTC  (5+ messages)
` [PATCH v2 1/2] kvm: make vendor_intel a generic function
` [PATCH v2 2/2] kvm: x86: emulate MSR_PLATFORM_INFO

Intercepting task switches in svm/vmx with tdp enabled
 2013-06-05  6:16 UTC  (2+ messages)

[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
 2013-06-05  6:11 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "

[PATCH] vfio: fix crash on rmmod
 2013-06-05  6:03 UTC 

VirtIO and BSOD On Windows Server 2003
 2013-06-04 16:39 UTC  (5+ messages)
          ` Fwd: "

[PATCH 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-06-04 16:10 UTC  (6+ messages)
` [PATCH 1/2] kvm: make vendor_intel a generic function

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-06-04 15:00 UTC  (43+ messages)
` [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V9 4/19] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V9 6/19] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V9 7/19] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
` [PATCH RFC V9 10/19] x86/ticketlock: Add slowpath logic
` [PATCH RFC V9 11/19] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V9 13/19] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V9 14/19] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V9 15/19] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V9 17/19] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path

[PATCH 0/2] KVM: x86: minimal debugging support during emulation
 2013-06-04 14:06 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86: handle hardware breakpoints "

reminder: no kvm developer call today
 2013-06-04 14:03 UTC 

[PATCH] MAINTAINERS: s/Marcelo/Paolo/
 2013-06-04 13:29 UTC  (2+ messages)

KVM call agenda for 2013-06-11
 2013-06-04 13:24 UTC 

[GIT PULL] KVM fixes for 3.10-rc4
 2013-06-04 12:28 UTC 

[PATCH 1/2] kvm: zero-initialize KVM_SET_GSI_ROUTING input
 2013-06-04 11:52 UTC  (2+ messages)
` [PATCH 2/2] kvm: skip system call when msi route is unchanged

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-06-04 10:58 UTC  (6+ messages)

Reply
 2013-06-03 12:24 UTC 

[PATCH] kvm: exclude ioeventfd from counting kvm_io_range limit
 2013-06-04  8:49 UTC  (2+ messages)

[PATCH] KVM: fix sil/dil/bpl/spl in the mod/rm fields
 2013-06-03 17:45 UTC  (14+ messages)

[PATCH v2 0/7] target-arm: cpregs list for migration, kvm reset
 2013-06-03 13:47 UTC  (8+ messages)
` [PATCH v2 1/7] target-arm: Allow special cpregs to have flags set
` [PATCH v2 2/7] target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
` [PATCH v2 3/7] target-arm: mark up cpregs for no-migrate or raw access
` [PATCH v2 4/7] target-arm: Convert TCG to using (index,value) list for cp migration
` [PATCH v2 5/7] target-arm: Initialize cpreg list from KVM when using KVM
` [PATCH v2 6/7] target-arm: Reinitialize all KVM VCPU registers on reset
` [PATCH v2 7/7] target-arm: Use tuple list to sync cp regs with KVM

[Bug 58921] New: [nested virt] L2 Windows guest can't boot up ('-cpu host' to start L1)
 2013-06-03 10:48 UTC  (2+ messages)
` [Bug 58921] "

Redirections from virtual interfaces
 2013-06-03  9:35 UTC  (2+ messages)

[PATCH] kvm: add detail error message when fail to add ioeventfd
 2013-06-03  9:27 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] pmu: fixes for Sandy Bridge hosts
 2013-06-03  8:36 UTC  (5+ messages)

[PATCH] KVM: Emulate multibyte NOP
 2013-06-03  8:21 UTC  (2+ messages)

[PATCH] KVM: s390: Module autoloading
 2013-06-03  7:50 UTC  (4+ messages)
` [PATCH] KVM: s390: Add "devname:kvm" alias

[PATCH kvm-unit-tests] pmu: fixes for Sandy Bridge hosts
 2013-06-03  7:44 UTC  (7+ messages)

KVM call agenda for 2013-05-28
 2013-06-03  7:24 UTC  (24+ messages)
    ` [SeaBIOS] "
        ` [Qemu-devel] "
          ` [Qemu-devel] [SeaBIOS] "

[PATCH uq/master] fix double free the memslot in kvm_set_phys_mem
 2013-06-03  6:57 UTC  (4+ messages)
            ` [Qemu-devel] "

PATCH] virtio-spec: small English/punctuation corrections
 2013-06-03  1:27 UTC  (2+ messages)

updated: kvm networking todo wiki
 2013-06-03  0:32 UTC  (13+ messages)

[PATCH RFC] KVM: Fix race in apic->pending_events processing
 2013-06-02 17:33 UTC  (13+ messages)

Why some test suite in kvm-unit-tests designed for 64bit only?
 2013-06-02 15:27 UTC  (2+ messages)

**Reset Your Account
 2013-06-01 19:24 UTC 

**Reset Your Account
 2013-06-01 16:24 UTC 

**Reset Your Account
 2013-06-01 13:58 UTC 


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