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
2009-09-10
KVM: Add MCE support
Huang Ying
1
-0
/
+20
2009-06-10
KVM: Make kvm header C++ friendly
nathan binkert
1
-3
/
+3
2009-06-10
KVM: Device assignment framework rework
Sheng Yang
1
-9
/
+17
2009-06-10
KVM: Enable MSI-X for KVM assigned device
Sheng Yang
1
-0
/
+8
2009-06-10
KVM: Ioctls for init MSI-X entry
Sheng Yang
1
-0
/
+18
2009-04-22
KVM: Fix overlapping check for memory slots
Jan Kiszka
1
-0
/
+2
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
1
-1
/
+1
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
1
-0
/
+5
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
1
-1
/
+6
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
1
-0
/
+9
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-3
/
+3
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
1
-0
/
+33
2009-03-24
KVM: Add support to disable MSI for assigned device
Sheng Yang
1
-0
/
+1
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+4
2009-03-24
KVM: Advertise guest debug capability per-arch
Jan Kiszka
1
-0
/
+2
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
1
-0
/
+3
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-16
/
+35
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-5
/
+5
2009-01-15
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
1
-1
/
+1
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
1
-6
/
+5
2008-12-31
KVM: Advertise the bug in memory region destruction as fixed
Avi Kivity
1
-0
/
+2
2008-12-31
KVM: Enable MSI for device assignment
Sheng Yang
1
-0
/
+3
2008-12-31
KVM: Add fields for MSI device assignment
Sheng Yang
1
-0
/
+7
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
1
-2
/
+9
2008-10-28
KVM: Future-proof device assignment ABI
Avi Kivity
1
-0
/
+6
2008-10-15
KVM: ia64: Add intel iommu support for guests.
Xiantao Zhang
1
-1
/
+1
2008-10-15
KVM: Move device assignment logic to common code
Xiantao Zhang
1
-0
/
+2
2008-10-15
KVM: Device Assignment with VT-d
Ben-Ami Yassour
1
-0
/
+3
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
1
-0
/
+19
2008-10-15
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
1
-0
/
+1
2008-10-15
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
1
-0
/
+3
2008-10-15
KVM: kvmtrace: replace get_cycles with ktime_get v3
Christian Ehrhardt
1
-3
/
+3
2008-10-15
KVM: kvmtrace: Remove use of bit fields in kvm trace structure
Christian Ehrhardt
1
-3
/
+14
2008-10-15
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
1
-0
/
+21
2008-08-25
KVM: fix userspace ABI breakage
Adrian Bunk
1
-2
/
+2
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
1
-0
/
+1
2008-07-20
KVM: Support mixed endian machines
Tan, Li
1
-2
/
+2
2008-07-20
KVM: Add coalesced MMIO support (common part)
Laurent Vivier
1
-0
/
+29
2008-04-27
KVM: ppc: Add DCR access information to struct kvm_run
Hollis Blanchard
1
-0
/
+7
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+15
2008-04-27
KVM: Add trace markers
Feng (Eric) Liu
1
-1
/
+48
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
1
-0
/
+8
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
1
-0
/
+17
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
1
-0
/
+9
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
1
-0
/
+15
2008-04-27
KVM: kvm.h: __user requires compiler.h
Christian Borntraeger
1
-0
/
+1
2008-04-27
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
1
-0
/
+1
2008-04-27
KVM: add basic paravirt support
Marcelo Tosatti
1
-0
/
+1
2008-04-27
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
1
-0
/
+2
2008-04-27
KVM: In kernel PIT model
Sheng Yang
1
-0
/
+2
[prev]
[next]