Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2014-03-25 09:40:14 to 2014-05-06 19:06:43 UTC [more...]

[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
 2014-05-06 19:06 UTC  (17+ messages)
  ` [PATCH v2 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
  ` [PATCH v2 2/4] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
  ` [PATCH v2 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
  ` [PATCH v2 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[PATCH V2] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
 2014-05-06 18:13 UTC 

[RFC PATCH] KVM: PPC: BOOK3S: HV: THP support for guest
 2014-05-06 16:20 UTC  (14+ messages)

[PATCH V2] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
 2014-05-06 15:56 UTC 

[PATCH V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr
 2014-05-06 14:42 UTC 

[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table
 2014-05-06 14:32 UTC  (11+ messages)
` [PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page tab

[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr
 2014-05-06 14:24 UTC  (18+ messages)

[PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest
 2014-05-06  7:14 UTC  (28+ messages)
` [PATCH 01/22] powerpc: Introduce CONFIG_KVM_EEH
` [PATCH 02/22] powerpc/eeh: Info to trace passed devices
` [PATCH 03/22] powerpc/eeh: Search EEH device by guest address
` [PATCH 04/22] powerpc/eeh: Search EEH PE "
` [PATCH 05/22] powerpc/eeh: Release VFIO dev on VM destruction
` [PATCH 06/22] powerpc/eeh: Function for address mapping
` [PATCH 07/22] powerpc/eeh: Function to tear down "
` [PATCH 08/22] kvm: Address mapping for VFIO device
` [PATCH 09/22] powerpc/powernv: EEH RTAS emulation backend
` [PATCH 10/22] powerpc/eeh: Introduce kvmppc_eeh_format_addr()
` [PATCH 11/22] powerpc/eeh: Emulate RTAS call ibm,set-eeh-option
` [PATCH 12/22] powerpc/eeh: Emulate RTAS call ibm,set-slot-reset
` [PATCH 13/22] powerpc/eeh: Emulate RTAS call ibm,read-slot-reset-state2
` [PATCH 14/22] powerpc/eeh: Emulate RTAS call ibm,get-config-addr-info2
` [PATCH 15/22] powerpc/eeh: Emulate RTAS call ibm,slot-error-detail
` [PATCH 16/22] powerpc/eeh: Emulate RTAS call ibm,configure-pe
` [PATCH 17/22] powerpc/kvm: Connect EEH RTAS emulation backend
` [PATCH 18/22] powerpc/eeh: Avoid event on passed PE
` [PATCH 19/22] powerpc: Introduce CONFIG_KVM_ERRINJCT
` [PATCH 20/22] powerpc/kvm: Infrastructure for error injection
` [PATCH 21/22] powerpc/powernv: Sync OPAL header file with firmware
` [PATCH 22/22] powerpc/powernv: Support PCI error injection

[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
 2014-05-05 14:50 UTC  (16+ messages)
` [PATCH 1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs
` [PATCH 2/6] KVM: PPC: Book3S PR: Emulate TIR register
` [PATCH 3/6] KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
` [PATCH 4/6] KVM: PPC: Book3S PR: Expose TAR facility to guest
` [PATCH 5/6] KVM: PPC: Book3S PR: Expose EBB registers
` [PATCH 6/6] KVM: PPC: Book3S PR: Expose TM registers

[PATCH] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
 2014-05-05 11:29 UTC  (2+ messages)

[PATCH V5] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
 2014-05-05 11:17 UTC  (2+ messages)

[PATCH V4] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
 2014-05-04 23:59 UTC  (2+ messages)

[PATCH] KVM: PPC: E500: Add dcbtls emulation
 2014-04-30 17:27 UTC 

[PATCH] KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
 2014-04-30 17:27 UTC 

[PATCH 0/6] Implement split core for POWER8
 2014-04-30  9:52 UTC  (11+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Rework the secondary inhibit code
` [PATCH 2/6] powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
` [PATCH 3/6] powerpc: Add threads_per_subcore
` [PATCH 4/6] powerpc: Check cpu_thread_in_subcore() in __cpu_up()
` [PATCH 5/6] KVM: PPC: Book3S HV: Use threads_per_subcore in KVM
` [PATCH 6/6] powerpc/powernv: Add support for POWER8 split core on powernv

Does KVM support the P.A. Semi PA6T cpu?
 2014-04-29  9:14 UTC  (15+ messages)

[PATCH 00/13] PPC: KVM: Enable PR KVM on ppc64le
 2014-04-24 13:12 UTC  (14+ messages)
` [PATCH 01/13] KVM: PPC: Book3S PR: Implement LPCR ONE_REG
` [PATCH 02/13] KVM: PPC: Book3S: PR: Fix C/R bit setting
` [PATCH 03/13] KVM: PPC: Book3S_32: PR: Access HTAB in big endian
` [PATCH 04/13] KVM: PPC: Book3S_64 "
` [PATCH 05/13] KVM: PPC: Book3S_64 PR: Access shadow slb "
` [PATCH 06/13] KVM: PPC: Book3S PR: Give guest control over MSR_LE
` [PATCH 07/13] KVM: PPC: Book3S PR: Default to big endian guest
` [PATCH 08/13] KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian
` [PATCH 09/13] KVM: PPC: Book3S PR: PAPR: Access RTAS "
` [PATCH 10/13] KVM: PPC: PR: Fill pvinfo hcall instructions "
` [PATCH 11/13] KVM: PPC: Make shared struct aka magic page guest endian
` [PATCH 12/13] KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
` [PATCH 13/13] KVM: PPC: Book3S: Move little endian conflict to HV KVM

[PATCH] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
 2014-04-16 12:39 UTC  (2+ messages)

[PATCH v4] powerpc: kvm: make _PAGE_NUMA take effect
 2014-04-16 12:27 UTC  (2+ messages)

[PATCH v3] powerpc: kvm: make _PAGE_NUMA take effect
 2014-04-14  9:01 UTC  (6+ messages)

[PATCH v2] powernv: kvm: make _PAGE_NUMA take effect
 2014-04-10 10:02 UTC  (11+ messages)

[PATCH] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
 2014-04-07  5:24 UTC  (3+ messages)

[PATCH 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
 2014-04-01 17:11 UTC  (11+ messages)
` [PATCH 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[GIT PULL] PPC Book3S HV updates for 3.15
 2014-03-29 15:26 UTC  (2+ messages)

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-29 14:45 UTC  (2+ messages)

[PATCH 3/8] KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
 2014-03-28 12:14 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Make TM avoid program check
  ` [PATCH 2/2] KVM: PPC: Book3S HV: Add branch label

Preparing kvm/next for first pull request of 3.15 merge window
 2014-03-26 11:46 UTC  (8+ messages)

[PATCH 3/3] powerpc: Use PFN_PHYS() to avoid truncating the physical address
 2014-03-25  9:40 UTC 


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