index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
Commit message (
Expand
)
Author
Age
...
*
[PATCH] KVM: MMU: Ensure freed shadow pages are clean
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: <ove is_empty_shadow_page() above kvm_mmu_free_page()
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Handle misaligned accesses to write protected guest page ta...
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Remove release_pt_page_64()
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: oom handling
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Implement child shadow unlinking
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Support emulated writes into RAM
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Make the shadow page tables also special-case pae
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
Avi Kivity
2007-01-06
*
[PATCH] KVM: MU: Special treatment for shadow pae root pages
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
Avi Kivity
2007-01-06
*
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
2007-01-06
*
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
2007-01-06
*
[PATCH] KVM: Improve interrupt response
Dor Laor
2007-01-06
*
[PATCH] KVM: Recover after an arch module load failure
Yoshimi Ichiyanagi
2007-01-06
*
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
2007-01-06
*
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
2007-01-06
*
[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...
Ingo Molnar
2006-12-30
*
[PATCH] KVM: Fix oops on oom
Avi Kivity
2006-12-30
*
[PATCH] KVM: Rename some msrs
Nguyen Anh Quynh
2006-12-30
*
[PATCH] KVM: More msr misery
Avi Kivity
2006-12-30
*
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
2006-12-30
*
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
2006-12-30
*
[PATCH] KVM: Initialize kvm_arch_ops on unload
Yoshimi Ichiyanagi
2006-12-30
*
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
2006-12-30
*
[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
Avi Kivity
2006-12-30
*
[PATCH] KVM: API versioning
Avi Kivity
2006-12-22
*
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
2006-12-22
*
[PATCH] KVM: Force real-mode cs limit to 64K
Michael Riepe
2006-12-22
*
[PATCH] KVM: Do not export unsupported msrs to userspace
Michael Riepe
2006-12-22
*
[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()
Avi Kivity
2006-12-22
*
[PATCH] KVM: AMD SVM: Save and restore the floating point unit state
Avi Kivity
2006-12-22
*
[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
Avi Kivity
2006-12-22
*
[PATCH] KVM: add valid_vcpu() helper
James Morris
2006-12-22
*
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
2006-12-13
*
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
2006-12-13
*
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2006-12-13
*
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2006-12-13
*
[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()
Avi Kivity
2006-12-13
*
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
2006-12-13
[prev]
[next]