| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 2012-11-26 | 1 | -4/+7 |
* | KVM: fix error paths for failed gfn_to_page() calls | Xiao Guangrong | 2012-09-10 | 1 | -3/+16 |
* | KVM: x86: Check INVPCID feature bit in EBX of leaf 7 | Ren, Yongjie | 2012-09-09 | 1 | -2/+2 |
* | KVM: VMX: Fix ds/es corruption on i386 with preemption | Avi Kivity | 2012-08-01 | 1 | -7/+13 |
* | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 2012-07-12 | 1 | -1/+33 |
* | KVM: VMX: export PFEC.P bit on ept | Xiao Guangrong | 2012-07-11 | 1 | -1/+8 |
* | KVM: VMX: Emulate invalid guest state by default | Avi Kivity | 2012-07-09 | 1 | -1/+1 |
* | KVM: VMX: Improve error reporting during invalid guest state emulation | Avi Kivity | 2012-07-09 | 1 | -1/+5 |
* | KVM: VMX: Stop invalid guest state emulation on pending event | Avi Kivity | 2012-07-09 | 1 | -0/+3 |
* | KVM: VMX: Continue emulating after batch exhausted | Avi Kivity | 2012-07-09 | 1 | -1/+1 |
* | KVM: VMX: Fix interrupt exit condition during emulation | Avi Kivity | 2012-07-09 | 1 | -2/+1 |
* | KVM: VMX: Limit iterations with emulator_invalid_guest_state | Avi Kivity | 2012-07-09 | 1 | -1/+2 |
* | KVM: VMX: Relax check on unusable segment | Avi Kivity | 2012-07-09 | 1 | -3/+1 |
* | KVM: VMX: Return correct CPL during transition to protected mode | Avi Kivity | 2012-07-09 | 1 | -2/+13 |
* | KVM: VMX: code clean for vmx_init() | Guo Chao | 2012-07-03 | 1 | -9/+7 |
* | KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers | Christoffer Dall | 2012-06-06 | 1 | -1/+1 |
* | KVM: VMX: Fix KVM_SET_SREGS with big real mode segments | Orit Wasserman | 2012-06-05 | 1 | -12/+58 |
* | KVM: VMX: Use EPT Access bit in response to memory notifiers | Xudong Hao | 2012-06-05 | 1 | -2/+4 |
* | KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP | Xudong Hao | 2012-06-05 | 1 | -0/+2 |
* | KVM: VMX: Add parameter to control A/D bits support, default is on | Xudong Hao | 2012-06-05 | 1 | -0/+12 |
* | KVM: VMX: Optimize %ds, %es reload | Avi Kivity | 2012-05-16 | 1 | -5/+31 |
* | KVM: VMX: Fix %ds/%es clobber | Avi Kivity | 2012-05-16 | 1 | -1/+5 |
* | KVM: VMX: unlike vmcs on fail path | Xiao Guangrong | 2012-05-14 | 1 | -1/+1 |
* | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 1 | -1/+4 |
|\ |
|
| * | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context | Avi Kivity | 2012-04-18 | 1 | -1/+4 |
* | | KVM: VMX: Auto-load on CPUs with VMX | Josh Triplett | 2012-04-08 | 1 | -0/+7 |
|/ |
|
* | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 2012-04-05 | 1 | -0/+2 |
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 | 1 | -31/+22 |
|\ |
|
| * | KVM: nVMX: Fix erroneous exception bitmap check | Nadav Har'El | 2012-03-08 | 1 | -1/+1 |
| * | KVM: VMX: Fix delayed load of shared MSRs | Avi Kivity | 2012-03-08 | 1 | -0/+3 |
| * | KVM: x86 emulator: Fix task switch privilege checks | Kevin Wolf | 2012-03-08 | 1 | -3/+5 |
| * | KVM: VMX: remove yield_on_hlt | Raghavendra K T | 2012-03-08 | 1 | -21/+1 |
| * | KVM: Allow adjust_tsc_offset to be in host or guest cycles | Marcelo Tosatti | 2012-03-08 | 1 | -1/+1 |
| * | KVM: Infrastructure for software and hardware based TSC rate scaling | Zachary Amsden | 2012-03-08 | 1 | -5/+11 |
* | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 1 | -1/+1 |
|/ |
|
* | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-18 | 1 | -1/+1 |
* | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-16 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-13 | 1 | -9/+9 |
* | KVM: VMX: Intercept RDPMC | Avi Kivity | 2011-12-27 | 1 | -1/+14 |
* | KVM: Move cpuid code to new file | Avi Kivity | 2011-12-27 | 1 | -0/+1 |
* | KVM: introduce id_to_memslot function | Xiao Guangrong | 2011-12-27 | 1 | -2/+4 |
* | KVM: VMX: remove unneeded vmx_load_host_state() calls. | Gleb Natapov | 2011-12-27 | 1 | -5/+0 |
* | KVM: nVMX: Fix warning-causing idt-vectoring-info behavior | Nadav Har'El | 2011-12-27 | 1 | -3/+4 |
* | KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT | Nadav Har'El | 2011-12-27 | 1 | -4/+7 |
* | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov | 2011-11-17 | 1 | -1/+5 |
* | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov | 2011-11-17 | 1 | -0/+21 |
* | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov | 2011-11-17 | 1 | -11/+93 |
* | KVM: Clean up and extend rate-limited output | Jan Kiszka | 2011-09-25 | 1 | -7/+6 |
* | KVM: x86: Move kvm_trace_exit into atomic vmexit section | Jan Kiszka | 2011-09-25 | 1 | -2/+1 |
* | KVM: APIC: avoid instruction emulation for EOI writes | Kevin Tian | 2011-09-25 | 1 | -0/+21 |