OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2014-12-18 Paolo BonziniMerge tag 'signed-kvm-ppc-next' of git://github.com...
2014-12-18 Paolo BonziniKVM: move APIC types to arch/x86/
2014-12-17 Anton BlanchardKVM: PPC: Book3S: Enable in-kernel XICS emulation by...
2014-12-17 Sam BobroffKVM: PPC: Book3S HV: Improve H_CONFER implementation
2014-12-17 Paul MackerrasKVM: PPC: Book3S HV: Fix endianness of instruction...
2014-12-17 Paul MackerrasKVM: PPC: Book3S HV: Remove code for PPC970 processors
2014-12-17 Suresh E. WarrierKVM: PPC: Book3S HV: Tracepoints for KVM HV guest inter...
2014-12-17 Paul MackerrasKVM: PPC: Book3S HV: Simplify locking around stolen...
2014-12-17 Rickard Strandqvistarch: powerpc: kvm: book3s_paired_singles.c: Remove...
2014-12-17 Rickard Strandqvistarch: powerpc: kvm: book3s_pr.c: Remove unused function
2014-12-17 Rickard Strandqvistarch: powerpc: kvm: book3s.c: Remove some unused functions
2014-12-17 Rickard Strandqvistarch: powerpc: kvm: book3s_32_mmu.c: Remove unused...
2014-12-15 Suresh E. WarrierKVM: PPC: Book3S HV: Check wait conditions before sleep...
2014-12-15 Cédric Le GoaterKVM: PPC: Book3S HV: ptes are big endian
2014-12-15 Suresh E. WarrierKVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation...
2014-12-15 Paul MackerrasKVM: PPC: Book3S HV: Fix KSM memory corruption
2014-12-15 Mahesh SalgaonkarKVM: PPC: Book3S HV: Fix an issue where guest is paused...
2014-12-15 Paul MackerrasKVM: PPC: Book3S HV: Fix computation of tlbie operand
2014-12-15 Aneesh Kumar K.VKVM: PPC: Book3S HV: Add missing HPTE unlock
2014-12-15 Alexander GrafKVM: PPC: BookE: Improve irq inject tracepoint
2014-12-15 Paolo BonziniMerge tag 'kvm-arm-for-3.19-take2' of git://git./linux...
2014-12-15 Christoffer... arm/arm64: KVM: Require in-kernel vgic for the arch...
2014-12-15 Christoffer... arm/arm64: KVM: Initialize the vgic on-demand when...
2014-12-13 Christoffer... arm/arm64: KVM: Don't allow creating VCPUs after vgic_i...
2014-12-13 Christoffer... arm/arm64: KVM: Add (new) vgic_initialized macro
2014-12-13 Christoffer... arm/arm64: KVM: Rename vgic_initialized to vgic_ready
2014-12-13 Peter Maydellarm/arm64: KVM: vgic: move reset initialization into...
2014-12-13 Christoffer... arm/arm64: KVM: Introduce stage2_unmap_vm
2014-12-13 Christoffer... arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
2014-12-13 Christoffer... arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
2014-12-13 Christoffer... arm/arm64: KVM: Reset the HCR on each vcpu when resetti...
2014-12-13 Christoffer... arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off...
2014-12-13 Christoffer... arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
2014-12-11 Nadav AmitKVM: x86: em_ret_far overrides cpl
2014-12-11 Bandan DasKVM: nVMX: Disable unrestricted mode if ept=0
2014-12-10 Nadav AmitKVM: x86: Emulate should check #UD before #GP
2014-12-10 Nadav AmitKVM: x86: Do not push eflags.vm on pushf
2014-12-10 Nadav AmitKVM: x86: Remove prefix flag when GP macro is used
2014-12-10 Andy Lutomirskix86, kvm: Clear paravirt_enabled on KVM guests for...
2014-12-05 Radim KrčmářKVM: cpuid: recompute CPUID 0xD.0:EBX,ECX
2014-12-05 Wanpeng Likvm: vmx: add nested virtualization support for xsaves
2014-12-05 Wanpeng Likvm: vmx: add MSR logic for XSAVES
2014-12-05 Wanpeng Likvm: x86: handle XSAVES vmcs and vmexit
2014-12-05 Paolo BonziniKVM: cpuid: mask more bits in leaf 0xd and subleaves
2014-12-05 Paolo BonziniKVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
2014-12-05 Wanpeng Likvm: x86: Add kvm_x86_ops hook that enables XSAVES...
2014-12-05 Paolo BonziniKVM: x86: use F() macro throughout cpuid.c
2014-12-05 Paolo BonziniKVM: x86: support XSAVES usage in the host
2014-12-05 Paolo Bonzinix86: export get_xsave_addr
2014-12-05 Paolo BonziniMerge tag 'kvm-s390-next-20141204' of git://git./linux...
2014-12-04 Jens FreimannKVM: s390: clean up return code handling in irq deliver...
2014-12-04 Jens FreimannKVM: s390: use atomic bitops to access pending_irqs...
2014-12-04 David HildenbrandKVM: s390: some ext irqs have to clear the ext cpu...
2014-12-04 Christian BorntraegerKVM: track pid for VCPU only on KVM_RUN ioctl
2014-12-04 David HildenbrandKVM: don't check for PF_VCPU when yielding
2014-12-04 Igor Mammedovkvm: optimize GFN to memslot lookup with large slots...
2014-12-04 Igor Mammedovkvm: change memslot sorting rule from size to GFN
2014-12-04 Igor Mammedovkvm: search_memslots: add simple LRU memslot caching
2014-12-04 Igor Mammedovkvm: update_memslots: drop not needed check for the...
2014-12-04 Igor Mammedovkvm: update_memslots: drop not needed check for the...
2014-12-04 Radim KrčmářKVM: x86: allow 256 logical x2APICs again
2014-12-04 Radim KrčmářKVM: x86: check bounds of APIC maps
2014-12-04 Radim KrčmářKVM: x86: fix APIC physical destination wrapping
2014-12-04 Radim KrčmářKVM: x86: deliver phys lowest-prio
2014-12-04 Radim KrčmářKVM: x86: don't retry hopeless APIC delivery
2014-12-04 Radim KrčmářKVM: x86: use MSR_ICR instead of a number
2014-12-04 Nadav AmitKVM: x86: Fix reserved x2apic registers
2014-12-04 Nadav AmitKVM: x86: Generate #UD when memory operand is required
2014-12-03 Paolo BonziniMerge tag 'kvm-s390-next-20141128' of git://git./linux...
2014-11-28 Jens FreimannKVM: s390: allow injecting all kinds of machine checks
2014-11-28 Jens FreimannKVM: s390: handle pending local interrupts via bitmap
2014-11-28 Jens FreimannKVM: s390: add bitmap for handling cpu-local interrupts
2014-11-28 Jens FreimannKVM: s390: refactor interrupt delivery code
2014-11-28 Jens FreimannKVM: s390: add defines for virtio and pfault interrupt...
2014-11-28 David HildenbrandKVM: s390: external param not valid for cpu timer and ckc
2014-11-28 Jens FreimannKVM: s390: refactor interrupt injection code
2014-11-28 Jason J. HerneKVM: S390: Create helper function get_guest_storage_key
2014-11-28 Christian BorntraegerKVM: s390: trigger the right CPU exit for floating...
2014-11-28 Thomas HuthKVM: s390: Fix rewinding of the PSW pointing to an...
2014-11-28 Thomas HuthKVM: s390: Small fixes for the PFMF handler
2014-11-26 Shannon Zhaoarm/arm64: KVM: vgic: kick the specific vcpu instead...
2014-11-25 Christoffer... arm/arm64: vgic: Remove unreachable irq_clear_pending
2014-11-25 Andre Przywaraarm/arm64: KVM: avoid unnecessary guest register mangli...
2014-11-25 Ard Biesheuvelarm, arm64: KVM: handle potential incoherency of readon...
2014-11-25 Laszlo Ersekarm, arm64: KVM: allow forced dcache flush on page...
2014-11-25 Ard Biesheuvelkvm: add a memslot flag for incoherent memory regions
2014-11-25 Ard Biesheuvelkvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserve...
2014-11-25 Ard Biesheuvelarm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
2014-11-25 wanghaibinKVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pendi...
2014-11-24 Paolo Bonzinikvm: x86: avoid warning about potential shift wrapping bug
2014-11-24 Paolo BonziniKVM: x86: move device assignment out of kvm_host.h
2014-11-23 Paolo Bonzinikvm: x86: mask out XSAVES
2014-11-23 Radim Krčmářkvm: x86: move assigned-dev.c and iommu.c to arch/x86/
2014-11-21 Radim Krčmářkvm: remove IA64 ioctls
2014-11-21 Radim Krcmarkvm: remove CONFIG_X86 #ifdefs from files formerly...
2014-11-21 Paolo Bonzinikvm: x86: move ioapic.c and irq_comm.c back to arch...
2014-11-20 Tiejun Chenkvm: Documentation: remove ia64
2014-11-20 Paolo BonziniKVM: ia64: remove
2014-11-19 Nicholas KrauseKVM: x86: Remove FIXMEs in emulate.c
2014-11-19 Paolo BonziniKVM: emulator: remove duplicated limit check
next