- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kvm / svm.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2011-12-27 Avi KivityKVM: SVM: Intercept RDPMC
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-30 Jan KiszkaKVM: SVM: Keep intercepting task switching with NPT...
2011-09-25 Jan KiszkaKVM: x86: Move kvm_trace_exit into atomic vmexit section
2011-09-25 Nadav Har'ElKVM: SVM: Fix TSC MSR read in nested SVM
2011-09-25 Nadav Har'ElKVM: L1 TSC handling
2011-09-25 Avi KivityKVM: MMU: Do not unconditionally read PDPTE from guest...
2011-09-25 Stefan HajnocziKVM: Use __print_symbolic() for vmexit tracepoints
2011-09-25 Stefan HajnocziKVM: Record instruction set in all vmexit tracepoints
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-07-12 Nadav Har'ElKVM: nVMX: Allow setting the VMXE bit in CR4
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 Joe PerchesKVM: SVM: Make dump_vmcb static, reduce text
2011-05-22 Avi KivityKVM: SVM: Get rid of x86_intercept_map::valid
2011-05-11 Joerg RoedelKVM: SVM: Fix nested sel_cr0 intercept path with decode...
2011-05-11 Joerg RoedelKVM: SVM: Fix fault-rip on vmsave/vmload emulation
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: Implement call-back to propagate virtual_tsc_khz
2011-05-11 Joerg RoedelKVM: SVM: Implement infrastructure for TSC_RATE_MSR
2011-05-11 Joerg RoedelKVM: SVM: Remove nested sel_cr0_write handling code
2011-05-11 Joerg RoedelKVM: SVM: Add checks for IO instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for one-byte instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for remaining twobyte...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for remaining group7...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for SVM instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for descriptor table...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept check for accessing dr registers
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 Jan KiszkaKVM: SVM: Remove unused svm_features
2011-05-11 Avi KivityKVM: Use kvm_get_rflags() and kvm_set_rflags() instead...
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-17 Avi KivityKVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
2011-03-17 Avi KivityKVM: SVM: check for progress after IRET interception
2011-03-17 Joerg RoedelKVM: SVM: Add support for perf-kvm
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-02-22 Joerg RoedelKVM: SVM: Advance instruction pointer in dr_intercept
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
2011-02-09 Joerg RoedelKVM: SVM: Make sure KERNEL_GS_BASE is valid when loadin...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-12 Avi KivityKVM: Fetch guest cr3 from hardware on demand
2011-01-12 Avi KivityKVM: Replace reads of vcpu->arch.cr3 by an accessor
2011-01-12 Andre PrzywaraKVM: SVM: copy instruction bytes from VMCB
2011-01-12 Andre PrzywaraKVM: SVM: implement enhanced INVLPG intercept
2011-01-12 Andre PrzywaraKVM: SVM: enhance mov DR intercept handler
2011-01-12 Andre PrzywaraKVM: SVM: enhance MOV CR intercept handler
2011-01-12 Andre PrzywaraKVM: SVM: add new SVM feature bit names
2011-01-12 Andre PrzywaraKVM: cleanup emulate_instruction
2011-01-12 Andre PrzywaraKVM: x86: fix CR8 handling
2011-01-12 Joerg RoedelKVM: SVM: Add xsetbv intercept
2011-01-12 Joerg RoedelKVM: SVM: Implement Flush-By-Asid feature
2011-01-12 Joerg RoedelKVM: SVM: Use svm_flush_tlb instead of force_new_asid
2011-01-12 Joerg RoedelKVM: SVM: Remove flush_guest_tlb function
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for LBR state
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for CR2 register
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for Segements and CPL
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for GDT and IDT
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for DR6 and DR7
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for control registers
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for NPT state
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for interrupt state
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for the ASID
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for intercetps, tsc-offset...
2011-01-12 Roedel, JoergKVM: SVM: Add clean-bits infrastructure code
2011-01-12 Joerg RoedelKVM: SVM: Use get_host_vmcb function in svm_get_msr...
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for misc intercepts
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for exception...
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for DRx intercepts
2011-01-12 Roedel, JoergKVM: SVM: Add manipulation functions for CRx intercepts
2011-01-12 Joerg RoedelKVM: SVM: Add function to recalculate intercept masks
2011-01-12 Joerg RoedelKVM: SVM: Make Use of the generic guest-mode functions
2011-01-12 Avi KivityKVM: Pull extra page fault information into struct...
2011-01-12 Avi KivityKVM: Add instruction-set-specific exit qualifications...
2011-01-12 Avi KivityKVM: Record instruction set in kvm_exit tracepoint
2011-01-12 Avi KivityKVM: SVM: Replace svm_has() by standard Linux cpuid...
2011-01-12 Avi KivityKVM: SVM: Fold save_host_msrs() and load_host_msrs...
2011-01-12 Avi KivityKVM: SVM: Move fs/gs/ldt save/restore to heavyweight...
2011-01-12 Avi KivityKVM: SVM: Move svm->host_gs_base into a separate structure
2011-01-12 Avi KivityKVM: SVM: Move guest register save out of interrupts...
2011-01-12 Gleb NatapovKVM: Handle async PF in a guest.
2010-12-27 Jeff Mahoney- Update to 2.6.37-rc7.
2010-12-08 Joerg RoedelKVM: SVM: Do not report xsave in supported cpuid
2010-11-22 Jeff Mahoney- Update to 2.6.37-rc3.
2010-11-17 Avi KivityKVM: Correct ordering of ldt reload wrt fs/gs reload
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-24 Nicolas KaiserKVM: fix typo in copyright notice
2010-10-24 Gleb NatapovKVM: SVM: do not generate "external interrupt exit...
2010-10-24 Avi KivityKVM: Non-atomic interrupt injection
2010-10-24 Avi KivityKVM: Check for pending events before attempting injection
2010-10-24 Joerg RoedelKVM: X86: Report SVM bit to userspace only when supported
2010-10-24 Joerg RoedelKVM: SVM: Report Nested Paging support to userspace
2010-10-24 Joerg RoedelKVM: SVM: Expect two more candiates for exit_int_info
2010-10-24 Joerg RoedelKVM: SVM: Initialize Nested Nested MMU context on VMRUN
2010-10-24 Joerg RoedelKVM: SVM: Implement MMU helper functions for Nested...
2010-10-24 Joerg RoedelKVM: MMU: Add kvm_mmu parameter to load_pdptrs function
next