index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-752
/
+0
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
1
-0
/
+2
2008-10-15
KVM: Device Assignment: Map mmio pages into VT-d page table
Weidong Han
1
-2
/
+0
2008-10-15
KVM: MMU: speed up mmu_unsync_walk
Marcelo Tosatti
1
-0
/
+1
2008-10-15
KVM: MMU: out of sync shadow core
Marcelo Tosatti
1
-0
/
+3
2008-10-15
KVM: x86: trap invlpg
Marcelo Tosatti
1
-0
/
+2
2008-10-15
KVM: MMU: sync roots on mmu reload
Marcelo Tosatti
1
-0
/
+1
2008-10-15
KVM: MMU: mode specific sync_page
Marcelo Tosatti
1
-0
/
+2
2008-10-15
KVM: Device Assignment with VT-d
Ben-Ami Yassour
1
-20
/
+3
2008-10-15
KVM: Add statistics for guest irq injections
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR
Avi Kivity
1
-11
/
+2
2008-10-15
KVM: remove unused field from the assigned dev struct
Ben-Ami Yassour
1
-1
/
+0
2008-10-15
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
1
-0
/
+10
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
1
-0
/
+16
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
1
-0
/
+7
2008-10-15
KVM: VMX: Reinject real mode exception
Jan Kiszka
1
-0
/
+4
2008-10-15
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
1
-0
/
+1
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
1
-0
/
+5
2008-10-15
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
1
-18
/
+0
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti
1
-5
/
+10
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
1
-4
/
+4
2008-08-25
KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot
Eduardo Habkost
1
-1
/
+1
2008-07-29
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
1
-0
/
+6
2008-07-27
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
1
-0
/
+1
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-3
/
+3
2008-07-22
x86: fix spurious '#' in kvm header
Vegard Nossum
1
-1
/
+1
2008-07-21
KVM: fix exception entry / build bug, on 64-bit
Ingo Molnar
1
-3
/
+5
2008-07-20
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
1
-14
/
+12
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
1
-0
/
+1
2008-07-20
KVM: Prefixes segment functions that will be exported with "kvm_"
Guillaume Thouvenin
1
-0
/
+4
2008-07-20
KVM: MTRR support
Avi Kivity
1
-0
/
+3
2008-07-20
KVM: Order segment register constants in the same way as cpu operand encoding
Avi Kivity
1
-2
/
+2
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
1
-0
/
+1
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
1
-0
/
+4
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-1
/
+0
2008-07-20
KVM: Handle virtualization instruction #UD faults during reboot
Avi Kivity
1
-0
/
+24
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
1
-0
/
+1
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
1
-1
/
+3
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
1
-1
/
+1
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
1
-0
/
+1
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
1
-0
/
+3
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
1
-0
/
+3
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
1
-0
/
+1
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-5
/
+0
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
1
-5
/
+5
2008-04-27
KVM: Add trace markers
Feng (Eric) Liu
1
-0
/
+19
2008-04-27
KVM: SVM: add intercept for machine check exception
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
1
-2
/
+2
2008-04-27
KVM: function declaration parameter name cleanup
Joerg Roedel
1
-3
/
+3
[next]