index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
KVM: Remove unused 'instruction_length'
Avi Kivity
1
-3
/
+2
2007-05-03
KVM: Don't require explicit indication of completion of mmio or pio
Avi Kivity
1
-3
/
+2
2007-05-03
KVM: Add fpu get/set operations
Avi Kivity
1
-0
/
+17
2007-05-03
KVM: Add physical memory aliasing feature
Avi Kivity
1
-1
/
+9
2007-05-03
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
1
-9
/
+2
2007-05-03
KVM: Allow kernel to select size of mmap() buffer
Avi Kivity
1
-0
/
+4
2007-05-03
KVM: Add guest mode signal mask
Avi Kivity
1
-0
/
+7
2007-05-03
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
1
-1
/
+2
2007-05-03
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
1
-7
/
+8
2007-05-03
KVM: Allow userspace to process hypercalls which have no kernel handler
Avi Kivity
1
-1
/
+9
2007-05-03
KVM: Add method to check for backwards-compatible API extensions
Avi Kivity
1
-0
/
+5
2007-05-03
KVM: Renumber ioctls
Avi Kivity
1
-17
/
+17
2007-05-03
KVM: Remove minor wart from KVM_CREATE_VCPU ioctl
Avi Kivity
1
-1
/
+1
2007-05-03
KVM: Remove the 'emulated' field from the userspace interface
Avi Kivity
1
-2
/
+1
2007-05-03
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
1
-1
/
+17
2007-05-03
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
1
-3
/
+3
2007-05-03
KVM: Use a shared page for kernel/user communication when runing a vcpu
Avi Kivity
1
-3
/
+3
2007-03-04
KVM: Bump API version
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
1
-21
/
+17
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
1
-1
/
+9
2007-02-12
[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi
Avi Kivity
1
-1
/
+2
2007-02-12
[PATCH] kvm: Two-way apic tpr synchronization
Dor Laor
1
-0
/
+2
2007-01-26
[PATCH] KVM: SVM: Propagate cpu shutdown events to userspace
Joerg Roedel
1
-0
/
+1
2007-01-05
[PATCH] KVM: Improve interrupt response
Dor Laor
1
-1
/
+10
2006-12-22
[PATCH] KVM: API versioning
Avi Kivity
1
-0
/
+3
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+227