deliverable/linux.git
2013-02-27  Chen Gangarch/x86/kvm: beautify source code for __u32 irq which...
2013-02-27  Jan KiszkaKVM: nVMX: Use cached exit reason
2013-02-27  Jan KiszkaKVM: nVMX: Clear segment cache after switching between...
2013-02-27  Jan KiszkaKVM: nVMX: Advertise PAUSE and WBINVD exiting support
2013-02-27  Jan KiszkaKVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_stat...
2013-02-27  Jan Kiszkax86: kvmclock: Do not setup kvmclock vsyscall in the...
2013-02-22  Jan KiszkaKVM: nVMX: Trap unconditionally if msr bitmap access...
2013-02-22  Jan KiszkaKVM: nVMX: Improve I/O exit handling
2013-02-20  Marcelo TosattiRevert "KVM: MMU: lazily drop large spte"
2013-02-19  Marcelo Tosattix86: pvclock kvm: align allocation size to page size
2013-02-15  Alexander GrafMerge commit 'origin/next' into kvm-ppc-next
2013-02-14  Jan KiszkaKVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_...
2013-02-13  Gleb Natapovx86 emulator: fix parity calculation for AAD instruction
2013-02-13  Alexander GrafKVM: PPC: BookE: Handle alignment interrupts
2013-02-13  Bharat Bhushanbooke: Added DBCR4 SPR number
2013-02-13  Bharat BhushanKVM: PPC: booke: Allow multiple exception types
2013-02-13  Bharat BhushanKVM: PPC: booke: use vcpu reference from thread_struct
2013-02-13  Alexander GrafMerge commit 'origin/next' into kvm-ppc-next
2013-02-11  Takuya YoshikawaKVM: Remove user_alloc from struct kvm_memory_slot
2013-02-11  Yang ZhangKVM: VMX: disable apicv by default
2013-02-11  Cornelia HuckKVM: s390: Fix handling of iscs.
2013-02-07  Xiao GuangrongKVM: MMU: cleanup __direct_map
2013-02-07  Xiao GuangrongKVM: MMU: remove pt_access in mmu_set_spte
2013-02-07  Xiao GuangrongKVM: MMU: cleanup mapping-level
2013-02-07  Xiao GuangrongKVM: MMU: lazily drop large spte
2013-02-07  Gleb NatapovKVM: VMX: cleanup vmx_set_cr0().
2013-02-06  Gleb NatapovKVM: VMX: add missing exit names to VMX_EXIT_REASONS...
2013-02-06  Dongxiao XuKVM: VMX: disable SMEP feature when guest is in non...
2013-02-06  Geoff LevandKVM: Remove duplicate text in api.txt
2013-02-06  Gleb NatapovRevert "KVM: MMU: split kvm_mmu_free_page"
2013-02-05  Gleb NatapovKVM: MMU: drop superfluous is_present_gpte() check.
2013-02-05  Gleb NatapovKVM: MMU: drop superfluous min() call.
2013-02-05  Gleb NatapovKVM: MMU: set base_role.nxe during mmu initialization.
2013-02-05  Gleb NatapovKVM: MMU: drop unneeded checks.
2013-02-05  Gleb NatapovKVM: MMU: make spte_is_locklessly_modifiable() more...
2013-02-05  Takuya YoshikawaKVM: set_memory_region: Disallow changing read-only...
2013-02-05  Takuya YoshikawaKVM: set_memory_region: Identify the requested change...
2013-01-30  Christian Borntraegers390/kvm: Fix instruction decoding
2013-01-30  Cornelia Hucks390/virtio-ccw: Fix setup_vq error handling.
2013-01-30  Christian Borntraegers390/kvm: Fix store status for ACRS/FPRS
2013-01-29  Raghavendra K Tkvm: Handle yield_to failure return code for potential...
2013-01-29  Peter Zijlstrasched: Bail out of yield_to when source and target...
2013-01-29  Yang Zhangx86, apicv: add virtual interrupt delivery support
2013-01-29  Yang Zhangx86, apicv: add virtual x2apic support
2013-01-29  Yang Zhangx86, apicv: add APICv register virtualization support
2013-01-27  Alex Williamsonkvm: Obey read-only mappings in iommu
2013-01-27  Alex Williamsonkvm: Force IOMMU remapping on memory slot read-only...
2013-01-27  Avi KivityKVM: x86 emulator: fix test_cc() build failure on i386
2013-01-24  Alexander GrafKVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage...
2013-01-24  Alexander GrafKVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitm...
2013-01-24  Alexander GrafKVM: PPC: e500: Implement TLB1-in-TLB0 mapping
2013-01-24  Alexander GrafKVM: PPC: E500: Split host and guest MMU parts
2013-01-24  Alexander GrafKVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
2013-01-24  Alexander GrafKVM: PPC: E500: Propagate errors when shadow mapping
2013-01-24  Alexander GrafKVM: PPC: E500: Explicitly mark shadow maps invalid
2013-01-24  Alexander GrafKVM: PPC: E500: Move write_stlbe higher
2013-01-24  Gleb NatapovKVM: VMX: set vmx->emulation_required only when needed.
2013-01-24  Gleb NatapovKVM: x86: fix use of uninitialized memory as segment...
2013-01-24  Gleb NatapovKVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
2013-01-24  Gleb NatapovKVM: VMX: don't clobber segment AR of unusable segments.
2013-01-24  Gleb NatapovKVM: VMX: skip vmx->rmode.vm86_active check on cr0...
2013-01-24  Gleb NatapovKVM: VMX: remove hack that disables emulation on vcpu...
2013-01-24  Gleb NatapovKVM: VMX: if unrestricted guest is enabled vcpu state...
2013-01-24  Gleb NatapovKVM: VMX: reset CPL only on CS register write.
2013-01-24  Gleb NatapovKVM: VMX: remove special CPL cache access during transi...
2013-01-24  Avi KivityKVM: x86 emulator: convert a few freestanding emulation...
2013-01-24  Avi KivityKVM: x86 emulator: rearrange fastop definitions
2013-01-24  Avi KivityKVM: x86 emulator: convert 2-operand IMUL to fastop
2013-01-24  Avi KivityKVM: x86 emulator: convert BT/BTS/BTR/BTC/BSF/BSR to...
2013-01-24  Avi KivityKVM: x86 emulator: convert INC/DEC to fastop
2013-01-24  Avi KivityKVM: x86 emulator: covert SETCC to fastop
2013-01-24  Avi KivityKVM: x86 emulator: convert shift/rotate instructions...
2013-01-24  Avi KivityKVM: x86 emulator: Convert SHLD, SHRD to fastop
2013-01-22  Xiao GuangrongKVM: x86: improve reexecute_instruction
2013-01-22  Xiao GuangrongKVM: x86: let reexecute_instruction work for tdp
2013-01-22  Xiao GuangrongKVM: x86: clean up reexecute_instruction
2013-01-17  Takuya YoshikawaKVM: set_memory_region: Remove unnecessary variable...
2013-01-17  Takuya YoshikawaKVM: set_memory_region: Don't check for overlaps unless...
2013-01-17  Takuya YoshikawaKVM: set_memory_region: Don't jump to out_free unnecess...
2013-01-17  Cong DingKVM: s390: kvm/sigp.c: fix memory leakage
2013-01-14  Takuya YoshikawaKVM: MMU: Conditionally reschedule when kvm_mmu_slot_re...
2013-01-14  Takuya YoshikawaKVM: Make kvm_mmu_slot_remove_write_access() take mmu_l...
2013-01-14  Takuya YoshikawaKVM: Make kvm_mmu_change_mmu_pages() take mmu_lock...
2013-01-14  Takuya YoshikawaKVM: Remove unused slot_bitmap from kvm_mmu_page
2013-01-14  Takuya YoshikawaKVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap...
2013-01-14  Takuya YoshikawaKVM: MMU: Remove unused parameter level from __rmap_wri...
2013-01-14  Takuya YoshikawaKVM: Write protect the updated slot only when dirty...
2013-01-14  Gleb NatapovMerge branch 'kvm-ppc-next' of https://github.com/agraf...
2013-01-10  Cornelia HuckKVM: trace: Fix exit decoding.
2013-01-10  Xiao GuangrongKVM: MMU: fix infinite fault access retry
2013-01-10  Xiao GuangrongKVM: MMU: fix Dirty bit missed if CR0.WP = 0
2013-01-10  Alexander GrafKVM: PPC: BookE: Add EPR ONE_REG sync
2013-01-10  Alexander GrafKVM: PPC: BookE: Implement EPR exit
2013-01-10  Alexander GrafKVM: PPC: BookE: Emulate mfspr on EPR
2013-01-10  Alexander GrafKVM: PPC: BookE: Allow irq deliveries to inject requests
2013-01-10  Mihai CaramanKVM: PPC: Fix mfspr/mtspr MMUCFG emulation
2013-01-10  Alexander GrafKVM: PPC: Book3S: PR: Enable alternative instruction...
2013-01-10  Alexander GrafKVM: PPC: Only WARN on invalid emulation
2013-01-10  Mihai CaramanKVM: PPC: Fix SREGS documentation reference
2013-01-09  Christian BorntraegerKVM: s390: Gracefully handle busy conditions on ccw_dev...
next
This page took 0.038856 seconds and 5 git commands to generate.