index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
2009-12-03
1
-4
/
+8
|
*
|
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
2009-12-03
1
-32
/
+45
|
*
|
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
2009-12-03
1
-2
/
+2
|
*
|
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
2009-12-03
3
-36
/
+24
|
*
|
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
2009-12-03
1
-1
/
+0
|
*
|
KVM: Fix hotplug of CPUs
Zachary Amsden
2009-12-03
2
-4
/
+6
|
*
|
KVM: Fix printk name error in svm.c
Zachary Amsden
2009-12-03
1
-2
/
+3
|
*
|
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
Zachary Amsden
2009-12-03
1
-10
/
+16
|
*
|
KVM: Separate timer intialization into an indepedent function
Zachary Amsden
2009-12-03
1
-8
/
+15
|
*
|
KVM: SVM: Remove remaining occurences of rdtscll
Joerg Roedel
2009-12-03
1
-4
/
+3
|
*
|
KVM: SVM: don't copy exit_int_info on nested vmrun
Joerg Roedel
2009-12-03
1
-2
/
+0
|
*
|
KVM: SVM: reorganize svm_interrupt_allowed
Joerg Roedel
2009-12-03
1
-4
/
+12
|
*
|
KVM: remove duplicated #include
Huang Weiyi
2009-12-03
1
-1
/
+0
|
*
|
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
3
-9
/
+19
|
*
|
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
Marcelo Tosatti
2009-12-03
1
-3
/
+0
|
*
|
KVM: VMX: Enhance invalid guest state emulation
Mohammed Gamal
2009-12-03
1
-24
/
+20
|
*
|
KVM: x86 emulator: Add pusha and popa instructions
Mohammed Gamal
2009-12-03
1
-1
/
+47
|
*
|
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
Mohammed Gamal
2009-12-03
1
-1
/
+2
|
*
|
KVM: Move assigned device code to own file
Avi Kivity
2009-12-03
1
-1
/
+2
|
*
|
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-12-03
1
-1
/
+1
|
*
|
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
3
-6
/
+0
|
*
|
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
3
-18
/
+19
|
*
|
KVM: Move irq sharing information to irqchip level
Gleb Natapov
2009-12-03
1
-0
/
+1
|
*
|
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
2009-12-03
1
-13
/
+9
|
*
|
KVM: Don't pass kvm_run arguments
Avi Kivity
2009-12-03
5
-137
/
+136
|
*
|
KVM: x86 emulator: Introduce No64 decode option
Mohammed Gamal
2009-12-03
1
-28
/
+14
|
*
|
KVM: x86 emulator: Add 'push/pop sreg' instructions
Mohammed Gamal
2009-12-03
1
-6
/
+101
*
|
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
1
-8
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
2009-11-10
1
-1
/
+1
|
*
|
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
1
-8
/
+10
|
*
|
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-18
6
-29
/
+104
|
|
\
\
|
*
\
\
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-09-15
22
-1327
/
+3211
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
2009-11-04
1
-1
/
+1
*
|
|
|
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
2009-11-04
1
-1
/
+1
*
|
|
|
KVM: MMU: fix pointer cast
Frederik Deweerdt
2009-10-16
1
-6
/
+10
*
|
|
|
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
KVM: add support for change_pte mmu notifiers
Izik Eidus
2009-10-04
1
-9
/
+53
*
|
|
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
Izik Eidus
2009-10-04
2
-7
/
+26
*
|
|
KVM: MMU: dont hold pagecount reference for mapped sptes pages
Izik Eidus
2009-10-04
1
-5
/
+2
*
|
|
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
2009-10-04
1
-0
/
+2
*
|
|
KVM: VMX: flush TLB with INVEPT on cpu migration
Marcelo Tosatti
2009-10-04
1
-1
/
+1
*
|
|
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-10-04
1
-1
/
+1
*
|
|
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
2009-10-04
1
-6
/
+17
*
|
|
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
2009-10-04
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-14
22
-1321
/
+3210
|
\
\
|
*
|
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
2009-09-10
2
-0
/
+15
|
*
|
KVM: fix misreporting of coalesced interrupts by kvm tracer
Gleb Natapov
2009-09-10
1
-1
/
+1
|
*
|
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
2009-09-10
1
-2
/
+0
|
*
|
KVM: VMX: call vmx_load_host_state() only if msr is cached
Gleb Natapov
2009-09-10
1
-2
/
+2
|
*
|
KVM: VMX: Conditionally reload debug register 6
Avi Kivity
2009-09-10
1
-5
/
+9
[prev]
[next]