kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-27 08:16:30 to 2015-12-01 15:02:48 UTC [more...]

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-01 15:02 UTC  (4+ messages)

[PATCH 00/11] KVM: x86: track guest page access
 2015-12-01 15:02 UTC  (14+ messages)
` [PATCH 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH 07/11] KVM: page track: add notifier support
` [PATCH 08/11] KVM: MMU: use page track for non-leaf shadow pages
` [PATCH 09/11] KVM: MMU: simplify mmu_need_write_protect
` [PATCH 10/11] KVM: MMU: clear write-flooding on the fast path of tracked page
` [PATCH 11/11] KVM: MMU: apply page track notifier

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-01 15:01 UTC  (53+ messages)
` [PATCH v2 01/21] arm64: Add macros to read/write system registers
` [PATCH v2 02/21] arm64: KVM: Add a HYP-specific header file
` [PATCH v2 03/21] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH v2 04/21] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH v2 05/21] arm64: KVM: Implement timer save/restore
` [PATCH v2 06/21] arm64: KVM: Implement system register save/restore
` [PATCH v2 07/21] arm64: KVM: Implement 32bit "
` [PATCH v2 08/21] arm64: KVM: Implement debug save/restore
` [PATCH v2 09/21] arm64: KVM: Implement guest entry
` [PATCH v2 10/21] arm64: KVM: Add patchable function selector
` [PATCH v2 11/21] arm64: KVM: Implement the core world switch
` [PATCH v2 12/21] arm64: KVM: Implement fpsimd save/restore
` [PATCH v2 13/21] arm64: KVM: Implement TLB handling
` [PATCH v2 14/21] arm64: KVM: HYP mode entry points
` [PATCH v2 15/21] arm64: KVM: Add panic handling
` [PATCH v2 16/21] arm64: KVM: Add compatibility aliases
` [PATCH v2 17/21] arm64: KVM: Map the kernel RO section into HYP
` [PATCH v2 18/21] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH v2 19/21] arm64: KVM: Turn system register numbers to an enum
` [PATCH v2 20/21] arm64: KVM: Cleanup asm-offset.c
` [PATCH v2 21/21] arm64: KVM: Remove weak attributes

[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
 2015-12-01 14:50 UTC  (23+ messages)
` [PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v4 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v4 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH net-next 0/3] basic busy polling support for vhost_net
 2015-12-01 14:43 UTC  (10+ messages)
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next 3/3] vhost_net: basic polling support

[PATCH] KVM: arm/arm64: Revert to old way of checking for device mapping in stage2_flush_ptes()
 2015-12-01 13:03 UTC 

BUG ALERT: ARM32 KVM does not work in 4.4-rc3
 2015-12-01 12:09 UTC  (5+ messages)

[PATCH v6] arm/arm64: KVM: Detect vGIC presence at runtime
 2015-12-01 11:11 UTC 

[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-12-01 11:07 UTC  (10+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Detect vGIC presence at runtime
` [PATCH v5 2/2] KVM: Make KVM_CAP_IRQFD dependent on KVM_CAP_IRQCHIP

[PATCH v1 0/7] KVM: Hyper-V SynIC timers
 2015-12-01 10:28 UTC  (18+ messages)
` [PATCH v1 1/7] drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
` [PATCH v1 2/7] drivers/hv: Move struct hv_message into UAPI Hyper-V "
` [PATCH v1 6/7] kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
` [PATCH v1 7/7] kvm/x86: Hyper-V SynIC timers

[PATCH v2 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
 2015-12-01 10:22 UTC  (5+ messages)
` [PATCH v2 1/3] target-i386: Define structs for layout of xsave area
` [PATCH v2 2/3] target-i386: Use xsave structs for ext_save_area
` [PATCH v2 3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load

[PATCH 0/3] Add support for handling IRQs in userspace
 2015-12-01 10:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: Introduce KVM_EXIT_IRQ
` [PATCH 2/3] KVM: Documentation: Document KVM_EXIT_IRQ
` [PATCH 3/3] KVM: arm/arm64: Decouple virtual timer from vGIC

best way to create a snapshot of a running vm ?
 2015-12-01  8:46 UTC  (4+ messages)

[PATCH V2 0/3] basic busy polling support for vhost_net
 2015-12-01  6:39 UTC  (4+ messages)
` [PATCH V2 1/3] vhost: introduce vhost_has_work()
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support

[PATCH 2/2] KVM: Create debugfs dir and stat files for each VM
 2015-11-30 17:00 UTC  (10+ messages)

[PATCH v2 0/9] KVM: Hyper-V SynIC timers
 2015-11-30 16:22 UTC  (10+ messages)
` [PATCH v2 1/9] drivers/hv: replace enum hv_message_type by u32
` [PATCH v2 2/9] drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
` [PATCH v2 3/9] drivers/hv: Move struct hv_message into UAPI Hyper-V "
` [PATCH v2 4/9] drivers/hv: Move struct hv_timer_message_payload "
` [PATCH v2 5/9] kvm/x86: Rearrange func's declarations inside Hyper-V header
` [PATCH v2 6/9] kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
` [PATCH v2 7/9] kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
` [PATCH v2 8/9] kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
` [PATCH v2 9/9] kvm/x86: Hyper-V SynIC timers

[PATCH v2] vhost: replace % with & on data path
 2015-11-30 16:17 UTC  (3+ messages)

[PATCH] vhost: replace % with & on data path
 2015-11-30 16:13 UTC  (8+ messages)

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-11-30 16:07 UTC  (10+ messages)

[for-2.6 PATCH 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
 2015-11-30 14:48 UTC  (8+ messages)
` [for-2.6 PATCH 1/3] target-i386: Define structs for layout of xsave area
` [for-2.6 PATCH 2/3] target-i386: Use xsave structs for ext_save_area
` [for-2.6 PATCH 3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load

[PATCH v8 0/5] implement vNVDIMM
 2015-11-30 12:34 UTC  (13+ messages)
` [PATCH v8 3/5] nvdimm acpi: build ACPI NFIT table
` [PATCH v8 4/5] nvdimm acpi: build ACPI nvdimm devices

[PATCH RFC v2] virtio: skip avail/used index reads
 2015-11-30  9:18 UTC 

[PATCH RFC] virtio: skip avail/used index reads
 2015-11-30  8:53 UTC 

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-11-30  5:09 UTC  (4+ messages)
` [PATCH kernel 5/9] KVM: PPC: Account TCE-containing pages in locked_vm

[PATCH] vgaarb: fix signal handling in vga_get()
 2015-11-30  2:17 UTC 

[RFC] kvm - possible out of bounds
 2015-11-29 22:05 UTC  (3+ messages)

[PATCH v6 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-28 15:27 UTC  (5+ messages)
` [PATCH v6 3/3] target-i386: add support to migrate vcpu's TSC rate

[PATCH v1 0/5] KVM-UNIT-TESTS: Hyper-V SynIC timers test
 2015-11-27 12:12 UTC  (7+ messages)
` [PATCH v1 5/5] x86: "


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