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
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-0
/
+1
2010-08-01
KVM: x86: XSAVE/XRSTOR live migration support
Sheng Yang
1
-0
/
+12
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
1
-0
/
+6
2010-05-17
KVM: Add support for enabling capabilities per-vcpu
Alexander Graf
1
-0
/
+11
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
1
-0
/
+1
2010-04-25
KVM: x86: Add support for saving&restoring debug registers
Jan Kiszka
1
-0
/
+6
2010-04-25
KVM: x86: Save&restore interrupt shadow mask
Jan Kiszka
1
-0
/
+1
2010-04-25
KVM: PPC: Add capability for paired singles
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
Jan Kiszka
1
-0
/
+1
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
1
-1
/
+3
2010-03-01
KVM: Implement NotifyLongSpinWait HYPER-V hypercall
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-118
/
+156
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
1
-0
/
+3
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
1
-2
/
+6
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
1
-0
/
+6
2009-12-03
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
1
-0
/
+1
2009-12-03
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
1
-0
/
+4
2009-12-03
KVM: Reorder IOCTLs in main kvm.h
Jan Kiszka
1
-118
/
+117
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
1
-0
/
+10
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
1
-0
/
+16
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
1
-0
/
+2
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
1
-0
/
+24
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
1
-0
/
+6
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
1
-30
/
+1
2009-09-10
KVM: Return to userspace on emulation failure
Avi Kivity
1
-0
/
+7
2009-09-10
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
Gleb Natapov
1
-0
/
+2
2009-09-10
KVM: Reorder ioctls in kvm.h
Avi Kivity
1
-5
/
+5
2009-09-10
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
1
-1
/
+1
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
1
-0
/
+12
2009-09-10
KVM: irqfd
Gregory Haskins
1
-0
/
+11
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
[next]