Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2009-03-26 06:15:13 to 2009-07-08 10:24:01 UTC [more...]

[PATCH 00/23] Add KVM support for PPC64 (970) hosts
 2009-07-08 10:24 UTC  (18+ messages)
` [PATCH 00/23] Add KVM support for PPC64 (970) host

[PATCH 08/23] Add interrupt handling code
 2009-07-08  7:54 UTC  (4+ messages)

[PATCH 07/23] Add SLB switching code for entry/exit
 2009-07-08  7:43 UTC  (4+ messages)

[PATCH 22/23] Hack in dirty logging for VGA
 2009-07-08  7:39 UTC  (5+ messages)

[PATCH 06/23] Add 970 highmem asm code
 2009-07-08  7:37 UTC  (4+ messages)

[PATCH 05/23] Add common PPC64 KVM asm helpers
 2009-07-08  7:08 UTC  (6+ messages)

[PATCH 01/23] Pass PVR in sregs
 2009-07-08  2:28 UTC  (5+ messages)

[PATCH 03/23] Add PPC64 fields to vcpu structs
 2009-07-07 15:42 UTC  (2+ messages)

[PATCH 23/23] Fix trace.h
 2009-07-07 14:17 UTC 

[PATCH 21/23] Include PPC64 target in buildsystem
 2009-07-07 14:17 UTC 

[PATCH 20/23] Export KVM symbols for module
 2009-07-07 14:17 UTC 

[PATCH 19/23] Export symbols for KVM module
 2009-07-07 14:17 UTC 

[PATCH 18/23] Add PPC64 offsets to asm-offsets.c
 2009-07-07 14:17 UTC 

[PATCH 17/23] Patch SLB size
 2009-07-07 14:17 UTC 

[PATCH 16/23] Make head_64.S aware of KVM real mode code
 2009-07-07 14:17 UTC 

[PATCH 15/23] Add desktop PowerPC specific emulation
 2009-07-07 14:17 UTC 

[PATCH 14/23] Add mfdec emulation
 2009-07-07 14:17 UTC 

[PATCH 13/23] Add 970 specific opcode emulation
 2009-07-07 14:17 UTC 

[PATCH 12/23] Add 74xx guest MMU
 2009-07-07 14:17 UTC 

[PATCH 11/23] Add 970 guest MMU
 2009-07-07 14:17 UTC 

[PATCH 10/23] Add 970 Host MMU handling
 2009-07-07 14:17 UTC 

[PATCH 09/23] Add 970.c
 2009-07-07 14:17 UTC 

[PATCH 04/23] Add asm/970_kvm.h
 2009-07-07 14:17 UTC 

[PATCH 02/23] Add PPC64 definitions
 2009-07-07 14:17 UTC 

[PATCH 0/3] some fix for kvm/e500
 2009-06-07  6:36 UTC  (2+ messages)

[PATCH 3/3] kvm/e500: Add MMUCFG and PVR emulation
 2009-06-05  6:54 UTC 

[PATCH 2/3] kvm/e500: Directly pass pvr to guest
 2009-06-05  6:54 UTC 

[PATCH 1/3] kvm/e500: Move to Book-3e MMU definitions
 2009-06-05  6:54 UTC 

[PATCH] powerpc/kvm: fix some init/exit annotations
 2009-06-02  9:57 UTC  (2+ messages)

[PATCH] KVM: ppc: beyond ARRAY_SIZE of vcpu_44x->guest_tlb
 2009-05-20 15:09 UTC  (2+ messages)

[PATCH] powerpc/kvm: is MAS6_SAS a mask or boolean?
 2009-05-19  5:00 UTC  (3+ messages)

[PATCH 5/5] kvm/e500: Add tlb0 entry invalidate
 2009-05-15  9:47 UTC 

[PATCH 4/5] kvm/e500: minmize the TLB flush
 2009-05-15  9:47 UTC 

[PATCH 3/5] kvm/e500: utilize shadow id
 2009-05-15  9:47 UTC 

[PATCH 2/5] kvm/e500: Add shadow ID mapping support
 2009-05-15  9:47 UTC 

[PATCH 1/5] kvm/e500: Discard shadow TLB
 2009-05-15  9:47 UTC 

[PATCH REVIEW 0/5] kvm/e500: Add shadow ID mappings support
 2009-05-15  9:47 UTC 

single-step issue
 2009-05-13  8:45 UTC  (5+ messages)

[PATCH 04/04] qemu-kvm: other archs should maintain memory mapping
 2009-05-04 21:57 UTC  (9+ messages)
  ` [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also
  ` Re: [PATCH 04/04] qemu-kvm: other archs should maintain memory
          `  "

qemu-kvm.git now live
 2009-05-04 21:35 UTC  (37+ messages)
` [PATCH] qemu-kvm: configure script fixups after qemu-kvm reorg

PPC support for qemu-kvm
 2009-05-03  9:13 UTC  (7+ messages)
` [PATCH 4/5] [qemu-kvm] Use CAP_IRQ_ROUTING in kvm_get_irq_route_gsi()
  ` [PATCH 1/5] [libkvm] Rename config-powerpc to config-ppc
  ` [PATCH 2/5] [qemu-kvm] Fix warning when__ia64__ is not defined
  ` [PATCH 3/5] [qemu-kvm] Fix "missing prototype" warning
  ` [PATCH 5/5] patch add_powerpc_kvm_headers.diff

[Qemu-devel] [PATCH 4/7] kvm: Add sanity checks to slot management
 2009-04-30  2:39 UTC  (12+ messages)
      ` [Qemu-devel] [PATCH 4/7] kvm: Add sanity checks to slot

[PATCH 1/3] kvm/e500: Do not keep shadow tlb array
 2009-04-29  2:43 UTC  (3+ messages)

e500 shadow_ref
 2009-04-28 10:33 UTC  (2+ messages)
` E500 shadow_ref

[PATCH 0/3] kvm/e500: Add shadow id mappings
 2009-04-27 22:50 UTC  (3+ messages)

[PATCH 3/3] kvm/e500: Add tlb0 entry invalidate
 2009-04-27  6:58 UTC 

[PATCH 2/3] kvm/e500: Map (vcpu,as,id) to core's shadow id
 2009-04-27  6:58 UTC 

[Lguest] powerpc64 port anyone?
 2009-04-26  7:45 UTC  (4+ messages)

QEMU and KVM questions
 2009-04-13 16:47 UTC 

[PATCH] Map guest (ts,tid) to individual shadow tid
 2009-04-10 21:26 UTC  (10+ messages)

Fwd: Upstream QEMU vs kvm modified for ARM implementation
 2009-04-07 20:53 UTC  (4+ messages)

KVM Port
 2009-04-06 16:51 UTC  (8+ messages)

MMU tricks for NetBSD guests
 2009-04-03 15:36 UTC  (4+ messages)

NetBSD and device trees
 2009-04-03 15:27 UTC  (3+ messages)

PowerPC KVM build directions
 2009-04-03  3:02 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