]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
[karo-tx-linux.git] / arch /
2017-04-20 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2017-04-20 Alexey KardashevskiyKVM: PPC: Align the table size to system page size
2017-04-20 Alexey KardashevskiyKVM: PPC: Book3S PR: Preserve storage control bits
2017-04-20 Alexey KardashevskiyKVM: PPC: Book3S PR: Exit KVM on failed mapping
2017-04-20 Alexey KardashevskiyKVM: PPC: Book3S PR: Get rid of unused local variable
2017-04-20 Markus ElfringKVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
2017-04-20 Markus ElfringKVM: PPC: Book3S HV: Use common error handling code...
2017-04-20 Paul MackerrasKVM: PPC: Add MMIO emulation for remaining floating...
2017-04-20 Paul MackerrasKVM: PPC: Emulation for more integer loads and stores
2017-04-20 Alexey KardashevskiyKVM: PPC: Add MMIO emulation for stdx (store doubleword...
2017-04-20 Bin LuKVM: PPC: Book3S: Add MMIO emulation for FP and VSX...
2017-04-20 Paul MackerrasKVM: PPC: Provide functions for queueing up FP/VEC...
2017-04-11 Radim KrčmářMerge tag 'kvm-s390-next-4.12-1' of git://git.kernel...
2017-04-07 Jim Mattsonkvm: nVMX: Disallow userspace-injected exceptions in...
2017-04-07 David HildenbrandKVM: x86: fix user triggerable warning in kvm_apic_acce...
2017-04-07 Paolo Bonzinikvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
2017-04-07 Paolo Bonzinikvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
2017-04-07 Paolo BonziniKVM: nVMX: support RDRAND and RDSEED exiting
2017-04-07 Paolo BonziniKVM: VMX: add missing exit reasons
2017-04-07 Paolo Bonzinikvm: nVMX: support EPT accessed/dirty bits
2017-04-07 Paolo Bonzinikvm: x86: MMU support for EPT accessed/dirty bits
2017-04-07 Paolo BonziniKVM: VMX: remove bogus check for invalid EPT violation
2017-04-07 Paolo BonziniKVM: nVMX: we support 1GB EPT pages
2017-04-07 Paolo BonziniKVM: x86: drop legacy device assignment
2017-04-07 Paolo BonziniKVM: VMX: require virtual NMI support
2017-04-07 Borislav Petkovkvm/svm: Setup MCG_CAP on AMD properly
2017-04-07 David HildenbrandKVM: nVMX: single function for switching between vmcs
2017-04-07 Jim Mattsonkvm: vmx: Don't use INVVPID when EPT is enabled
2017-04-07 Yi Min ZhaoKVM: s390: introduce AIS capability
2017-04-06 Radim KrčmářMerge tag 'kvm_mips_4.12_1' of git://git.kernel.org...
2017-04-06 Yi Min ZhaoKVM: s390: introduce adapter interrupt inject function
2017-04-06 Fei LiKVM: s390: introduce ais mode modify function
2017-04-06 Fei LiKVM: s390: interface for suppressible I/O adapters
2017-03-30 Alexey Kardashevskiypowerpc/vfio_spapr_tce: Add reference counting to iommu...
2017-03-30 Alexey Kardashevskiypowerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
2017-03-30 Alexey Kardashevskiypowerpc/powernv/iommu: Add real mode version of iommu_t...
2017-03-28 James HoganKVM: MIPS/Emulate: Properly implement TLBR for T&E
2017-03-28 James HoganMIPS: Allow KVM to be enabled on Octeon CPUs
2017-03-28 James HoganKVM: MIPS/VZ: Handle Octeon III guest.PRid register
2017-03-28 James HoganKVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
2017-03-28 James HoganKVM: MIPS/VZ: VZ hardware setup for Octeon III
2017-03-28 James HoganKVM: MIPS/T&E: Report correct dcache line size
2017-03-28 James HoganKVM: MIPS/TLB: Handle virtually tagged icaches
2017-03-28 James HoganKVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
2017-03-28 James HoganMIPS: Add Octeon III register accessors & definitions
2017-03-28 James HoganKVM: MIPS/VZ: Trace guest mode changes
2017-03-28 James HoganKVM: MIPS/VZ: Support hardware guest timer
2017-03-28 James HoganKVM: MIPS/VZ: Emulate MAARs when necessary
2017-03-28 James HoganKVM: MIPS/VZ: Support guest load-linked bit
2017-03-28 James HoganKVM: MIPS/VZ: Support guest hardware page table walker
2017-03-28 James HoganKVM: MIPS/VZ: Support guest segmentation control
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_BadInstr[P]
2017-03-28 James HoganKVM: MIPS: Add VZ support to build system
2017-03-28 James HoganKVM: MIPS: Implement VZ support
2017-03-28 James HoganKVM: MIPS: Update exit handler for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Drop CACHE emulation for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
2017-03-28 James HoganKVM: MIPS/TLB: Add VZ TLB management
2017-03-28 James HoganKVM: MIPS/Entry: Update entry code to support VZ
2017-03-28 James HoganKVM: MIPS: Abstract guest CP0 register access for VZ
2017-03-28 James HoganKVM: MIPS: Add guest exit exception callback
2017-03-28 James HoganKVM: MIPS: Add hardware_{enable,disable} callback
2017-03-28 James HoganKVM: MIPS: Add callback to check extension
2017-03-28 James HoganKVM: MIPS: Init timer frequency from callback
2017-03-28 James HoganKVM: MIPS: Add VZ & TE capabilities
2017-03-28 James HoganKVM: MIPS: Extend counters & events for VZ GExcCodes
2017-03-28 James HoganKVM: MIPS: Update kvm_lose_fpu() for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Implement 64-bit MMIO emulation
2017-03-28 James HoganKVM: MIPS/Emulate: De-duplicate MMIO emulation
2017-03-28 James HoganKVM: MIPS: Implement HYPCALL emulation
2017-03-28 James HoganMIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
2017-03-28 James HoganMIPS: Add some missing guest CP0 accessors & defs
2017-03-28 James HoganMIPS: Probe guest MVH
2017-03-28 James HoganMIPS: Probe guest CP0_UserLocal
2017-03-28 James HoganMIPS: Separate MAAR V bit into VL and VH for XPA
2017-03-28 James HoganMIPS: Add defs & probing of UFR
2017-03-28 Paolo BonziniKVM: x86: cleanup the page tracking SRCU instance
2017-03-28 Ladi ProsekKVM: nVMX: fix nested EPT detection
2017-03-27 Alexey Kardashevskiypowerpc/mmu: Add real mode support for IOMMU preregiste...
2017-03-23 Wanpeng LiKVM: VMX: Fix enable VPID conditions
2017-03-23 Wanpeng LiKVM: nVMX: Fix nested VPID vmx exec control
2017-03-23 Wanpeng LiKVM: x86: correct async page present tracepoint
2017-03-23 Jim Mattsonkvm: vmx: Flush TLB when the APIC-access address changes
2017-03-23 Peter XuKVM: x86: use pic/ioapic destructor when destroy vm
2017-03-23 Peter XuKVM: x86: check existance before destroy
2017-03-22 Fan ZhangKVM: s390: gs support for kvm guests
2017-03-22 Christian BorntraegerMerge remote-tracking branch 's390/guarded-storage...
2017-03-22 Martin Schwidefskys390: add a system call for guarded storage
2017-03-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-21 Linus TorvaldsMerge tag 'gpio-v4.11-2' of git://git.kernel.org/pub...
2017-03-21 Linus TorvaldsMerge tag 'rproc-v4.11-fixes' of git://github.com/ander...
2017-03-21 Farhan AliKVM: s390: Use defines for intercept code
2017-03-20 Wanpeng LiKVM: nVMX: don't reset kvm mmu twice
2017-03-20 Dmitry Vyukovkvm: fix usage of uninit spinlock in avic_vm_destroy()
2017-03-20 Radim KrčmářKVM: VMX: downgrade warning on unexpected exit code
2017-03-20 Linus TorvaldsMerge tag 'powerpc-4.11-5' of git://git.kernel.org...
2017-03-20 Linus TorvaldsMerge branch 'parisc-4.11-2' of git://git.kernel.org...
2017-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next