index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm.h
Age
Commit message (
Expand
)
Author
2010-03-01
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
Jan Kiszka
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
2010-03-01
KVM: Implement NotifyLongSpinWait HYPER-V hypercall
Gleb Natapov
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
2009-12-03
KVM: VMX: Report unexpected simultaneous exceptions as internal errors
Avi Kivity
2009-12-03
KVM: Allow internal errors reported to userspace to carry extra data
Avi Kivity
2009-12-03
KVM: Reorder IOCTLs in main kvm.h
Jan Kiszka
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
KVM: Return to userspace on emulation failure
Avi Kivity
2009-09-10
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
Gleb Natapov
2009-09-10
KVM: Reorder ioctls in kvm.h
Avi Kivity
2009-09-10
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
2009-09-10
KVM: irqfd
Gregory Haskins
2009-09-10
KVM: Add MCE support
Huang Ying
2009-06-10
KVM: Make kvm header C++ friendly
nathan binkert
2009-06-10
KVM: Device assignment framework rework
Sheng Yang
2009-06-10
KVM: Enable MSI-X for KVM assigned device
Sheng Yang
2009-06-10
KVM: Ioctls for init MSI-X entry
Sheng Yang
2009-04-22
KVM: Fix overlapping check for memory slots
Jan Kiszka
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
2009-03-24
KVM: Add support to disable MSI for assigned device
Sheng Yang
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2009-03-24
KVM: Advertise guest debug capability per-arch
Jan Kiszka
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2009-01-15
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
2008-12-31
KVM: Advertise the bug in memory region destruction as fixed
Avi Kivity
2008-12-31
KVM: Enable MSI for device assignment
Sheng Yang
2008-12-31
KVM: Add fields for MSI device assignment
Sheng Yang
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
2008-10-28
KVM: Future-proof device assignment ABI
Avi Kivity
[next]