summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-16kvm: x86: drop read_tsc_offset()Luiz Capitulino
2016-09-16kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz Capitulino
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-13KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()Markus Elfring
2016-09-12KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()Markus Elfring
2016-09-12KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functionsMarkus Elfring
2016-09-12KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...Markus Elfring
2016-09-12KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...Markus Elfring
2016-09-12KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()Markus Elfring
2016-09-12KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras
2016-09-12KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Dump irqmap in debugfsSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier
2016-09-09KVM: PPC: Book3S HV: Enable IRQ bypassSuresh Warrier
2016-09-09KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier
2016-09-09KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier
2016-09-09KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C functionSuresh Warrier
2016-09-09Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras
2016-09-09powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier
2016-09-09powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras
2016-09-08Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger
2016-09-08KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring
2016-09-08KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-09-08svm: Implements update_pi_irte hook to setup posted interruptSuravee Suthikulpanit
2016-09-08svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit
2016-09-08svm: Introduces AVIC per-VM IDSuravee Suthikulpanit
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand
2016-09-08KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh
2016-09-07KVM: nVMX: expose INS/OUTS information supportJan Dakinevich
2016-09-07KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini
2016-09-07KVM: x86: remove stale commentsPaolo Bonzini
2016-09-07KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini