messages from 2014-09-18 23:58:43 to 2014-09-23 07:49:05 UTC [more...]
[PATCH] kvm: Fix page ageing bugs
2014-09-23 7:49 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] KVM: x86: Remove debug assertion of non-PAE reserved bits
2014-09-23 7:01 UTC
[PATCH] kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
2014-09-23 6:49 UTC (14+ messages)
[patch 0/4] KVM: support for pinning sptes (v2)
2014-09-23 5:30 UTC (10+ messages)
` [patch 3/4] KVM: MMU: reload request from GET_DIRTY_LOG path
` [patch 4/4] KVM: MMU: pinned sps are not candidates for deletion
[PATCH v2 00/13] powerpc/iommu/vfio: Enable Dynamic DMA windows
2014-09-23 3:01 UTC (14+ messages)
` [PATCH v2 01/13] powerpc/iommu: Check that TCE page size is equal to it_page_size
` [PATCH v2 02/13] powerpc/powernv: Make invalidate() a callback
` [PATCH v2 03/13] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops
` [PATCH v2 04/13] powerpc/powernv: Convert/move set_bypass() callback to take_ownership()
` [PATCH v2 05/13] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v2 06/13] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v2 07/13] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v2 08/13] powerpc/powernv: Release replaced TCE
` [PATCH v2 09/13] powerpc/pseries/lpar: Enable VFIO
` [PATCH v2 10/13] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA
` [PATCH v2 11/13] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v2 12/13] vfio: powerpc/spapr: Use it_page_size
` [PATCH v2 13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows
[PATCH] x86, kvm: use macros to compute bank MSRs
2014-09-23 2:44 UTC
[question] virtio-blk performance degradation happened with virito-serial
2014-09-23 1:29 UTC (9+ messages)
` [Qemu-devel] "
` [Qemu-devel] [question] virtio-blk performance degradationhappened "
` "
` [Qemu-devel] [question] virtio-blk performancedegradationhappened "
[PATCH v11 0/6] arm: dirty page logging support for ARMv7
2014-09-23 0:54 UTC (7+ messages)
` [PATCH v11 1/6] KVM: Add architecture-specific TLB flush implementations
` [PATCH v11 2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log
` [PATCH v11 3/6] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v11 4/6] arm: KVM: Add initial dirty page locking infrastructure
` [PATCH v11 5/6] arm: KVM: dirty log read write protect support
` [PATCH v11 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
Standardizing an MSR or other hypercall to get an RNG seed?
2014-09-22 23:01 UTC (66+ messages)
[RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
2014-09-22 22:28 UTC (12+ messages)
` [RFC patch 1/6] KVM: s390: Enable PCI instructions
` [RFC patch 2/6] iommu: add iommu for s390 platform
` [RFC patch 3/6] vfio: make vfio build on s390
` [RFC patch 4/6] s390: Add PCI bus support
` [RFC patch 5/6] s390: implement pci instruction
` [Qemu-devel] "
` [RFC patch 6/6] vfio: make vfio run on s390 platform
[PATCH] kvm: Faults which trigger IO release the mmap_sem
2014-09-22 21:53 UTC (10+ messages)
` [PATCH v2] "
[PATCH] KVM: EVENTFD: Only conditionally remove inclusion of irq.h
2014-09-22 21:33 UTC
[PATCH] kvm: Fix page ageing bugs
2014-09-22 20:18 UTC (2+ messages)
[PATCH] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
2014-09-22 19:43 UTC (2+ messages)
KVM: nested VMX: disable perf cpuid reporting
2014-09-22 19:16 UTC (4+ messages)
[BUG] Guest kernel divide error in kvm_unlock_kick
2014-09-22 19:14 UTC (6+ messages)
[PATCH v6] arm64: fix VTTBR_BADDR_MASK
2014-09-22 17:10 UTC (5+ messages)
[PATCH] blk-mq: Avoid race condition with uninitialized requests
2014-09-22 14:17 UTC (5+ messages)
(unknown),
2014-09-22 13:58 UTC
[GIT PULL] Final KVM changes for 3.17
2014-09-22 12:02 UTC
[PATCH RFC 1/2] virtio: support for urgent descriptors
2014-09-22 11:24 UTC (11+ messages)
` [PATCH RFC 2/2] vhost: support "
[PATCH] x86:kvm: fix two typos in comment
2014-09-22 10:49 UTC (2+ messages)
[PATCH v7 0/9] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-09-22 9:50 UTC (17+ messages)
` [PATCH v7 1/9] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v7 2/9] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v7 3/9] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v7 4/9] kvm: Add interface to check if secondary exec virtualzed apic accesses is enabled
` [PATCH v7 5/9] kvm, mem-hotplug: Reload L1's apic access page in vcpu_enter_guest()
` [PATCH v7 6/9] kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static
` [PATCH v7 7/9] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running
` [PATCH v7 8/9] kvm, mem-hotplug: Add arch specific mmu notifier to handle apic access migration
` [PATCH v7 9/9] kvm, mem-hotplug: Unpin and remove kvm_arch->apic_access_page
[PATCH] kvm: Make init_rmode_tss() return 0 on success
2014-09-22 9:17 UTC (3+ messages)
[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls
2014-09-22 9:08 UTC (4+ messages)
Payment
2014-09-20 13:35 UTC
HOW ARE YOU?
2014-09-22 1:16 UTC
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
2014-09-21 17:53 UTC (10+ messages)
VM lazy restore
2014-09-21 14:29 UTC
Looking for sponsors for Outreach Program for Women 2014 December-March
2014-09-20 8:07 UTC
[PATCH v2 00/15] KVM GICv3 emulation
2014-09-20 1:15 UTC (3+ messages)
` [PATCH v2 15/15] arm/arm64: KVM: allow userland to request a virtual GICv3
[PATCH v3 0/2] KVM: count actual tlb flushes
2014-09-19 21:10 UTC (9+ messages)
` [PATCH v3 2/2] KVM: x86: directly use kvm_make_request again
[INVITE] OVMF BoF session at the KVM Forum 2014
2014-09-19 18:04 UTC (6+ messages)
` [Qemu-devel] "
` [edk2] "
[PATCH 0/3] x86: structs for cpuid info in x86
2014-09-19 14:44 UTC (14+ messages)
` [RESEND PATCH "
` [RESEND PATCH 1/3] x86: Adding structs to reflect cpuid fields
[PATCH 1/1] KVM: correct null pid check in kvm_vcpu_yield_to()
2014-09-19 13:33 UTC (2+ messages)
[Bug 84781] New: The guest will hang after live migration
2014-09-19 6:09 UTC (3+ messages)
` [Bug 84781] "
KVM Test report, kernel fd275235... qemu e4d50d47
2014-09-19 5:36 UTC (3+ messages)
[PATCH v4 0/4] kvmtool: ARM/ARM64: Misc updates
2014-09-18 23:57 UTC (2+ messages)
` [PATCH v4 4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it
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