]> nv-tegra.nvidia Code Review - linux-3.10.git/shortlog
linux-3.10.git
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 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...
2013-01-09 Cornelia HuckKVM: s390: Dynamic allocation of virtio-ccw I/O data.
2013-01-09 Avi KivityKVM: x86 emulator: convert basic ALU ops to fastop
2013-01-09 Avi KivityKVM: x86 emulator: add macros for defining 2-operand...
2013-01-09 Avi KivityKVM: x86 emulator: convert NOT, NEG to fastop
2013-01-09 Avi KivityKVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite
2013-01-09 Avi KivityKVM: x86 emulator: introduce NoWrite flag
2013-01-09 Avi KivityKVM: x86 emulator: Support for declaring single operand...
2013-01-09 Avi KivityKVM: x86 emulator: framework for streamlining arithmeti...
2013-01-08 Marcelo TosattiKVM: VMX: fix incorrect cached cpl value with real...
2013-01-08 Gleb NatapovKVM: x86: remove unused variable from walk_addr_generic()
2013-01-07 Gleb NatapovKVM: MMU: simplify folding of dirty bit into accessed_dirty
2013-01-07 Gleb NatapovKVM: mmu: remove unused trace event
2013-01-07 Cornelia HuckKVM: s390: Add support for channel I/O instructions.
2013-01-07 Cornelia HuckKVM: s390: Base infrastructure for enabling capabilities.
2013-01-07 Cornelia HuckKVM: s390: In-kernel handling of I/O instructions.
2013-01-07 Cornelia HuckKVM: s390: Add support for machine checks.
2013-01-07 Cornelia HuckKVM: s390: Support for I/O interrupts.
2013-01-07 Cornelia HuckKVM: s390: Decoding helper functions.
2013-01-07 Cornelia HuckKVM: s390: Constify intercept handler tables.
2013-01-02 Gleb NatapovKVM: VMX: handle IO when emulation is due to #GP in...
2013-01-02 Gleb NatapovKVM: VMX: Do not fix segment register during vcpu initi...
2013-01-02 Gleb NatapovKVM: VMX: fix emulation of invalid guest state.
2013-01-02 Gleb NatapovKVM: VMX: make rmode_segment_valid() more strict.
2013-01-02 Gleb NatapovKVM: emulator: implement fninit, fnstsw, fnstcw
2013-01-02 Gleb NatapovKVM: emulator: drop RPL check from linearize() function
2013-01-02 Jesse Larrewx86: kvm_para: fix typo in hypercall comments
2012-12-24 Gleb NatapovKVM: move the code that installs new slots array to...
2012-12-23 Gleb NatapovKVM: VMX: remove unneeded temporary variable from vmx_s...
2012-12-23 Gleb NatapovKVM: VMX: clean-up vmx_set_segment()
2012-12-23 Gleb NatapovKVM: VMX: remove redundant code from vmx_set_segment()
2012-12-23 Gleb NatapovKVM: VMX: use fix_rmode_seg() to fix all code/data...
2012-12-23 Gleb NatapovKVM: VMX: return correct segment limit and flags for...
2012-12-23 Gleb NatapovKVM: VMX: relax check for CS register in rmode_segment_...
2012-12-23 Gleb NatapovKVM: VMX: cleanup rmode_segment_valid()
2012-12-23 Alex Williamsonkvm: Fix memory slot generation updates
2012-12-23 Yang ZhangKVM: remove a wrong hack of delivery PIT intr to vcpu0
2012-12-18 Cornelia HuckKVM: s390: Add a channel I/O based virtio transport...
2012-12-18 Cornelia Hucks390/ccwdev: Include asm/schid.h.
2012-12-18 Cornelia HuckKVM: s390: Handle hosts not supporting s390-virtio.
2012-12-18 Nickolai Zeldovichkvm: fix i8254 counter 0 wraparound
2012-12-15 Gleb NatapovKVM: remove unused variable.
2012-12-14 Alex WilliamsonKVM: Increase user memory slots on x86 to 125
2012-12-14 Alex WilliamsonKVM: struct kvm_memory_slot.id -> short
2012-12-14 Alex WilliamsonKVM: struct kvm_memory_slot.flags -> u32
next