Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2016-02-29 17:49:05 to 2016-04-20 05:48:49 UTC [more...]

[kvm-unit-tests PATCH 0/2] Fix TOC value in exception handler
 2016-04-20  5:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/2] powerpc: use well known kernel start address
` [kvm-unit-tests PATCH 2/2] powerpc: restore TOC pointer

[kvm-unit-tests PATCH] powerpc: don't fail if QEMU does not support alignment exception
 2016-04-19 13:36 UTC 

[kvm-unit-test PATCH v2] powerpc: Add emulator test for the lswi instruction
 2016-04-19 12:51 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc: Add emulator test for the lswi instruction
 2016-04-14 11:02 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc: Add SPRs migration test
 2016-04-12  1:21 UTC  (7+ messages)

[PATCH v2] kvm-pr: manage single-step mode
 2016-04-11  9:45 UTC  (3+ messages)

[PATCH kernel 0/9] KVM, PPC, VFIO: Enable in-kernel acceleration
 2016-04-11  3:36 UTC  (42+ 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

[PATCH] powerpc: Fix definition of SIAR register
 2016-04-08 15:54 UTC 

[PATCH] kvm-pr: manage single-step mode
 2016-04-08  8:03 UTC  (6+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-04-07 11:31 UTC  (3+ messages)

[PATCH 0/5] Add support for ppc64le in kvmtool
 2016-04-04 12:21 UTC  (6+ messages)

[PATCH] KVM: PPC:enable mmio_sign_extend in kvmppc_handle_load()
 2016-04-01  7:16 UTC 

[kvm-unit-tests PATCH] powerpc: Fix parallel build
 2016-03-30 16:12 UTC  (2+ messages)

[kvm-unit-tests PATCH]] powerpc: display alignment exception in verbose mode only
 2016-03-30 16:12 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/5] Check emulation
 2016-03-23  0:14 UTC  (19+ messages)
` [kvm-unit-tests PATCH v2 1/5] powerpc: add exception handler
` [kvm-unit-tests PATCH v2 2/5] powerpc: add test to check invalid instruction trap
` [kvm-unit-tests PATCH v2 3/5] powerpc: check 64bit mode
` [kvm-unit-tests PATCH v2 4/5] powerpc: check lswx
` [kvm-unit-tests PATCH v2 5/5] powerpc: Check lswx in little-endian mode

[PATCH kernel] KVM: PPC: Create a virtual-mode only TCE table handlers
 2016-03-19 13:30 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/5] Check emulation
 2016-03-18 10:34 UTC  (21+ messages)
` [kvm-unit-tests PATCH 1/5] powerpc: add exception handler
` [kvm-unit-tests PATCH 2/5] powerpc: add test to check invalid instruction trap
` [kvm-unit-tests PATCH 3/5] powerpc: check 64bit mode
` [kvm-unit-tests PATCH 4/5] powerpc: check lswx
` [kvm-unit-tests PATCH 5/5] powerpc: Check lswx in little-endian mode

[PATCH 1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-03-18  4:51 UTC  (4+ messages)
` [PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt
` [1/3] Powernv: Remove the usage of PACAR1 from opal wrappers

Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
 2016-03-18  2:34 UTC  (2+ messages)

Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
 2016-03-17  9:10 UTC 

[PATCH] powerpc: enable 64-bit mode
 2016-03-16  9:45 UTC  (7+ messages)

[PATCH 0/7] KVM/X86/PPC: Clear up kvm mmu memory barriers and update related comments
 2016-03-14 13:03 UTC  (3+ messages)
` [PATCH 7/7] KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2016-03-08 10:54 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
 2016-03-08  2:39 UTC 

[PATCH] KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
 2016-03-08  2:31 UTC  (3+ messages)

[kvm-unit-tests PATCH] powerpc: Add tests for sPAPR h-calls
 2016-03-03 17:17 UTC  (10+ messages)
` [kvm-unit-tests PATCH] powerpc: Add tests for RTAS

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-03-03 13:46 UTC  (3+ 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)

[PATCH v3] powerpc: Add tests for sPAPR h-calls
 2016-03-03  8:58 UTC  (8+ messages)

[PATCH 0/3] ppc: Define some more SPRs of POWER8 in QEMU to fix migration
 2016-03-03  0:01 UTC  (5+ messages)
` [PATCH 1/3] ppc: Define the PSPB register on POWER8
` [PATCH 2/3] ppc: Fix migration of the TAR SPR
` [PATCH 3/3] ppc: Add a few more P8 PMU SPRs

[kvm-unit-tests PATCH v4 0/2] powerpc: add little-endian support
 2016-03-01 21:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/2] powerpc: add asm/ppc_asm.h
` [kvm-unit-tests PATCH v4 2/2] powerpc: select endianness

[kvm-unit-tests PATCH v2] powerpc: Add tests for sPAPR h-calls
 2016-03-01 13:23 UTC  (6+ messages)

[kvm-unit-tests PATCH v3 0/2] powerpc: add little-endian support
 2016-03-01  8:54 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/2] powerpc: add asm/ppc_asm.h
` [kvm-unit-tests PATCH v3 2/2] powerpc: select endianness

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

[kvm-unit-tests PATCH v2 0/2] powerpc: add little-endian support
 2016-02-29 17:53 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 2/2] powerpc: select endianness


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