Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2010-07-04 09:02:16 to 2010-09-01 07:50:03 UTC [more...]

[PULL 00/35] KVM: PPC: End-August patch queue
 2010-09-01  7:50 UTC  (37+ messages)
` [PATCH 01/35] KVM: PPC: Move EXIT_DEBUG partially to tracepoints
` [PATCH 02/35] KVM: PPC: Move book3s_64 mmu map debug print to trace point
` [PATCH 07/35] KVM: PPC: Preload magic page when in kernel mode
` [PATCH 08/35] KVM: PPC: Don't flush PTEs on NX/RO hit
` [PATCH 10/35] KVM: PPC: Move slb debugging to tracepoints
` [PATCH 13/35] KVM: PPC: Add feature bitmap for magic page
` [PATCH 14/35] KVM: PPC: Move BAT handling code into spr handler
` [PATCH 15/35] KVM: PPC: Interpret SR registers on demand
` [PATCH 17/35] KVM: PPC: Add mtsrin PV code
` [PATCH 18/35] KVM: PPC: Make PV mtmsr work with r30 and r31
` [PATCH 20/35] KVM: PPC: Make PV mtmsrd L=1 "
` [PATCH 22/35] KVM: PPC: Implement correct SID mapping on Book3s_32
` [PATCH 23/35] KVM: PPC: Don't put MSR_POW in MSR
` [PATCH 25/35] KVM: PPC: fix compilation of "dump tlbs" debug function
` [PATCH 26/35] KVM: PPC: allow ppc440gp to pass the compatibility check
` [PATCH 27/35] KVM: PPC: Enable napping only for Book3s_64
` [PATCH 28/35] KVM: PPC: Implement Level interrupts on Book3S
` [PATCH 30/35] KVM: PPC: Expose level based interrupt cap
` [PATCH 31/35] KVM: PPC: Implement level interrupts for BookE
` [PATCH 32/35] KVM: PPC: Document KVM_INTERRUPT ioctl
` [PATCH 34/35] KVM: PPC: Fix compile error in e500_tlb.c
  ` [PATCH 03/35] KVM: PPC: Add tracepoint for generic mmu map
  ` [PATCH 04/35] KVM: PPC: Move pte invalidate debug code to tracepoint
  ` [PATCH 05/35] KVM: PPC: Fix sid map search after flush
  ` [PATCH 06/35] KVM: PPC: Add tracepoints for generic spte flushes
  ` [PATCH 09/35] KVM: PPC: Make invalidation code more reliable
  ` [PATCH 11/35] KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
  ` [PATCH 12/35] KVM: PPC: Remove unused define
  ` [PATCH 16/35] KVM: PPC: Put segment registers in shared page
  ` [PATCH 19/35] KVM: PPC: Update int_pending also on dequeue
  ` [PATCH 21/35] KVM: PPC: Force enable nap on KVM
  ` [PATCH 24/35] KVM: PPC: initialize IVORs in addition to IVPR
  ` [PATCH 29/35] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
  ` [PATCH 33/35] KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
  ` [PATCH 35/35] KVM: PPC: Add documentation for magic page enhancements

[PATCH 00/26] KVM: PPC: Mid-August patch queue
 2010-08-31  6:28 UTC  (33+ messages)
` [PATCH 03/26] KVM: PPC: Add tracepoint for generic mmu map
` [PATCH 04/26] KVM: PPC: Move pte invalidate debug code to tracepoint
` [PATCH 09/26] KVM: PPC: Make invalidation code more reliable
  ` [PATCH 01/26] KVM: PPC: Move EXIT_DEBUG partially to tracepoints
  ` [PATCH 02/26] KVM: PPC: Move book3s_64 mmu map debug print to trace point
  ` [PATCH 05/26] KVM: PPC: Fix sid map search after flush
  ` [PATCH 06/26] KVM: PPC: Add tracepoints for generic spte flushes
  ` [PATCH 07/26] KVM: PPC: Preload magic page when in kernel mode
  ` [PATCH 08/26] KVM: PPC: Don't flush PTEs on NX/RO hit
  ` [PATCH 10/26] KVM: PPC: Move slb debugging to tracepoints
  ` [PATCH 11/26] KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
  ` [PATCH 12/26] KVM: PPC: Remove unused define
  ` [PATCH 13/26] KVM: PPC: Add feature bitmap for magic page
  ` [PATCH 15/26] KVM: PPC: Interpret SR registers on demand
  ` [PATCH 16/26] KVM: PPC: Put segment registers in shared page
  ` [PATCH 18/26] KVM: PPC: Make PV mtmsr work with r30 and r31
  ` [PATCH 24/26] KVM: PPC: initialize IVORs in addition to IVPR
  ` [PATCH 25/26] KVM: PPC: fix compilation of "dump tlbs" debug function
  ` [PATCH 26/26] KVM: PPC: allow ppc440gp to pass the compatibility check
` [PATCH 14/26] KVM: PPC: Move BAT handling code into spr handler
` [PATCH 17/26] KVM: PPC: Add mtsrin PV code
` [PATCH 19/26] KVM: PPC: Update int_pending also on dequeue
` [PATCH 20/26] KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
` [PATCH 21/26] KVM: PPC: Force enable nap on KVM
` [PATCH 22/26] KVM: PPC: Implement correct SID mapping on Book3s_32
` [PATCH 23/26] KVM: PPC: Don't put MSR_POW in MSR

[PATCH] powerpc/kvm/e500_tlb: Fix a minor copy-paste tracing bug
 2010-08-31  1:07 UTC  (5+ messages)

[PATCH] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
 2010-08-30 10:55 UTC  (2+ messages)

[PATCH] powerpc: remove fpscr use from [kvm_]cvt_{fd,df}
 2010-08-25  1:34 UTC  (9+ messages)

[PATCH 0/4] fix PowerPC 440 Bamboo platform emulation
 2010-08-19 17:24 UTC  (11+ messages)
` [PATCH 1/4] Fix "make install" with a cross toolchain
` [PATCH 2/4] ppc4xx: correct SDRAM controller warning message condition
` [PATCH 3/4] ppc4xx: don't unregister RAM at reset
` [PATCH 4/4] ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
  ` [Qemu-devel] [PATCH 4/4] ppc4xx: load Bamboo kernel, initrd,
    ` [PATCH 4/4] ppc4xx: load Bamboo kernel, initrd, and fdt at fixed
      ` [Qemu-devel] Re: [PATCH 4/4] ppc4xx: load Bamboo kernel,
` [Qemu-devel] [PATCH 0/4] fix PowerPC 440 Bamboo platform

[PATCH 0 of 3] Fix KVM on PowerPC 440GP
 2010-08-17  9:35 UTC  (7+ messages)
` [PATCH 1 of 3] KVM: PPC: initialize IVORs in addition to IVPR
  ` [PATCH 2 of 3] KVM: PPC: fix compilation of "dump tlbs" debug function
  ` [PATCH 3 of 3] KVM: PPC: allow ppc440gp to pass the compatibility

[PATCH 00/27] KVM PPC PV framework v3
 2010-08-16 13:11 UTC  (39+ messages)
  ` [PATCH 01/27] KVM: PPC: Introduce shared page
  ` [PATCH 02/27] KVM: PPC: Convert MSR to "
  ` [PATCH 03/27] KVM: PPC: Convert DSISR "
  ` [PATCH 06/27] KVM: PPC: Convert SPRG[0-4] "
  ` [PATCH 08/27] KVM: PPC: Add PV guest critical sections
  ` [PATCH 10/27] KVM: PPC: Tell guest about pending interrupts
  ` [PATCH 14/27] KVM: PPC: Expose magic page support to guest
  ` [PATCH 19/27] KVM: PPC: PV tlbsync to nop
  ` [PATCH 20/27] KVM: PPC: Introduce kvm_tmp framework
  ` [PATCH 21/27] KVM: PPC: Introduce branch patching helper
  ` [PATCH 23/27] KVM: PPC: PV mtmsrd L=1
  ` [PATCH 25/27] KVM: PPC: PV wrteei
  ` [PATCH 26/27] KVM: PPC: Add Documentation about PV interface
` [PATCH 04/27] KVM: PPC: Convert DAR to shared page
` [PATCH 05/27] KVM: PPC: Convert SRR0 and SRR1 "
` [PATCH 07/27] KVM: PPC: Implement hypervisor interface
` [PATCH 09/27] KVM: PPC: Add PV guest scratch registers
` [PATCH 11/27] KVM: PPC: Make PAM a define
` [PATCH 12/27] KVM: PPC: First magic page steps
` [PATCH 13/27] KVM: PPC: Magic Page Book3s support
` [PATCH 15/27] KVM: Move kvm_guest_init out of generic code
` [PATCH 16/27] KVM: PPC: Generic KVM PV guest support
` [PATCH 17/27] KVM: PPC: KVM PV guest stubs
` [PATCH 18/27] KVM: PPC: PV instructions to loads and stores
` [PATCH 22/27] KVM: PPC: PV assembler helpers
` [PATCH 24/27] KVM: PPC: PV mtmsrd L=0 and mtmsr
` [PATCH 27/27] KVM: PPC: Add get_pvinfo interface to query hypercall instructions

[PATCH] PPC4xx: don't unregister RAM at reset
 2010-08-03 20:09 UTC  (14+ messages)
` [PATCH] loader: pad kernel size when loaded from a uImage
  ` [Qemu-devel] [PATCH] loader: pad kernel size when loaded from
      ` [Qemu-devel] [PATCH] loader: pad kernel size when loaded from a

[PATCH] KVM: PPC: fix compilation of "dump tlbs" debug function
 2010-08-02  8:39 UTC 

[PATCH] KVM: PPC: initialize IVORs in addition to IVPR
 2010-08-02  8:39 UTC 

[PATCH] KVM: PPC: allow ppc440gp to pass the compatibility check
 2010-08-02  8:33 UTC  (3+ messages)

[PATCH 0/7] Rest of my KVM-PPC patch queue
 2010-08-01 20:20 UTC  (11+ messages)
  ` [PATCH 1/7] KVM: PPC: Book3S_32 MMU debug compile fixes
  ` [PATCH 2/7] KVM: PPC: RCU'ify the Book3s MMU
  ` [PATCH 4/7] KVM: PPC: Add book3s_32 tlbie flush acceleration
  ` [PATCH 6/7] KVM: PPC: Make long relocations be ulong
` [PATCH 3/7] KVM: PPC: correctly check gfn_to_pfn() return value
` [PATCH 5/7] KVM: PPC: Use MSR_DR for external load_up
` [PATCH 7/7] KVM: PPC: Move KVM trampolines before __end_interrupts

[PATCH] KVM: PPC: fix compilation of "dump tlbs" debug function
 2010-07-30  0:57 UTC 

[PATCH] KVM: PPC: initialize IVORs in addition to IVPR
 2010-07-30  0:56 UTC 

[PPC64/Power7 - 2.6.35-rc5] Bad relocation warnings whileBuilding a CONFIG_RELOCATABLE kernel wi
 2010-07-20  7:37 UTC 

[PATCH] KVM: PPC: Make long relocations be ulong
 2010-07-19 15:33 UTC  (3+ messages)

[PATCH 03/36] arch/powerpc: Remove unnecessary casts of private_data
 2010-07-12 20:49 UTC 

[PATCH 00/27] KVM PPC PV framework
 2010-07-12 11:24 UTC  (26+ messages)
` [PATCH 13/27] KVM: PPC: Magic Page Book3s support
` [PATCH 14/27] KVM: PPC: Magic Page BookE support
` [PATCH 27/27] KVM: PPC: Add Documentation about PV interface

KVM on ps3-linux working?
 2010-07-12  8:11 UTC  (5+ messages)

[PATCH PPC] correctly check gfn_to_pfn() return value
 2010-07-07 22:51 UTC 


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