index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-05-17
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
KVM: PPC: Check max IRQ prio
Alexander Graf
2010-05-17
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
2010-05-17
KVM: PPC: Export MMU variables
Alexander Graf
2010-05-17
KVM: PPC: Add Book3S compatibility code
Alexander Graf
2010-05-17
KVM: PPC: Emulate segment fault
Alexander Graf
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
2010-05-17
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
KVM: PPC: Release clean pages as clean
Alexander Graf
2010-05-17
KVM: PPC: Make SLB switching code the new segment framework
Alexander Graf
2010-05-17
KVM: PPC: Make highmem code generic
Alexander Graf
2010-05-17
KVM: PPC: Make real mode handler generic
Alexander Graf
2010-05-17
KVM: PPC: Extract MMU init
Alexander Graf
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2010-05-17
PPC: Add STLU
Alexander Graf
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Add fields to shadow vcpu
Alexander Graf
2010-05-17
KVM: PPC: Add kvm_book3s_32.h
Alexander Graf
2010-05-17
KVM: PPC: Add kvm_book3s_64.h
Alexander Graf
2010-05-17
PPC: Split context init/destroy functions
Alexander Graf
2010-05-17
KVM: PPC: Add generic segment switching code
Alexander Graf
2010-05-17
KVM: PPC: Add SR swapping code
Alexander Graf
2010-05-17
KVM: PPC: Add host MMU Support
Alexander Graf
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-05-17
KVM: MMU: cleanup for function unaccount_shadowed()
Wei Yongjun
2010-05-17
KVM: Get rid of dead function gva_to_page()
Gui Jianfeng
2010-05-17
KVM: MMU: Remove unused varialbe in rmap_next()
Gui Jianfeng
2010-05-17
KVM: MMU: Make use of is_large_pte() in walker
Gui Jianfeng
2010-05-17
KVM: MMU: Move sync_page() first pte address calculation out of loop
Gui Jianfeng
2010-05-17
KVM: do not call hardware_disable() on CPU_UP_CANCELED
Lai Jiangshan
2010-05-17
KVM: MMU: Drop cr4.pge from shadow page role
Avi Kivity
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
Merge branch 'perf'
Avi Kivity
2010-05-17
KVM: MMU: cleanup for hlist walk restart
Xiao Guangrong
2010-05-17
KVM: prevent spurious exit to userspace during task switch emulation.
Gleb Natapov
2010-05-17
KVM: MMU: remove unused parameter in mmu_parent_walk()
Xiao Guangrong
2010-05-17
KVM: MMU: reduce 'struct kvm_mmu_page' size
Xiao Guangrong
2010-05-17
KVM: MMU: remove unused struct kvm_unsync_walk
Xiao Guangrong
2010-05-17
KVM: fix emulator_task_switch() return value.
Gleb Natapov
2010-05-17
KVM: MMU: Replace role.glevels with role.cr4_pae
Avi Kivity
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
KVM: x86: Terminate early if task_switch_16/32 failed
Jan Kiszka
2010-05-17
KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()
Gleb Natapov
2010-05-17
KVM: limit the number of pages per memory slot
Takuya Yoshikawa
2010-05-17
KVM: move DR register access handling into generic code
Gleb Natapov
2010-05-17
KVM: SVM: implement NEXTRIPsave SVM feature
Andre Przywara
2010-05-17
KVM: Fix MAXPHYADDR calculation when cpuid does not support it
Avi Kivity
2010-05-17
KVM: Trace emulated instructions
Avi Kivity
[next]