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
/
drivers
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2007-06-15
KVM: Prevent guest fpu state from leaking into the host
Avi Kivity
2007-06-01
kvm: fix section mismatch warning in kvm-intel.o
Sam Ravnborg
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-03
KVM: Remove unused 'instruction_length'
Avi Kivity
2007-05-03
KVM: VMX: Add lazy FPU support for VT
Anthony Liguori
2007-05-03
KVM: VMX: Properly shadow the CR0 register in the vcpu struct
Anthony Liguori
2007-05-03
KVM: Don't complain about cpu erratum AA15
Avi Kivity
2007-05-03
KVM: Per-vcpu statistics
Avi Kivity
2007-05-03
KVM: VMX: Only save/restore MSR_K6_STAR if necessary
Avi Kivity
2007-05-03
KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c
Avi Kivity
2007-05-03
KVM: VMX: Don't switch 64-bit msrs for 32-bit guests
Avi Kivity
2007-05-03
KVM: VMX: Reduce unnecessary saving of host msrs
Avi Kivity
2007-05-03
KVM: Fix overflow bug in overflow detection code
Eric Sesterhenn / Snakebyte
2007-05-03
KVM: Simply gfn_to_page()
Avi Kivity
2007-05-03
KVM: Remove debug message
Avi Kivity
2007-05-03
KVM: Hack real-mode segments on vmx from KVM_SET_SREGS
Avi Kivity
2007-05-03
KVM: Remove set_cr0_no_modeswitch() arch op
Avi Kivity
2007-05-03
KVM: Workaround vmx inability to virtualize the reset state
Avi Kivity
2007-05-03
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
2007-05-03
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
2007-05-03
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
2007-05-03
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
2007-05-03
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
2007-05-03
KVM: Use the generic skip_emulated_instruction() in hypercall code
Dor Laor
2007-03-27
KVM: always reload segment selectors
Ingo Molnar
2007-03-27
KVM: Prevent system selectors leaking into guest on real->protected mode tran...
Avi Kivity
2007-03-18
KVM: Fix guest sysenter on vmx
Avi Kivity
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
2007-03-04
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
Joerg Roedel
2007-03-04
KVM: Cosmetics
Avi Kivity
2007-02-13
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
2007-02-12
[PATCH] KVM: cpu hotplug support
Avi Kivity
2007-02-12
[PATCH] KVM: VMX: add vcpu_clear()
Avi Kivity
2007-02-12
[PATCH] kvm: VMX: Reload ds and es even in 64-bit mode
Avi Kivity
2007-02-12
[PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to u...
Avi Kivity
2007-02-12
[PATCH] kvm: optimize inline assembly
Ingo Molnar
2007-02-09
[PATCH] kvm: NULL noise removal
Al Viro
2007-02-01
[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios
Avi Kivity
2007-01-23
[PATCH] KVM: fix race between mmio reads and injected interrupts
Avi Kivity
2007-01-22
[PATCH] vmx: Fix register constraint in launch code
Herbert Xu
2007-01-11
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
2007-01-05
[PATCH] KVM: Simplify test for interrupt window
Dor Laor
2007-01-05
[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()
Avi Kivity
2007-01-05
[PATCH] KVM: Improve reporting of vmwrite errors
Avi Kivity
2007-01-05
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
2007-01-05
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
[next]