Linux KVM PPC
[Prev Page][Next Page]
- [PATCH 12/12] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 04/12] KVM: PPC: Book3S HV: Minor cleanups
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 03/12] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 05/12] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 02/12] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 08/12] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 07/12] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 06/12] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 01/12] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH v2 00/12] Remaining improvements for HV KVM
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 02/12] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 02/12] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 07/12] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 08/12] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 04/12] KVM: PPC: Book3S HV: Minor cleanups
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 01/12] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 05/12] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 06/12] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 12/12] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 11/12] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 10/12] KVM: PPC: Book3S HV: Streamline guest entry and exit
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 09/12] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 03/12] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 00/12] Remaining improvements for HV KVM
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PULL 0/3] 4.0 patch queue 2015-03-25
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PULL 1/3] KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 2/3] KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 3/3] KVM: PPC: Book3S HV: Fix instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 0/3] 4.0 patch queue 2015-03-25
- From: Alexander Graf <agraf@xxxxxxx>
- [RESEND PATCH v2] powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
- From: Mahesh J Salgaonkar <mahesh@xxxxxxxxxxxxxxxxxx>
- [RESEND PATCH] KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE.
- From: Mahesh J Salgaonkar <mahesh@xxxxxxxxxxxxxxxxxx>
- Re: [kvm-ppc:kvm-ppc-queue 7/9] ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined!
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Bharata B Rao <bharata.rao@xxxxxxxxx>
- Re: [kvm-ppc:kvm-ppc-queue 7/9] ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined!
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [kvm-ppc:kvm-ppc-queue 7/9] ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined!
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 20/23] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4 2/4] kvm/ppc/mpic: drop unused IRQ_testbit
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH v4 2/4] kvm/ppc/mpic: drop unused IRQ_testbit
- From: Arseny Solokha <asolokha@xxxxxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Bharata B Rao <bharata@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/23] Bug fixes and improvements for HV KVM
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 20/23] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 12/23] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 00/23] Bug fixes and improvements for HV KVM
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 12/23] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 15/23] KVM: PPC: Book3S HV: Minor cleanups
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 14/23] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 16/23] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 17/23] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 18/23] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 23/23] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 22/23] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 20/23] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 21/23] KVM: PPC: Book3S HV: Streamline guest entry and exit
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 19/23] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 11/23] KVM: PPC: Book3S HV: Add ICP real mode counters
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 08/23] KVM: PPC: Book3S HV: Add guest->host real mode completion counters
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 05/23] KVM: PPC: Book3S HV: Remove RMA-related variables from code
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 06/23] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 10/23] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 09/23] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 01/23] KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 04/23] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 03/23] KVM: PPC: Book3S HV: Fix instruction emulation
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 02/23] KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 00/23] Bug fixes and improvements for HV KVM
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: PPC: BOOK3S: HV: remove rma related variables from code.
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: H_CLEAR_REF and H_CLEAR_MOD
- From: Nathan Whitehorn <nwhitehorn@xxxxxxxxxxx>
- Re: H_CLEAR_REF and H_CLEAR_MOD
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: H_CLEAR_REF and H_CLEAR_MOD
- From: Alexander Graf <agraf@xxxxxxx>
- H_CLEAR_REF and H_CLEAR_MOD
- From: Nathan Whitehorn <nwhitehorn@xxxxxxxxxxx>
- Re: [PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- [PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH V2 2/2] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH V2 1/2] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- [PATCH] powerpc: kvm: Set M flag for KVM PTE depending on CPU_FTR_NEED_COHERENT
- From: Gerhard Pircher <gerhard_pircher@xxxxxxx>
- Re: [PATCH 0/8] current ACCESS_ONCE patch queue
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH v16 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 09/10] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 08/10] KVM: arm64: ARMv8 header changes for page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 07/10] KVM: arm: page logging 2nd stage fault handling
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 06/10] KVM: arm: dirty logging write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 05/10] KVM: arm: Add initial dirty page locking support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 04/10] KVM: arm: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 03/10] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 02/10] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 01/10] KVM: Add architecture-defined TLB flush support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
- From: David Vrabel <david.vrabel@xxxxxxxxxx>
- Re: [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 7/8] next: sh: Fix compile error
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 0/8] current ACCESS_ONCE patch queue
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 8/8] kernel: Fix sparse warning for ACCESS_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 2/8] ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 5/8] mm/gup: Replace ACCESS_ONCE with READ_ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- [PATCH 6/8] kernel: tighten rules for ACCESS ONCE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v15 06/11] KVM: arm: dirty logging write protect support
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PULL 00/18] ppc patch queue 2014-12-18
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PULL 04/18] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 05/18] KVM: PPC: Book3S HV: Fix KSM memory corruption
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 13/18] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 15/18] KVM: PPC: Book3S HV: Remove code for PPC970 processors
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 14/18] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 16/18] KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 17/18] KVM: PPC: Book3S HV: Improve H_CONFER implementation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 09/18] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 11/18] arch: powerpc: kvm: book3s_pr.c: Remove unused function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 02/18] KVM: PPC: Book3S HV: Add missing HPTE unlock
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 12/18] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 00/18] ppc patch queue 2014-12-18
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 07/18] KVM: PPC: Book3S HV: ptes are big endian
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 10/18] arch: powerpc: kvm: book3s.c: Remove some unused functions
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 08/18] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 03/18] KVM: PPC: Book3S HV: Fix computation of tlbie operand
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 06/18] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 18/18] KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 01/18] KVM: PPC: BookE: Improve irq inject tracepoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 4/5] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 0/5] Fixes and improvements for HV KVM on PPC
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 09/11] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entires
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 08/11] KVM: arm64: ARMv8 header changes for page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 06/11] KVM: arm: dirty logging write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 04/11] KVM: arm: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 03/11] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 02/11] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 01/11] KVM: Add architecture-defined TLB flush support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: powerpc: kvm: book3s_pr.c: Remove unused function
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: powerpc: kvm: book3s.c: Remove some unused functions
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: "Suresh E. Warrier" <warrier@xxxxxxxxxxxxxxxxxx>
- [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 2/5] KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 1/5] KVM: PPC: Book3S HV: Remove code for PPC970 processors
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 5/5] KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 4/5] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 3/5] KVM: PPC: Book3S HV: Improve H_CONFER implementation
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 0/5] Fixes and improvements for HV KVM on PPC
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: "Suresh E. Warrier" <warrier@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] KVM: PPC: BOOK3S: HV: Rename variable for better readability
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v14 6/7] KVM: arm: dirty logging write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 5/7] KVM: arm: Add initial dirty page locking support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: Mac-On-Linux / KVM
- From: Alexander Graf <agraf@xxxxxxx>
- Re: Mac-On-Linux / KVM
- From: Martin Kukac <logout128@xxxxxxxxx>
- Re: [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v2] KVM: PPC: Book3S HV: ptes are big endian
- From: Alexander Graf <agraf@xxxxxxx>
- Re: Mac-On-Linux / KVM
- From: "chzigotzky@xxxxxxxxxxx" <chzigotzky@xxxxxxxxxxx>
- Re: [PATCH v14 6/7] KVM: arm: dirty logging write protect support
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Mac-On-Linux / KVM
- From: Martin Kukac <logout128@xxxxxxxxx>
- Re: [PATCH v14 5/7] KVM: arm: Add initial dirty page locking support
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v14 2/7] KVM: Add generic support for dirty page logging
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v14 1/7] KVM: Add architecture-defined TLB flush support
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- [PATCH v2] KVM: PPC: Book3S HV: ptes are big endian
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
- From: "Suresh E. Warrier" <warrier@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Some fixes for HV KVM on PPC
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: ptes are big endian
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: "Suresh E. Warrier" <warrier@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [RFC 09/11] powerpc: kvm: handle time base on secondary hwthread
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [RFC 01/11] sched: introduce sys_cpumask in tsk to adapt asymmetric system
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 7/7] KVM: arm: page logging 2nd stage fault handling
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v14 7/7] KVM: arm: page logging 2nd stage fault handling
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 7/7] KVM: arm: page logging 2nd stage fault handling
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 6/7] KVM: arm: dirty logging write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 5/7] KVM: arm: Add initial dirty page locking support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 4/7] KVM: arm: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 2/7] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 1/7] KVM: Add architecture-defined TLB flush support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
- From: "Suresh E. Warrier" <warrier@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 02/11] powerpc: kvm: ensure vcpu-thread run only on primary hwthread
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 01/11] sched: introduce sys_cpumask in tsk to adapt asymmetric system
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: PPC: BookE: Improve irq inject tracepoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v13 6/7] arm: KVM: dirty log read write protect support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 6/7] arm: KVM: dirty log read write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 2/7] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v13 6/7] arm: KVM: dirty log read write protect support
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v13 1/7] KVM: Add architecture-defined TLB flush support
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH v13 2/7] KVM: Add generic support for dirty page logging
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v13 2/7] KVM: Add generic support for dirty page logging
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v13 6/7] arm: KVM: dirty log read write protect support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 6/7] arm: KVM: dirty log read write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 2/7] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 1/7] KVM: Add architecture-defined TLB flush support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v13 0/7] KVM/arm/x86: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [RFC PATCH 0/4] vhost_net: support for cross endian guests
- From: Cedric Le Goater <clg@xxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [RFC PATCH 1/4] vhost: add VHOST_VRING_F_BYTESWAP flag
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] vhost_net: byteswap virtio_net header
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] vhost_net: support for cross endian guests
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] vhost: byteswap virtqueue attributes
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] vhost: add byteswap routines
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: ptes are big endian
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 4/5] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 3/5] KVM: PPC: Book3S HV: Fix KSM memory corruption
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 0/5] Some fixes for HV KVM on PPC
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Takuya Yoshikawa <takuya.yoshikawa@xxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [RFC PATCH 4/4] vhost_net: byteswap virtio_net header
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- [RFC PATCH 2/4] vhost: add byteswap routines
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- [RFC PATCH 1/4] vhost: add VHOST_VRING_F_BYTESWAP flag
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- [RFC PATCH 0/4] vhost_net: support for cross endian guests
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- [RFC PATCH 3/4] vhost: byteswap virtqueue attributes
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- Re: lockdep warning with 2d65a9f48fcdf7866aab6457bc707ca233e0c791
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH v12 0/6] 2nd-request for review comments: arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: lockdep warning with 2d65a9f48fcdf7866aab6457bc707ca233e0c791
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Wanpeng Li <wanpeng.li@xxxxxxxxxxxxxxx>
- Re: [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 09/11] powerpc: kvm: handle time base on secondary hwthread
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 08/11] powerpc: kvm: add a flag in vcore to sync primary with secondry hwthread
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 07/11] powerpc: kvm: the stopper func to cease secondary hwthread
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- [PATCH v12 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 5/6] arm: KVM: dirty log read write protect support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 4/6] arm: KVM: Add initial dirty page locking infrastructure
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 3/6] arm: KVM: Add ARMv7 API to flush TLBs
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 2/6] KVM: Add generic support for dirty page logging
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
- From: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
- Re: [RFC 07/11] powerpc: kvm: the stopper func to cease secondary hwthread
- From: Preeti U Murthy <preeti@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] KVM: PPC: BOOK3S: HV: Rename variable for better readability
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread
- From: kernelfans@xxxxxxxxx
- [RFC 10/11] powerpc: kvm: on_primary_thread() force the secondary threads into NAP mode
- From: kernelfans@xxxxxxxxx
- [RFC 09/11] powerpc: kvm: handle time base on secondary hwthread
- From: kernelfans@xxxxxxxxx
- [RFC 08/11] powerpc: kvm: add a flag in vcore to sync primary with secondry hwthread
- From: kernelfans@xxxxxxxxx
- [RFC 07/11] powerpc: kvm: the stopper func to cease secondary hwthread
- From: kernelfans@xxxxxxxxx
- [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host
- From: kernelfans@xxxxxxxxx
- [RFC 05/11] sched: introduce stop_cpus_async() to schedule special tsk on cpu
- From: kernelfans@xxxxxxxxx
- [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
- From: kernelfans@xxxxxxxxx
- [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
- From: kernelfans@xxxxxxxxx
- [RFC 02/11] powerpc: kvm: ensure vcpu-thread run only on primary hwthread
- From: kernelfans@xxxxxxxxx
- [RFC 01/11] sched: introduce sys_cpumask in tsk to adapt asymmetric system
- From: kernelfans@xxxxxxxxx
- [RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
- From: kernelfans@xxxxxxxxx
- lockdep warning with 2d65a9f48fcdf7866aab6457bc707ca233e0c791
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
- From: Cédric Le Goater <clg@xxxxxxxxxx>
- A1-X1000 Nemo: Mac-on-Linux/KVM-PR works!!!!!!!!!!!!!!!!!!!!!
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [PULL 00/24] ppc patch queue 2014-09-24
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PULL 03/24] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 06/24] KVM: PPC: BOOKE: Add one reg interface for DBSR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 00/24] ppc patch queue 2014-09-24
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 01/24] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 08/24] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 04/24] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 05/24] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 14/24] KVM: PPC: Move ONE_REG AltiVec support to powerpc
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 15/24] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 07/24] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 10/24] KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 17/24] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 23/24] powerpc/kvm: common sw breakpoint instr across ppc
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 20/24] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 24/24] KVM: PPC: Pass enum to kvmppc_get_last_inst
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 21/24] KVM: PPC: Book3E: Enable e6500 core
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 19/24] KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 18/24] KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 09/24] KVM: PPC: Book3S HV: Add register name when loading toc
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 22/24] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 11/24] KVM: PPC: Book3E: Increase FPU laziness
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 12/24] KVM: PPC: Book3e: Add AltiVec support
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 16/24] KVM: PPC: Remove the tasklet used by the hrtimer
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 13/24] KVM: PPC: Make ONE_REG powerpc generic
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 02/24] KVM: PPC: BOOKE : Emulate rfdi instruction
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM:Enable Perfmon Support for Guest in PowerPC
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- RE: [PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
- From: "bogdan.purcareata@xxxxxxxxxxxxx" <bogdan.purcareata@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
- From: Bogdan Purcareata <bogdan.purcareata@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Pass enum to kvmppc_get_last_inst
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 2/2 v6] powerpc/kvm: common sw breakpoint instr across ppc
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 0/2 v6] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/2 v6] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 1/2 v6] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2 v6] powerpc/kvm: common sw breakpoint instr across ppc
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2 v6] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2 v5] powerpc/kvm: common sw breakpoint instr across ppc
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v5] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2 v5] powerpc/kvm: common sw breakpoint instr across ppc
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/2 v5] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 0/2 v5] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2 v5] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2 v5] powerpc/kvm: common sw breakpoint instr across ppc
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- RE: Patch - support e500-specific: Performance monitor
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Patch - support e500-specific: Performance monitor
- From: Amit Tomar <mailingist27@xxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] powerpc/kvm/cma: Fix panic introduces by signed shift operation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] powerpc/kvm/cma: Fix panic introduces by signed shift operation
- From: Laurent Dufour <ldufour@xxxxxxxxxxxxxxxxxx>
- Re: Basic Query regarding kvm_init
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 3/3] KVM: PPC: Book3S PR: Implement ARCH_COMPAT register
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 2/3] KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 1/3] KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 0/3] KVM: PPC: Book3S: Some miscellanous fixes
- From: Paul Mackerras <paulus@xxxxxxxxx>
- Re: [PATCH 0/2] KVM: minor cleanup and optimizations
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: Remove the tasklet used by the hrtimer
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH] KVM: PPC: Remove the tasklet used by the hrtimer
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: static inline empty kvm_arch functions
- From: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: PPC: Book3E: Enable e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v2 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: "mihai.caraman@xxxxxxxxxxxxx" <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH 2/2] KVM: PPC: Book3E: Enable e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH 0/2] KVM: minor cleanup and optimizations
- From: Radim Krčmář <rkrcmar@xxxxxxxxxx>
- [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able
- From: Radim Krčmář <rkrcmar@xxxxxxxxxx>
- [PATCH 1/2] KVM: static inline empty kvm_arch functions
- From: Radim Krčmář <rkrcmar@xxxxxxxxxx>
- Re: [PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] KVM: PPC: Book3e: AltiVec support
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4 5/6] KVM: PPC: Booke: Add setter functions for IVPR, IVOR2 and IVOR8 emulation
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 2/2] KVM: PPC: Book3S HV: Add register name when loading toc
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v2 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v2 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH v4 1/6] KVM: PPC: Book3E: Increase FPU laziness
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 5/6] KVM: PPC: Booke: Add setter functions for IVPR, IVOR2 and IVOR8 emulation
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 3/6] KVM: PPC: Make ONE_REG powerpc generic
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 4/6] KVM: PPC: Move ONE_REG AltiVec support to powerpc
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 2/6] KVM: PPC: Book3e: Add AltiVec support
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 6/6] KVM: PPC: Booke: Add ONE_REG support for IVPR and IVORs
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4 0/6] KVM: PPC: Book3e: AltiVec support
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v2 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v2 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v4] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx>
- Re: [PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
- From: Michael Neuling <mikey@xxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH 2/2] KVM: PPC: Book3S HV: Add register name when loading toc
- From: Michael Neuling <mikey@xxxxxxxxxxx>
- [PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
- From: Michael Neuling <mikey@xxxxxxxxxxx>
- Re: [PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: PPc: BOOKE: Add one_reg documentation of SPRG9 and DBSR
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH] PC, KVM, CMA: Fix regression caused by wrong get_order() use
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3 4/5] KVM: PPC: Booke: Add ONE_REG IVORs support
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3 3/5] KVM: PPC: Move ONE_REG AltiVec support to powerpc
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3 2/5] KVM: PPC: Book3e: Add AltiVec support
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- RE: [PATCH 0/7 v3] Guest debug emulation
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 0/7 v3] Guest debug emulation
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 6/7 v3] KVM: PPC: BOOKE: Add one reg interface for DBSR
- From: Alexander Graf <agraf@xxxxxxx>
- RE: [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
- From: Paul Mackerras <paulus@xxxxxxxxx>
- [PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH] KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH 6/7 v3] KVM: PPC: BOOKE: Add one reg interface for DBSR
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 5/7 v3] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 4/7 v3] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 0/7 v3] Guest debug emulation
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 3/7 v3] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 2/7 v3] KVM: PPC: BOOKE : Emulate rfdi instruction
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 1/7 v3] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: drop duplicate tracepoint
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v3 1/5] KVM: PPC: Book3e: Increase FPU laziness
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v3 4/5] KVM: PPC: Booke: Add ONE_REG IVORs support
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v3 5/5] KVM: PPC: Book3E: Enable e6500 core
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v3 2/5] KVM: PPC: Book3e: Add AltiVec support
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v3 0/5] KVM: PPC: Book3e: AltiVec support
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH v3 3/5] KVM: PPC: Move ONE_REG AltiVec support to powerpc
- From: Mihai Caraman <mihai.caraman@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: drop duplicate tracepoint
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- RE: [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH 4/5 v2] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 1/5 v2] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 2/5 v2] KVM: PPC: BOOKE : Emulate rfdi instruction
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 3/5 v2] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 0/5 v2] Guest debug emulation
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 2/5] KVM: PPC: BOOKE : Emulate rfdi instruction
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 1/5] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 5/5] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PATCH 3/5] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PULL 16/63] PPC: Add asm helpers for BE 32bit load/store
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- [PULL 01/63] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 02/63] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 00/63] ppc patch queue 2014-08-01
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 03/63] KVM: PPC: BOOK3S: PR: Emulate instruction counter
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 10/63] KVM: PPC: Book3S PR: Fix sparse endian checks
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 05/63] KVM: PPC: Book3s HV: Fix tlbie compile error
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 08/63] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 09/63] KVM: PPC: Book3S PR: Fix ABIv2 on LE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 06/63] KVM: PPC: Book3S PR: Handle hyp doorbell exits
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 11/63] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 13/63] KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 15/63] KVM: PPC: e500: Fix default tlb for victim hint
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 18/63] KVM: PPC: Book3S HV: Access guest VPA in BE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 21/63] KVM: PPC: Book3S HV: Fix ABIv2 on LE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 17/63] KVM: PPC: Book3S HV: Make HTAB code LE host aware
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 20/63] KVM: PPC: Book3S HV: Access XICS in BE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 30/63] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 26/63] KVM: PPC: Book3S: Stop PTE lookup on write errors
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 23/63] KVM: PPC: e500: Emulate power management control SPR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 25/63] KVM: PPC: Deflect page write faults properly in kvmppc_st
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 22/63] KVM: PPC: Book3S HV: Enable for little endian hosts
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 14/63] KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 31/63] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 35/63] KVM: PPC: e500mc: Revert "add load inst fixup"
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 32/63] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 34/63] kvm: ppc: Add SPRN_EPR get helper function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 38/63] KVM: PPC: Allow kvmppc_get_last_inst() to fail
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 36/63] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 33/63] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 39/63] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 37/63] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 40/63] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 41/63] KVM: PPC: Booke-hv: Add one reg interface for SPRG9
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 42/63] KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 45/63] KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 43/63] KVM: PPC: Remove 440 support
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 48/63] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 46/63] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 47/63] Split out struct kvmppc_vcore creation to separate function
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 57/63] KVM: PPC: Handle magic page in kvmppc_ld/st
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 58/63] KVM: PPC: Separate loadstore emulation from priv emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 49/63] KVM: Rename and add argument to check_extension
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 59/63] KVM: PPC: Expose helper functions for data/inst faults
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 44/63] KVM: PPC: Book3S: Fix LPCR one_reg interface
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 62/63] KVM: PPC: HV: Remove generic instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 16/63] PPC: Add asm helpers for BE 32bit load/store
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 61/63] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 60/63] KVM: PPC: Remove DCR handling
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 63/63] KVM: PPC: PR: Handle FSCR feature deselects
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 51/63] KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 50/63] KVM: Allow KVM_CHECK_EXTENSION on the vm fd
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 56/63] KVM: PPC: Use kvm_read_guest in kvmppc_ld
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 54/63] KVM: PPC: Move kvmppc_ld/st to common code
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 53/63] KVM: PPC: Implement kvmppc_xlate for all targets
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 55/63] KVM: PPC: Remove kvmppc_bad_hva()
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 52/63] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 29/63] kvm: ppc: bookehv: Added wrapper macros for shadow registers
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 28/63] KVM: PPC: Book3S: Make magic page properly 4k mappable
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 24/63] KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 27/63] KVM: PPC: Book3S: Add hack for split real mode
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 12/63] KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 19/63] KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 07/63] KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
- From: Alexander Graf <agraf@xxxxxxx>
- [PULL 04/63] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH v3] powerpc/kvm: support to handle sw breakpoint
- From: Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: PR: Handle FSCR feature deselects
- From: Alexander Graf <agraf@xxxxxxx>
- RE: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: HV: Remove generic instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: HV: Remove generic instruction emulation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: PPC: HV: Remove generic instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- RE: [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: PPC: HV: Remove generic instruction emulation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [Qemu-ppc] QEMU and KVM for PowerPC autotest results
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [Qemu-ppc] QEMU and KVM for PowerPC autotest results
- From: BALATON Zoltan <balaton@xxxxxxxxxx>
- [PATCH] KVM: PPC: HV: Remove generic instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- QEMU and KVM for PowerPC autotest results
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH] KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
- From: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
- RE: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- RE: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- RE: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- RE: [PATCH 5/6] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- RE: [PATCH 2/6] KVM: PPC: BOOKE: Force MSR_DE in rfci if guest is under debug
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- RE: [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
- From: "Bharat.Bhushan@xxxxxxxxxxxxx" <Bharat.Bhushan@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 5/6] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
- From: Stewart Smith <stewart@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] KVM: PPC: BOOKE: Allow guest to change MSR_DE
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] KVM: PPC: BOOKE: Force MSR_DE in rfci if guest is under debug
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH] KVM: PPC: Remove DCR handling
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH] KVM: PPC: Remove 440 support
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 4/7] KVM: PPC: Use kvm_read_guest in kvmppc_ld
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 7/7] KVM: PPC: Expose helper functions for data/inst faults
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 2/7] KVM: PPC: Move kvmppc_ld/st to common code
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 6/7] KVM: PPC: Separate loadstore emulation from priv emulation
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 5/7] KVM: PPC: Handle magic page in kvmppc_ld/st
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 1/7] KVM: PPC: Implement kvmppc_xlate for all targets
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 0/7] KVM: PPC: Prepare for shared kernel / kvm emulation code
- From: Alexander Graf <agraf@xxxxxxx>
- [PATCH 3/7] KVM: PPC: Remove kvmppc_bad_hva()
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 00/33] KVM: PPC: Fix IRQ race in magic page code
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 2/6] KVM: PPC: BOOKE: Force MSR_DE in rfci if guest is under debug
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH v3] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 0/3] Fixes for PPC Book3S KVM
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [PATCH 3/3] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [RFC PATCH 5/5] KVM: PPC: Book3S: Make kvmppc_handle_load/store handle any load or store
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [RFC PATCH 4/5] KVM: PPC: Use analyse_instr() in kvmppc_emulate_instruction()
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [RFC PATCH 1/5] powerpc: Split out instruction analysis part of emulate_step()
- From: Alexander Graf <agraf@xxxxxxx>
- Re: [RFC PATCH 0/5] Improve PPC instruction emulation
- From: Alexander Graf <agraf@xxxxxxx>
- RE: [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
- From: "mihai.caraman@xxxxxxxxxxxxx" <mihai.caraman@xxxxxxxxxxxxx>
- Re: [PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
- From: Liu ping fan <kernelfans@xxxxxxxxx>
- Re: [PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
- From: Liu Ping Fan <kernelfans@xxxxxxxxx>
- [PATCH] powerpc/e6500: Work around erratum A-008139
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]