projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2008-01-30
Avi Kivity
KVM: Add fpu_reload counter
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Replace 'light_exits' stat with 'host_state_reload'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Add two hooks to handle kvm_create...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Remove __init attributes for kvm_init_debug and...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Joe Perches
KVM: Remove ptr comparisons to 0
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Make kvm_vcpu_ioctl_translate arch...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: VMX: Consolidate register usage in vmx_vcpu_run()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: move KVM_CHECK_EXTENSION
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Sheng Yang
KVM: x86 emulator: modify 'lods', and 'stos' not to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Move x86 specific code from kvm_init...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Combine kvm_init and kvm_init_x86
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Add vcpu and hardware management...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Move kvm_x86_ops to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Move some includes to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Change kvm_{read,write}_guest() to use copy_{from...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: introduce gfn_to_hva()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: add kvm_is_error_hva()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Simplify CPU_TASKS_FROZEN cpu notifier handling
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: x86 emulator: remove 8 bytes operands emulator...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Eddie Dong
KVM: VMX: wbinvd exiting
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Eddie Dong
KVM: VMX: Comment VMX primary/secondary exec ctl defini...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Fix faults during injection of real-mode interrupts
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: VMX: Use vmx to inject real-mode interrupts
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Dor Laor
KVM: Add make_page_dirty() to kvm_clear_guest_page()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Hollis Blanchard
KVM: Portability: Move x86 vcpu ioctl handlers to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Hollis Blanchard
KVM: Portability: Move x86 FPU handling to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Hollis Blanchard
KVM: Portability: Move x86 instruction emulation code...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Hollis Blanchard
KVM: Portability: Make exported debugfs data architectu...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: x86 emulator: Hoist modrm and abs decoding into...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Uri Lublin
KVM: Make mark_page_dirty() work for aliased pages...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Simplify decode_register_operand() calling convention
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: x86 emulator: centralize decoding of one-byte...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: x86 emulator: Extract the common code of SrcReg...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Move pio emulation functions to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Move x86 emulation and mmio device...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Move kvm_get/set_msr[_common] to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Anthony Liguori
KVM: Fix gfn_to_page() acquiring mmap_sem twice
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Sheng Yang
KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Move control register helper function...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: move get/set_apic_base to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Move memory segmentation to x86.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: Split kvm_vm_ioctl v3
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Topup the mmu memory preallocation caches...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Move page fault processing to common code
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: x86 emulator: don't depend on cr2 for mov abs...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: SVM: Let gcc to choose which registers to save...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: SVM: Let gcc to choose which registers to save...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: VMX: Let gcc to choose which registers to save...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: VMX: Let gcc to choose which registers to save...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Add ioctl to tss address from userspace,
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Add kernel-internal memory slots
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Export memory slot allocation mechanism
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Unmap kernel-allocated memory on slot destruction
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Christian Borntraeger
KVM: Per-architecture hypercall definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Eddie Dong
KVM: Split IOAPIC reset function and export for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Eddie Dong
KVM: Export PIC reset for kernel device reset
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Add a might_sleep() annotation to gfn_to_page()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Zhang Xiantao
KVM: Portability: Split kvm_vcpu into arch dependent...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Anthony Liguori
KVM: Allocate userspace memory for older userspace
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Christian Borntraeger
KVM: Use virtual cpu accounting if available for guest...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: MMU: Partial swapping of guest memory
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: MMU: Make gfn_to_page() always safe
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: MMU: Keep a reverse mapping of non-writable transl...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: MMU: Add rmap_next(), a helper for walking kvm...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Nitin A Kamble
KVM: x86 emulator: cmc, clc, cli, sti
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Simplify page table walker
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Nitin A Kamble
KVM: x86 emulator: Implement emulation of instruction...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Move apic timer interrupt backlog processing to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: Add some \n in ioapic_debug()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Qing He
KVM: apic round robin cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Portability: split kvm_vcpu_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: When updating the dirty bit, inform the mmu...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Move dirty bit updates to a separate function
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Instantiate real-mode shadows as user writabl...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Disable write access on clean large pages
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: MMU: Fix nx access bit for huge pages
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: Move guest pte dirty bit management to the guest...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Anthony Liguori
KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Anthony Liguori
KVM: MMU: Clean up MMU functions to take struct kvm...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Carsten Otte
KVM: Move x86 msr handling to new files x86.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Support assigning userspace memory to the guest
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Mike Day
KVM: CodingStyle cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Rusty Russell
KVM: Remove gratuitous casts from lapic.c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Rusty Russell
KVM: Hoist kvm_create_lapic() into kvm_vcpu_init()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Rusty Russell
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Allow dynamic allocation of the mmu shadow cache...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Add general accessors to read and write guest...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Izik Eidus
KVM: Remove the usage of page->private field by rmap
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: VMX: Simplify vcpu_clear()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Avi Kivity
KVM: VMX: Don't clear the vmcs if the vcpu is not loade...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: x86 emulator: Any legacy prefix after a REX prefix...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: Purify x86_decode_insn() error case management
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Qing He
KVM: x86_emulator: no writeback for bt
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: x86 emulator: remove _eflags and use directly...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Laurent Vivier
KVM: x86 emulator: split some decoding into functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Ryan Harper
KVM: MMU: Ignore reserved bits in cr3 in non-pae mode
commit
|
commitdiff
|
tree
|
snapshot
next