Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2008-07-25 18:54:53 to 2008-10-24 16:17:08 UTC [more...]

[PATCH 0 of 3] userspace updates
 2008-10-24 16:17 UTC 

Patch to increase the number of tlb entries a guest uses
 2008-10-21 15:19 UTC  (4+ messages)

[PATCH] kvmppc: comply with requirement for kvm_arch_try_push_nmi
 2008-10-19 10:09 UTC  (3+ messages)
` [PATCH] kvmppc: comply with requirement for

[PATCH] Use container_of() macro to split core-sepcial things
 2008-10-16  4:16 UTC  (3+ messages)

[PATCH] kvmppc: add detailed exit timing statistic v2
 2008-10-15 14:58 UTC 

[PATCH 0/3][RFC] kvmppc: paravirtualization interface - guest part v3
 2008-10-13 17:44 UTC  (7+ messages)
` [PATCH 1/3] kvmppc: read device tree hypervisor node infrastructure
` [PATCH 2/3] kvmppc: add hypercall infrastructure - guest part v3
    ` [PATCH 2/3] kvmppc: add hypercall infrastructure - guest part
` [PATCH 3/3] kvmppc: magic page paravirtualization "

[PATCH 2/3] kvmppc: optimize kvm stat handling
 2008-10-13 12:07 UTC  (3+ messages)

[PATCH 1/3] kvmppc: optimize irq delivery path
 2008-10-13 12:07 UTC  (4+ messages)

[PATCH 3/3] kvmppc: optimize find first bit
 2008-10-13 12:07 UTC  (3+ messages)

[PATCH 0/3] kvmppc: optimize path run on every exit
 2008-10-13 12:07 UTC  (2+ messages)

exit timing analysis v1 - comments&discussions welcome
 2008-10-10  8:32 UTC  (12+ messages)

[PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc
 2008-10-02 12:57 UTC  (14+ messages)
  ` [PATCH 1/3] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c
    ` [PATCH 1/3] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c v2
  ` [PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling
    ` [PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling v2
      ` [PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits detection
      ` [Qemu-devel] [PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits
` [PATCH] kvm-userspace: kvmppc: fix building userspace for powerpc
` [PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2

[PATCH] kvmppc: fix set regs to take care of msr change implications
 2008-10-02 12:16 UTC 

[PATCH 3/3] kvm-userspace: kvmppc: fix building userspace for powerpc
 2008-09-30  6:36 UTC  (2+ messages)

[PATCH 0 of 7] [RFC] kvm ppc refactoring
 2008-09-29 18:54 UTC  (3+ messages)

[PATCH 7 of 7] KVM: ppc: refactor instruction emulation into generic
 2008-09-29 18:36 UTC 

[PATCH 6 of 7] ppc: define mftbl/mftbu for ppc64 builds
 2008-09-29 18:36 UTC 

[PATCH 5 of 7] ppc: Create disassemble.h to extract instruction fields
 2008-09-29 18:36 UTC 

[PATCH 4 of 7] KVM: ppc: Refactor powerpc.c to relocate 440-specific
 2008-09-29 18:36 UTC 

[PATCH 3 of 7] KVM: ppc: combine booke_guest.c and booke_host.c
 2008-09-29 18:36 UTC 

[PATCH 2 of 7] kvm: ppc: Rename "struct tlbe" to "struct
 2008-09-29 18:36 UTC 

[PATCH 1 of 7] kvm: ppc: Move 440-specific TLB code into 44x_tlb.c
 2008-09-29 18:36 UTC 

[PATCH 0/3][RESEND] kvm-userspace: kvmppc: fix build for ppc
 2008-09-29 14:43 UTC  (5+ messages)
  ` [PATCH 1/3][RESEND] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c
  ` [PATCH 2/3][RESEND] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling
    ` [PATCH 2/3][RESEND] kvm-userspace: kvmppc: fix hostlonbits
  ` [PATCH 3/3][RESEND] kvm-userspace: kvmppc: fix building userspace for powerpc

[PATCH] kvmppc refactor example
 2008-09-29  2:30 UTC  (2+ messages)

[PATCH 6/6] kvmppc: kvm-userspace: device tree modification for magic page
 2008-09-16  6:27 UTC 

[PATCH 5/6] kvmppc: rewrite guest code - mfmsr
 2008-09-16  6:27 UTC 

[PATCH 4/6] kvmppc: rewrite guest code - dear, esr, srr0, srr1
 2008-09-16  6:27 UTC 

[PATCH 3/6] kvmppc: rewrite guest code - sprg0-3
 2008-09-16  6:27 UTC  (11+ messages)

[PATCH 2/6] kvmppc: magic page hypercall - host part
 2008-09-16  6:27 UTC  (4+ messages)

[PATCH 1/6] kvmppc: add hypercall infrastructure - host part
 2008-09-16  6:27 UTC 

[PATCH 0/6][RFC] kvmppc: paravirtualization interface
 2008-09-16  6:27 UTC  (6+ messages)
` [PATCH 2/6] kvmppc: add hypercall infrastructure - host part
` [PATCH 0/6][RFC] kvmppc: paravirtualization interface - host part v2
` [PATCH 0/6][RFC] kvmppc: paravirtualization interface - host part v3

[PATCH 2 of 2] kvm: ppc: Rename "struct tlbe" to "struct
 2008-09-16  2:17 UTC  (4+ messages)
` [PATCH 2 of 2] kvm: ppc: Rename "struct tlbe" to "structkvmppc_44x_tlbe"
` [PATCH 2 of 2] kvm: ppc: Rename "struct tlbe" to
` [PATCH 2 of 2] kvm: ppc: Rename "struct tlbe" to"structkvmppc_44x_tlbe"

[PATCH 1 of 2] kvm: ppc: Move 440-specific TLB code into 44x_tlb.c
 2008-09-12 14:58 UTC  (3+ messages)
` [PATCH 1 of 2] kvm: ppc: Move 440-specific TLB code into

[patch 0/4] add e500 platform support for KVM
 2008-09-12 14:49 UTC  (13+ messages)

[PATCH 0 of 2] some 44x refactoring
 2008-09-12  2:38 UTC  (2+ messages)

removing shadow TLB
 2008-09-11  6:26 UTC  (4+ messages)

[PATCH] virtio-blk: change config to guest endian
 2008-09-10 15:24 UTC  (2+ messages)

Virtio_pci in kernel ignore endian of PCI I/O space?
 2008-09-07 15:26 UTC  (5+ messages)

[PATCH 2/4] add e500 tlb implementation -- DCRs
 2008-08-28 10:07 UTC  (4+ messages)

[PATCH 2/4] add e500 tlb implementation
 2008-08-26 15:44 UTC  (4+ messages)

[PATCH 0/4][RFC] kvmppc: paravirtualization interface - guest part v2
 2008-08-22 15:49 UTC  (28+ messages)
` [PATCH 1/4] kvmppc: read device tree hypervisor node infrastructure
  ` [PATCH 1/4] kvmppc: read device tree hypervisor node
` [PATCH 2/4] kvmppc: add hypercall infrastructure - guest part
` [PATCH 3/4] kvmppc: magic page paravirtualization "
` [PATCH 4/4] kvmppc: convert wrteei to wrtee as kvm guest optimization
      ` [PATCH 4/4] kvmppc: convert wrteei to wrtee as kvm guest

[PATCH 4/4] add e500 support for kvm
 2008-08-22  8:07 UTC  (3+ messages)

Serial of guest kernel complain "too much work" in kvm/qemu
 2008-08-21  6:03 UTC 

[PATCH 6/6] kvmppc: kvm-userspace: device tree modification for magic page
 2008-08-19 10:36 UTC 

[PATCH 5/6] kvmppc: rewrite guest code - wrtee
 2008-08-19 10:36 UTC 

[PATCH 4/6] kvmppc: rewrite guest code - dear, esr, srr0, srr1
 2008-08-19 10:36 UTC 

[PATCH 1/6] kvmppc: add hypercall infrastructure - host part
 2008-08-19 10:36 UTC 

Serial stdio overwhelming interrupts
 2008-08-19 10:12 UTC  (5+ messages)

[PATCH 3/4] add e500 interrupt handler
 2008-08-15  8:50 UTC 

[PATCH 1/4] refactor out 44x arch-dependent code
 2008-08-15  8:50 UTC 

[PATCH 4 of 5] kvm: ppc: Write only modified shadow entries into the
 2008-08-12  8:49 UTC  (8+ messages)
` [PATCH 4 of 5] kvm: ppc: Write only modified shadow entries into theTLB on exit
` [PATCH 4 of 5] kvm: ppc: Write only modified shadow entries into

[PATCH] kvm: fix kvm_para.h header dependency
 2008-07-29 14:23 UTC 

[PATCH 0 of 5] PowerPC patches for 2.6.27
 2008-07-29 13:00 UTC  (9+ messages)
  ` [PATCH 5 of 5] kvm: powerpc: Map guest userspace with TID=0 mappings

[PATCH] kvm: ppc: qemu: Fix 440 CPU initialization
 2008-07-27 10:09 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