linux-2.6-microblaze.git
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: optimize kvm_hv_flush_tlb() for vp_in...
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: valid_bank_mask should be 'u64'
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: keep track of mismatched VP indexes
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: consistently use 'hv_vcpu' for 'struc...
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_fl...
2018-10-16 Vitaly KuznetsovKVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
2018-10-16 Paolo Bonzinikvm/x86: return meaningful value from KVM_SIGNAL_MSI
2018-10-16 Wei YangKVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and...
2018-10-16 Tianyu LanKVM/VMX: Remve unused function is_external_interrupt().
2018-10-16 Wei YangKVM: x86: return 0 in case kvm_mmu_memory_cache has...
2018-10-16 Krish SadhukhannVMX x86: Make nested_vmx_check_pml_controls() concise
2018-10-16 Wei YangKVM: x86: adjust kvm_mmu_page member to save 8 bytes
2018-10-16 Sean ChristophersonKVM: nVMX: restore host state in nested_vmx_vmexit...
2018-10-16 Jim MattsonKVM: nVMX: Clear reserved bits of #DB exit qualification
2018-10-16 Andrew Joneskvm: selftests: support high GPAs in dirty_log_test
2018-10-16 Andrew Joneskvm: selftests: stop lying to aarch64 tests about PA...
2018-10-16 Andrew Joneskvm: selftests: dirty_log_test: also test 64K pages...
2018-10-16 Andrew Joneskvm: selftests: port dirty_log_test to aarch64
2018-10-16 Andrew Joneskvm: selftests: introduce new VM mode for 64K pages
2018-10-16 Andrew Joneskvm: selftests: add vcpu support for aarch64
2018-10-16 Andrew Joneskvm: selftests: add virt mem support for aarch64
2018-10-16 Andrew Joneskvm: selftests: add vm_phy_pages_alloc
2018-10-16 Andrew Joneskvm: selftests: tidy up kvm_util
2018-10-16 Andrew Joneskvm: selftests: add cscope make target
2018-10-16 Andrew Joneskvm: selftests: move arch-specific files to arch-specif...
2018-10-16 Andrew Joneskvm: selftests: introduce ucall
2018-10-16 Andrew Joneskvm: selftests: vcpu_setup: set cr4.osfxsr
2018-10-16 Wanpeng LiKVM: LAPIC: Tune lapic_timer_advance_ns automatically
2018-10-13 Liran AlonKVM: nVMX: Do not flush TLB on L1<->L2 transitions...
2018-10-13 Liran AlonKVM: nVMX: Flush linear and combined mappings on VPID02...
2018-10-13 Liran AlonKVM: nVMX: Use correct VPID02 when emulating L1 INVVPID
2018-10-13 Liran AlonKVM: nVMX: Flush TLB entries tagged by dest EPTP on...
2018-10-13 Sean ChristophersonKVM: vmx: rename KVM_GUEST_CR0_MASK tp KVM_VM_CR0_ALWAY...
2018-10-13 Paolo BonziniMerge tag 'kvm-s390-next-4.20-2' of git://git./linux...
2018-10-10 Paolo BonziniMerge tag 'kvm-ppc-next-4.20-1' of git://git./linux...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add a VM capability to enable...
2018-10-09 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add nested shadow page tables...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Allow HV module to load without...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Handle differing endianness for...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add one-reg interface to virtual...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use hypercalls for TLB invalidatio...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Introduce rmap to track nested...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Handle page fault for a nested...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Handle hypercalls correctly when...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use XICS hypercalls when running...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Nested guest entry via hypercall
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Framework and hcall stubs for...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unma...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Refactor radix page fault handler
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate proces...
2018-10-09 Suraj Jitindar... KVM: PPC: Book3S HV: Clear partition table entry on...
2018-10-09 Paul MackerrasKVM: PPC: Use ccr field in pt_regs struct embedded...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add a debugfs file to dump radix...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Handle hypervisor instruction...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Streamlined guest entry/exit path...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with...
2018-10-09 Paul MackerrasKVM: PPC: Book3S: Rework TM save/restore code and make...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Simplify real-mode interrupt handling
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Extract PMU save/restore operation...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Move interrupt delivery on guest...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Remove left-over code in XICS...
2018-10-09 Paul MackerrasKVM: PPC: Book3S: Simplify external interrupt handling
2018-10-09 Paul Mackerraspowerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hyperv...
2018-10-09 Alexey KardashevskiyKVM: PPC: Remove redundand permission bits removal
2018-10-09 Alexey KardashevskiyKVM: PPC: Propagate errors to the guest when failed...
2018-10-09 Alexey KardashevskiyKVM: PPC: Validate TCEs against preregistered memory...
2018-10-08 Christian BorntraegerMerge branch 'apv11' of git://git./linux/kernel/git...
2018-10-08 Christian Borntraegers390: vfio-ap: make local functions and data static
2018-10-05 Pierre Morels390: vfio-ap: setup APCB mask using KVM dedicated...
2018-10-05 Pierre MorelKVM: s390: Tracing APCB changes
2018-10-05 Christian BorntraegerKVM: s390: fix locking for crypto setting error path
2018-10-05 Paul MackerrasKVM: PPC: Book3S HV: Provide mode where all vCPUs on...
2018-10-05 Cameron KaiserKVM: PPC: Book3S PR: Exiting split hack mode needs...
2018-10-04 Paolo BonziniMerge tag 'kvm-s390-next-4.20-1' of git://git./linux...
2018-10-04 Paolo Bonzinikvm: nVMX: fix entry with pending interrupt if APICv...
2018-10-04 Paolo BonziniKVM: VMX: hide flexpriority from guest when disabled...
2018-10-04 Sean ChristophersonKVM: VMX: check for existence of secondary exec control...
2018-10-02 Alexey KardashevskiyKVM: PPC: Inform the userspace about TCE update failures
2018-10-02 Alexey KardashevskiyKVM: PPC: Validate all tces before updating tables
2018-10-02 Michael EllermanMerge branch 'kvm-ppc-fixes' of paulus/powerpc into...
2018-10-01 Sean ChristophersonKVM: x86: fix L1TF's MMIO GFN calculation
2018-10-01 Stefan Raspltools/kvm_stat: cut down decimal places in update inter...
2018-10-01 Liran AlonKVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
2018-10-01 Liran AlonKVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
2018-10-01 Liran AlonKVM: nVMX: Do not expose MPX VMX controls when guest...
2018-10-01 Christian BorntraegerMerge branch 'apv11' of git://git./linux/kernel/git...
2018-10-01 David Hildenbrands390/mm: optimize locking without huge pages in gmap_pm...
2018-10-01 Collin WallingKVM: s390: set host program identifier
2018-09-28 Tony Krowiaks390: doc: detailed specifications for AP virtualization
2018-09-28 Tony KrowiakKVM: s390: CPU model support for AP virtualization
2018-09-28 Tony KrowiakKVM: s390: device attrs to enable/disable AP interpretation
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-0 CRYCB on host...
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-1 CRYCB on host...
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-0 CRYCB on host...
next