Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9647c14c98687d0abf5197e74b9d1448ab6ebb95
/
drivers
/
kvm
/
kvm.h
3176bc3
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
by Avi Kivity
· 17 years ago
313a3dc
KVM: Portability: split kvm_vcpu_ioctl
by Carsten Otte
· 17 years ago
4a4c992
KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
by Anthony Liguori
· 17 years ago
043405e
KVM: Move x86 msr handling to new files x86.[ch]
by Carsten Otte
· 17 years ago
6fc138d
KVM: Support assigning userspace memory to the guest
by Izik Eidus
· 17 years ago
d77c26f
KVM: CodingStyle cleanup
by Mike Day
· 17 years ago
82ce2c9
KVM: Allow dynamic allocation of the mmu shadow cache size
by Izik Eidus
· 17 years ago
195aefd
KVM: Add general accessors to read and write guest memory
by Izik Eidus
· 17 years ago
290fc38
KVM: Remove the usage of page->private field by rmap
by Izik Eidus
· 17 years ago
12b7d28
KVM: MMU: Make flooding detection work when guest page faults are bypassed
by Avi Kivity
· 17 years ago
c7addb9
KVM: Allow not-present guest page faults to bypass kvm
by Avi Kivity
· 17 years ago
3427318
KVM: Call x86_decode_insn() only when needed
by Laurent Vivier
· 17 years ago
7aa81cc
KVM: Refactor hypercall infrastructure (v3)
by Anthony Liguori
· 17 years ago
d172fcd
sched: guest CPU accounting: maintain guest state in KVM
by Laurent Vivier
· 17 years ago
054b136
KVM: Improve emulation failure reporting
by Avi Kivity
· 17 years ago
04d2cc7
KVM: Move main vcpu loop into subarch independent code
by Avi Kivity
· 17 years ago
cbdd1be
KVM: Rename kvm_arch_ops to kvm_x86_ops
by Christian Ehrhardt
· 17 years ago
0d8d2bd
KVM: Simplify memory allocation
by Laurent Vivier
· 17 years ago
1747fb7
KVM: Hoist SVM's get_cs_db_l_bits into core code.
by Rusty Russell
· 17 years ago
b85b9ee9
KVM: Clean up unloved invlpg emulation
by Rusty Russell
· 17 years ago
c9a1185
KVM: Remove the unused invlpg member of struct kvm_arch_ops.
by Rusty Russell
· 17 years ago
c5ec153
KVM: enable in-kernel APIC INIT/SIPI handling
by He, Qing
· 17 years ago
932f72a
KVM: round robin for APIC lowest priority delivery mode
by He, Qing
· 17 years ago
2a8067f
KVM: pending irq save/restore
by Eddie Dong
· 17 years ago
b6958ce
KVM: Emulate hlt in the kernel
by Eddie Dong
· 17 years ago
1fd4f2a
KVM: In-kernel I/O APIC model
by Eddie Dong
· 17 years ago
97222cc
KVM: Emulate local APIC in kernel
by Eddie Dong
· 17 years ago
7017fc3
KVM: Define and use cr8 access functions
by Eddie Dong
· 17 years ago
85f455f
KVM: Add support for in-kernel PIC emulation
by Eddie Dong
· 17 years ago
2e2c618
KVM: Support more memory slots
by Izik Eidus
· 17 years ago
3090dd7
KVM: Clean up kvm_setup_pio()
by Laurent Vivier
· 17 years ago
f024247
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
by Rusty Russell
· 17 years ago
002c7f7
KVM: VMX: Add cpu consistency check
by Yang, Sheng
· 17 years ago
b114b08
KVM: Use alignment properties of vcpu to simplify FPU ops
by Rusty Russell
· 17 years ago
c16f862
KVM: Use kmem cache for allocating vcpus
by Rusty Russell
· 17 years ago
e7d5d76
KVM: Remove kvm_{read,write}_guest()
by Laurent Vivier
· 17 years ago
11ec280
KVM: Convert vm lock to a mutex
by Shaohua Li
· 17 years ago
15ad714
KVM: Use the scheduler preemption notifiers to make kvm preemptible
by Avi Kivity
· 17 years ago
fb3f0f5
KVM: Dynamically allocate vcpus
by Rusty Russell
· 17 years ago
a2fa3e9
KVM: Remove arch specific components from the general code
by Gregory Haskins
· 17 years ago
fe55188
KVM: Move gfn_to_page out of kmap/unmap pairs
by Shaohua Li
· 17 years ago
9eb829c
KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header
by Rusty Russell
· 17 years ago
66aee91
KVM: Use standard CR4 flags, tighten checking
by Rusty Russell
· 17 years ago
f802a30
KVM: Use standard CR3 flags, tighten checking
by Rusty Russell
· 17 years ago
707d92f
KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h
by Rusty Russell
· 17 years ago
dad3795
KVM: SMP: Add vcpu_id field in struct vcpu
by Qing He
· 17 years ago
22d95b1
KVM: MMU: Fix rare oops on guest context switch
by Avi Kivity
· 17 years ago
35f3f28
KVM: x86 emulator: implement rdmsr and wrmsr
by Avi Kivity
· 17 years ago
90cb052
KVM: Fix memory slot management functions for guest smp
by Avi Kivity
· 17 years ago
d55e2cb
KVM: MMU: Store nx bit for large page shadows
by Avi Kivity
· 17 years ago
7490634
KVM: Add support for in-kernel pio handlers
by Eddie Dong
· 17 years ago
2eeb2e9
KVM: Adds support for in-kernel mmio handlers
by Gregory Haskins
· 17 years ago
d9e368d
KVM: Flush remote tlbs when reducing shadow pte permissions
by Avi Kivity
· 17 years ago
39c3b86
KVM: Keep an upper bound of initialized vcpus
by Avi Kivity
· 17 years ago
72d6e5a
KVM: Emulate hlt on real mode for Intel
by Avi Kivity
· 17 years ago
d3bef15
KVM: Move duplicate halt handling code into kvm_main.c
by Avi Kivity
· 17 years ago
ef9254d
KVM: Enable guest smp
by Avi Kivity
· 17 years ago
17c3ba9
KVM: Lazy guest cr3 switching
by Avi Kivity
· 17 years ago
d3d25b0
KVM: MMU: Use slab caches for shadow pages and their headers
by Avi Kivity
· 17 years ago
06ff0d3
KVM: Fix includes
by Markus Rechberger
· 17 years ago
2cc5156
KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexit
by Eddie Dong
· 17 years ago
a75beee
KVM: VMX: Avoid saving and restoring msrs on lightweight vmexit
by Eddie Dong
· 17 years ago
47ad8e6
KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical
by Avi Kivity
· 18 years ago
a3a0636
KVM: Set cr0.mp for guests
by Avi Kivity
· 18 years ago
5fd86fc
KVM: Consolidate guest fpu activation and deactivation
by Avi Kivity
· 18 years ago
33ed632
KVM: Fix potential guest state leak into host
by Avi Kivity
· 18 years ago
7494c0c
KVM: Increase mmu shadow cache to 1024 pages
by Avi Kivity
· 18 years ago
09072da
KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()
by Avi Kivity
· 18 years ago
e6adf28
KVM: Avoid saving and restoring some host CPU state on lightweight vmexit
by Avi Kivity
· 18 years ago
7702fd1
KVM: Prevent guest fpu state from leaking into the host
by Avi Kivity
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
e7df56e
KVM: Remove extraneous guest entry on mmio read
by Avi Kivity
· 18 years ago
25c4c27
KVM: VMX: Properly shadow the CR0 register in the vcpu struct
by Anthony Liguori
· 18 years ago
7807fa6
KVM: Lazy FPU support for SVM
by Anthony Liguori
· 18 years ago
1165f5f
KVM: Per-vcpu statistics
by Avi Kivity
· 18 years ago
b5a33a7
KVM: Use slab caches to allocate mmu data structures
by Avi Kivity
· 18 years ago
e820754
KVM: Add physical memory aliasing feature
by Avi Kivity
· 18 years ago
954bbbc2
KVM: Simply gfn_to_page()
by Avi Kivity
· 18 years ago
e0fa826
KVM: Add mmu cache clear function
by Dor Laor
· 18 years ago
0cc5064
KVM: SVM: Ensure timestamp counter monotonicity
by Avi Kivity
· 18 years ago
d28c6cf
KVM: MMU: Fix hugepage pdes mapping same physical address with different access
by Avi Kivity
· 18 years ago
f6528b0
KVM: Remove set_cr0_no_modeswitch() arch op
by Avi Kivity
· 18 years ago
aac0122
KVM: MMU: Remove global pte tracking
by Avi Kivity
· 18 years ago
039576c
KVM: Avoid guest virtual addresses in string pio userspace interface
by Avi Kivity
· 18 years ago
1961d27
KVM: Add guest mode signal mask
by Avi Kivity
· 18 years ago
06465c5
KVM: Handle cpuid in the kernel instead of punting to userspace
by Avi Kivity
· 18 years ago
46fc147
KVM: Do not communicate to userspace through cpu registers during PIO
by Avi Kivity
· 18 years ago
9a2bb7f
KVM: Use a shared page for kernel/user communication when runing a vcpu
by Avi Kivity
· 18 years ago
bccf215
KVM: Per-vcpu inodes
by Avi Kivity
· 18 years ago
270fd9b
KVM: Wire up hypercall handlers to a central arch-independent location
by Avi Kivity
· 18 years ago
102d832
KVM: add MSR based hypercall API
by Ingo Molnar
· 18 years ago
5972e95
KVM: Use page_private()/set_page_private() apis
by Markus Rechberger
· 18 years ago
774c47f
[PATCH] KVM: cpu hotplug support
by Avi Kivity
· 18 years ago
133de90
[PATCH] KVM: Add a global list of all virtual machines
by Avi Kivity
· 18 years ago
a0610dd
[PATCH] kvm: Fix asm constraint for lldt instruction
by S.Caglar Onur
· 18 years ago
6f00e68
[PATCH] KVM: Emulate IA32_MISC_ENABLE msr
by Avi Kivity
· 18 years ago
714b93d
[PATCH] KVM: MMU: Replace atomic allocations by preallocated objects
by Avi Kivity
· 18 years ago
3bb65a2
[PATCH] KVM: MMU: Never free a shadow page actively serving as a root
by Avi Kivity
· 18 years ago
86a5ba0
[PATCH] KVM: MMU: Page table write flood protection
by Avi Kivity
· 18 years ago
5f015a5
[PATCH] KVM: MMU: Remove invlpg interception
by Avi Kivity
· 18 years ago
Next »