index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-24
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
2009-03-24
powerpc/fsl-booke: declare tlbcam_index for use in c
Liu Yu
2009-03-24
KVM: MMU: Only enable cr4_pge role in shadow mode
Avi Kivity
2009-03-24
KVM: MMU: Rename "metaphysical" attribute to "direct"
Avi Kivity
2009-03-24
KVM: MMU: drop zeroing on mmu_memory_cache_alloc
Marcelo Tosatti
2009-03-24
KVM: SVM: Fix typo in has_svm()
Joe Perches
2009-03-24
KVM: ia64: expose registers in struct kvm_regs
Jes Sorensen
2009-03-24
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
Avi Kivity
2009-03-24
KVM: Interrupt mask notifiers for ioapic
Avi Kivity
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
2009-03-24
KVM: MMU: Optimize page unshadowing
Avi Kivity
2009-03-24
KVM: SVM: Add microcode patch level dummy
Alexander Graf
2009-03-24
KVM: Add support to disable MSI for assigned device
Sheng Yang
2009-03-24
KVM: Remove duplicated prototype of kvm_arch_destroy_vm
Sheng Yang
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
KVM: Properly lock PIT creation
Avi Kivity
2009-03-24
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
Avi Kivity
2009-03-24
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...
Avi Kivity
2009-03-24
KVM: x86 emulator: Make emulate_pop() a little more generic
Avi Kivity
2009-03-24
KVM: VMX: Prevent exit handler from running if emulating due to invalid state
Avi Kivity
2009-03-24
KVM: VMX: don't clobber segment AR if emulating invalid state
Avi Kivity
2009-03-24
KVM: VMX: Fix guest state validity checks
Avi Kivity
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
2009-03-24
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
Hollis Blanchard
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2009-03-24
KVM: Fallback support for MSR_VM_HSAVE_PA
Avi Kivity
2009-03-24
KVM: remove the vmap usage
Izik Eidus
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
2009-03-24
KVM: MMU: Drop walk_shadow()
Avi Kivity
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
Avi Kivity
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
Avi Kivity
2009-03-24
KVM: MMU: Use for_each_shadow_entry() in __direct_map()
Avi Kivity
2009-03-24
KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
Avi Kivity
[next]