- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kvm / x86.c
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-06 Gleb NatapovKVM: ensure async PF event wakes up vcpu from halt
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-21 Al Virokill mm argument of vm_munmap()
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-28 Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-03-22 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2012-03-20 Cong Wangx86: remove the second argument of k[un]map_atomic()
2012-03-20 Marcelo TosattiKVM: x86: fix kvm_write_tsc() TSC matching thinko
2012-03-08 Nicolae MogoreanuKVM: Ignore the writes to MSR_K7_HWCR(3)
2012-03-08 Jan KiszkaKVM: Allow host IRQ sharing for assigned PCI 2.3 devices
2012-03-08 Avi KivityKVM: Ensure all vcpus are consistent with in-kernel...
2012-03-08 Kevin WolfKVM: x86 emulator: Allow PM/VM86 switch during task...
2012-03-08 Kevin WolfKVM: x86 emulator: Fix task switch privilege checks
2012-03-08 Takuya YoshikawaKVM: Introduce kvm_memory_slot::arch and move lpage_inf...
2012-03-08 Takuya YoshikawaKVM: Fix write protection race during dirty logging
2012-03-08 Zachary AmsdenKVM: Track TSC synchronization in generations
2012-03-08 Zachary AmsdenKVM: Dont mark TSC unstable due to S4 suspend
2012-03-08 Marcelo TosattiKVM: Allow adjust_tsc_offset to be in host or guest...
2012-03-08 Zachary AmsdenKVM: Add last_host_tsc tracking back to KVM
2012-03-08 Zachary AmsdenKVM: Fix last_guest_tsc / tsc_offset semantics
2012-03-08 Zachary AmsdenKVM: Leave TSC synchronization window open with each...
2012-03-08 Zachary AmsdenKVM: Improve TSC offset matching
2012-03-08 Zachary AmsdenKVM: Infrastructure for software and hardware based...
2012-03-05 Boris OstrovskyKVM: SVM: Add support for AMD's OSVW feature in guests
2012-03-05 Carsten OtteKVM: s390: ucontrol: export SIE control block to user
2012-03-05 Carsten OtteKVM: s390: add parameter for KVM_CREATE_VM
2012-02-21 Linus Torvaldsi387: Split up <asm/i387.h> into exported and internal...
2012-02-09 Jeff Mahoney- Update to 3.3-rc3.
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-01 Gleb NatapovKVM: do not #GP on perf MSR writes when vPMU is disabled
2012-02-01 Stephan BärwolfKVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
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.
next