kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-20 14:09:50 to 2016-01-25 15:53:38 UTC [more...]

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-01-25 15:53 UTC  (5+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP

[PATCH v3 0/4] VT-d posted-interrupts follow ups
 2016-01-25 15:20 UTC  (48+ messages)
` [PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v3 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v3 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v3 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts

[PATCH 00/33] Compile-time stack metadata validation
 2016-01-25 15:05 UTC  (16+ messages)
` [PATCH 25/33] x86/kvm: Set ELF function type for fastop functions
` [PATCH 26/33] x86/kvm: Add stack frame dependency to test_cc() inline asm
      ` [PATCH v16.1 26/33] x86/kvm: Make test_cc() always inline
              ` [PATCH 0/2] A few stacktool warning fixes
                ` [PATCH 1/2] tools/stacktool: Add __reiserfs_panic to global_noreturns list
                ` [PATCH 2/2] x86/kvm: Add output operand in vmx_handle_external_intr inline asm

trace in arch/x86/kernel/apic/apic.c:1309 setup_local_APIC
 2016-01-25 13:51 UTC 

VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
 2016-01-25 11:34 UTC  (7+ messages)

[PATCH v4 0/4] VT-d posted-interrupts follow ups
 2016-01-25  8:53 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v4 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v4 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v4 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-25  8:49 UTC  (36+ messages)
      ` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous
      ` [PATCH 1/2] cgroup: make sure a parent css isn't offlined before its children
        ` [PATCH 2/2] cgroup: make sure a parent css isn't freed "
          ` [PATCH v2 "
          ` [PATCH v2 1/2] cgroup: make sure a parent css isn't offlined "

[PATCH V2 0/3] basic busy polling support for vhost_net
 2016-01-25  8:41 UTC  (12+ messages)
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-01-25  8:39 UTC  (8+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH kernel 0/4] KVM: PPC: Add in-kernel acceleration for 64bit DMA
 2016-01-25  5:37 UTC  (9+ messages)
` [PATCH kernel 1/4] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
` [PATCH kernel 2/4] KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
` [PATCH kernel 3/4] KVM: PPC: Add @offset "
` [PATCH kernel 4/4] KVM: PPC: Add support for 64bit TCE windows

[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
 2016-01-25  5:21 UTC  (19+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
` [PATCH kernel v2 2/6] KVM: PPC: Use RCU for arch.spapr_tce_tables
` [PATCH kernel v2 3/6] KVM: PPC: Account TCE-containing pages in locked_vm
` [PATCH kernel v2 4/6] KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
` [PATCH kernel v2 5/6] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel v2 6/6] KVM: PPC: Add support for multiple-TCE hcalls

[PATCH] vfio/noiommu: Don't use iommu_present() to track fake groups
 2016-01-25  0:20 UTC  (2+ messages)

[LSF/MM TOPIC] VM containers
 2016-01-24 17:06 UTC  (5+ messages)
` [Lsf-pc] "

KVM SVM(AMD) nested - disabled by default?
 2016-01-23 21:05 UTC  (2+ messages)

[PATCH v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
 2016-01-23 17:20 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/5] target-i386: kvm: Increase MSR entry array limits, check for array overrun
 2016-01-23 15:11 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH kernel] vfio: Only check for bus IOMMU when NOIOMMU is selected
 2016-01-22 17:24 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep
 2016-01-22 15:29 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/6] run_tests.sh: a few rewrite fixups
` [kvm-unit-tests PATCH 2/6] mkstandalone: fix generation for arm
` [kvm-unit-tests PATCH 3/6] arch-run: DRYRUN is no longer needed, kill it
` [kvm-unit-tests PATCH 4/6] arm/run: allow tests to run in AArch32 mode
` [kvm-unit-tests PATCH 5/6] runtime: move getopts to run_tests.sh
` [kvm-unit-tests PATCH 6/6] runtime: make the MAX_SMP loop a function

[PATCH v1] kvm/x86: Hyper-V tsc page setup
 2016-01-22 13:34 UTC  (18+ messages)

virtio ring layout changes for optimal single-stream performance
 2016-01-21 19:03 UTC  (3+ messages)

[PATCH kvm-unit-tests] scripts/mkstandalone: fix races on forced exits
 2016-01-21 15:10 UTC 

[PATCH v2 0/5] KVM: Hyper-V VMBus hypercalls
 2016-01-21 14:01 UTC  (6+ messages)
` [PATCH v2 1/5] kvm/x86: Rename Hyper-V long spin wait hypercall
` [PATCH v2 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
` [PATCH v2 3/5] kvm/x86: Pass return code of kvm_emulate_hypercall
` [PATCH v2 4/5] kvm/x86: Reject Hyper-V hypercall continuation
` [PATCH v2 5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit

[PULL] virtio: barrier rework+fixes
 2016-01-21 10:23 UTC  (4+ messages)
` virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes)

[PATCH 0/2] vhost: cross-endian code cleanup
 2016-01-21  9:56 UTC  (5+ messages)
` [PATCH 1/2] vhost: helpers to enable/disable vring endianness
` [PATCH 2/2] vhost: disentangle vring endianness stuff from the core code

[RFC][PATCH] KVM-PPC: Migrate Pinned Pages out of CMA
 2016-01-21  7:00 UTC 

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2016-01-21  2:29 UTC  (11+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers

[PATCH v1 0/5] KVM: Hyper-V VMBus hypercalls
 2016-01-20 21:05 UTC  (13+ messages)
` [PATCH v1 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
` [PATCH v1 4/5] kvm/x86: Hyper-V VMBus hypercall userspace exit

Kernel 4.4.0 KVM guest on Btrfs locks up on snapshotting
 2016-01-20 20:38 UTC  (12+ 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).