Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2008-12-04 23:11:41 to 2009-01-15 21:22:46 UTC [more...]

[PATCH 0/9] powerpc/kvm: Add MPC85xx platform support
 2009-01-15 21:22 UTC  (13+ messages)
` [PATCH 1/9] powerpc/kvm: Fix a uninitialized bug
  ` [PATCH 2/9] powerpc/kvm: fix a openpic bug
    ` [PATCH 3/9] powerpc/kvm: Enable mpic for E500 platform
      ` [PATCH 4/9] powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled
        ` [PATCH 5/9] powerpc/kvm: Add freescale pci controller's support
          ` [PATCH 6/9] powerpc/kvm: Add E500 irq support
            ` [PATCH 7/9] powerpc/kvm: Add E500 core emulation
              ` [PATCH 8/9] powerpc/kvm: extern one function for E500 code use
      ` [Qemu-devel] [PATCH 3/9] powerpc/kvm: Enable mpic for E500 platform

e500 KVM build fixes for 2.6.29
 2009-01-15 17:19 UTC  (6+ messages)
` [PATCH 1/3] Subject: powerpc/fsl-booke: declare tlbcam_index for use in c
` [PATCH 2/3] Subject: kvm: ppc: Fix e500 warnings and some spelling problems
` [PATCH 3/3] Subject: kvm: ppc: Move to new TLB invalidate interface

[PATCH 2/5] qemu/kvm: E500 core emulation
 2009-01-12 15:47 UTC  (4+ messages)

[PATCH 5/5] qemu/kvm: extern one function and fix a bug
 2009-01-12  9:50 UTC  (3+ messages)

[PATCH 3/5] qemu/kvm: MPIC and E500 PCI controller emualtion
 2009-01-12  9:43 UTC  (3+ messages)

[PATCH 1/5] qemu/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled
 2009-01-12  9:02 UTC  (4+ messages)
` [PATCH 1/5] qemu/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is
` [PATCH 1/5] qemu/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm isenabled

[PATCH 4/5] qemu/kvm: Add MPC85xx support
 2009-01-09 20:36 UTC  (2+ messages)

[PATCH 0/5] qemu/kvm: Add E500/MPC85xx support
 2009-01-09 19:58 UTC  (2+ messages)

[PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in c file
 2009-01-07 15:09 UTC  (6+ messages)
    ` [PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in
      ` [PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use inc file

[PATCH] KVM/e500: Fix warnings and some spelling problems in comments
 2009-01-07  5:40 UTC 

[PATCH] KVM/e500: Move to new tlb invalidate interface
 2009-01-07  5:40 UTC 

[PATCH] KVM: PowerPC: Disarm old guest debug interface
 2009-01-05 13:32 UTC  (4+ messages)
        ` [PATCH] [v2] "

[PATCH 00 of 16] port KVM to PowerPC e500
 2009-01-04 11:02 UTC  (2+ messages)

[PATCH 16 of 16] kvm: ppc: Add extra E500 exceptions
 2009-01-03 22:23 UTC 

[PATCH 15 of 16] kvm: ppc: distinguish between interrupts and
 2009-01-03 22:23 UTC 

[PATCH 14 of 16] kvm: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
 2009-01-03 22:23 UTC 

[PATCH 13 of 16] kvm: ppc: E500 core-specific code
 2009-01-03 22:23 UTC 

[PATCH 12 of 16] kvm: ppc: ifdef iccci with CONFIG_44x
 2009-01-03 22:23 UTC 

[PATCH 11 of 16] kvm: ppc: No need to include core-header for KVM in
 2009-01-03 22:23 UTC 

[PATCH 10 of 16] Add dbsr in kvm_vcpu_arch
 2009-01-03 22:23 UTC 

[PATCH 09 of 16] kvm: ppc: split out common Book E instruction
 2009-01-03 22:23 UTC 

[PATCH 08 of 16] kvm: ppc: use macros instead of hardcoded literals
 2009-01-03 22:23 UTC 

[PATCH 07 of 16] kvm: ppc: remove last 44x-specific bits from booke.c
 2009-01-03 22:23 UTC 

[PATCH 06 of 16] kvm: ppc: rename 44x MMU functions used in booke.c
 2009-01-03 22:23 UTC 

[PATCH 05 of 16] kvm: ppc: turn tlb_xlate() into a per-core hook (and
 2009-01-03 22:23 UTC 

[PATCH 04 of 16] kvm: ppc: change kvmppc_mmu_map() parameters
 2009-01-03 22:23 UTC 

[PATCH 03 of 16] kvm: ppc: small cosmetic changes to Book E DTLB miss
 2009-01-03 22:23 UTC 

[PATCH 02 of 16] kvm: ppc: cosmetic changes to mmu hook names
 2009-01-03 22:22 UTC 

[PATCH 01 of 16] kvm: ppc: move struct kvmppc_44x_tlbe into
 2009-01-03 22:22 UTC 

[PATCH 0/10] Add E500 support in KVM
 2009-01-03 21:36 UTC 

[PATCH] Add refresh hook for powerpc
 2008-12-19  3:32 UTC 

[PATCH 07/10] Add kvmppc_mmu_dtlb/itlb_miss for booke
 2008-12-19  2:29 UTC  (4+ messages)

[PATCH 06/10 v3] E500 TLB emulation
 2008-12-19  2:21 UTC 

[PATCH 10/10] Add extra E500 exceptions
 2008-12-18 12:22 UTC 

[PATCH 09/10] Fix IRQ priority search confusion
 2008-12-18 12:22 UTC 

[PATCH 08/10] Enable E500 in KVM
 2008-12-18 12:22 UTC 

[PATCH 06/10] E500 TLB emulation
 2008-12-18 12:22 UTC 

[PATCH 05/10] E500 core specific instructions emulation
 2008-12-18 12:22 UTC 

[PATCH 04/10] E500 core-specific code
 2008-12-18 12:22 UTC 

[PATCH 03/10] Put iccci into 44x specific code
 2008-12-18 12:22 UTC 

[PATCH 02/10] No need to include core-header for KVM in asm-offsets.c currently
 2008-12-18 12:22 UTC 

[PATCH 01/10] Add dbsr in kvm_vcpu_arch
 2008-12-18 12:22 UTC 

[PATCH 0/10] Add E500 support in KVM
 2008-12-18 12:22 UTC 

[PATCH 07/11] E500 TLB emulation
 2008-12-18  2:28 UTC  (8+ messages)

[PATCH 0 of 3] update gdbstub support
 2008-12-17 13:12 UTC  (6+ messages)
` [PATCH 1 of 3] [PATCH] kvm-userspace: ppc: Add kvm_translate wrapper
` [PATCH 2 of 3] [PATCH] qemu: ppc: kvm-userspace: KVM PowerPC support
` [PATCH 3 of 3] [PATCH] kvm-userspace: fix gdbstub kvm integration

[PATCH] avoid kvm-userspace merge conflict with PowerPC KVM
 2008-12-17  9:49 UTC  (2+ messages)
  ` [PATCH] avoid kvm-userspace merge conflict with PowerPC KVM support

[PATCH 0/11] Add E500 support in KVM
 2008-12-16 22:53 UTC  (5+ messages)

[PATCH 06/11] E500 instructions emulation
 2008-12-16 16:21 UTC  (4+ messages)

KVM PowerPC support v3
 2008-12-16 15:37 UTC  (10+ messages)
` [PATCH 1/4] Implement device tree support needed for Bamboo emulation
` [PATCH 2/4] Enable KVM for ppcemb
` [PATCH 3/4] PowerPC 440EP SoC emulation
  ` [Qemu-devel] "
` [PATCH 4/4] IBM PowerPC 440EP Bamboo reference board emulation
  ` [Qemu-devel] [PATCH 4/4] IBM PowerPC 440EP Bamboo reference
` [Qemu-devel] KVM PowerPC support v3

[PATCH 01/11] Add dbsr in kvm_vcpu_arch
 2008-12-16 10:19 UTC  (3+ messages)

[PATCH 07/11] "segment_map"
 2008-12-16  9:15 UTC  (2+ messages)

[PATCH 05/11] E500 core-specific code
 2008-12-16  7:27 UTC  (3+ messages)

[PATCH 04/11] Put iccci into CONFIG_44x ifdef
 2008-12-16  1:07 UTC  (2+ messages)

KVM PowerPC support
 2008-12-15 23:20 UTC  (16+ messages)
` [PATCH 1/8] Move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c
  ` [Qemu-devel] [PATCH 1/8] Move PPC4xx SDRAM controller
` [PATCH 2/8] Rename ppc405_sdram_init() to ppc4xx_sdram_init()
  ` [Qemu-devel] [PATCH 2/8] Rename ppc405_sdram_init() to
` [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC 4xx
  ` [Qemu-devel] [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC
` [PATCH 4/8] kvm: sync vcpu state during initialization
  ` [Qemu-devel] "
` [PATCH 5/8] Implement device tree support needed for Bamboo emulation
  ` [Qemu-devel] "
` [PATCH 6/8] Enable KVM for ppcemb
  ` [Qemu-devel] "
` [PATCH 7/8] PowerPC 440EP SoC emulation
` [PATCH 8/8] IBM PowerPC 440EP Bamboo reference board emulation
  ` [Qemu-devel] "

[PATCH] [PATCH] qemu: report issues causing the kvm probe to fail v2
 2008-12-15 13:26 UTC 

[PATCH] [PATCH] kvm-userspace: ppc: fix compatfd build decision v2
 2008-12-15 12:46 UTC 

[PATCH 1 of 6] [PATCH] kvm-userspace: ppc: fix compatfd build
 2008-12-15 12:43 UTC 

[PATCH] Refresh TLB only when switch vcpu for powerpc
 2008-12-15 10:15 UTC  (3+ messages)

[PATCH] Keep shadow pid equal to guest pid on E500
 2008-12-15 10:04 UTC  (2+ messages)

[PATCH 0 of 6] powerpc updates to kvm-userspace
 2008-12-14  8:37 UTC 

PowerPC KVM support
 2008-12-14  3:29 UTC  (20+ messages)
` [PATCH 1/6] Include headers for types used in helper_regs.h
` [PATCH 2/6] kvm: sync vcpu state during initialization
  ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 2/6] kvm: sync vcpu state during
` [PATCH 3/6] Enable KVM for ppcemb
  ` [Qemu-devel] "
` [PATCH 4/6] Implement device tree support needed for Bamboo emulation
  ` [Qemu-devel] [PATCH 4/6] Implement device tree support needed
` [PATCH 5/6] PowerPC 440EP SoC emulation
` [PATCH 6/6] IBM PowerPC 440EP Bamboo reference board emulation
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH 6/6] IBM PowerPC 440EP Bamboo reference board
    ` [Qemu-devel] [PATCH 6/6] IBM PowerPC 440EP Bamboo reference

[PATCH] [PATCH] qemu: ppc: kvm-userspace: KVM PowerPC support for
 2008-12-13  8:35 UTC  (7+ messages)
` [PATCH] [PATCH] qemu: ppc: kvm-userspace: KVM PowerPC support

[PATCH] [PATCH] kvm-userspace: gdb: fix new gdb function types
 2008-12-13  8:27 UTC  (2+ messages)

[PATCH 03/11] Use arch.pid as shadow pid for E500
 2008-12-12  8:45 UTC  (4+ messages)

[PATCH 11/11] Add extra E500 exceptions
 2008-12-11  9:11 UTC 

[PATCH 10/11] Fix IRQ priority search bug
 2008-12-11  9:11 UTC 

[PATCH 09/11] Add E500 build support
 2008-12-11  9:11 UTC 

[PATCH 08/11] Add kvmppc_mmu_dtlb/itlb_miss for booke
 2008-12-11  9:11 UTC 

[PATCH 02/11] No need to include core header for KVM in asm-offsets.c currently
 2008-12-11  9:11 UTC 

[PATCH] fsl-booke: declare tlbcam_index and num_tlbcam_entries for use in c file
 2008-12-11  2:16 UTC  (3+ messages)
` [PATCH] fsl-booke: declare tlbcam_index and num_tlbcam_entries

kvm-userspace requires kvm capable kernel headers in default search
 2008-12-10 12:50 UTC 

kvm-userspace ppc fixes
 2008-12-05 17:30 UTC  (2+ messages)

[PATCH 2/3] kvmppc: Add e500 support
 2008-12-05 11:30 UTC  (3+ messages)

[PATCH 1/3] kvmppc: Some refactor for merging e500
 2008-12-05 10:56 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