aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-22
* KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-22
* KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-22
* powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2014-09-22
* powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-22
* KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-22
* KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-22
* kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-17
* kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-17
* KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-16
* KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-11
* kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-11
* Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-09-11
|\
| * KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-10
| * KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
| * KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
| * KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
| * KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10
| * KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
| * KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-10
* | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-05
* | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-05
* | KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2014-09-03
* | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2014-09-03
* | KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-03
* | kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-03
* | kvm: fix potentially corrupt mmio cacheDavid Matlack2014-09-03
* | KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2014-09-03
|/
* KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-29
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
* KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini2014-08-29
* KVM: x86 emulator: emulate MOVNTDQAlex Williamson2014-08-29
* KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit2014-08-29
* KVM: x86: fix some sparse warningsPaolo Bonzini2014-08-29
* KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-29
* KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-29
* KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-29
* Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-26
|\
| * KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-26
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
| * KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-25