KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-13 23:41:42 to 2015-11-18 20:44:27 UTC [more...]

[PATCH v8 0/5] implement vNVDIMM
 2015-11-18 20:44 UTC  (9+ messages)
` [PATCH v8 1/5] nvdimm: implement NVDIMM device abstract
` [PATCH v8 2/5] acpi: support specified oem table id for build_header
` [PATCH v8 3/5] nvdimm acpi: build ACPI NFIT table
` [PATCH v8 4/5] nvdimm acpi: build ACPI nvdimm devices
` [PATCH v8 5/5] nvdimm: add maintain info

You have 1 new fax, document 000142337
 2015-11-18 13:39 UTC 

[RFC PATCH 0/3] x86, kvm: Unify CPUID computation and fix MSR accessing
 2015-11-18 18:50 UTC  (10+ messages)
` [RFC PATCH 1/3] x86/cpu: Unify CPU family, model, stepping calculation
` [RFC PATCH 2/3] kvm: Add accessors for guest CPU's family, model, stepping
` [RFC PATCH 3/3] x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR

[PATCH v3 0/3] target-i386: add memory protection-key support
 2015-11-18 17:51 UTC  (6+ messages)
` [PATCH v3 1/3] target-i386: add pkeys support for cpuid handling
  ` [Qemu-devel] "
` [PATCH v3 2/3] target-i386: add pkeys support for xsave state handling
` [PATCH v3 3/3] target-i386: add pkeys support for vm migration
` [Qemu-devel] [PATCH v3 0/3] target-i386: add memory protection-key support

[RFC] kvmtool: add support for modern virtio-pci
 2015-11-18 17:52 UTC  (4+ messages)

[PATCH 0/7] kvmtool: Cleanup kernel loading
 2015-11-18 17:08 UTC  (4+ messages)

[PATCH 0/1] KVM: PPC: Increase memslots
 2015-11-18 16:19 UTC  (3+ messages)
` [PATCH 1/1] KVM: PPC: Increase memslots to 320

[PATCH 0/2] kvm: provide kvm stat per process
 2015-11-18 13:11 UTC  (3+ messages)
` [PATCH 1/2] KVM: Remove unnecessary debugfs dentry references
` [PATCH 2/2] KVM: Create debugfs dir and stat files for each VM

KVM call for November 22th
 2015-11-18 12:30 UTC 

[kvm-unit-test RFC] x86: Memory instructions test case
 2015-11-18 11:23 UTC  (2+ messages)

[PATCH] KVM: powerpc: kvmppc_visible_gpa can be boolean
 2015-11-18 11:05 UTC  (2+ messages)

[PATCH] KVM-async_pf: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2015-11-18 11:04 UTC  (2+ messages)

[PATCH v3 0/7] KVM, pkeys: add memory protection-key support
 2015-11-18 11:01 UTC  (11+ messages)
` [PATCH v3 1/7] KVM, pkeys: expose CPUID/CR4 to guest
` [PATCH v3 2/7] KVM, pkeys: disable pkeys for guests in non-paging mode
` [PATCH v3 3/7] KVM, pkeys: update memeory permission bitmask for pkeys
` [PATCH v3 4/7] KVM, pkeys: add pkeys support for permission_fault logic
` [PATCH v3 5/7] KVM, pkeys: Add pkeys support for gva_to_gpa funcions
` [PATCH v3 6/7] KVM, pkeys: add pkeys support for xsave state
` [PATCH v3 7/7] KVM, pkeys: disable PKU feature without ept

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-18  9:09 UTC  (17+ messages)
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
` [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-18  4:28 UTC  (6+ messages)

[kvm-unit-tests v2] x86: pkeys: add test for memory protection-key
 2015-11-18  2:01 UTC 

[PATCH V2 0/3] target-i386: add memory protection-key support
 2015-11-17 17:35 UTC  (5+ messages)
` [PATCH V2 1/3] target-i386: add pkeys support for cpuid handling
` [PATCH V2 2/3] target-i386: add pkeys support for xsave state handling
` [PATCH V2 3/3] target-i386: add pkeys support for vm migration

[PATCH 0/2] arm64: KVM: Fixes for 4.4-rc2
 2015-11-17 17:35 UTC  (5+ messages)
` [PATCH 1/2] arm64: KVM: Fix AArch32 to AArch64 register mapping
` [PATCH 2/2] arm64: KVM: Add workaround for Cortex-A57 erratum 834220

[PATCH v2 3/4] KVM: x86: request interrupt window when IRQ chip is split
 2015-11-17 17:00 UTC  (2+ messages)

[kvm-unit-tests] x86: pkeys: add test for PKEYS
 2015-11-17 16:07 UTC  (4+ messages)
` [kvm-unit-tests] x86: smap: add smap check to unittests.cfg

[PATCH v3 0/4] KVM: VMX: enable LBR virtualization
 2015-11-17 14:22 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: X86: Names and addresses of LBR MSRs
` [PATCH v3 2/4] KVM: X86: Add arrays to save/restore "
` [PATCH v3 3/4] KVM: X86: Implementation of DEBUGCTLMSR is moved
` [PATCH v3 4/4] KVM: VMX: Implementation of DEBUGCTLMSR and LBRV

[PATCH v5 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-17 14:15 UTC  (11+ messages)
` [PATCH v5 1/3] target-i386: fallback vcpu's TSC rate to value returned by KVM
` [PATCH v5 2/3] target-i386: reorganize TSC rate setting code
` [PATCH v5 3/3] target-i386: add support to migrate vcpu's TSC rate

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

[PATCH] kvm/vmx: EPTP switching test
 2015-11-17 11:18 UTC  (10+ messages)

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-11-17  9:41 UTC  (4+ messages)

[PATCH net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-17  6:31 UTC  (5+ messages)

[PATCH] vhost: relax log address alignment
 2015-11-17  5:40 UTC  (2+ messages)

[PATCH v4 0/2] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-17  5:24 UTC  (9+ messages)
` [PATCH v4 1/2] target-i386: fallback vcpu's TSC rate to value returned by KVM
` [PATCH v4 2/2] target-i386: add support to migrate vcpu's TSC rate

[Bug 108021] New: Kernel Panic in the Virtual Machines running kernel 3.13.0-44-generic (Ubuntu)
 2015-11-17  2:40 UTC 

[PATCH] KVM: x86: always set accessed bit in shadow PTEs
 2015-11-17  0:59 UTC  (2+ messages)

[PATCH v2 4/4] KVM: x86: fix ready_for_interrupt reporting in split IRQ chip case
 2015-11-16 23:26 UTC 

[PATCH v2 2/4] KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
 2015-11-16 23:26 UTC 

[PATCH v2 1/4] KVM: x86: add new function kvm_vcpu_ready_for_interrupt_injection
 2015-11-16 23:26 UTC 

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-16 18:42 UTC  (7+ messages)

[PATCH V2 0/7] KVM, pkeys: add memory protection-key support
 2015-11-16  9:20 UTC  (9+ messages)
` [PATCH V2 1/7] KVM, pkeys: expose CPUID/CR4 to guest
` [PATCH V2 2/7] KVM, pkeys: disable pkeys for guests in non-paging mode
` [PATCH V2 3/7] KVM, pkeys: update memeory permission bitmask for pkeys
` [PATCH V2 4/7] KVM, pkeys: add pkeys support for permission_fault logic
` [PATCH V2 5/7] KVM, pkeys: Add pkeys support for gva_to_gpa funcions
` [PATCH V2 6/7] KVM, pkeys: add pkeys support for xsave state
` [PATCH V2 7/7] KVM, pkeys: disable PKU feature without ept

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-16  6:56 UTC 

[PATCH 1/2] KVM: kvm_is_visible_gfn can be boolean
 2015-11-16  2:37 UTC  (4+ messages)
` [PATCH 2/2] KVM: kvm_para_has_feature "

[Bug 107561] New: 4.2 breaks PCI passthrough in QEMU/KVM
 2015-11-16  2:12 UTC  (2+ messages)
` [Bug 107561] "

[PATCH v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-16  0:10 UTC  (7+ messages)
` [PATCH v3 1/3] target-i386: add a subsection for migrating vcpu's TSC rate
  ` [Qemu-devel] "

[Bug 107921] New: Regression with KVM virtual machine using VFIO for PCI passthrough
 2015-11-15 19:43 UTC  (9+ messages)
` [Bug 107921] "

Greetings
 2015-11-15  9:34 UTC 

You have new fax, document 00000273116
 2015-11-15  2:56 UTC 

[PATCH v3 0/3] KVM/arm64/arm: enhance armv7/8 fp/simd lazy switch
 2015-11-14 23:04 UTC  (6+ messages)
` [PATCH 3/3] KVM/arm64: enable enhanced armv8 "

[PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-11-14 22:12 UTC  (4+ messages)
` [PATCH v4 1/3] KVM/arm/arm64: add hooks for armv7 fp/simd lazy switch support
` [PATCH v4 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v4 3/3] KVM/arm/arm64: enable enhanced armv8 "

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-14 10:07 UTC  (2+ messages)
` [PATCH 9/9] vfio-pci: "

[PATCH 2/2] arm: kvm: Fix STRICT_MM_TYPECHECK errors
 2015-11-14  7:02 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).