2007-10-13 |
Nitin A Kamble | KVM: X86 emulator: jump conditional short |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: imlpement jump conditional relative |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: sort opcodes into ascending order |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: Improve emulation failure reporting |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: pushf |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: call near |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: push imm8 |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: VMX: Fix exit qualification width on i386 |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: Move main vcpu loop into subarch independent code |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: VMX: Move vm entry failure handling to the exit... |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: MMU: Don't do GFP_NOWAIT allocations |
commit | commitdiff | tree |
2007-10-13 |
Christian Ehrhardt | KVM: Rename kvm_arch_ops to kvm_x86_ops |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Simplify memory allocation |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Hoist SVM's get_cs_db_l_bits into core code. |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Keep control regs in sync |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Clean up unloved invlpg emulation |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Remove the unused invlpg member of struct kvm_arch... |
commit | commitdiff | tree |
2007-10-13 |
Amit Shah | KVM: Set the ET flag in CR0 after initializing FX |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: enable in-kernel APIC INIT/SIPI handling |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: round robin for APIC lowest priority delivery... |
commit | commitdiff | tree |
2007-10-13 |
Qing He | KVM: deliver PIC interrupt only to vcpu0 |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: disable tpr/cr8 sync when in-kernel APIC is used |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Migrate lapic hrtimer when vcpu moves to another cpu |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Keep track of missed timer irq injections |
commit | commitdiff | tree |
2007-10-13 |
Yang, Sheng | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: pending irq save/restore |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: in-kernel LAPIC save and restore support |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: in-kernel IOAPIC save and restore support |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: Bypass irq_pending get/set when using in kernel... |
commit | commitdiff | tree |
2007-10-13 |
He, Qing | KVM: Add get/set irqchip ioctls for in-kernel PIC live... |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Protect in-kernel pio using kvm->lock |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Emulate hlt in the kernel |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: In-kernel I/O APIC model |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Emulate local APIC in kernel |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Define and use cr8 access functions |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: Add support for in-kernel PIC emulation |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: VMX: Split segments reload in vmx_load_host_state() |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: X86 emulator: fix 'push reg' writeback |
commit | commitdiff | tree |
2007-10-13 |
Izik Eidus | KVM: Support more memory slots |
commit | commitdiff | tree |
2007-10-13 |
Izik Eidus | KVM: VMX: allow rmode_tss_base() to work with >2G of... |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'push reg' (opcodes 0x50... |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: Implement 'jmp rel short' instructio... |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'jmp rel' instruction... |
commit | commitdiff | tree |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'and $imm, %{al|ax|eax}' |
commit | commitdiff | tree |
2007-10-13 |
Yang, Sheng | KVM: Communicate cr8 changes to userspace |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: Close minor race in signal handling |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Clean up kvm_setup_pio() |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Cleanup string I/O instruction emulation |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Remove useless assignment |
commit | commitdiff | tree |
2007-10-13 |
Li, Xin B | KVM: VMX: Remove a duplicated ia32e mode vm entry control |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Add and use pr_unimpl for standard formatting... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Remove unneeded kvm_dev_open and kvm_dev_release... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Remove stat_set from debugfs |
commit | commitdiff | tree |
2007-10-13 |
Gabriel C | KVM: Fix defined but not used warning in drivers/kvm... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Remove redundant alloc_vmcs_cpu declaration |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: SVM: Make set_msr_interception more reliable |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Cleanup mark_page_dirty |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Don't assign vcpu->cr3 if it's invalid: check... |
commit | commitdiff | tree |
2007-10-13 |
Yang, Sheng | KVM: VMX: Add cpu consistency check |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use alignment properties of vcpu to simplify FPU ops |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use kmem cache for allocating vcpus |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Remove kvm_{read,write}_guest() |
commit | commitdiff | tree |
2007-10-13 |
Laurent Vivier | KVM: Change the emulator_{read,write,cmpxchg}_* functio... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: SVM: internal function name cleanup |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: SVM: de-containization |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Remove three magic numbers |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: VMX: pass vcpu_vmx internally |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: fx_init() needs preemption disabled while it plays... |
commit | commitdiff | tree |
2007-10-13 |
Shaohua Li | KVM: Convert vm lock to a mutex |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: Use the scheduler preemption notifiers to make... |
commit | commitdiff | tree |
2007-10-13 |
Jeff Dike | KVM: add hypercall nr to kvm_run |
commit | commitdiff | tree |
2007-10-13 |
Yang, Sheng | KVM: VMX: Improve the method of writing vmcs control |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Dynamically allocate vcpus |
commit | commitdiff | tree |
2007-10-13 |
Gregory Haskins | KVM: Remove arch specific components from the general... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: load_pdptrs() cleanups |
commit | commitdiff | tree |
2007-10-13 |
Aurelien Jarno | KVM: Remove dead code in the cmpxchg instruction emulation |
commit | commitdiff | tree |
2007-10-13 |
Yang, Sheng | KVM: VMX: Import some constants of vmcs from IA32 SDM |
commit | commitdiff | tree |
2007-10-13 |
Shaohua Li | KVM: Move gfn_to_page out of kmap/unmap pairs |
commit | commitdiff | tree |
2007-10-13 |
Shaohua Li | KVM: Hoist kvm_mmu_reload() out of the critical section |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Return if the pdptrs are invalid when the guest... |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: x86 emulator: fix faulty check for two-byte opcode |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: x86 emulator: fix cmov for writeback changes |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use standard CR8 flags, and fix TPR definition |
commit | commitdiff | tree |
2007-10-13 |
Jeff Dike | KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Use standard BITMAP macros, open-code... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use standard CR4 flags, tighten checking |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Use standard CR3 flags, tighten checking |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Use standard CR0 flags macros from asm... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Avoid hardware_disable predeclaration |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Comment spelling may escape grep |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Make decode_register() static |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: Remove unused struct cpu_user_regs declar... |
commit | commitdiff | tree |
2007-10-13 |
Rusty Russell | KVM: Trivial: /dev/kvm interface is no longer experimental. |
commit | commitdiff | tree |
2007-10-13 |
Eddie Dong | KVM: In-kernel string pio write support |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | KVM: Future-proof the exit information union ABI |
commit | commitdiff | tree |
2007-10-13 |
Qing He | KVM: SMP: Add vcpu_id field in struct vcpu |
commit | commitdiff | tree |
2007-10-13 |
Nguyen Anh... | KVM: Fix *nopage() in kvm_main.c |
commit | commitdiff | tree |
2007-10-13 |
Avi Kivity | i386: Expose IOAPIC register definitions even if CONFIG... |
commit | commitdiff | tree |
next |