index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
kvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-289
/
+0
*
KVM: Portability: Move kvm_vm_stat to x86.h
Zhang Xiantao
2008-01-30
1
-10
/
+0
*
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
Zhang Xiantao
2008-01-30
1
-3
/
+0
*
KVM: Portability: move vpic and vioapic to kvm_arch
Zhang Xiantao
2008-01-30
1
-2
/
+0
*
KVM: Portability: Move mmu-related fields to kvm_arch
Zhang Xiantao
2008-01-30
1
-8
/
+0
*
KVM: Portability: Move memslot aliases to new struct kvm_arch
Zhang Xiantao
2008-01-30
1
-9
/
+1
*
KVM: Portability: Move kvm_vcpu_stat to x86.h
Zhang Xiantao
2008-01-30
1
-22
/
+0
*
KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure.
Zhang Xiantao
2008-01-30
1
-31
/
+22
*
KVM: Portability: Move kvm_vcpu definition back to kvm.h
Zhang Xiantao
2008-01-30
1
-105
/
+8
*
KVM: Portability: Split mmu-related static inline functions to mmu.h
Zhang Xiantao
2008-01-30
1
-0
/
+1
*
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
Zhang Xiantao
2008-01-30
1
-15
/
+3
*
KVM: MMU: Fix inherited permissions for emulated guest pte updates
Avi Kivity
2008-01-30
1
-2
/
+2
*
KVM: Portability: Stop including x86-specific headers in kvm_main.c
Hollis Blanchard
2008-01-30
1
-5
/
+4
*
KVM: Portability: Move IO device definitions to its own header file
Hollis Blanchard
2008-01-30
1
-42
/
+0
*
KVM: Portability: Move address types to their own header file
Hollis Blanchard
2008-01-30
1
-19
/
+2
*
KVM: Disallow fork() and similar games when using a VM
Avi Kivity
2008-01-30
1
-0
/
+1
*
KVM: Remove gpa_to_hpa()
Avi Kivity
2008-01-30
1
-1
/
+0
*
KVM: MMU: Remove gva_to_hpa()
Avi Kivity
2008-01-30
1
-1
/
+0
*
KVM: MMU: Introduce gfn_to_gpa()
Avi Kivity
2008-01-30
1
-0
/
+4
*
KVM: Add statistic for remote tlb flushes
Avi Kivity
2008-01-30
1
-0
/
+1
*
KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
Avi Kivity
2008-01-30
1
-0
/
+1
*
KVM: Portability: Split kvm_set_memory_region() to have an arch callout
Zhang Xiantao
2008-01-30
1
-0
/
+4
*
KVM: MMU: Selectively set PageDirty when releasing guest memory
Izik Eidus
2008-01-30
1
-1
/
+2
*
KVM: Move misplaced comment
Hollis Blanchard
2008-01-30
1
-4
/
+4
*
KVM: Correct consistent typo: "destory" -> "destroy"
Hollis Blanchard
2008-01-30
1
-1
/
+1
*
KVM: Remove unused "rmap_overflow" variable
Hollis Blanchard
2008-01-30
1
-1
/
+0
*
KVM: Portability: Move some function declarations to x86.h
Zhang Xiantao
2008-01-30
1
-84
/
+0
*
KVM: Move some static inline functions out from kvm.h into x86.h
Zhang Xiantao
2008-01-30
1
-109
/
+0
*
KVM: Portability: Move vcpu regs enumeration definition to x86.h
Zhang Xiantao
2008-01-30
1
-35
/
+0
*
KVM: Portability: Move struct kvm_x86_ops definition to x86.h
Zhang Xiantao
2008-01-30
1
-69
/
+0
*
KVM: Portability: Move some macro definitions from kvm.h to x86.h
Zhang Xiantao
2008-01-30
1
-33
/
+0
*
KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file
Zhang Xiantao
2008-01-30
1
-0
/
+5
*
KVM: MMU: Add some mmu statistics
Avi Kivity
2008-01-30
1
-0
/
+6
*
KVM: Extend stats support for VM stats
Avi Kivity
2008-01-30
1
-2
/
+12
*
KVM: Add instruction emulation statistics
Avi Kivity
2008-01-30
1
-0
/
+2
*
KVM: Add fpu_reload counter
Avi Kivity
2008-01-30
1
-0
/
+1
*
KVM: Replace 'light_exits' stat with 'host_state_reload'
Avi Kivity
2008-01-30
1
-1
/
+1
*
KVM: Portability: Add two hooks to handle kvm_create and destroy vm
Zhang Xiantao
2008-01-30
1
-0
/
+4
*
KVM: Remove ptr comparisons to 0
Joe Perches
2008-01-30
1
-1
/
+1
*
KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent
Zhang Xiantao
2008-01-30
1
-0
/
+3
*
KVM: Portability: move KVM_CHECK_EXTENSION
Zhang Xiantao
2008-01-30
1
-0
/
+3
*
KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch()
Zhang Xiantao
2008-01-30
1
-2
/
+3
*
KVM: Portability: Combine kvm_init and kvm_init_x86
Zhang Xiantao
2008-01-30
1
-2
/
+2
*
KVM: Portability: Add vcpu and hardware management arch hooks
Zhang Xiantao
2008-01-30
1
-0
/
+19
*
KVM: add kvm_is_error_hva()
Izik Eidus
2008-01-30
1
-0
/
+1
*
KVM: Portability: Move x86 vcpu ioctl handlers to x86.c
Hollis Blanchard
2008-01-30
1
-0
/
+10
*
KVM: Portability: Move x86 FPU handling to x86.c
Hollis Blanchard
2008-01-30
1
-0
/
+3
*
KVM: Portability: Move x86 instruction emulation code to x86.c
Hollis Blanchard
2008-01-30
1
-0
/
+1
*
KVM: Portability: Make exported debugfs data architecture-specific
Hollis Blanchard
2008-01-30
1
-0
/
+7
*
KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
Sheng Yang
2008-01-30
1
-0
/
+4
[next]