projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: export kvm_lapic_set_tpr() to modules
[linux-2.6]
/
arch
/
x86
/
kvm
/
2008-04-27
Joerg Roedel
KVM: export kvm_lapic_set_tpr() to modules
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: sync TPR value to V_TPR field in the VMCB
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: fix lea to really get the effective...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: fix smsw and lmsw with a memory...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: initialize src.val and dst.val for...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: SVM: force a new asid when initializing the vmcb
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: fix kvm_vcpu_kick vs __vcpu_run race
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: add ioctls to save/store mpstate
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: hlt emulation should take in-kernel APIC/PIT timer...
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: do not intercept task switch with NPT
tree
|
commitdiff
2008-04-27
Feng(Eric) Liu
KVM: Add kvm trace userspace interface
tree
|
commitdiff
2008-04-27
Feng (Eric) Liu
KVM: Add trace markers
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: add intercept for machine check exception
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: align shadow CR4.MCE with host
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
tree
|
commitdiff
2008-04-27
Anthony Liguori
KVM: MMU: Don't assume struct page for x86
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: MMU: prepopulate guest pages after write-protecting
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: MMU: Only mark_page_accessed() if the page was...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Free apic access page on vm destruction
tree
|
commitdiff
2008-04-27
Izik Eidus
KVM: MMU: allow the vm to shrink the kvm mmu shadow...
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: MMU: unify slots_lock usage
tree
|
commitdiff
2008-04-27
Sheng Yang
KVM: VMX: Enable MSR Bitmap feature
tree
|
commitdiff
2008-04-27
Izik Eidus
KVM: x86: hardware task switching support
tree
|
commitdiff
2008-04-27
Izik Eidus
KVM: x86: add functions to get the cpl of vcpu
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: VMX: Add module option to disable flexpriority
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: no longer EXPERIMENTAL
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: MMU: Introduce and use spte_to_page()
tree
|
commitdiff
2008-04-27
Izik Eidus
KVM: MMU: fix dirty bit setting when removing write...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: MMU: Set the accessed bit on non-speculative shado...
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: MMU: hypercall based pte updates and TLB flushes
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Provide unlocked version of emulator_write_phys()
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: add basic paravirt support
tree
|
commitdiff
2008-04-27
Sheng Yang
KVM: Add reset support for in kernel PIT
tree
|
commitdiff
2008-04-27
Sheng Yang
KVM: Add save/restore supporting of in kernel PIT
tree
|
commitdiff
2008-04-27
Sheng Yang
KVM: In kernel PIT model
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Remove pointless desc_ptr #ifdef
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: VMX: Don't adjust tsc offset forward
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: replace remaining __FUNCTION__ occurances
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: detect if VCPU triple faults
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Prefix control register accessors with kvm_ to...
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: MMU: large page support
tree
|
commitdiff
2008-04-27
Marcelo Tosatti
KVM: MMU: ignore zapped root pagetables
tree
|
commitdiff
2008-04-27
Alexander Graf
KVM: Implement dummy values for MSR_PERF_STATUS
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: sparse fixes for kvm/x86.c
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: SVM: make iopm_base static
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: x86 emulator: fix sparse warnings in x86_emulate.c
tree
|
commitdiff
2008-04-27
Amit Shah
KVM: Add stat counter for hypercalls
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Use x86's segment descriptor struct instead of...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Add API for determining the number of supported...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: Add API to retrieve the number of supported vcpus...
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: x86 emulator: make register_address_increment...
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: x86 emulator: make register_address, address_mask...
tree
|
commitdiff
2008-04-27
Harvey Harrison
KVM: x86 emulator: add ad_mask static inline
tree
|
commitdiff
2008-04-27
Glauber de Oliveir...
KVM: paravirtualized clocksource: host part
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: enable LBR virtualization
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: allocate the MSR permission map per VCPU
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
tree
|
commitdiff
2008-04-27
Ryan Harper
KVM: VMX: fix typo in VMX header define
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: add support for Nested Paging
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: MMU: add TDP support to the KVM MMU
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: export the load_pdptrs() function to modules
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: MMU: make the __nonpaging_map function generic
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: export information about NPT to generic x86 code
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: add module parameter to disable Nested Paging
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: add detection of Nested Paging feature
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: SVM: move feature detection to hardware setup...
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: allow access to EFER in 32bit KVM
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: VMX: unifdef the EFER specific code
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: align valid EFER bits with the features of the...
tree
|
commitdiff
2008-04-27
Joerg Roedel
KVM: make EFER_RESERVED_BITS configurable for architect...
tree
|
commitdiff
2008-04-27
Sheng Yang
KVM: VMX: Enable Virtual Processor Identification ...
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: MMU: Decouple mmio from shadow page tables
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: group decoding for group 1 instructions
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: add group 7 decoding
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: Group decoding for groups 4 and 5
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: Group decoding for group 3
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: group decoding for group 1A
tree
|
commitdiff
2008-04-27
Avi Kivity
KVM: x86 emulator: add support for group decoding
tree
|
commitdiff
2008-04-27
Dong, Eddie
KVM: MMU: Simplify hash table indexing
tree
|
commitdiff
2008-04-27
Dong, Eddie
KVM: MMU: Update shadow ptes on partial guest pte writes
tree
|
commitdiff
2008-04-24
Trond Myklebust
Merge branch 'devel'
tree
|
commitdiff
2008-04-22
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-04-22
David Woodhouse
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-04-20
Haavard Skinnemoen
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-04-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-04-18
Paul Mackerras
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-04-17
Tony Luck
Pull regset into release branch
tree
|
commitdiff
2008-04-17
Tony Luck
Pull virt-cpu-accounting into release branch
tree
|
commitdiff
2008-04-17
Tony Luck
Pull fsys_gettimeofday into release branch
tree
|
commitdiff
2008-04-16
Paul Mackerras
Merge branch 'for-2.6.26' of /linux/kernel/git/olof...
tree
|
commitdiff
2008-04-14
Paul Mackerras
Merge branch 'linux-2.6'
tree
|
commitdiff
2008-04-08
David S. Miller
Merge branch 'net-2.6.26-isatap-20080403' of git:/...
tree
|
commitdiff
2008-04-03
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-04-02
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2008-04-01
Dmitry Torokhov
Merge /linux/kernel/git/torvalds/linux-2.6 into for...
tree
|
commitdiff
2008-03-28
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-03-27
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-03-27
Linus Torvalds
Merge branch 'avr32-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2008-03-27
Len Brown
Merge branches 'release', 'idle', 'redhat-bugzilla...
tree
|
commitdiff
next