index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
1
-0
/
+2
2009-12-03
KVM: x86 shared msr infrastructure
Avi Kivity
1
-0
/
+3
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
1
-0
/
+1
2009-12-03
KVM: SVM: Cleanup NMI singlestep
Jan Kiszka
1
-1
/
+0
2009-12-03
KVM: x86: Fix guest single-stepping while interruptible
Jan Kiszka
1
-0
/
+4
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
1
-0
/
+2
2009-12-03
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
1
-0
/
+3
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
1
-2
/
+2
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+1
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
1
-1
/
+0
2009-12-03
KVM: Move irq sharing information to irqchip level
Gleb Natapov
1
-1
/
+0
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
1
-5
/
+5
2009-10-04
KVM: add support for change_pte mmu notifiers
Izik Eidus
1
-0
/
+1
2009-09-10
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
1
-0
/
+1
2009-09-10
KVM: Use thread debug register storage instead of kvm specific data
Avi Kivity
1
-3
/
+0
2009-09-10
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
1
-1
/
+1
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
1
-0
/
+2
2009-09-10
KVM: MMU: enable gbpages by increasing nr of pagesizes
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: MMU: shadow support for 1gb pages
Joerg Roedel
1
-1
/
+0
2009-09-10
KVM: MMU: make direct mapping paths aware of mapping levels
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
1
-0
/
+1
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-0
/
+2
2009-09-10
KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
Gleb Natapov
1
-0
/
+1
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-6
/
+6
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: VMX: Move rmode structure to vmx-specific code
Avi Kivity
1
-10
/
+0
2009-09-10
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
1
-5
/
+7
2009-09-10
KVM: Cache pdptrs
Avi Kivity
1
-0
/
+4
2009-09-10
KVM: Add MCE support
Huang Ying
1
-0
/
+5
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-06-10
KVM: VMX: Rename rmode.active to rmode.vm86_active
Nitin A Kamble
1
-1
/
+1
2009-06-10
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
1
-0
/
+2
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
1
-1
/
+4
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
1
-2
/
+0
2009-06-10
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
Glauber Costa
1
-1
/
+2
2009-06-10
KVM: Drop request_nmi from stats
Jan Kiszka
1
-1
/
+0
2009-06-10
KVM: Enable snooping control for supported hardware
Sheng Yang
1
-0
/
+1
2009-06-10
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
1
-2
/
+3
2009-06-10
KVM: Get rid of get_irq() callback
Gleb Natapov
1
-1
/
+0
2009-06-10
KVM: SVM: Add NMI injection support
Gleb Natapov
1
-1
/
+7
2009-06-10
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
Gleb Natapov
1
-2
/
+0
2009-06-10
KVM: Remove inject_pending_vectors() callback
Gleb Natapov
1
-2
/
+0
2009-06-10
KVM: Remove exception_injected() callback.
Gleb Natapov
1
-1
/
+0
2009-06-10
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
Gleb Natapov
1
-1
/
+1
2009-06-10
KVM: x86 emulator: Add new mode of instruction emulation: skip
Gleb Natapov
1
-0
/
+1
2009-06-10
KVM: MMU: remove global page optimization logic
Marcelo Tosatti
1
-4
/
+0
2009-06-10
KVM: MMU: Use different shadows when EFER.NXE changes
Avi Kivity
1
-0
/
+1
2009-06-10
KVM: MMU: Emulate #PF error code of reserved bits violation
Dong, Eddie
1
-0
/
+2
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-1
/
+1
[next]