summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14KVM: x86: Fix typosAndrea Gelmini6-7/+7
2016-06-14KVM: S390: Fix typoAndrea Gelmini1-1/+1
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini3-3/+3
2016-06-14KVM: ARM: Fix typosAndrea Gelmini4-4/+4
2016-06-14MIPS: KVM: Print unknown load/store encodingsJames Hogan1-2/+4
2016-06-14MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan1-0/+1
2016-06-14MIPS: KVM: Trace guest register access emulationJames Hogan2-12/+107
2016-06-14MIPS: KVM: Add guest mode switch trace eventsJames Hogan2-0/+52
2016-06-14MIPS: KVM: Add kvm_asid_change trace eventJames Hogan2-4/+25
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan5-63/+45
2016-06-14MIPS: KVM: Add kvm_aux trace eventJames Hogan2-0/+57
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan3-27/+27
2016-06-14MIPS: KVM: Use va in kvm_get_inst()James Hogan1-8/+7
2016-06-14MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan1-52/+19
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan3-28/+28
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan1-5/+3
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan4-30/+32
2016-06-14MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan1-38/+4
2016-06-14MIPS: KVM: Clean up TLB management hazardsJames Hogan1-22/+5
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan5-6/+3
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan3-19/+5
2016-06-14MIPS: KVM: Simplify even/odd TLB handlingJames Hogan1-9/+2
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan4-32/+3
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan4-360/+389
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan4-61/+61
2016-06-14MIPS: KVM: Convert code to kernel sized typesJames Hogan6-98/+98
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan6-102/+98
2016-06-14MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan1-26/+0
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan4-8/+2
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2-3/+0
2016-06-14Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini5-8/+27
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan1-0/+3
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan1-6/+10
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand4-11/+184
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand2-6/+9
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand2-1/+4
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand3-4/+50
2016-06-10KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand1-2/+9
2016-06-10KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand1-4/+0
2016-06-10KVM: s390: pfmf: fix end address calculationDavid Hildenbrand1-11/+9
2016-06-10KVM: s390: storage keys fit into a charDavid Hildenbrand1-2/+1
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand3-13/+10
2016-06-10s390/mm: simplify get_guest_storage_keyDavid Hildenbrand1-13/+4
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky3-24/+24
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2-2/+2
2016-06-10KVM: s390: fixup I/O interrupt tracesChristian Borntraeger1-11/+15
2016-06-10KVM: s390: provide logging for diagnose 0x500Christian Borntraeger1-0/+5