KVM: VMX: reset CPL only on CS register write.
[pandora-kernel.git] / arch / x86 / kvm /
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-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 Xiao GuangrongKVM: MMU: fix infinite fault access retry
2013-01-10 Xiao GuangrongKVM: MMU: fix Dirty bit missed if CR0.WP = 0
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-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
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-18 Nickolai Zeldovichkvm: fix i8254 counter 0 wraparound
2012-12-15 Gleb NatapovKVM: remove unused variable.
2012-12-14 Alex WilliamsonKVM: struct kvm_memory_slot.user_alloc -> bool
2012-12-14 Alex WilliamsonKVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
2012-12-14 Gleb NatapovKVM: inject ExtINT interrupt before APIC interrupts
2012-12-14 Nadav AmitKVM: x86: fix mov immediate emulation for 64-bit operands
2012-12-14 Gleb NatapovKVM: emulator: implement AAD instruction
2012-12-13 Linus TorvaldsMerge tag 'kvm-3.8-1' of git://git./virt/kvm/kvm
2012-12-13 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-tag' of git://git...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'for-3.8' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'regulator-3.8' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'boards2' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'pm-merge' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'multiplatform' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-12-13 Linus TorvaldsMerge tag 'for-linus-20121212' of git://git./linux...
2012-12-13 Olof JohanssonARM: arm-soc: Merge branch 'next/clk' into next/pm
2012-12-12 Jiri KosinaMerge branches 'for-3.7/upstream-fixes', 'for-3.8/hidra...
2012-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-12 Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-12-12 Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2012-12-12 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'headers' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-12-12 Linus TorvaldsMerge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com...
2012-12-12 Linus TorvaldsMerge tag 'dlm-3.8' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge branch 'for-3.8' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge branch 'for-3.8' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'regmap-3.8' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'please-pull-pstore_mevent' of git://git...
2012-12-12 Linus TorvaldsMerge tag 'please-pull-misc-3.8' of git://git./linux...
2012-12-12 Linus TorvaldsMerge tag 'arm64-for-linus' of git://git./linux/kernel...
2012-12-12 Linus TorvaldsMerge branch 'omap-serial' of git://git.linaro.org...
2012-12-12 Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'x86-nuke386-for-linus' of git://git....
2012-12-12 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-12-12 Linus TorvaldsMerge branch 'x86-bsp-hotplug-for-linus' of git://git...
2012-12-12 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-12-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-12-12 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
next