Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2014-05-06 00:04:16 to 2014-05-24 08:21:55 UTC [more...]

[PATCH 0/7] Bug fixes for HV KVM
 2014-05-24  8:21 UTC  (2+ messages)
` [PATCH 1/7] KVM: PPC: Book3S: Add ONE_REG register names that were missed

[PATCH v6 0/3] EEH Support for VFIO PCI device
 2014-05-24  2:06 UTC  (31+ messages)
` [PATCH v6 1/3] powerpc/eeh: Flags for passed device and PE
` [PATCH v6 2/3] drivers/vfio: EEH support for VFIO PCI device
` [PATCH v6 3/3] powerpc/eeh: Avoid event on passed PE

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

[PATCH] KVM: PPC: Add CAP to indicate hcall fixes
 2014-05-22 15:44 UTC 

[PATCH] KVM: PPC: MPIC: Reset IRQ source private members
 2014-05-22 15:34 UTC 

[PATCH] PPC: openpic_kvm: Implement reset
 2014-05-22 15:16 UTC 

[Qemu-ppc] [PATCH] openpic: Initialize destmask at reset
 2014-05-22 10:15 UTC 

[PATCH v5 0/4] EEH Support for VFIO PCI device
 2014-05-22  8:11 UTC  (11+ messages)
` [PATCH v5 1/4] drivers/vfio: Introduce CONFIG_VFIO_PCI_EEH
` [PATCH v5 2/4] powerpc/eeh: Flags for passed device and PE
` [PATCH v5 3/4] drivers/vfio: EEH support for VFIO PCI device
` [PATCH v5 4/4] powerpc/eeh: Avoid event on passed PE

[PATCH RFCv4 0/4] EEH Support for VFIO PCI device
 2014-05-21 10:48 UTC  (29+ messages)
` [PATCH 1/4] drivers/vfio: Introduce CONFIG_VFIO_PCI_EEH
` [PATCH 2/4] powerpc/eeh: Flags for passed device and PE
` [PATCH 3/4] drivers/vfio: New IOCTL command VFIO_EEH_INFO
` [PATCH 4/4] powerpc/eeh: Avoid event on passed PE

[PATCH 0/6] KVM: PPC: Book3S PR: Add POWER8 support
 2014-05-20 11:49 UTC  (11+ messages)
` [PATCH 1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs
` [PATCH 6/6] KVM: PPC: Book3S PR: Expose TM registers

[PATCH RFC v3 0/8] EEH Support for VFIO PCI device
 2014-05-20 10:23 UTC  (29+ messages)
` [PATCH 1/8] drivers/vfio: Introduce CONFIG_VFIO_EEH
` [PATCH 2/8] powerpc/eeh: Info to trace passed devices
` [PATCH 3/8] drivers/vfio: New IOCTL command VFIO_EEH_INFO
` [PATCH 4/8] powerpc/eeh: Avoid event on passed PE
` [PATCH 5/8] powerpc/powernv: Sync OPAL header file with firmware
` [PATCH 6/8] powerpc: Extend syscall ppc_rtas()
` [PATCH 7/8] powerpc/powernv: Implement ppc_call_opal()
` [PATCH 8/8] powerpc/powernv: Error injection infrastructure

[PATCH] KVM: PPC: Book3S PR: Rework SLB switching code
 2014-05-17  5:36 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Use SLB entry 0
 2014-05-17  5:26 UTC  (2+ messages)

[PATCH] KVM: PPC: Graciously fail broken LE hypercalls
 2014-05-15 13:02 UTC  (2+ messages)
` "PR" KVM on PA6T

[PATCH] PPC: ePAPR: Fix hypercall on LE guest
 2014-05-15 12:35 UTC 

[PULL 3.15 0/4] 3.15 patch queue 2014-05-12
 2014-05-13 16:15 UTC  (6+ messages)
` [PULL 1/4] KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect
` [PULL 2/4] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
` [PULL 3/4] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
` [PULL 4/4] KVM guest: Make pv trampoline code executable

[PATCH] booke/powerpc: define wimge shift mask to fix compilation error
 2014-05-13  6:50 UTC  (4+ messages)

[PATCH V6 1/2] KVM: PPC: BOOK3S: Always use the saved DAR value
 2014-05-12 13:01 UTC  (3+ messages)
` [PATCH V6 2/2] KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler

[PATCH 1/2] KVM: PPC: Disable NX for old magic page using guests
 2014-05-11 23:20 UTC  (2+ messages)
` [PATCH 2/2] PPC: KVM: Make NX bit available with magic page

[PATCH 00/13] PPC: KVM: Enable PR KVM on ppc64le
 2014-05-10  7:11 UTC  (3+ messages)
` [PATCH 02/13] KVM: PPC: Book3S: PR: Fix C/R bit setting

[PATCH RFC v2 00/10] EEH Support for VFIO PCI devices on PowerKVM guest
 2014-05-09  7:54 UTC  (12+ messages)
` [PATCH 01/10] drivers/vfio: Introduce CONFIG_VFIO_EEH
` [PATCH 02/10] powerpc/eeh: Info to trace passed devices
` [PATCH 03/10] powerpc/eeh: Search EEH device by guest address
` [PATCH 04/10] powerpc/eeh: Search EEH PE "
` [PATCH 05/10] drivers/vfio: New IOCTL command VFIO_EEH_INFO
` [PATCH 06/10] powerpc/eeh: Avoid event on passed PE
` [PATCH 07/10] powerpc/powernv: Sync OPAL header file with firmware
` [PATCH 08/10] powerpc: Extend syscall ppc_rtas()
` [PATCH 09/10] powerpc/powernv: Implement ppc_call_opal()
` [PATCH 10/10] powerpc/powernv: Error injection infrastructure

[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
 2014-05-08 13:31 UTC  (11+ messages)
` [PATCH v2 1/4] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v2 3/4] KVM: PPC: Alow kvmppc_get_last_inst() to fail

[PATCH V2] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
 2014-05-08 10:12 UTC  (2+ messages)

[PATCH V2] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
 2014-05-08 10:11 UTC  (2+ messages)

[PATCH V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr
 2014-05-08 10:06 UTC  (2+ messages)

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

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

[PATCH] KVM: PPC: BOOK3S: HV: Don't try to allocate from kernel page allocator for hash page table
 2014-05-06 14:32 UTC  (10+ 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  (11+ messages)

[PATCH RFC 00/22] EEH Support for VFIO PCI devices on PowerKVM guest
 2014-05-06  7:14 UTC  (6+ messages)


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