2011-07-12 |
Yang, Wei Y | KVM: Add instruction fetch checking when walking guest... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Yang, Wei Y | KVM: Mask function7 ebx against host capability word9 Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Yang, Wei Y | KVM: Add SMEP support when setting CR4 Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Yang, Wei Y | KVM: Remove SMEP bit from CR4_RESERVED_BITS Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Fix bug preventing more than two levels...
|
commit | commitdiff | tree |
2011-07-12 |
Jan Kiszka | KVM: Fixup documentation section numbering
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: x86 emulator: rename decode_cache::eip to _eip Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Jan Kiszka | KVM: VMX: Silence warning on 32-bit hosts
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for CLI/STI...
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE)
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for MOV(8C/8E)
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for RET(C3)
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for XCHG(86/87)
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for TEST(84...
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use opcode::execute for some instructions
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Rename emulate_xxx() to em_xxx()
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Use the pointers ctxt and c consistently
|
commit | commitdiff | tree |
2011-07-12 |
Sasha Levin | KVM: Document KVM_IOEVENTFD
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Documentation
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Miscellenous small corrections
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Add VMX to list of supported cpuid features
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Additional TSC-offset handling
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Further fixes for lazy FPU loading
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Handling of CR0 and CR4 modifying instructions
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Correct handling of idt vectoring info
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Correct handling of exception injection
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Correct handling of interrupt injection
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Deciding if L0 or L1 should handle an L2...
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: vmcs12 checks on nested entry
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Exiting from L2 to L1
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: No need for handle_vmx_insn function any...
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMLAUNCH and VMRESUME
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Move control field setup to functions
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Move host-state field setup to a function
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMREAD and VMWRITE
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMPTRST
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMPTRLD
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMCLEAR
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Success/failure of VMX instructions.
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Add VMCS fields to the vmcs12
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Introduce vmcs02: VMCS used to run L2
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Decoding memory operands of VMX instructions
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement reading and writing of VMX MSRs
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Introduce vmcs12: a VMCS structure for L1
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Allow setting the VMXE bit in CR4
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Implement VMXON and VMXOFF
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: nVMX: Add "nested" module option to kvm_intel
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Avoid clearing the whole decode_cache Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Clean up init_emulate_ctxt() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Jan Kiszka | KVM: Clean up error handling during VCPU creation Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Nadav Har'El | KVM: VMX: Keep list of loaded VMCSs, instead of vcpus Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: Sanitize cpuid Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: MMU: cleanup for dropping parent pte
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: MMU: cleanup for kvm_mmu_page_unlink_children
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: MMU: remove the arithmetic of parent pte rmap
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: MMU: abstract the operation of rmap
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: fix uninitialized warning
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: use __copy_to_user/__clear_user to write guest...
|
commit | commitdiff | tree |
2011-07-12 |
Xiao Guangrong | KVM: MMU: optimize pte write path if don't have protected sp
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: VMX: always_inline VMREADs Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: VMX: Move VMREAD cleanup to exception handler Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Stop passing ctxt->ops as arg of...
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Stop passing ctxt->ops as arg of...
|
commit | commitdiff | tree |
2011-07-12 |
Takuya Yoshikawa | KVM: x86 emulator: Place insn_fetch helpers together
|
commit | commitdiff | tree |
2011-07-12 |
Avi Kivity | KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-29 |
Avi Kivity | KVM: x86 emulator: fix %rip-relative addressing with... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-19 |
Zachary Amsden | KVM: Fix register corruption in pvclock_scale_delta Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-19 |
Steve | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-19 |
Marcelo Tosatti | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-19 |
Borislav Petkov | KVM: MMU: Fix build warnings in walk_addr_generic() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-06 |
Mike Waychison | KVM: Initialize kvm before registering the mmu notifier Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-06-06 |
Marcelo Tosatti | KVM: x86: use proper port value when checking io instruction...
|
commit | commitdiff | tree |
2011-05-26 |
Heiko Carstens | KVM: add missing void __user * cast to access_ok()... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: MMU: Use ptep_user for cmpxchg_gpte()
|
commit | commitdiff | tree |
2011-05-22 |
OGAWA Hirofumi | KVM: Fix kvm mmu_notifier initialization order Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Pekka Enberg | KVM: Add documentation for KVM_CAP_NR_VCPUS Cc: Avi Kivity <avi@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Gleb Natapov | KVM: make guest mode entry to be rcu quiescent state Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Avi Kivity | Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Make jmp far emulation into a separate... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Rename emulate_grpX() to em_grpX() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Remove unused arg from emulate_pop() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Remove unused arg from writeback() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Remove unused arg from read_descriptor() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: x86 emulator: Remove unused arg from seg_override() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: Validate userspace_addr of memslot when registered Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: MMU: Clean up gpte reading with copy_from_user() Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Scott Wood | KVM: PPC: booke: add sregs support
|
commit | commitdiff | tree |
2011-05-22 |
Scott Wood | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
|
commit | commitdiff | tree |
2011-05-22 |
Stuart Yoder | KVM: PPC: use ticks, not usecs, for exit timing
|
commit | commitdiff | tree |
2011-05-22 |
Scott Wood | KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
|
commit | commitdiff | tree |
2011-05-22 |
Scott Wood | KVM: PPC: e500: emulate SVR
|
commit | commitdiff | tree |
2011-05-22 |
Avi Kivity | KVM: VMX: Cache vmcs segment fields Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Avi Kivity | KVM: x86 emulator: consolidate segment accessors Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Avi Kivity | KVM: VMX: Avoid reading %rip unnecessarily when handling... Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Joe Perches | KVM: SVM: Make dump_vmcb static, reduce text Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Takuya Yoshikawa | KVM: MMU: Fix 64-bit paging breakage on x86_32 Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
2011-05-22 |
Jeff Mahoney | KVM: ia64: fix sparse warnings Signed-off-by: Avi Kivity <avi@redhat.com>
|
commit | commitdiff | tree |
next |