kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-11 15:23:34 to 2015-11-16 13:39:09 UTC [more...]

[PATCH v4 0/2] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-16 13:39 UTC  (4+ 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

[PATCH 00/21] arm64: KVM: world switch in C
 2015-11-16 13:11 UTC  (22+ 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 v8 0/5] implement vNVDIMM
 2015-11-16 10:51 UTC  (6+ 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

[PATCH 0/2] arm64: KVM: Fixes for 4.4-rc2
 2015-11-16 10:28 UTC  (3+ 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 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  8:42 UTC  (6+ messages)

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

[PATCH V2 0/3] target-i386: add memory protection-key support
 2015-11-16  7:52 UTC  (4+ 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 v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-16  6:56 UTC 

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-11-16  6:18 UTC  (2+ messages)

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-16  3:34 UTC  (21+ messages)
` [PATCH 01/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 03/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
` [PATCH 04/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
` [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 08/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
` [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
` [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()

[PATCH] KVM: powerpc: kvmppc_visible_gpa can be boolean
 2015-11-16  3:10 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  (4+ messages)
` [Bug 107561] "

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

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

[PATCH] kvm/vmx: EPTP switching test
 2015-11-15 16:00 UTC 

Greetings
 2015-11-15  9:34 UTC 

[PATCH] KVM-async_pf: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2015-11-15  9:45 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 "

[RFC PATCH 0/3] x86, kvm: Unify CPUID computation and fix MSR accessing
 2015-11-14 10:37 UTC  (4+ 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 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)

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-13 23:41 UTC  (3+ messages)

[PATCH 3/3] KVM: x86: fix ready_for_interrupt reporting in split IRQ chip case
 2015-11-13 22:16 UTC  (3+ messages)

[PATCH] KVM: svm: add support for RDTSCP
 2015-11-13 17:49 UTC  (6+ messages)
` [PATCH] KVM: x86: expose MSR_TSC_AUX to userspace

Macvtap Loses Connectivity
 2015-11-13 16:54 UTC 

[PATCH v7 00/35] implement vNVDIMM
 2015-11-13 16:53 UTC  (3+ messages)
` [PATCH v7 23/35] nvdimm: implement NVDIMM device abstract

[GIT PULL] VFIO updates for v4.4-rc1
 2015-11-13 16:36 UTC 

[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
 2015-11-13 11:25 UTC  (16+ messages)

[PATCH] KVM: x86: always set accessed bit in shadow PTEs
 2015-11-13 10:58 UTC 

[PATCH kvm-unit-tests] x86: tsc: add test for RDTSCP
 2015-11-13  9:23 UTC  (4+ messages)

[PATCH net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-13  9:20 UTC  (7+ messages)
` [PATCH net-next RFC V3 1/3] vhost: introduce vhost_has_work()
` [PATCH net-next RFC V3 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next RFC V3 3/3] vhost_net: basic polling support

[PATCH 1/3] KVM: x86: set KVM_REQ_EVENT on local interupt request from user space
 2015-11-13  8:56 UTC  (2+ messages)

[PATCH 2/3] KVM: x86: request interrupt window when IRQ chip is split
 2015-11-13  8:56 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: bug fixes for split IRQ chip
 2015-11-12 20:01 UTC 

[PATCH v9 0/6] QEMU support for KVM Guest Debug on arm64
 2015-11-12 16:20 UTC  (7+ messages)
` [PATCH v9 1/6] target-arm: kvm64 - introduce kvm_arm_init_debug()
` [PATCH v9 2/6] target-arm: kvm - implement software breakpoints
` [PATCH v9 3/6] target-arm: kvm - support for single step
` [PATCH v9 4/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v9 5/6] target-arm: kvm - re-inject guest debug exceptions
` [PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests

[PATCH] KVM: x86: correctly print #AC in traces
 2015-11-12 15:43 UTC 

[PULL 03/11] KVM: add support for any length io eventfd
 2015-11-12 15:09 UTC 

[PATCH 0/3] Infinite loops in microcode while running guests
 2015-11-12 14:37 UTC  (6+ messages)

[PATCH] vhost: move is_le setup to the backend
 2015-11-12 14:28 UTC  (5+ messages)

Shut up unhandled MSR warnings
 2015-11-12 12:28 UTC  (5+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-12 12:18 UTC  (15+ messages)

[PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-11-12 11:59 UTC 

[PATCH v2 0/4] KVM: VMX: enable LBR virtualization
 2015-11-12 10:39 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: X86: Migration is supported

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2015-11-12  9:11 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for 4.4 (v2)
 2015-11-12  9:11 UTC 

[PATCH/RFC 0/4] dma ops and virtio
 2015-11-12  7:56 UTC  (15+ messages)

palkinto
 2015-11-12  6:08 UTC 

[PATCH 1/2] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
 2015-11-12  5:43 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better

[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
 2015-11-11 20:42 UTC  (4+ 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 NNTP newsgroup(s).