2007-10-13 |
Amit Shah | KVM: Set the ET flag in CR0 after initializing FX |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: enable in-kernel APIC INIT/SIPI handling |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: round robin for APIC lowest priority delivery... |
tree | commitdiff |
2007-10-13 |
Qing He | KVM: deliver PIC interrupt only to vcpu0 |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: disable tpr/cr8 sync when in-kernel APIC is used |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Migrate lapic hrtimer when vcpu moves to another cpu |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Keep track of missed timer irq injections |
tree | commitdiff |
2007-10-13 |
Yang, Sheng | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: pending irq save/restore |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: in-kernel LAPIC save and restore support |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: in-kernel IOAPIC save and restore support |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: Bypass irq_pending get/set when using in kernel... |
tree | commitdiff |
2007-10-13 |
He, Qing | KVM: Add get/set irqchip ioctls for in-kernel PIC live... |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Protect in-kernel pio using kvm->lock |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Emulate hlt in the kernel |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: In-kernel I/O APIC model |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Emulate local APIC in kernel |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Define and use cr8 access functions |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: Add support for in-kernel PIC emulation |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: VMX: Split segments reload in vmx_load_host_state() |
tree | commitdiff |
2007-10-13 |
Avi Kivity | KVM: X86 emulator: fix 'push reg' writeback |
tree | commitdiff |
2007-10-13 |
Izik Eidus | KVM: Support more memory slots |
tree | commitdiff |
2007-10-13 |
Izik Eidus | KVM: VMX: allow rmode_tss_base() to work with >2G of... |
tree | commitdiff |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'push reg' (opcodes 0x50... |
tree | commitdiff |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: Implement 'jmp rel short' instructio... |
tree | commitdiff |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'jmp rel' instruction... |
tree | commitdiff |
2007-10-13 |
Nitin A Kamble | KVM: x86 emulator: implement 'and $imm, %{al|ax|eax}' |
tree | commitdiff |
2007-10-13 |
Yang, Sheng | KVM: Communicate cr8 changes to userspace |
tree | commitdiff |
2007-10-13 |
Avi Kivity | KVM: Close minor race in signal handling |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: Clean up kvm_setup_pio() |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: Cleanup string I/O instruction emulation |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: Remove useless assignment |
tree | commitdiff |
2007-10-13 |
Li, Xin B | KVM: VMX: Remove a duplicated ia32e mode vm entry control |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Add and use pr_unimpl for standard formatting... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Remove unneeded kvm_dev_open and kvm_dev_release... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Remove stat_set from debugfs |
tree | commitdiff |
2007-10-13 |
Gabriel C | KVM: Fix defined but not used warning in drivers/kvm... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Remove redundant alloc_vmcs_cpu declaration |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: SVM: Make set_msr_interception more reliable |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Cleanup mark_page_dirty |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Don't assign vcpu->cr3 if it's invalid: check... |
tree | commitdiff |
2007-10-13 |
Yang, Sheng | KVM: VMX: Add cpu consistency check |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use alignment properties of vcpu to simplify FPU ops |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use kmem cache for allocating vcpus |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: Remove kvm_{read,write}_guest() |
tree | commitdiff |
2007-10-13 |
Laurent Vivier | KVM: Change the emulator_{read,write,cmpxchg}_* functio... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: SVM: internal function name cleanup |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: SVM: de-containization |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Remove three magic numbers |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: VMX: pass vcpu_vmx internally |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: fx_init() needs preemption disabled while it plays... |
tree | commitdiff |
2007-10-13 |
Shaohua Li | KVM: Convert vm lock to a mutex |
tree | commitdiff |
2007-10-13 |
Avi Kivity | KVM: Use the scheduler preemption notifiers to make... |
tree | commitdiff |
2007-10-13 |
Jeff Dike | KVM: add hypercall nr to kvm_run |
tree | commitdiff |
2007-10-13 |
Yang, Sheng | KVM: VMX: Improve the method of writing vmcs control |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Dynamically allocate vcpus |
tree | commitdiff |
2007-10-13 |
Gregory Haskins | KVM: Remove arch specific components from the general... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: load_pdptrs() cleanups |
tree | commitdiff |
2007-10-13 |
Aurelien Jarno | KVM: Remove dead code in the cmpxchg instruction emulation |
tree | commitdiff |
2007-10-13 |
Yang, Sheng | KVM: VMX: Import some constants of vmcs from IA32 SDM |
tree | commitdiff |
2007-10-13 |
Shaohua Li | KVM: Move gfn_to_page out of kmap/unmap pairs |
tree | commitdiff |
2007-10-13 |
Shaohua Li | KVM: Hoist kvm_mmu_reload() out of the critical section |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Return if the pdptrs are invalid when the guest... |
tree | commitdiff |
2007-10-13 |
Avi Kivity | KVM: x86 emulator: fix faulty check for two-byte opcode |
tree | commitdiff |
2007-10-13 |
Avi Kivity | KVM: x86 emulator: fix cmov for writeback changes |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use standard CR8 flags, and fix TPR definition |
tree | commitdiff |
2007-10-13 |
Jeff Dike | KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Use standard BITMAP macros, open-code... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use standard CR4 flags, tighten checking |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Use standard CR3 flags, tighten checking |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Use standard CR0 flags macros from asm... |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Avoid hardware_disable predeclaration |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Comment spelling may escape grep |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Make decode_register() static |
tree | commitdiff |
2007-10-13 |
Rusty Russell | KVM: Trivial: Remove unused struct cpu_user_regs declar... |
tree | commitdiff |
2007-10-13 |
Eddie Dong | KVM: In-kernel string pio write support |
tree | commitdiff |
2007-10-13 |
Qing He | KVM: SMP: Add vcpu_id field in struct vcpu |
tree | commitdiff |
2007-10-13 |
Nguyen Anh Quynh | KVM: Fix *nopage() in kvm_main.c |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge branch 'upstream' of git://git.kernel.org/pub... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregk... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git.kernel.org... |
tree | commitdiff |
2007-10-12 |
Linus Torvalds | Merge branch 'isdn-cleanups' of master.kernel.org:... |
tree | commitdiff |
2007-10-12 |
Jeff Garzik | PCI: Add 'nodomains' boot option, and pci_domains_suppo... |
tree | commitdiff |
2007-10-12 |
Gary Hade | PCI: modify PCI bridge control ISA flag for clarity |
tree | commitdiff |
2007-10-12 |
Gary Hade | PCI: avoid P2P prefetch window for expansion ROMs |
tree | commitdiff |
2007-10-12 |
Gary Hade | PCI: skip ISA ioresource alignment on some systems |
tree | commitdiff |
2007-10-12 |
Gary Hade | PCI: remove transparent bridge sizing |
tree | commitdiff |
2007-10-12 |
David Rientjes | pci: write file size to inode on proc bus file write |
tree | commitdiff |
2007-10-12 |
David Rientjes | pci: use size stored in proc_dir_entry for proc bus... |
tree | commitdiff |
2007-10-12 |
Randy Dunlap | pci: implement "pci=noaer" |
tree | commitdiff |
2007-10-12 |
Yoichi Yuasa | PCI: fix IDE legacy mode resources |
tree | commitdiff |
2007-10-12 |
Roland Dreier | MSI: Use correct data offset for 32-bit MSI in read_msi... |
tree | commitdiff |
2007-10-12 |
Michael Ellerman | PCI: Fix incorrect argument order to list_add_tail... |
tree | commitdiff |
2007-10-12 |
Johannes Goecke | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" |
tree | commitdiff |
next |