- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kvm / x86.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (arch)
2012-01-05 Jeff Mahoney- Update to 3.2-final.
2011-12-27 Avi KivityKVM: x86 emulator: implement RDPMC (0F 33)
2011-12-27 Avi KivityKVM: Add generic RDPMC support
2011-12-27 Gleb NatapovKVM: Expose a version 2 architectural PMU to a guests
2011-12-27 Sasha LevinKVM: Use memdup_user instead of kmalloc/copy_from_user
2011-12-27 Sasha LevinKVM: Use kmemdup() instead of kmalloc/memcpy
2011-12-27 Alex,ShiKVM: use this_cpu_xxx replace percpu_xxx funcs
2011-12-27 Xiao GuangrongKVM: MMU: move the relevant mmu code to mmu.c
2011-12-27 Xiao GuangrongKVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
2011-12-27 Avi KivityKVM: Move cpuid code to new file
2011-12-27 Xiao GuangrongKVM: introduce id_to_memslot function
2011-12-27 Xiao GuangrongKVM: introduce update_memslots function
2011-12-27 Takuya YoshikawaKVM: Optimize dirty logging by rmap_write_protect()
2011-12-27 Takuya YoshikawaKVM: Count the number of dirty pages for dirty logging
2011-12-27 Chris WrightKVM: MMU: remove KVM host pv mmu support
2011-12-27 Xiao GuangrongKVM: MMU: fast prefetch spte on invlpg path
2011-12-27 Xiao GuangrongKVM: x86: cleanup port-in/port-out emulated
2011-12-27 Xiao GuangrongKVM: x86: retry non-page-table writing instructions
2011-12-27 Nadav Har'ElKVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
2011-12-26 Jan KiszkaKVM: Don't automatically expose the TSC deadline timer...
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-21 Joerg Roedeliommu/core: Convert iommu_found to iommu_present
2011-10-05 Liu, JinsongKVM: emulate lapic tsc deadline timer for guest
2011-09-25 Avi KivityKVM: Fix simultaneous NMIs
2011-09-25 Nadav Har'ElKVM: L1 TSC handling
2011-09-25 Marcelo TosattiKVM: x86: report valid microcode update ID
2011-09-25 Takuya YoshikawaKVM: x86 emulator: Make x86_decode_insn() return proper...
2011-09-25 Sasha LevinKVM: Intelligent device lookup on I/O bus
2011-09-25 Mike WaychisonKVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
2011-09-25 Mike WaychisonKVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
2011-09-25 Sasha LevinKVM: x86: Raise the hard VCPU count limit
2011-09-25 Xiao GuangrongKVM: x86: cleanup the code of read/write emulation
2011-09-25 Xiao GuangrongKVM: x86: abstract the operation for read/write emulation
2011-09-25 Xiao GuangrongKVM: x86: fix broken read emulation spans a page boundary
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-07-24 Xiao GuangrongKVM: MMU: trace mmio page fault
2011-07-24 Xiao GuangrongKVM: MMU: mmio page fault support
2011-07-24 Xiao GuangrongKVM: MMU: remove bypass_guest_pf
2011-07-24 Xiao GuangrongKVM: MMU: cache mmio info on page fault path
2011-07-24 Xiao GuangrongKVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup...
2011-07-14 Glauber CostaKVM: Steal time implementation
2011-07-12 Yang, WeiKVM: Enable ERMS feature support for KVM
2011-07-12 Yang, WeiKVM: Expose RDWRGSFS bit to KVM guests
2011-07-12 Yang, WeiKVM: Add RDWRGSFS support when setting CR4
2011-07-12 Yang, Wei YKVM: Enable DRNG feature support for KVM
2011-07-12 Andre PrzywaraKVM: fix XSAVE bit scanning (now properly)
2011-07-12 Yang, Wei YKVM: Mask function7 ebx against host capability word9
2011-07-12 Yang, Wei YKVM: Add SMEP support when setting CR4
2011-07-12 Avi KivityKVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
2011-07-12 Avi KivityKVM: x86 emulator: rename decode_cache::eip to _eip
2011-07-12 Takuya YoshikawaKVM: x86 emulator: Use the pointers ctxt and c consistently
2011-07-12 Nadav Har'ElKVM: nVMX: Implement VMPTRST
2011-07-12 Nadav Har'ElKVM: nVMX: Implement VMCLEAR
2011-07-12 Nadav Har'ElKVM: nVMX: Decoding memory operands of VMX instructions
2011-07-12 Nadav Har'ElKVM: nVMX: Allow setting the VMXE bit in CR4
2011-07-12 Takuya YoshikawaKVM: x86 emulator: Avoid clearing the whole decode_cache
2011-07-12 Takuya YoshikawaKVM: x86 emulator: Clean up init_emulate_ctxt()
2011-07-12 Jan KiszkaKVM: Clean up error handling during VCPU creation
2011-07-12 Avi KivityKVM: Sanitize cpuid
2011-07-12 Xiao GuangrongKVM: use __copy_to_user/__clear_user to write guest...
2011-07-12 Takuya YoshikawaKVM: x86 emulator: Stop passing ctxt->ops as arg of...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-22 Avi KivityKVM: x86 emulator: consolidate segment accessors
2011-05-22 BrillyWu@viatech... KVM: Add CPUID support for VIA CPU
2011-05-22 Gleb NatapovKVM: call cache_all_regs() only once during instruction...
2011-05-22 Gleb NatapovKVM: Fix compound mmio
2011-05-22 Gleb NatapovKVM: mmio_fault_cr2 is not used
2011-05-22 Avi KivityKVM: x86 emulator: drop x86_emulate_ctxt::vcpu
2011-05-22 Avi KivityKVM: Avoid using x86_emulate_ctxt.vcpu
2011-05-22 Avi KivityKVM: x86 emulator: add new ->wbinvd() callback
2011-05-22 Avi KivityKVM: x86 emulator: add ->fix_hypercall() callback
2011-05-22 Avi KivityKVM: x86 emulator: add new ->halt() callback
2011-05-22 Avi KivityKVM: x86 emulator: make emulate_invlpg() an emulator...
2011-05-22 Avi KivityKVM: x86 emulator: emulate CLTS internally
2011-05-22 Avi KivityKVM: x86 emulator: add and use new callbacks set_idt...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from intercept...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from cr/dr/cpl...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from segment...
2011-05-11 Avi KivityKVM: x86 emulator: drop vcpu argument from pio callbacks
2011-05-11 Avi KivityKVM: x86 emulator: drop vcpu argument from memory read...
2011-05-11 Joerg RoedelKVM: X86: Update last_guest_tsc in vcpu_put
2011-05-11 Serge E. HallynKVM: fix push of wrong eip when doing softint
2011-05-11 Gleb NatapovKVM: emulator: do not needlesly sync registers from...
2011-05-11 Joerg RoedelKVM: X86: Implement userspace interface to set virtual_...
2011-05-11 Joerg RoedelKVM: X86: Delegate tsc-offset calculation to architectu...
2011-05-11 Joerg RoedelKVM: X86: Make tsc_delta calculation a function of...
2011-05-11 Joerg RoedelKVM: X86: Let kvm-clock report the right tsc frequency
2011-05-11 Joerg RoedelKVM: SVM: Add intercept check for emulated cr accesses
2011-05-11 Joerg RoedelKVM: x86: Add x86 callback for intercept check
2011-05-11 Joerg RoedelKVM: x86 emulator: Don't write-back cpu-state on X86EMU...
2011-05-11 Avi KivityKVM: x86 emulator: add framework for instruction intercepts
2011-05-11 Avi KivityKVM: x86 emulator: define callbacks for using the guest...
2011-05-11 Avi KivityKVM: 16-byte mmio support
2011-05-11 Avi KivityKVM: Split mmio completion into a function
2011-05-11 Avi KivityKVM: extend in-kernel mmio to handle >8 byte transactions
next