summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | KVM: arm/arm64: vgic: Introduce find_reg_by_id()Vijaya Kumar K2017-01-302-11/+20
| | * | | KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-302-0/+8
| | * | | KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-252-0/+2
| * | | | kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti2017-02-082-1/+10
| * | | | KVM: x86: fix compilationPaolo Bonzini2017-02-081-1/+1
| * | | | Merge tag 'kvm-s390-next-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2017-02-0710-60/+225
| |\ \ \ \
| | * | | | KVM: s390: detect some program check loopsChristian Borntraeger2017-02-061-0/+21
| | * | | | KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-02-061-0/+3
| | * | | | KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger2017-01-301-0/+25
| | * | | | Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger2017-01-301-2/+2
| | |\ \ \ \
| | * | | | | KVM: s390: Fix RRBE return code not being CCJanosch Frank2017-01-301-1/+1
| | * | | | | KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand2017-01-303-11/+93
| | * | | | | KVM: s390: prepare to read random guest instructionsDavid Hildenbrand2017-01-302-5/+6
| | * | | | | KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand2017-01-301-5/+19
| | * | | | | KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl2017-01-301-0/+4
| | * | | | | KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov2017-01-301-0/+4
| | * | | | | KVM: s390: Get rid of ar_tChristian Borntraeger2017-01-304-33/+31
| | * | | | | KVM: s390: get rid of bogus cc initializationHeiko Carstens2017-01-301-1/+1
| | * | | | | KVM: s390: instruction-execution-protection supportJanosch Frank2017-01-303-0/+6
| | * | | | | KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger2017-01-302-3/+10
| * | | | | | Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-0721-1268/+2592
| |\ \ \ \ \ \
| | * | | | | | KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-032-1/+7
| | * | | | | | KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-032-0/+8
| | * | | | | | KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan2017-02-032-0/+16
| | * | | | | | KVM: MIPS/T&E: Default to reset vectorJames Hogan2017-02-031-0/+6
| | * | | | | | KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-034-33/+60
| | * | | | | | KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-034-203/+179
| | * | | | | | KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-032-0/+3
| | * | | | | | KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-034-17/+233
| | * | | | | | KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEsJames Hogan2017-02-031-19/+37
| | * | | | | | KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEsJames Hogan2017-02-031-23/+26
| | * | | | | | KVM: MIPS/MMU: Handle dirty logging on GPA faultsJames Hogan2017-02-031-4/+70
| | * | | | | | KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan2017-02-031-0/+24
| | * | | | | | KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan2017-02-033-19/+46
| | * | | | | | KVM: MIPS/MMU: Add GPA PT mkclean helperJames Hogan2017-02-032-0/+125
| | * | | | | | KVM: MIPS/T&E: Handle read only GPA in TLB modJames Hogan2017-02-033-62/+43
| | * | | | | | KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIOJames Hogan2017-02-032-6/+5
| | * | | | | | KVM: MIPS/T&E: Abstract bad access handlingJames Hogan2017-02-031-47/+72
| | * | | | | | KVM: MIPS: Pass type of fault down to kvm_mips_map_page()James Hogan2017-02-034-16/+25
| | * | | | | | KVM: MIPS/T&E: Ignore user writes to CP0_Config7James Hogan2017-02-031-0/+3
| | * | | | | | KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-033-3/+48
| | * | | | | | KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan2017-02-033-119/+66
| | * | | | | | KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()James Hogan2017-02-031-3/+18
| | * | | | | | KVM: MIPS/T&E: Use lockless GVA helpers for dyntransJames Hogan2017-02-031-2/+24
| | * | | | | | KVM: MIPS/T&E: Add lockless GVA access helpersJames Hogan2017-02-033-0/+131
| | * | | | | | KVM: MIPS/T&E: Reduce stale ASID checksJames Hogan2017-02-031-29/+6
| | * | | | | | KVM: MIPS/T&E: Handle TLB invalidation requestsJames Hogan2017-02-031-8/+63
| | * | | | | | KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan2017-02-032-0/+20
| | * | | | | | KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan2017-02-033-70/+278
| | * | | | | | KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-034-4/+64