| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 24 | -332/+803 |
|\ |
|
| * | KVM: PPC: Book3S PR: Rework SLB switching code | Alexander Graf | 2014-05-30 | 1 | -45/+38 |
| * | KVM: PPC: Book3S PR: Use SLB entry 0 | Alexander Graf | 2014-05-30 | 2 | -8/+6 |
| * | KVM: PPC: Book3S HV: Fix machine check delivery to guest | Paul Mackerras | 2014-05-30 | 1 | -0/+1 |
| * | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs | Paul Mackerras | 2014-05-30 | 1 | -2/+57 |
| * | KVM: PPC: Book3S HV: Make sure we don't miss dirty pages | Paul Mackerras | 2014-05-30 | 1 | -10/+37 |
| * | KVM: PPC: Book3S HV: Fix dirty map for hugepages | Alexey Kardashevskiy | 2014-05-30 | 1 | -9/+24 |
| * | KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address | Paul Mackerras | 2014-05-30 | 1 | -2/+13 |
| * | KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates() | Paul Mackerras | 2014-05-30 | 1 | -1/+2 |
| * | KVM: PPC: Add CAP to indicate hcall fixes | Alexander Graf | 2014-05-30 | 1 | -0/+1 |
| * | KVM: PPC: MPIC: Reset IRQ source private members | Alexander Graf | 2014-05-30 | 1 | -1/+4 |
| * | KVM: PPC: Graciously fail broken LE hypercalls | Alexander Graf | 2014-05-30 | 1 | -0/+17 |
| * | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler | Aneesh Kumar K.V | 2014-05-30 | 1 | -38/+1 |
| * | KVM: PPC: BOOK3S: Always use the saved DAR value | Aneesh Kumar K.V | 2014-05-30 | 1 | -0/+7 |
| * | KVM: PPC: Disable NX for old magic page using guests | Alexander Graf | 2014-05-30 | 2 | -2/+15 |
| * | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest | Aneesh Kumar K.V | 2014-05-30 | 1 | -0/+7 |
| * | KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation | Aneesh Kumar K.V | 2014-05-30 | 1 | -17/+6 |
| * | KVM: PPC: Book3S PR: Expose TM registers | Alexander Graf | 2014-05-30 | 2 | -1/+41 |
| * | KVM: PPC: Book3S PR: Expose EBB registers | Alexander Graf | 2014-05-30 | 3 | -18/+40 |
| * | KVM: PPC: Book3S PR: Expose TAR facility to guest | Alexander Graf | 2014-05-30 | 3 | -6/+24 |
| * | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR | Alexander Graf | 2014-05-30 | 5 | -6/+109 |
| * | KVM: PPC: Book3S PR: Emulate TIR register | Alexander Graf | 2014-05-30 | 1 | -0/+1 |
| * | KVM: PPC: Book3S PR: Ignore PMU SPRs | Alexander Graf | 2014-05-30 | 1 | -0/+14 |
| * | KVM: PPC: Book3S: Move little endian conflict to HV KVM | Alexander Graf | 2014-05-30 | 1 | -1/+1 |
| * | KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions | Alexander Graf | 2014-05-30 | 2 | -3/+3 |
| * | KVM: PPC: Make shared struct aka magic page guest endian | Alexander Graf | 2014-05-30 | 15 | -136/+221 |
| * | KVM: PPC: PR: Fill pvinfo hcall instructions in big endian | Alexander Graf | 2014-05-30 | 1 | -8/+8 |
| * | KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian | Alexander Graf | 2014-05-30 | 1 | -0/+29 |
| * | KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian | Alexander Graf | 2014-05-30 | 1 | -3/+11 |
| * | KVM: PPC: Book3S PR: Default to big endian guest | Alexander Graf | 2014-05-30 | 1 | -1/+1 |
| * | KVM: PPC: Book3S_64 PR: Access shadow slb in big endian | Alexander Graf | 2014-05-30 | 1 | -17/+16 |
| * | KVM: PPC: Book3S_64 PR: Access HTAB in big endian | Alexander Graf | 2014-05-30 | 1 | -4/+7 |
| * | KVM: PPC: Book3S_32: PR: Access HTAB in big endian | Alexander Graf | 2014-05-30 | 1 | -6/+10 |
| * | KVM: PPC: Book3S: PR: Fix C/R bit setting | Alexander Graf | 2014-05-30 | 2 | -3/+3 |
| * | KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on | Aneesh Kumar K.V | 2014-05-30 | 1 | -0/+8 |
| * | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest | Aneesh Kumar K.V | 2014-05-30 | 2 | -2/+23 |
| * | KVM: PPC: E500: Add dcbtls emulation | Alexander Graf | 2014-05-30 | 1 | -0/+14 |
| * | KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR | Alexander Graf | 2014-05-30 | 1 | -0/+1 |
* | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2014-05-13 | 4 | -7/+111 |
|\ \ |
|
| * | | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit | Alexander Graf | 2014-04-28 | 2 | -6/+6 |
| * | | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit | Paul Mackerras | 2014-04-28 | 1 | -0/+104 |
| * | | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect | pingfank@linux.vnet.ibm.com | 2014-04-28 | 1 | -1/+1 |
| |/ |
|
* | | ppc/kvm: Clear the runlatch bit of a vcpu before napping | Preeti U Murthy | 2014-04-28 | 1 | -1/+11 |
* | | ppc/kvm: Set the runlatch bit of a CPU just before starting guest | Preeti U Murthy | 2014-04-28 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 7 | -66/+352 |
|\ |
|
| * | Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-29 | 7 | -66/+352 |
| |\ |
|
| | * | KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 | Paul Mackerras | 2014-03-29 | 2 | -0/+32 |
| | * | KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset | Paul Mackerras | 2014-03-29 | 1 | -1/+9 |
| | * | KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode | Paul Mackerras | 2014-03-29 | 1 | -3/+3 |
| | * | KVM: PPC: Book3S HV: Return ENODEV error rather than EIO | Paul Mackerras | 2014-03-29 | 1 | -1/+1 |