index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2013-08-07
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
Nadav Har'El
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
2013-08-07
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
2013-08-07
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2013-08-07
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2013-08-07
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
2013-08-07
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
2013-08-07
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
2013-08-07
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
2013-08-07
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
2013-08-07
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
2013-08-07
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
2013-07-29
nVMX: reset rflags register cache during nested vmentry.
Gleb Natapov
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
KVM: MMU: avoid fast page fault fixing mmio page fault
Xiao Guangrong
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-07-10
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
[next]