Linux KVM PPC
[Prev Page][Next Page]
- [PATCH v5 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail, (continued)
- [PATCH] kvm: ppc: booke: Restore SPRG3 when entering guest,
Bharat Bhushan
- [PATCH] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit,
Bharat Bhushan
- Re: [PATCH 0/6] Cleanup and fixes related to helper SPRN_XX functions, Alexander Graf
- [PATCH 6/6] kvm: ppc: Add SPRN_SPR get helper function,
Bharat Bhushan
- [PATCH 5/6] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7, Bharat Bhushan
- [PATCH 4/6] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR, Bharat Bhushan
- [PATCH 2/6] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1, Bharat Bhushan
- [PATCH 3/6] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR, Bharat Bhushan
- [PATCH 1/6] kvm: ppc: booke: Enhance wrapper functions to handle shadow registers, Bharat Bhushan
- [PATCH 0/3] KVM: Make KVM_CHECK_EXTENSION a VM ioctl,
Alexander Graf
- KVM HV crash,
Alexander Graf
- [PATCH] kvm: ppc: bookehv: Sync srr0/1 into GSRR0/1, Bharat Bhushan
- [PATCH] KVM: PPC: Book3S: Make magic page properly 4k mappable, Alexander Graf
- [PATCH 0/6] Guest debug emulation,
Bharat Bhushan
- [PATCH] KVM: PPC: Book3S: Add hack for split real mode, Alexander Graf
- [PATCH 0/2] KVM: PPC: Fix Mac OS X guests on non-Apple hosts,
Alexander Graf
- [PULL 3.16 0/6] 3.16 patch queue 2014-07-08,
Alexander Graf
- [PATCH v2 1/3] powerpc/kvm: Remove redundant save of SIER AND MMCR2, Joel Stanley
- [PATCH v2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8,
Stewart Smith
- [PATCH] KVM: PPC: RTAS: Do byte swaps explicitly, Alexander Graf
- [PATCH] KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct,
Alexander Graf
- [PATCH v2] KVM: PPC: e500: Emulate power management control SPR,
Mihai Caraman
- Re: [PATCH 1/3] powerpc/kvm: Remove redundant save of SIER AND MMCR2, Alexander Graf
- [RFC PATCH 0/4] KVM Book3E support for HTW guests,
Mihai Caraman
- [PATCH v2] powerpc/kvm: support to handle sw breakpoint,
Madhavan Srinivasan
- [PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support,
Mihai Caraman
- [PATCH] KVM: PPC: e500: Emulate power management control SPR,
Mihai Caraman
- [PATCH] KVM: PPC: e500: Fix default tlb for victim hint,
Mihai Caraman
- [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS,
Paul Mackerras
- [PATCH 1/6] KVM: Don't keep reference to irq routing table in irqfd struct, Paul Mackerras
- [PATCH 2/6] KVM: irqchip: Provide and use accessors for irq routing table, Paul Mackerras
- [PATCH 4/6] KVM: Move irq notifier implementation into eventfd.c, Paul Mackerras
- [PATCH 5/6] KVM: Give IRQFD its own separate enabling Kconfig option, Paul Mackerras
- [PATCH 6/6] KVM: PPC: Enable IRQFD support for the XICS interrupt controller, Paul Mackerras
- [PATCH 3/6] KVM: Move all accesses to kvm::irq_routing into irqchip.c, Paul Mackerras
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS, Alexander Graf
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS, Paul Mackerras
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS, Cornelia Huck
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS, Paolo Bonzini
- KVM usb audio passthrough issue, Ignace
- [PATCH 0/6] Use virtual page class key protection mechanism for speeding up guest page fault,
Aneesh Kumar K.V
- [PATCH 0/5 v4] Read guest last instruction from kvmppc_get_last_inst(),
Mihai Caraman
- [PATCH] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page,
Aneesh Kumar K.V
- [PATCH 0/2] KVM: powerpc/booke: Debug interrupt injection to guest,
Bharat Bhushan
- [PATCH] PPC: Add _GLOBAL_TOC for 32bit, Alexander Graf
- [PATCH] Bugfix: powerpc/eeh: Create eeh sysfs entry in post_init(),
Mike Qiu
- [PATCH v1 0/3] Support PCI Error Injection,
Gavin Shan
- [PATCH 00/33] KVM: PPC: Fix IRQ race in magic page code,
Alexander Graf
- [PATCH 03/33] KVM: PPC: Remove kvmppc_bad_hva(), Alexander Graf
- [PATCH 04/33] KVM: PPC: Propagate kvmppc_xlate errors properly, Alexander Graf
- [PATCH 05/33] KVM: PPC: Use kvm_read_guest in kvmppc_ld, Alexander Graf
- [PATCH 13/33] KVM: PPC: Expose helper functions for data/inst faults, Alexander Graf
- [PATCH 29/33] KVM: PPC: Add rldicr/rldicl/rldic instruction emulation, Alexander Graf
- [PATCH 16/33] KVM: PPC: Add ld instruction emulation, Alexander Graf
- [PATCH 28/33] KVM: PPC: Add oris instruction emulation, Alexander Graf
- [PATCH 17/33] KVM: PPC: Add lwz instruction emulation, Alexander Graf
- [PATCH 21/33] KVM: PPC: Add and instruction emulation, Alexander Graf
- [PATCH 19/33] KVM: PPC: Add addis instruction emulation, Alexander Graf
- [PATCH 22/33] KVM: PPC: Add andi. instruction emulation, Alexander Graf
- [PATCH 20/33] KVM: PPC: Add ori instruction emulation, Alexander Graf
- [PATCH 07/33] KVM: PPC: Separate loadstore emulation from priv emulation, Alexander Graf
- [PATCH 10/33] KVM: PPC: Make critical section detection conditional, Alexander Graf
- [PATCH 06/33] KVM: PPC: Handle magic page in kvmppc_ld/st, Alexander Graf
- [PATCH 09/33] KVM: PPC: Move critical section detection to common code, Alexander Graf
- [PATCH 08/33] KVM: PPC: Introduce emulation for unprivileged instructions, Alexander Graf
- [PATCH 01/33] KVM: PPC: Implement kvmppc_xlate for all targets, Alexander Graf
- [PATCH 11/33] KVM: PPC: BookE: Use common critical section helper, Alexander Graf
- [PATCH 32/33] KVM: PPC: Handle NV registers in emulated critical sections, Alexander Graf
- [PATCH 26/33] KVM: PPC: Add mtcrf instruction emulation, Alexander Graf
- [PATCH 33/33] KVM: PPC: Enable critical section emulation, Alexander Graf
- [PATCH 30/33] KVM: PPC: Add rlwimi instruction emulation, Alexander Graf
- [PATCH 31/33] KVM: PPC: Add rlwinm instruction emulation, Alexander Graf
- [PATCH 27/33] KVM: PPC: Add xor instruction emulation, Alexander Graf
- [PATCH 23/33] KVM: PPC: Add or instruction emulation, Alexander Graf
- [PATCH 24/33] KVM: PPC: Add cmpwi/cmpdi instruction emulation, Alexander Graf
- [PATCH 12/33] KVM: PPC: Emulate critical sections when we hit them, Alexander Graf
- [PATCH 14/33] KVM: PPC: Add std instruction emulation, Alexander Graf
- [PATCH 25/33] KVM: PPC: Add bc instruction emulation, Alexander Graf
- [PATCH 02/33] KVM: PPC: Move kvmppc_ld/st to common code, Alexander Graf
- [PATCH 15/33] KVM: PPC: Add stw instruction emulation, Alexander Graf
- [PATCH 18/33] KVM: PPC: Add mfcr instruction emulation, Alexander Graf
- Re: [PATCH 00/33] KVM: PPC: Fix IRQ race in magic page code, Scott Wood
- [PATCH] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute,
Mihai Caraman
- [PATCH v4] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule,
Mihai Caraman
- [PATCH v3] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule,
Mihai Caraman
- [PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts,
Alexander Graf
- [PATCH] KVM: PPC: Book3S PR: Fix sparse endian checks, Alexander Graf
- [PATCH] KVM: PPC: Book3S PR: Fix ABIv2 on LE, Alexander Graf
- [PATCH] KVM: PPC: Book3S PR: Handle hyp doorbell exits, Alexander Graf
- [PATCH v2] KVM: PPC: Book3s PR: Disable AIL mode with OPAL,
Alexander Graf
- [PATCH v2] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule,
Mihai Caraman
- [PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code,
Joonsoo Kim
- [PATCH v3 -next 1/9] DMA, CMA: fix possible memory leak, Joonsoo Kim
- [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity, Joonsoo Kim
- [PATCH v3 -next 6/9] PPC, KVM, CMA: use general CMA reserved area management framework, Joonsoo Kim
- [PATCH v3 -next 2/9] DMA, CMA: separate core CMA management codes from DMA APIs, Joonsoo Kim
- [PATCH v3 -next 8/9] mm, CMA: change cma_declare_contiguous() to obey coding convention, Joonsoo Kim
- [PATCH v3 -next 7/9] mm, CMA: clean-up CMA allocation error path, Joonsoo Kim
- [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality, Joonsoo Kim
- [PATCH v3 -next 9/9] mm, CMA: clean-up log message, Joonsoo Kim
- [PATCH v3 -next 3/9] DMA, CMA: support alignment constraint on CMA region, Joonsoo Kim
- Re: [PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code, Marek Szyprowski
- [PATCH V2] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value,
Aneesh Kumar K.V
- [PATCH] powerpc/kvm: support to handle sw breakpoint,
Madhavan Srinivasan
- [PATCH] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value,
Aneesh Kumar K.V
- [PATCH] KVM: PPC: e500mc: Relax tlb invalidation condition on vcpu schedule,
Mihai Caraman
- [PATCH 1/4] KVM: PPC: Book3S PR: Fix ABIv2 issues,
Anton Blanchard
- [PATCH v2 00/10] CMA: generalize CMA reserved area management code,
Joonsoo Kim
- [PATCH v2 02/10] DMA, CMA: fix possible memory leak, Joonsoo Kim
- [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality, Joonsoo Kim
- [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Joonsoo Kim
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Minchan Kim
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Minchan Kim
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Zhang Yanfei
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Michal Nazarewicz
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity, Aneesh Kumar K.V
- [PATCH v2 10/10] mm, cma: use spinlock instead of mutex, Joonsoo Kim
- [PATCH v2 08/10] mm, cma: clean-up cma allocation error path, Joonsoo Kim
- [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework, Joonsoo Kim
- [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region, Joonsoo Kim
- [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs, Joonsoo Kim
- [PATCH v2 01/10] DMA, CMA: clean-up log message, Joonsoo Kim
- [PATCH v2 09/10] mm, cma: move output param to the end of param list, Joonsoo Kim
- Re: [PATCH v2 00/10] CMA: generalize CMA reserved area management code, Aneesh Kumar K.V
- [PATCH] KVM: PPC: Book3s HV: Fix tlbie compile error,
Alexander Graf
- [PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts,
Alexander Graf
- [PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL,
Alexander Graf
- [PATCH v10 0/3] EEH Support for VFIO PCI Device,
Gavin Shan
- [PATCH] KVM: PPC: Book3S PR: ppc64 ABIv2 build fixes, Anton Blanchard
- [PATCH v9 0/3] EEH Support for VFIO PCI Device,
Gavin Shan
- KVM: PPC: BOOK3S: PR: P8 Support,
Aneesh Kumar K.V
- [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration,
Alexey Kardashevskiy
- [PATCH v8 0/3] EEH Support for VFIO PCI Device,
Gavin Shan
- [PATCH V2] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation,
Aneesh Kumar K.V
- [PATCH] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation,
Aneesh Kumar K.V
- [RFC PATCH 0/3] CMA: generalize CMA reserved area management code,
Joonsoo Kim
- [PATCH 0/4 v3] KVM: PPC: Read guest instruction from kvmppc_get_last_inst(),
Mihai Caraman
- [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3,
Paul Mackerras
- [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v2,
Paul Mackerras
- [PULL 00/41] ppc patch queue 2014-05-30,
Alexander Graf
- [PULL 02/41] KVM: PPC: E500: Add dcbtls emulation, Alexander Graf
- [PULL 37/41] KVM: PPC: Book3S HV: Make sure we don't miss dirty pages, Alexander Graf
- [PULL 34/41] KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates(), Alexander Graf
- [PULL 33/41] KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number, Alexander Graf
- [PULL 41/41] KVM: PPC: Book3S PR: Rework SLB switching code, Alexander Graf
- [PULL 35/41] KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address, Alexander Graf
- [PULL 38/41] KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs, Alexander Graf
- [PULL 39/41] KVM: PPC: Book3S HV: Fix machine check delivery to guest, Alexander Graf
- [PULL 40/41] KVM: PPC: Book3S PR: Use SLB entry 0, Alexander Graf
- [PULL 36/41] KVM: PPC: Book3S HV: Fix dirty map for hugepages, Alexander Graf
- [PULL 11/41] KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian, Alexander Graf
- [PULL 32/41] KVM: PPC: Book3S: Add ONE_REG register names that were missed, Alexander Graf
- [PULL 30/41] KVM: PPC: MPIC: Reset IRQ source private members, Alexander Graf
- [PULL 31/41] KVM: PPC: Add CAP to indicate hcall fixes, Alexander Graf
- [PULL 28/41] PPC: ePAPR: Fix hypercall on LE guest, Alexander Graf
- [PULL 29/41] KVM: PPC: Graciously fail broken LE hypercalls, Alexander Graf
- [PULL 27/41] KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler, Alexander Graf
- [PULL 23/41] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest, Alexander Graf
- [PULL 25/41] PPC: KVM: Make NX bit available with magic page, Alexander Graf
- [PULL 22/41] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation, Alexander Graf
- [PULL 24/41] KVM: PPC: Disable NX for old magic page using guests, Alexander Graf
- [PULL 12/41] KVM: PPC: PR: Fill pvinfo hcall instructions in big endian, Alexander Graf
- [PULL 26/41] KVM: PPC: BOOK3S: Always use the saved DAR value, Alexander Graf
- [PULL 21/41] KVM: PPC: Book3S PR: Expose TM registers, Alexander Graf
- [PULL 20/41] KVM: PPC: Book3S PR: Expose EBB registers, Alexander Graf
- [PULL 18/41] KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR, Alexander Graf
- [PULL 17/41] KVM: PPC: Book3S PR: Emulate TIR register, Alexander Graf
- [PULL 16/41] KVM: PPC: Book3S PR: Ignore PMU SPRs, Alexander Graf
- [PULL 19/41] KVM: PPC: Book3S PR: Expose TAR facility to guest, Alexander Graf
- [PULL 10/41] KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian, Alexander Graf
- [PULL 13/41] KVM: PPC: Make shared struct aka magic page guest endian, Alexander Graf
- [PULL 09/41] KVM: PPC: Book3S PR: Default to big endian guest, Alexander Graf
- [PULL 01/41] KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR, Alexander Graf
- [PULL 15/41] KVM: PPC: Book3S: Move little endian conflict to HV KVM, Alexander Graf
- [PULL 07/41] KVM: PPC: Book3S_64 PR: Access HTAB in big endian, Alexander Graf
- [PULL 14/41] KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions, Alexander Graf
- [PULL 08/41] KVM: PPC: Book3S_64 PR: Access shadow slb in big endian, Alexander Graf
- [PULL 06/41] KVM: PPC: Book3S_32: PR: Access HTAB in big endian, Alexander Graf
- [PULL 03/41] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest, Alexander Graf
- [PULL 05/41] KVM: PPC: Book3S: PR: Fix C/R bit setting, Alexander Graf
- [PULL 04/41] KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on, Alexander Graf
- Re: [PULL 00/41] ppc patch queue 2014-05-30, Paolo Bonzini
- [PATCH v2 1/2] KVM: PPC: Book3S PR: Use SLB entry 0,
Alexander Graf
- [PATCH v7 0/3] EEH Support for VFIO PCI Device,
Gavin Shan
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]