public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-03 12:56:34 to 2016-03-07 07:32:31 UTC [more...]

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-03-07  7:32 UTC  (16+ messages)
` [PATCH kernel 1/9] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel 2/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 3/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 4/9] powerpc/powernv/iommu: Add real mode version of xchg()
` [PATCH kernel 5/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 6/9] KVM: PPC: Associate IOMMU group with guest view of TCE table
` [PATCH kernel 7/9] KVM: PPC: Create a virtual-mode only TCE table handlers
` [PATCH kernel 8/9] KVM: PPC: Add in-kernel handling for VFIO
` [PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-07  6:49 UTC  (36+ messages)
` [RFC qemu 2/4] virtio-balloon: Add a new feature to balloon device
` [RFC qemu 4/4] migration: filter out guest's free pages in ram bulk stage
  ` [Qemu-devel] "
` [Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization

[RFC PATCH v2 1/3] vGPU Core driver
 2016-03-07  6:07 UTC  (5+ messages)
` [RFC PATCH v2 3/3] VFIO: Type1 IOMMU mapping support for vGPU

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

Kernel: BUG: soft lockup - CPU#0 stuck for 22s! on many machines at the same time
 2016-03-06 19:24 UTC  (2+ messages)

[PATCH] kvm/irqchip: use bitmap utility for gsi tracking
 2016-03-06  1:57 UTC 

[kvm-unit-tests 0/5] Debugging aids
 2016-03-05 11:29 UTC  (30+ messages)
` [kvm-unit-tests 5/5] scripts: pretty print stack traces
` [kvm-unit-tests v2 0/8] Debugging aids
  ` [kvm-unit-tests v2 5/8] lib: backtrace printing
` [kvm-unit-tests v3 0/4] Debugging aids
  ` [kvm-unit-tests v3 1/4] lib: backtrace printing
  ` [kvm-unit-tests v3 2/4] x86: lib: debug dump on unhandled exceptions
  ` [kvm-unit-tests v3 3/4] lib: dump stack on failed assert()
  ` [kvm-unit-tests v3 4/4] scripts: pretty print stack traces
` [PATCH kvm-unit-tests v4 0/6] Debugging aids
  ` [PATCH kvm-unit-tests v4 1/5] lib: backtrace printing
  ` [PATCH kvm-unit-tests v4 2/5] x86: lib: debug dump on unhandled exceptions
  ` [PATCH kvm-unit-tests v4 3/5] lib: dump stack on failed assert()
  ` [PATCH kvm-unit-tests v4 4/5] scripts: pretty print stack traces
  ` [PATCH kvm-unit-tests v4 5/5] scripts: automatically pretty print stacks

[PATCH 00/12] KVM: MMU: cleanup around kvm_sync_page, and a few micro-optimizations
 2016-03-04 21:43 UTC  (2+ messages)

[PART1 RFC v2 00/10] KVM: x86: Introduce SVM AVIC support
 2016-03-04 20:46 UTC  (11+ messages)
` [PART1 RFC v2 01/10] KVM: x86: Misc LAPIC changes to exposes helper functions
` [PART1 RFC v2 02/10] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking
` [PART1 RFC v2 03/10] svm: Introduce new AVIC VMCB registers
` [PART1 RFC v2 04/10] svm: clean up V_TPR, V_IRQ, V_INTR_PRIO, and V_INTR_MASKING
` [PART1 RFC v2 05/10] KVM: x86: Detect and Initialize AVIC support
` [PART1 RFC v2 06/10] svm: Add interrupt injection via AVIC
` [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
` [PART1 RFC v2 08/10] svm: Do not expose x2APIC when enable AVIC
` [PART1 RFC v2 09/10] svm: Do not intercept CR8 "
` [PART1 RFC v2 10/10] svm: Manage vcpu load/unload "

[PATCH] KVM: i8254: drop local copy of mul_u64_u32_div
 2016-03-04 19:38 UTC  (2+ messages)

[kvm-unit-tests] arm: fix parallel build (make -j)
 2016-03-04 18:34 UTC  (7+ messages)
` [PATCH kvm-unit-tests v2] "

[kvm-unit-tests] powerpc: fix boot_rom.bin build
 2016-03-04 18:34 UTC  (6+ messages)
` [PATCH kvm-unit-tests v2] "

[PATCH v2] KVM: VMX: disable PEBS before a guest entry
 2016-03-04 17:25 UTC  (2+ messages)

[PATCH kvm-unit-tests] build: enable -Werror
 2016-03-04 16:57 UTC  (5+ messages)

[PATCH v6 0/4] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
 2016-03-04 16:00 UTC  (5+ messages)
` [PATCH v6 1/4] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [PATCH v6 2/4] nvdimm acpi: introduce patched dsm memory
` [PATCH v6 3/4] nvdimm acpi: let qemu handle _DSM method
` [PATCH v6 4/4] nvdimm acpi: emulate dsm method

[PATCH v5 0/5] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
 2016-03-04 15:32 UTC  (18+ messages)
` [PATCH v5 2/5] nvdimm acpi: introduce patched dsm memory
` [PATCH v5 3/5] nvdimm acpi: let qemu handle _DSM method
` [PATCH v5 4/5] nvdimm acpi: emulate dsm method
` [PATCH v5 5/5] nvdimm acpi: add _CRS

[PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
 2016-03-04 13:48 UTC  (6+ messages)

[PATCH] KVM: x86: disable PEBS before a guest entry
 2016-03-04 13:27 UTC  (3+ messages)

[RFC] host and guest kernel trace merging
 2016-03-04 13:23 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
 2016-03-04 11:45 UTC  (15+ messages)
` [PATCH v2 11/17] arm64: KVM: vgic-v2: Only wipe LRs on vcpu exit
` [PATCH v2 14/17] arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
` [PATCH v2 15/17] arm64: KVM: vgic-v3: Do not save an LR known to be empty
` [PATCH v2 16/17] arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
` [PATCH v2 17/17] arm64: KVM: vgic-v3: Do not save ICH_AP0Rn_EL2 for GICv2 emulation

[PATCH V4 0/3] basic busy polling support for vhost_net
 2016-03-04 11:24 UTC  (4+ messages)
` [PATCH V4 1/3] vhost: introduce vhost_has_work()
` [PATCH V4 2/3] vhost: introduce vhost_vq_avail_empty()
` [PATCH V4 3/3] vhost_net: basic polling support

Question regarding a special case VM communication
 2016-03-04 11:03 UTC  (2+ messages)

[PATCH v2 0/6] arm64: Add support of KVM with ACPI
 2016-03-04 10:32 UTC  (4+ messages)
` [PATCH v2 2/6] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-04  9:36 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2016-03-04  4:30 UTC 

[PATCH kvm-unit-tests] x86: vmx: fix RDPMC interception test
 2016-03-03 21:57 UTC  (2+ messages)

[PATCH 0/4] kvmtool: add PRE_INIT support for ARM/ARM64
 2016-03-03 21:08 UTC  (5+ messages)
` [PATCH 4/4] pre_init: add ARM implementations

[kvm-unit-tests PATCH] powerpc: Add tests for RTAS
 2016-03-03 17:17 UTC  (9+ messages)

[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-03-03 16:26 UTC  (3+ messages)
` [RFC v5 03/17] iommu: introduce a reserved iova cookie

[PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code
 2016-03-03 16:10 UTC  (5+ messages)
` [PATCH v3 16/16] KVM: document KVM_REINJECT_CONTROL ioctl

[GIT PULL] KVM changes for Linux 4.5-rc7
 2016-03-03 15:39 UTC 

[kvm-unit-tests PATCH] run scripts: add BUILD_HEAD
 2016-03-03 14:36 UTC  (2+ messages)

[kvm-unit-tests PATCH] trivial: add "check" keyword description
 2016-03-03 13:51 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-03-03 13:46 UTC  (2+ messages)

[PULL for-4.5] virtio/vhost: minor fixes
 2016-03-03 13:08 UTC 

[kvm-unit-tests PATCH v4 0/6] reduce exit status ambiguity and more
 2016-03-03 13:03 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc/spapr_hcall: Fix assembler constraints of the h_random h-call
 2016-03-03 12:58 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v4.5-rc7
 2016-03-03 12:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox