| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: simplify instruction decode flags...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: simplify string instruction decode...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: simplify ALU block (opcodes 00-3F...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: support byte/word opcode pairs | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Gleb Natapov | KVM: x86 emulator: get rid of "restart" in emulation...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Gleb Natapov | KVM: x86 emulator: move string instruction completion...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Gleb Natapov | KVM: x86 emulator: Rename variable that shadows another...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add CALL FAR instruction emulation...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: S390: Export kvm_virtio.h | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: S390: Add virtio hotplug add support | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: S390: take a full byte as ext_param indicator | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiao Guangrong | KVM: MMU: combine guest pte read between fetch and...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiao Guangrong | KVM: MMU: prefetch ptes when intercepted guest #PF | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiao Guangrong | KVM: MMU: introduce gfn_to_page_many_atomic() function | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiao Guangrong | KVM: MMU: introduce hva_to_pfn_atomic function | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiao Guangrong | export __get_user_pages_fast() function | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Add timekeeping documentation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Fix a possible backwards warp of kvmclock | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | x86: pvclock: Move scale_delta into common header | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Add clock sync request to hardware enable | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Robust TSC compensation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Add helper functions for time computation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Fix deep C-state TSC desynchronization | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Unify TSC logic | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Warn about unstable TSC | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Make cpu_tsc_khz updates use local CPU | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: TSC reset compensation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Move TSC offset writes to common code | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Convert TSC writes to TSC offset writes | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Zachary Amsden | KVM: x86: Drop vm_init_tsc | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: MMU: fix missing percpu counter destroy | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Xiaotian Feng | KVM: MMU: fix regression from rework mmu_shrink() code | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add JrCXZ instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Dave Hansen | KVM: create aggregate kvm_total_used_mmu_pages value | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Dave Hansen | KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Dave Hansen | KVM: rename x86 kvm->arch.n_alloc_mmu_pages | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Dave Hansen | KVM: abstract kvm x86 mmu->n_free_mmu_pages | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement CWD (opcode 99) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: add Src2Imm decoding | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: consolidate immediate decode into...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement RDTSC (opcode 0F 31) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: remove SrcImplicit | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M (opcode...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcod...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement RET imm16 (opcode C2) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: add SrcImmU16 operand type | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement CALL FAR (FF /3) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement DAS (opcode 2F) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: Use a register for ____emulate_2op...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: pass destination type to ____emulate...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add LOOP/LOOPcc instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: fix REPZ/REPNZ termination condition | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: implement SCAS (opcodes AE, AF) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Avi Kivity | KVM: x86 emulator: fix INTn emulation not pushing EFLAG...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: remove dup code of in/out instruction | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: change OUT instruction to use dst...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: introduce DstImmUByte for dst operan...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: remove useless label from x86_emulat...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add setcc instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Jiri Kosina | KVM: x86: explain 'no-kvmclock' kernel parameter | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add XADD instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: put register operand write back...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: Separate emulation context initialization in a...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: add bsf/bsr instruction emulation | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: x86 emulator: Fix emulate_grp3 return values | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: x86 emulator: Add unary mul, imul, div, and idiv...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: mask group 8 instruction as BitOp | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: do not adjust the address for immedi...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: fix negative bit offset BitOp instru...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: x86 emulator: Add stc instruction (opcode 0xf9) | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: using SrcOne for instruction d0...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: disable writeback when decode dest...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: use SrcAcc to simplify stos decoding | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: x86 emulator: Add into, int, and int3 instructions...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Mohammed Gamal | KVM: x86 emulator: Allow accessing IDT via emulator ops | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Wei Yongjun | KVM: x86 emulator: simplify two-byte opcode check | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Move KVM trampolines before __end_interrupts | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Make long relocations be ulong | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Use MSR_DR for external load_up | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Add book3s_32 tlbie flush acceleration | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Gleb Natapov | KVM: PPC: correctly check gfn_to_pfn() return value | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: RCU'ify the Book3s MMU | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Book3S_32 MMU debug compile fixes | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Add get_pvinfo interface to query hypercall...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Add Documentation about PV interface | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV wrteei | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV mtmsrd L=0 and mtmsr | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV mtmsrd L=1 | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV assembler helpers | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Introduce branch patching helper | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Introduce kvm_tmp framework | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV tlbsync to nop | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: PV instructions to loads and stores | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: KVM PV guest stubs | 
commit | commitdiff | tree | snapshot | 
| 2010-10-24 | 
Alexander Graf | KVM: PPC: Generic KVM PV guest support | 
commit | commitdiff | tree | snapshot | 
| next |