summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-102-0/+2
| * KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-102-1/+4
| * KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-102-0/+2
| * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-103-0/+166
| * s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand2016-06-101-0/+10
| * KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-101-22/+1
| * KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-101-18/+9
| * KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-101-15/+6
| * KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-101-12/+1
| * KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand2016-06-101-0/+62
| * KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand2016-06-101-3/+5
| * KVM: s390: forward ESOP if availableDavid Hildenbrand2016-06-102-0/+14
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-105-0/+106
| * KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin2016-06-101-2/+4
| * KVM: s390: Limit sthyi executionJanosch Frank2016-06-103-0/+14
| * KVM: s390: Add sthyi emulationJanosch Frank2016-06-109-1/+507
| * KVM: s390: Extend diag 204 fieldsJanosch Frank2016-06-101-4/+15
| * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-104-0/+34
| * s390: Make diag224 publicJanosch Frank2016-06-103-14/+16
| * s390: Make cpc_name accessibleJanosch Frank2016-06-102-8/+16
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-103-254/+256
* | KVM: x86: Fix typosAndrea Gelmini2016-06-146-7/+7
* | KVM: S390: Fix typoAndrea Gelmini2016-06-141-1/+1
* | KVM: ARM64: Fix typosAndrea Gelmini2016-06-143-3/+3
* | KVM: ARM: Fix typosAndrea Gelmini2016-06-144-4/+4
* | MIPS: KVM: Print unknown load/store encodingsJames Hogan2016-06-141-2/+4
* | MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan2016-06-141-0/+1
* | MIPS: KVM: Trace guest register access emulationJames Hogan2016-06-142-12/+107
* | MIPS: KVM: Add guest mode switch trace eventsJames Hogan2016-06-142-0/+52
* | MIPS: KVM: Add kvm_asid_change trace eventJames Hogan2016-06-142-4/+25
* | MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-145-63/+45
* | MIPS: KVM: Add kvm_aux trace eventJames Hogan2016-06-142-0/+57
* | MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-143-27/+27
* | MIPS: KVM: Use va in kvm_get_inst()James Hogan2016-06-141-8/+7
* | MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan2016-06-141-52/+19
* | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-143-28/+28
* | MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-141-5/+3
* | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-144-30/+32
* | MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan2016-06-141-38/+4
* | MIPS: KVM: Clean up TLB management hazardsJames Hogan2016-06-141-22/+5
* | MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-145-6/+3
* | MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-143-19/+5
* | MIPS: KVM: Simplify even/odd TLB handlingJames Hogan2016-06-141-9/+2
* | MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-144-32/+3
* | MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-144-360/+389
* | MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-144-61/+61
* | MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-146-98/+98
* | MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-146-102/+98