Linux KVM PPC
[Prev Page][Next Page]
- Re: error: building kvm for powerpc using cross compiler on x86, (continued)
- [PATCH] KVM: PPC: Fix SPRG get/set for Book3S and BookE,
Peter Tyser
- re-writing on powerpc,
Yoder Stuart-B08248
- kvm ppc timing stats,
Yoder Stuart-B08248
- Re: ppc32 build failed,
Takuya Yoshikawa
- [PATCH v2] KVM: Clean up vm creation and release,
Jan Kiszka
- [PATCH] KVM: Clean up vm creation and release,
Jan Kiszka
- Software breakpoint in kvmppc guest debug,
Liu Yu-B13201
- [PATCH 03/49] arch/powerpc: Use vzalloc,
Joe Perches
- [PATCH v2] powerpc: kvm: powerpc: fix information leak to userland,
Vasiliy Kulikov
- [PATCH] powerpc: kvm: fix information leak to userland,
Vasiliy Kulikov
- [PATCH] PPC: KVM: Book E doesn't have __end_interrupts.,
Scott Wood
- [PULL 0/3] PPC BookE patches,
Alexander Graf
- [PATCH] KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().,
Scott Wood
- [PATCH] kvmppc_init_timing_stats: fix sleep with interrupts disabled,
Scott Wood
- [PATCH] kvm booke: load the lower half of MSR, not the upper.,
Scott Wood
- [PATCH 05/11] arch/powerpc: Remove pr_<level> uses of KERN_<level>, Joe Perches
- [PATCH 0/2] kvm/e500v2: MMU optimization,
Liu Yu
- [PATCH] KVM: PPC: Move of include to __KERNEL__ section,
Alexander Graf
- [PATCH 0/2] KVM: cleanup: get_dirty_log,
Takuya Yoshikawa
- [PULL 00/35] KVM: PPC: End-August patch queue,
Alexander Graf
- [PATCH 05/35] KVM: PPC: Fix sid map search after flush, Alexander Graf
- [PATCH 15/35] KVM: PPC: Interpret SR registers on demand, Alexander Graf
- [PATCH 21/35] KVM: PPC: Force enable nap on KVM, Alexander Graf
- [PATCH 16/35] KVM: PPC: Put segment registers in shared page, Alexander Graf
- [PATCH 19/35] KVM: PPC: Update int_pending also on dequeue, Alexander Graf
- [PATCH 18/35] KVM: PPC: Make PV mtmsr work with r30 and r31, Alexander Graf
- [PATCH 33/35] KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug, Alexander Graf
- [PATCH 34/35] KVM: PPC: Fix compile error in e500_tlb.c, Alexander Graf
- [PATCH 30/35] KVM: PPC: Expose level based interrupt cap, Alexander Graf
- [PATCH 35/35] KVM: PPC: Add documentation for magic page enhancements, Alexander Graf
- [PATCH 29/35] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case, Alexander Graf
- [PATCH 28/35] KVM: PPC: Implement Level interrupts on Book3S, Alexander Graf
- [PATCH 27/35] KVM: PPC: Enable napping only for Book3s_64, Alexander Graf
- [PATCH 31/35] KVM: PPC: Implement level interrupts for BookE, Alexander Graf
- [PATCH 25/35] KVM: PPC: fix compilation of "dump tlbs" debug function, Alexander Graf
- [PATCH 26/35] KVM: PPC: allow ppc440gp to pass the compatibility check, Alexander Graf
- [PATCH 07/35] KVM: PPC: Preload magic page when in kernel mode, Alexander Graf
- [PATCH 23/35] KVM: PPC: Don't put MSR_POW in MSR, Alexander Graf
- [PATCH 32/35] KVM: PPC: Document KVM_INTERRUPT ioctl, Alexander Graf
- [PATCH 24/35] KVM: PPC: initialize IVORs in addition to IVPR, Alexander Graf
- [PATCH 13/35] KVM: PPC: Add feature bitmap for magic page, Alexander Graf
- [PATCH 20/35] KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31, Alexander Graf
- [PATCH 22/35] KVM: PPC: Implement correct SID mapping on Book3s_32, Alexander Graf
- [PATCH 12/35] KVM: PPC: Remove unused define, Alexander Graf
- [PATCH 11/35] KVM: PPC: Revert "KVM: PPC: Use kernel hash function", Alexander Graf
- [PATCH 10/35] KVM: PPC: Move slb debugging to tracepoints, Alexander Graf
- [PATCH 17/35] KVM: PPC: Add mtsrin PV code, Alexander Graf
- [PATCH 14/35] KVM: PPC: Move BAT handling code into spr handler, Alexander Graf
- [PATCH 08/35] KVM: PPC: Don't flush PTEs on NX/RO hit, Alexander Graf
- [PATCH 03/35] KVM: PPC: Add tracepoint for generic mmu map, Alexander Graf
- [PATCH 06/35] KVM: PPC: Add tracepoints for generic spte flushes, Alexander Graf
- [PATCH 04/35] KVM: PPC: Move pte invalidate debug code to tracepoint, Alexander Graf
- [PATCH 01/35] KVM: PPC: Move EXIT_DEBUG partially to tracepoints, Alexander Graf
- [PATCH 09/35] KVM: PPC: Make invalidation code more reliable, Alexander Graf
- [PATCH 02/35] KVM: PPC: Move book3s_64 mmu map debug print to trace point, Alexander Graf
- Re: [PULL 00/35] KVM: PPC: End-August patch queue, Avi Kivity
- [PATCH] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case,
Alexander Graf
- [PATCH] powerpc/kvm/e500_tlb: Fix a minor copy-paste tracing bug,
Kyle Moffett
- [PATCH] powerpc: remove fpscr use from [kvm_]cvt_{fd,df},
Andreas Schwab
- [PATCH 00/26] KVM: PPC: Mid-August patch queue,
Alexander Graf
- [PATCH 12/26] KVM: PPC: Remove unused define, Alexander Graf
- [PATCH 20/26] KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31, Alexander Graf
- [PATCH 22/26] KVM: PPC: Implement correct SID mapping on Book3s_32, Alexander Graf
- [PATCH 24/26] KVM: PPC: initialize IVORs in addition to IVPR, Alexander Graf
- [PATCH 25/26] KVM: PPC: fix compilation of "dump tlbs" debug function, Alexander Graf
- [PATCH 26/26] KVM: PPC: allow ppc440gp to pass the compatibility check, Alexander Graf
- [PATCH 21/26] KVM: PPC: Force enable nap on KVM, Alexander Graf
- [PATCH 05/26] KVM: PPC: Fix sid map search after flush, Alexander Graf
- [PATCH 14/26] KVM: PPC: Move BAT handling code into spr handler, Alexander Graf
- [PATCH 17/26] KVM: PPC: Add mtsrin PV code, Alexander Graf
- [PATCH 09/26] KVM: PPC: Make invalidation code more reliable, Alexander Graf
- [PATCH 23/26] KVM: PPC: Don't put MSR_POW in MSR, Alexander Graf
- [PATCH 11/26] KVM: PPC: Revert "KVM: PPC: Use kernel hash function", Alexander Graf
- [PATCH 15/26] KVM: PPC: Interpret SR registers on demand, Alexander Graf
- [PATCH 16/26] KVM: PPC: Put segment registers in shared page, Alexander Graf
- [PATCH 07/26] KVM: PPC: Preload magic page when in kernel mode, Alexander Graf
- [PATCH 10/26] KVM: PPC: Move slb debugging to tracepoints, Alexander Graf
- [PATCH 13/26] KVM: PPC: Add feature bitmap for magic page, Alexander Graf
- [PATCH 18/26] KVM: PPC: Make PV mtmsr work with r30 and r31, Alexander Graf
- [PATCH 19/26] KVM: PPC: Update int_pending also on dequeue, Alexander Graf
- [PATCH 02/26] KVM: PPC: Move book3s_64 mmu map debug print to trace point, Alexander Graf
- [PATCH 04/26] KVM: PPC: Move pte invalidate debug code to tracepoint, Alexander Graf
- [PATCH 08/26] KVM: PPC: Don't flush PTEs on NX/RO hit, Alexander Graf
- [PATCH 06/26] KVM: PPC: Add tracepoints for generic spte flushes, Alexander Graf
- [PATCH 01/26] KVM: PPC: Move EXIT_DEBUG partially to tracepoints, Alexander Graf
- [PATCH 03/26] KVM: PPC: Add tracepoint for generic mmu map, Alexander Graf
- Re: [PATCH 00/26] KVM: PPC: Mid-August patch queue, Avi Kivity
- [PATCH 0 of 3] Fix KVM on PowerPC 440GP,
hollis_blanchard
- [PATCH 0/4] fix PowerPC 440 Bamboo platform emulation,
Hollis Blanchard
- [PATCH] PPC4xx: don't unregister RAM at reset,
Hollis Blanchard
- [PATCH] KVM: PPC: fix compilation of "dump tlbs" debug function,
Hollis Blanchard
- [PATCH] KVM: PPC: initialize IVORs in addition to IVPR,
Hollis Blanchard
- [PATCH] KVM: PPC: allow ppc440gp to pass the compatibility check,
Hollis Blanchard
- [PATCH 0/7] Rest of my KVM-PPC patch queue,
Alexander Graf
- [PATCH 00/27] KVM PPC PV framework v3,
Alexander Graf
- [PATCH 03/27] KVM: PPC: Convert DSISR to shared page, Alexander Graf
- [PATCH 14/27] KVM: PPC: Expose magic page support to guest, Alexander Graf
- [PATCH 21/27] KVM: PPC: Introduce branch patching helper, Alexander Graf
- [PATCH 17/27] KVM: PPC: KVM PV guest stubs, Alexander Graf
- [PATCH 20/27] KVM: PPC: Introduce kvm_tmp framework, Alexander Graf
- [PATCH 18/27] KVM: PPC: PV instructions to loads and stores, Alexander Graf
- [PATCH 27/27] KVM: PPC: Add get_pvinfo interface to query hypercall instructions, Alexander Graf
- [PATCH 26/27] KVM: PPC: Add Documentation about PV interface, Alexander Graf
- [PATCH 24/27] KVM: PPC: PV mtmsrd L=0 and mtmsr, Alexander Graf
- [PATCH 10/27] KVM: PPC: Tell guest about pending interrupts, Alexander Graf
- [PATCH 23/27] KVM: PPC: PV mtmsrd L=1, Alexander Graf
- [PATCH 12/27] KVM: PPC: First magic page steps, Alexander Graf
- [PATCH 04/27] KVM: PPC: Convert DAR to shared page., Alexander Graf
- [PATCH 07/27] KVM: PPC: Implement hypervisor interface, Alexander Graf
- [PATCH 25/27] KVM: PPC: PV wrteei, Alexander Graf
- [PATCH 19/27] KVM: PPC: PV tlbsync to nop, Alexander Graf
- [PATCH 16/27] KVM: PPC: Generic KVM PV guest support, Alexander Graf
- [PATCH 13/27] KVM: PPC: Magic Page Book3s support, Alexander Graf
- [PATCH 15/27] KVM: Move kvm_guest_init out of generic code, Alexander Graf
- [PATCH 09/27] KVM: PPC: Add PV guest scratch registers, Alexander Graf
- [PATCH 22/27] KVM: PPC: PV assembler helpers, Alexander Graf
- [PATCH 02/27] KVM: PPC: Convert MSR to shared page, Alexander Graf
- [PATCH 08/27] KVM: PPC: Add PV guest critical sections, Alexander Graf
- [PATCH 01/27] KVM: PPC: Introduce shared page, Alexander Graf
- [PATCH 11/27] KVM: PPC: Make PAM a define, Alexander Graf
- [PATCH 06/27] KVM: PPC: Convert SPRG[0-4] to shared page, Alexander Graf
- [PATCH 05/27] KVM: PPC: Convert SRR0 and SRR1 to shared page, Alexander Graf
- Re: [PATCH 00/27] KVM PPC PV framework v3, Avi Kivity
- Re: [PATCH 00/27] KVM PPC PV framework v3, Avi Kivity
- Re: [PATCH 00/27] KVM PPC PV framework v3, Kumar Gala
- Re: [PPC64/Power7 - 2.6.35-rc5] Bad relocation warnings whileBuilding a CONFIG_RELOCATABLE kernel with CONFIG_ISERIES enabled, Alexander Graf
- [PATCH] KVM: PPC: Make long relocations be ulong,
Alexander Graf
- [PATCH 03/36] arch/powerpc: Remove unnecessary casts of private_data, Joe Perches
- KVM on ps3-linux working?,
Takuya Yoshikawa
- Re: [PATCH PPC] correctly check gfn_to_pfn() return value, Alexander Graf
- [PATCH 00/27] KVM PPC PV framework,
Alexander Graf
- [PATCH 06/27] KVM: PPC: Convert SPRG[0-4] to shared page, Alexander Graf
- [PATCH 12/27] KVM: PPC: First magic page steps, Alexander Graf
- [PATCH 15/27] KVM: PPC: Expose magic page support to guest, Alexander Graf
- [PATCH 08/27] KVM: PPC: Add PV guest critical sections, Alexander Graf
- [PATCH 11/27] KVM: PPC: Make RMO a define, Alexander Graf
- [PATCH 16/27] KVM: Move kvm_guest_init out of generic code, Alexander Graf
- [PATCH 26/27] KVM: PPC: PV wrteei, Alexander Graf
- [PATCH 25/27] KVM: PPC: PV mtmsrd L=0 and mtmsr, Alexander Graf
- [PATCH 24/27] KVM: PPC: PV mtmsrd L=1, Alexander Graf
- [PATCH 27/27] KVM: PPC: Add Documentation about PV interface, Alexander Graf
- [PATCH 22/27] KVM: PPC: Introduce branch patching helper, Alexander Graf
- [PATCH 21/27] KVM: PPC: Introduce kvm_tmp framework, Alexander Graf
- [PATCH 20/27] KVM: PPC: PV tlbsync to nop, Alexander Graf
- [PATCH 14/27] KVM: PPC: Magic Page BookE support, Alexander Graf
- [PATCH 19/27] KVM: PPC: PV instructions to loads and stores, Alexander Graf
- [PATCH 23/27] KVM: PPC: PV assembler helpers, Alexander Graf
- [PATCH 02/27] KVM: PPC: Convert MSR to shared page, Alexander Graf
- [PATCH 09/27] KVM: PPC: Add PV guest scratch registers, Alexander Graf
- [PATCH 18/27] KVM: PPC: KVM PV guest stubs, Alexander Graf
- [PATCH 17/27] KVM: PPC: Generic KVM PV guest support, Alexander Graf
- [PATCH 04/27] KVM: PPC: Convert DAR to shared page., Alexander Graf
- [PATCH 05/27] KVM: PPC: Convert SRR0 and SRR1 to shared page, Alexander Graf
- [PATCH 10/27] KVM: PPC: Tell guest about pending interrupts, Alexander Graf
- [PATCH 13/27] KVM: PPC: Magic Page Book3s support, Alexander Graf
- [PATCH 07/27] KVM: PPC: Implement hypervisor interface, Alexander Graf
- [PATCH 01/27] KVM: PPC: Introduce shared page, Alexander Graf
- [PATCH 03/27] KVM: PPC: Convert DSISR to shared page, Alexander Graf
- Re: [PATCH 00/27] KVM PPC PV framework, Segher Boessenkool
- Re: [PATCH 00/27] KVM PPC PV framework, MJ embd
- [PATCH 0/2] Faster MMU lookups for Book3s v3,
Alexander Graf
- [PATCH 00/26] KVM PPC PV framework,
Alexander Graf
- [PATCH 14/26] KVM: PPC: Magic Page BookE support, Alexander Graf
- [PATCH 04/26] KVM: PPC: Convert DAR to shared page., Alexander Graf
- [PATCH 02/26] KVM: PPC: Convert MSR to shared page, Alexander Graf
- [PATCH 20/26] KVM: PPC: PV tlbsync to nop, Alexander Graf
- [PATCH 24/26] KVM: PPC: PV mtmsrd L=0 and mtmsr, Alexander Graf
- [PATCH 18/26] KVM: PPC: KVM PV guest stubs, Alexander Graf
- [PATCH 12/26] KVM: PPC: First magic page steps, Alexander Graf
- [PATCH 16/26] KVM: Move kvm_guest_init out of generic code, Alexander Graf
- [PATCH 11/26] KVM: PPC: Make RMO a define, Alexander Graf
- [PATCH 05/26] KVM: PPC: Convert SRR0 and SRR1 to shared page, Alexander Graf
- [PATCH 03/26] KVM: PPC: Convert DSISR to shared page, Alexander Graf
- [PATCH 07/26] KVM: PPC: Implement hypervisor interface, Alexander Graf
- [PATCH 25/26] KVM: PPC: PV wrteei, Alexander Graf
- [PATCH 13/26] KVM: PPC: Magic Page Book3s support, Alexander Graf
- [PATCH 15/26] KVM: PPC: Expose magic page support to guest, Alexander Graf
- [PATCH 22/26] KVM: PPC: PV assembler helpers, Alexander Graf
- [PATCH 19/26] KVM: PPC: PV instructions to loads and stores, Alexander Graf
- [PATCH 17/26] KVM: PPC: Generic KVM PV guest support, Alexander Graf
- [PATCH 23/26] KVM: PPC: PV mtmsrd L=1, Alexander Graf
- [PATCH 21/26] KVM: PPC: Introduce kvm_tmp framework, Alexander Graf
[PATCH] Faster MMU lookups for Book3s,
Alexander Graf
[PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes,
Alexander Graf
[PATCH] kvm/ppc: fix build warning,
Denis Kirjanov
[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup,
Takuya Yoshikawa
[PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup,
Takuya Yoshikawa
PVnize instructions,
Alexander Graf
[PATCH 1/2] KVM: PPC: Add generic hpte management functions,
Alexander Graf
[PATCH] KVM: PPC: Remove obsolete kvmppc_mmu_find_pte,
Alexander Graf
[PATCH] KVM: PPC: Use kernel hash function,
Alexander Graf
[PATCH] KVM: PPC: Make BAT only guest segments work,
Alexander Graf
[PATCH] kvm/ppc: fix build warning in kvm_arch_vcpu_ioctl_run,
Denis Kirjanov
[PATCH 02/21] arch/powerpc: Remove unnecessary kmalloc casts, Joe Perches
[PATCH] KVM: PPC: elide struct thread_struct instances from stack,
Andreas Schwab
Status of KVM on e500,
Alexander Graf
[PATCH] KVM: powerpc: fix init/exit annotation,
Jean Delvare
[PATCH 0/7] Consolidate vcpu ioctl locking,
Avi Kivity
kvm-qemu build break on PPC 970 environment,
Giuseppe
Keep index within boundaries in kvmppc_44x_emul_tlbwe(),
Roel Kluin
[RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space,
Takuya Yoshikawa
- [RFC][PATCH 1/12 applied today] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean, Takuya Yoshikawa
- [RFC][PATCH 2/12] KVM: introduce slot level dirty state management, Takuya Yoshikawa
- [RFC][PATCH 3/12] KVM: introduce wrapper functions to create and destroy dirty bitmaps, Takuya Yoshikawa
- [RFC][PATCH 4/12] x86: introduce copy_in_user() for 32-bit, Takuya Yoshikawa
- [RFC][PATCH 5/12] x86: introduce __set_bit() like function for bitmaps in user space, Takuya Yoshikawa
- [RFC][PATCH 6/12 not tested yet] PPC: introduce copy_in_user() for 32-bit, Takuya Yoshikawa
- [RFC][PATCH 7/12 not tested yet] PPC: introduce __set_bit() like function for bitmaps in user space, Takuya Yoshikawa
- [RFC][PATCH resend 8/12] asm-generic: bitops: introduce le bit offset macro, Takuya Yoshikawa
- [RFC][PATCH 9/12] KVM: introduce a wrapper function of set_bit_user_non_atomic(), Takuya Yoshikawa
- [RFC][PATCH RFC 10/12] KVM: move dirty bitmaps to user space, Takuya Yoshikawa
- [RFC][PATCH 11/12] KVM: introduce new API for getting/switching dirty bitmaps, Takuya Yoshikawa
- [RFC][PATCH 12/12 sample] qemu-kvm: use new API for getting/switching dirty bitmaps, Takuya Yoshikawa
- Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space, Avi Kivity
- Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space, Alexander Graf
[RFC please check] KVM: question about the commit "Use Little Endian for Dirty Bitmap",
Takuya Yoshikawa
[PATCH RFC v2 0/6] KVM: moving dirty gitmaps to user space!,
Takuya Yoshikawa
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]