messages from 2013-06-04 12:28:09 to 2013-06-07 00:16:50 UTC [more...]
[PATCH 0/8] kvm/ppc: fixes for 3.10
2013-06-07 0:16 UTC (8+ messages)
` [PATCH 1/8] kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
` [PATCH 2/8] kvm/ppc/booke64: Disable e6500 support
` [PATCH 3/8] kvm/ppc/booke: Hold srcu lock when calling gfn functions
` [PATCH 4/8] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
` [PATCH 5/8] kvm/ppc: Call trace_hardirqs_on before entry
` [PATCH 6/8] kvm/ppc: IRQ disabling cleanup
` [PATCH 7/8] kvm/ppc/booke: Delay kvmppc_fix_ee_before_entry
[RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
2013-06-06 19:57 UTC (12+ messages)
` [RFC PATCH 2/6] KVM: PPC: Book3E: Refactor SPE_FP exit handling
` [RFC PATCH 5/6] KVM: PPC: Book3E: Add ONE_REG AltiVec support
[PATCH net 0/2] vhost fixes for 3.10
2013-06-06 18:50 UTC (4+ messages)
` [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
` [PATCH net 2/2] vhost: fix ubuf_info cleanup
[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
2013-06-06 17:12 UTC (5+ messages)
[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
2013-06-06 16:11 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
[Bug 58931] New: SMP x64 Windows 2003 guest can't boot up
2013-06-06 15:40 UTC (2+ messages)
` [Bug 58931] "
Regression after "Remove support for reporting coalesced APIC IRQs"
2013-06-06 15:39 UTC (2+ messages)
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-06 15:24 UTC (2+ messages)
` [PATCH 2/2] kvm-unit-tests: Change two cases to use trap_emulator
[PATCH RFC] virtio-pci: new config layout: using memory BAR
2013-06-06 15:22 UTC (49+ messages)
[PATCH v2] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
2013-06-06 14:19 UTC (3+ messages)
[patch 0/2] A few fixes for make and cpuid
2013-06-06 13:39 UTC (5+ messages)
` [patch 2/2] tools: lkvm - Filter out cpu vendor string
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
2013-06-06 12:10 UTC (10+ messages)
[PATCH] kvm-unit-tests: Add test case for accessing bpl via modr/m
2013-06-06 9:41 UTC (8+ messages)
[PATCH] kvm-unit-tests: Test case of emulating multibyte NOP
2013-06-06 7:46 UTC (2+ messages)
[PATCH] Test case of emulating multibyte NOP
2013-06-06 7:28 UTC (9+ messages)
Intercepting task switches in svm/vmx with tdp enabled
2013-06-06 5:25 UTC (4+ messages)
[PATCH V2] vhost_net: clear msg.control for non-zerocopy case during tx
2013-06-06 3:24 UTC
[PATCH] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
2013-06-05 23:29 UTC (4+ messages)
[RFC PATCH 6/6] KVM: PPC: Book3E: Enhance FPU laziness
2013-06-05 20:59 UTC (4+ messages)
Error while running android as guest ---FastModels
2013-06-05 19:11 UTC
[PATCH] Test case of emulating multibyte NOP
2013-06-05 16:07 UTC
[PULL] vhost: cleanups and fixes
2013-06-05 15:53 UTC (5+ messages)
[PATCH] Test case of emulating multibyte NOP
2013-06-05 15:29 UTC (6+ messages)
[PATCH] vfio: fix crash on rmmod
2013-06-05 15:11 UTC (2+ messages)
[PATCH 1/2] kvm: zero-initialize KVM_SET_GSI_ROUTING input
2013-06-05 14:47 UTC (8+ messages)
[PATCH] Test case of emulating multibyte NOP
2013-06-05 13:22 UTC (2+ messages)
[PATCH] vhost: Make local function static
2013-06-05 13:17 UTC
Planning the merge of KVM/arm64
2013-06-05 13:13 UTC (18+ messages)
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
2013-06-05 12:08 UTC (4+ 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)
[RFC PATCH 4/6] KVM: PPC: Book3E: Add AltiVec support
2013-06-05 9:23 UTC (3+ messages)
[nVMX w/ Haswell] KVM unit-tests in L1 - eventinj test fails trying to send NMI
2013-06-05 9:06 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
[RFC PATCH 3/6] KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC
2013-06-05 7:52 UTC (3+ 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 "
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 (6+ messages)
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox