Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2014-05-28 11:37:42 to 2014-06-11 20:59:19 UTC [more...]

[PATCH v10 0/3] EEH Support for VFIO PCI Device
 2014-06-11 20:59 UTC  (5+ messages)
` [PATCH v10 1/3] powerpc/eeh: Avoid event on passed PE
` [PATCH v10 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v10 3/3] drivers/vfio: "

[PATCH] KVM: PPC: Book3s HV: Fix tlbie compile error
 2014-06-11 15:16 UTC 

[PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts
 2014-06-11 10:33 UTC  (7+ messages)
` [PATCH 1/6] PPC: Add asm helpers for BE 32bit load/store
` [PATCH 2/6] KVM: PPC: Book3S HV: Make HTAB code LE host aware
` [PATCH 3/6] KVM: PPC: Book3S HV: Access guest VPA in BE
` [PATCH 4/6] KVM: PPC: Book3S HV: Access host lppaca and shadow slb "
` [PATCH 5/6] KVM: PPC: Book3S HV: Access XICS "
` [PATCH 6/6] KVM: PPC: Book3S HV: Enable for little endian hosts

[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
 2014-06-11  8:24 UTC  (14+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
` [RFC PATCH 3/3] PPC, KVM, "

[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-10 17:23 UTC 

Does KVM support the P.A. Semi PA6T cpu?
 2014-06-10 13:56 UTC  (11+ messages)

[PATCH v9 0/3] EEH Support for VFIO PCI Device
 2014-06-09 23:49 UTC  (6+ messages)
` [PATCH v9 1/3] powerpc/eeh: Avoid event on passed PE
` [PATCH v9 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v9 3/3] drivers/vfio: "

[PATCH] KVM: PPC: Book3S PR: ppc64 ABIv2 build fixes
 2014-06-08  5:06 UTC 

KVM: PPC: BOOK3S: PR: P8 Support
 2014-06-06 16:39 UTC  (18+ messages)
` [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [PATCH 2/4] KVM: PPC: BOOK3S: PR: Doorbell support
` [PATCH 3/4] KVM: PPC: BOOK3S: PR: Emulate DPDES register
` [PATCH 4/4] KVM: PPC: BOOK3S: PR: Emulate instruction counter

[PATCH v8 0/3] EEH Support for VFIO PCI Device
 2014-06-06  0:56 UTC  (10+ messages)
` [PATCH v8 1/3] powerpc/eeh: Avoid event on passed PE
` [PATCH v8 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v8 3/3] drivers/vfio: "

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-06  0:20 UTC  (13+ messages)
` [PATCH 1/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH 2/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_64 "
` [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows

[PATCH V2] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
 2014-06-04 21:58 UTC  (2+ messages)

[PATCH] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
 2014-06-04 13:48 UTC  (4+ messages)

[PATCH RFCv4 0/4] EEH Support for VFIO PCI device
 2014-06-03  7:52 UTC  (6+ messages)
` [PATCH 4/4] powerpc/eeh: Avoid event on passed PE

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

[PATCH 0/3] New PAPR hypercall plus individual hypercall enables
 2014-06-02  1:03 UTC  (30+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Controls for in-kernel PAPR hypercall handling
` [PATCH 2/3] KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
` [PATCH 3/3] KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
      ` [PATCH v2 "
          ` powerpc/pseries: Use new defines when calling h_set_mode
` [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v2
` [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3
  ` [PATCH 1/3] KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling

[PULL 00/41] ppc patch queue 2014-05-30
 2014-05-30 16:14 UTC  (52+ messages)
` [PULL 01/41] KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
` [PULL 02/41] KVM: PPC: E500: Add dcbtls emulation
` [PULL 03/41] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
` [PULL 04/41] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
` [PULL 05/41] KVM: PPC: Book3S: PR: Fix C/R bit setting
` [PULL 06/41] KVM: PPC: Book3S_32: PR: Access HTAB in big endian
` [PULL 07/41] KVM: PPC: Book3S_64 "
` [PULL 08/41] KVM: PPC: Book3S_64 PR: Access shadow slb "
` [PULL 09/41] KVM: PPC: Book3S PR: Default to big endian guest
` [PULL 10/41] KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian
` [PULL 11/41] KVM: PPC: Book3S PR: PAPR: Access RTAS "
` [PULL 12/41] KVM: PPC: PR: Fill pvinfo hcall instructions "
` [PULL 13/41] KVM: PPC: Make shared struct aka magic page guest endian
` [PULL 14/41] KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
` [PULL 15/41] KVM: PPC: Book3S: Move little endian conflict to HV KVM
` [PULL 16/41] KVM: PPC: Book3S PR: Ignore PMU SPRs
` [PULL 17/41] KVM: PPC: Book3S PR: Emulate TIR register
` [PULL 18/41] KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
` [PULL 19/41] KVM: PPC: Book3S PR: Expose TAR facility to guest
` [PULL 20/41] KVM: PPC: Book3S PR: Expose EBB registers
` [PULL 21/41] KVM: PPC: Book3S PR: Expose TM registers
` [PULL 22/41] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
` [PULL 23/41] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
` [PULL 24/41] KVM: PPC: Disable NX for old magic page using guests
` [PULL 25/41] PPC: KVM: Make NX bit available with magic page
` [PULL 26/41] KVM: PPC: BOOK3S: Always use the saved DAR value
` [PULL 27/41] KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
` [PULL 28/41] PPC: ePAPR: Fix hypercall on LE guest
` [PULL 29/41] KVM: PPC: Graciously fail broken LE hypercalls
` [PULL 30/41] KVM: PPC: MPIC: Reset IRQ source private members
` [PULL 31/41] KVM: PPC: Add CAP to indicate hcall fixes
` [PULL 32/41] KVM: PPC: Book3S: Add ONE_REG register names that were missed
` [PULL 33/41] KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number
` [PULL 34/41] KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()
` [PULL 35/41] KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address
` [PULL 36/41] KVM: PPC: Book3S HV: Fix dirty map for hugepages
` [PULL 37/41] KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
` [PULL 38/41] KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
` [PULL 39/41] KVM: PPC: Book3S HV: Fix machine check delivery to guest
` [PULL 40/41] KVM: PPC: Book3S PR: Use SLB entry 0
` [PULL 41/41] KVM: PPC: Book3S PR: Rework SLB switching code

[PATCH v7 0/3] EEH Support for VFIO PCI Device
 2014-05-30  3:49 UTC  (26+ messages)
` [PATCH v7 3/3] drivers/vfio: EEH support for VFIO PCI device

[PATCH v2 1/2] KVM: PPC: Book3S PR: Use SLB entry 0
 2014-05-28 14:22 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3S PR: Rework SLB switching code

[PATCH] KVM: PPC: Book3S PR: Rework SLB switching code
 2014-05-28 14:13 UTC  (3+ messages)

[PATCH 0/8] Bug fixes for HV KVM, v2
 2014-05-28 12:14 UTC  (2+ messages)


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