OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2015-06-19 Xiao GuangrongKVM: MTRR: introduce fixed_mtrr_segment table
2015-06-19 Xiao GuangrongKVM: MTRR: improve kvm_mtrr_get_guest_memory_type
2015-06-19 Xiao GuangrongKVM: MTRR: do not split 64 bits MSR content
2015-06-19 Xiao GuangrongKVM: MTRR: clean up mtrr default type
2015-06-19 Xiao GuangrongKVM: MTRR: exactly define the size of variable MTRRs
2015-06-19 Xiao GuangrongKVM: MTRR: remove mtrr_state.have_fixed
2015-06-19 Xiao GuangrongKVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
2015-06-19 Xiao GuangrongKVM: x86: move MTRR related code to a separate file
2015-06-19 Xiao GuangrongKVM: x86: fix CR0.CD virtualization
2015-06-19 Bandan DasKVM: nSVM: Check for NRIPS support before updating...
2015-06-19 Kevin MulveyKVM: fix checkpatch.pl errors in kvm/coalesced_mmio.h
2015-06-19 Kevin MulveyKVM: fix checkpatch.pl errors in kvm/async_pf.h
2015-06-19 Joerg Roedelkvm: irqchip: Break up high order allocations of kvm_ir...
2015-06-19 Paolo BonziniMerge tag 'kvm-arm-for-4.2' of git://git./linux/kernel...
2015-06-18 Marc ZyngierKVM: arm/arm64: vgic: Remove useless arm-gic.h #include
2015-06-17 Marc ZyngierKVM: arm/arm64: vgic: Avoid injecting reserved IRQ...
2015-06-17 Marc Zyngierarm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
2015-06-17 Marc ZyngierKVM: arm: vgic: Drop useless Group0 warning
2015-06-17 Lorenzo PieralisiARM: kvm: psci: fix handling of unimplemented functions
2015-06-17 Alex BennéeKVM: arm64: fix misleading comments in save/restore
2015-06-17 Kim PhillipsKVM: arm/arm64: Enable the KVM-VFIO device
2015-06-17 Christoffer... arm/arm64: KVM: Properly account for guest CPU time
2015-06-17 Tiejun Chenkvm: remove one useless check extension
2015-06-17 Marc Zyngierarm: KVM: force execution of HCPTR access on VM exit
2015-06-09 Andre PrzywaraKVM: arm64: add active register handling to GICv3 emula...
2015-06-09 Firo YangARM: KVM: Remove pointless void pointer cast
2015-06-05 Paolo BonziniKVM: x86: mark legacy PCI device assignment as deprecated
2015-06-05 Paolo BonziniKVM: x86: advertise KVM_CAP_X86_SMM
2015-06-05 Paolo BonziniKVM: x86: add SMM to the MMU role, support SMRAM addres...
2015-06-05 Paolo BonziniKVM: x86: work on all available address spaces
2015-06-05 Paolo BonziniKVM: x86: use vcpu-specific functions to read/write...
2015-06-05 Paolo BonziniKVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
2015-06-05 Paolo BonziniKVM: implement multiple address spaces
2015-06-05 Paolo BonziniKVM: add vcpu-specific functions to read/write/translat...
2015-06-04 Paolo BonziniKVM: x86: save/load state on SMM switch
2015-06-04 Paolo BonziniKVM: x86: latch INITs while in system management mode
2015-06-04 Paolo BonziniKVM: x86: stubs for SMM support
2015-06-04 Paolo BonziniKVM: x86: API changes for SMM support
2015-06-04 Paolo BonziniKVM: x86: pass the whole hflags field to emulator and...
2015-06-04 Paolo BonziniKVM: x86: pass host_initiated to functions that read...
2015-06-04 Paolo BonziniKVM: x86: introduce num_emulated_msrs
2015-06-04 Paolo BonziniKVM: x86: clear hidden CPU state at reset time
2015-06-04 Paolo Bonzinikvm: x86: fix kvm_apic_has_events to check for NULL...
2015-06-04 Paolo Bonzinikvm: x86: default legacy PCI device assignment support...
2015-06-03 Paolo BonziniMerge tag 'kvm-s390-next-20150602' of git://git./linux...
2015-06-02 David HildenbrandKVM: s390: introduce KMSG_COMPONENT for kvm-s390
2015-06-02 David HildenbrandKVM: s390: call exit_sie() directly on vcpu block/request
2015-05-29 Marcelo TosattiKVM: x86: zero kvmclock_offset when vcpu0 initializes...
2015-05-29 Luiz Capitulinox86: kvmclock: set scheduler clock stable
2015-05-29 Marcelo Tosattix86: kvmclock: add flag to indicate pvclock counts...
2015-05-28 Andrew Mortonarch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
2015-05-28 Paolo BonziniKVM: remove unused argument from mark_page_dirty_in_slot
2015-05-28 Jan KiszkaKVM: x86: Allow ARAT CPU feature
2015-05-28 Radim KrčmářKVM: x86: preserve x2APIC LDR on INIT
2015-05-28 Radim KrčmářKVM: x86: use correct APIC ID on x2APIC transition
2015-05-28 Marcelo TosattiKVM: x86: add module parameter to disable periodic...
2015-05-28 Paolo BonziniKVM: x86: pass struct kvm_mmu_page to account/unaccount...
2015-05-28 Paolo BonziniKVM: remove __gfn_to_pfn
2015-05-28 Paolo BonziniKVM: pass kvm_memory_slot to gfn_to_page_many_atomic
2015-05-28 Paolo BonziniKVM: add "new" argument to kvm_arch_commit_memory_region
2015-05-26 Paolo BonziniKVM: add memslots argument to kvm_arch_memslots_updated
2015-05-26 Paolo BonziniKVM: const-ify uses of struct kvm_userspace_memory_region
2015-05-26 Paolo BonziniKVM: use kvm_memslots whenever possible
2015-05-26 Paolo BonziniKVM: introduce kvm_alloc/free_memslots
2015-05-20 Paolo BonziniMerge branch 'kvm-master' into kvm-next
2015-05-20 Liang Likvm/fpu: Enable eager restore kvm FPU for MPX
2015-05-20 Paolo BonziniRevert "KVM: x86: drop fpu_activate hook"
2015-05-20 Andrea Arcangelikvm: fix crash in kvm_vcpu_reload_apic_access_page
2015-05-20 Nicholas Krausekvm: x86: Make functions that have no external callers...
2015-05-19 Paolo BonziniKVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
2015-05-19 Paolo BonziniKVM: mips: use id_to_memslot correctly
2015-05-19 Xiao GuangrongKVM: x86: do not reset mmu if CR0.CD and CR0.NW are...
2015-05-19 Xiao GuangrongKVM: MMU: fix MTRR update
2015-05-19 Xiao GuangrongKVM: MMU: fix decoding cache type from MTRR
2015-05-19 Xiao GuangrongKVM: MMU: introduce kvm_zap_rmapp
2015-05-19 Xiao GuangrongKVM: MMU: use slot_handle_level and its helper to clean...
2015-05-19 Xiao GuangrongKVM: MMU: introduce slot_handle_level_range() and its...
2015-05-19 Xiao GuangrongKVM: MMU: introduce for_each_slot_rmap_range
2015-05-19 Xiao GuangrongKVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
2015-05-19 Xiao GuangrongKVM: MMU: introduce for_each_rmap_spte()
2015-05-19 Paolo BonziniRevert "kvmclock: set scheduler clock stable"
2015-05-19 Xiao GuangrongKVM: MMU: fix SMAP virtualization
2015-05-19 Nadav AmitKVM: x86: Fix zero iterations REP-string
2015-05-19 Nadav AmitKVM: x86: Fix update RCX/RDI/RSI on REP-string
2015-05-19 Nadav AmitKVM: x86: Fix DR7 mask on task-switch while debugging
2015-05-11 Xiao GuangrongKVM: MMU: fix SMAP virtualization
2015-05-11 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
2015-05-11 Xiao GuangrongKVM: MMU: fix smap permission check
2015-05-11 Paolo BonziniMerge tag 'kvm-s390-next-20150508' of git://git./linux...
2015-05-10 Paul MackerrasKVM: PPC: Book3S HV: Fix list traversal in error case
2015-05-08 David HildenbrandKVM: s390: drop handling of interception code 12
2015-05-08 David HildenbrandKVM: s390: factor out and optimize floating irq VCPU...
2015-05-08 Jens FreimannKVM: s390: optimize interrupt handling round trip time
2015-05-08 Christian BorntraegerKVM: s390: provide functions for blocking all CPUs
2015-05-08 Christian BorntraegerKVM: s390: make exit_sie_sync more robust
2015-05-08 Guenther HutzlKVM: s390: Enable guest EDAT2 support
2015-05-08 Guenther HutzlKVM: s390: make EDAT1 depend on host support
2015-05-08 Christian BorntraegerKVM: s390: optimize round trip time in request handling
2015-05-08 David HildenbrandKVM: s390: fix external call injection without sigp...
2015-05-08 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
next