- ad218f8 KVM: MMU: prepopulate the shadow on invlpg by Marcelo Tosatti · 16 years ago
- 6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch by Marcelo Tosatti · 16 years ago
- b1a3682 KVM: MMU: collapse remote TLB flushes on root sync by Marcelo Tosatti · 16 years ago
- 60c8aec KVM: MMU: use page array in unsync walk by Marcelo Tosatti · 16 years ago
- fbce554 KVM: x86 emulator: Fix handling of VMMCALL instruction by Amit Shah · 16 years ago
- 9bf8ea4 KVM: x86 emulator: add the emulation of shld and shrd instructions by Guillaume Thouvenin · 16 years ago
- d175226 KVM: x86 emulator: add the assembler code for three operands by Guillaume Thouvenin · 16 years ago
- bfcadf8 KVM: x86 emulator: add a new "implied 1" Src decode type by Guillaume Thouvenin · 16 years ago
- 0dc8d10 KVM: x86 emulator: add Src2 decode set by Guillaume Thouvenin · 16 years ago
- 45ed60b KVM: x86 emulator: Extend the opcode descriptor by Guillaume Thouvenin · 16 years ago
- efff9e5 KVM: VMX: fix sparse warning by Hannes Eder · 16 years ago
- f3fd92f KVM: Remove extraneous semicolon after do/while by Avi Kivity · 16 years ago
- 2b48cc7 KVM: x86 emulator: fix popf emulation by Avi Kivity · 16 years ago
- cf5de4f KVM: x86 emulator: fix ret emulation by Avi Kivity · 16 years ago
- 8a09b68 KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop() by Avi Kivity · 16 years ago
- 781d0ed KVM: x86 emulator: allow pop from mmio by Avi Kivity · 16 years ago
- faa5a3a KVM: x86 emulator: Extract 'pop' sequence into a function by Avi Kivity · 16 years ago
- 6b7ad61 KVM: x86 emulator: consolidate emulation of two operand instructions by Avi Kivity · 16 years ago
- dda96d8 KVM: x86 emulator: reduce duplication in one operand emulation thunks by Avi Kivity · 16 years ago
- ecc5589 KVM: MMU: optimize set_spte for page sync by Marcelo Tosatti · 16 years ago
- 423cd25 x86: KVM guest: sign kvmclock as paravirt by Glauber Costa · 16 years ago
- df203ec KVM: VMX: Conditionally request interrupt window after injecting irq by Avi Kivity · 16 years ago
- d176720 x86: disable VMX on all CPUs on reboot by Eduardo Habkost · 16 years ago
- 2340b62 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() by Eduardo Habkost · 16 years ago
- 0f3e9ee x86: cpu_emergency_svm_disable() function by Eduardo Habkost · 16 years ago
- 2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h by Eduardo Habkost · 16 years ago
- 63d1142 KVM: SVM: move has_svm() code to asm/virtext.h by Eduardo Habkost · 16 years ago
- 6aa07a0 x86: cpu_emergency_vmxoff() function by Eduardo Habkost · 16 years ago
- 710ff4a KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable() by Eduardo Habkost · 16 years ago
- 1e99311 x86: asm/virtext.h: add cpu_vmxoff() inline function by Eduardo Habkost · 16 years ago
- 6210e37 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h by Eduardo Habkost · 16 years ago
- eca70fc KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h by Eduardo Habkost · 16 years ago
- c2cedf7 KVM: SVM: move svm.h to include/asm by Eduardo Habkost · 16 years ago
- 13673a9 KVM: VMX: move vmx.h to include/asm by Eduardo Habkost · 16 years ago
- 0fdf8e5 KVM: Fix cpuid iteration on multiple leaves per eac by Nitin A Kamble · 16 years ago
- 0853d2c KVM: Fix cpuid leaf 0xb loop termination by Nitin A Kamble · 16 years ago
- 2843099 KVM: MMU: Fix aliased gfns treated as unaliased by Izik Eidus · 16 years ago
- 6eb5581 KVM: Enable Function Level Reset for assigned device by Sheng Yang · 16 years ago
- 1d5a4d9 KVM: VMX: Handle mmio emulation when guest state is invalid by Guillaume Thouvenin · 16 years ago
- e93f36b KVM: allow emulator to adjust rip for emulated pio instructions by Guillaume Thouvenin · 16 years ago
- c0d0982 KVM: SVM: Set the 'busy' flag of the TR selector by Amit Shah · 16 years ago
- 25022ac KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration by Amit Shah · 16 years ago
- b8222ad KVM: x86: Fix typo in function name by Amit Shah · 16 years ago
- cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
- 8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation by Jan Kiszka · 16 years ago
- 291fd39 KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) by Guillaume Thouvenin · 16 years ago
- 6fe6397 KVM: VMX: Move private memory slot position by Sheng Yang · 16 years ago
- 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
- d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
- 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
- 74be52e KVM: Add local get_mtrr_type() to support MTRR by Sheng Yang · 16 years ago
- 468d472 KVM: VMX: Add PAT support for EPT by Sheng Yang · 16 years ago
- 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
- 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
- b558bc0 x86: Rename mtrr_state struct and macro names by Sheng Yang · 16 years ago
- 5f17928 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback by Gleb Natapov · 16 years ago
- 3b86cd9 KVM: VMX: work around lacking VNMI support by Jan Kiszka · 16 years ago
- 487b391 KVM: VMX: Provide support for user space injected NMIs by Jan Kiszka · 16 years ago
- c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
- 26df99c KVM: Kick NMI receiving VCPU by Jan Kiszka · 16 years ago
- 0496fbb KVM: x86: VCPU with pending NMI is runnabled by Jan Kiszka · 16 years ago
- 23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source by Jan Kiszka · 16 years ago
- 66a5a34 KVM: VMX: fix real-mode NMI support by Jan Kiszka · 16 years ago
- f460ee4 KVM: VMX: refactor IRQ and NMI window enabling by Jan Kiszka · 16 years ago
- 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
- 448fa4a KVM: x86: Reset pending/inject NMI state on CPU reset by Jan Kiszka · 16 years ago
- 60637aa KVM: VMX: Support for NMI task gates by Jan Kiszka · 16 years ago
- e4a4188 KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value by Jan Kiszka · 16 years ago
- a26bf12 KVM: VMX: include all IRQ window exits in statistics by Jan Kiszka · 16 years ago
- 2786b01 KVM: x86 emulator: consolidate push reg by Guillaume Thouvenin · 16 years ago
- ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
- 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
- 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
- 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
- 973656f x86, sparseirq: clean up Kconfig entry by Ingo Molnar · 16 years ago
- 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
- 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
- 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
- fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
- 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
- a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
- 4e17fee x86: turn CONFIG_SPARSE_IRQ off by default by Ingo Molnar · 16 years ago
- 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
- 1fcccb0 x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 by Jaswinder Singh · 16 years ago
- 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
- cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
- b7e8bda crypto: crc32c-intel - Switch to shash by Herbert Xu · 16 years ago
- 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 16 years ago
- 67be403 Revert "x86: disable X86_PTRACE_BTS" by Ingo Molnar · 16 years ago
- db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago