index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-25
KVM: MMU: Fix torn shadow pte
Avi Kivity
1
-1
/
+1
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
1
-0
/
+1
2008-07-29
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
2
-0
/
+112
2008-07-29
KVM: Allow browsing memslots with mmu_lock
Andrea Arcangeli
1
-7
/
+14
2008-07-29
KVM: Allow reading aliases with mmu_lock
Andrea Arcangeli
1
-0
/
+2
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+1
2008-07-27
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
1
-10
/
+10
2008-07-27
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
1
-1
/
+1
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
1
-0
/
+4
2008-07-27
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
3
-1
/
+9
2008-07-27
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
1
-63
/
+30
2008-07-27
KVM: task switch: segment base is linear address
Marcelo Tosatti
1
-3
/
+9
2008-07-27
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
2
-1
/
+8
2008-07-20
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
Avi Kivity
1
-3
/
+4
2008-07-20
KVM: x86 emulator: emulate clflush
Glauber Costa
1
-1
/
+3
2008-07-20
KVM: MMU: improve invalid shadow root page handling
Marcelo Tosatti
1
-1
/
+4
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+5
2008-07-20
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
3
-27
/
+27
2008-07-20
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
2
-2
/
+6
2008-07-20
KVM: x86 emulator: Fix HLT instruction
Mohammed Gamal
1
-1
/
+1
2008-07-20
KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
Avi Kivity
1
-5
/
+5
2008-07-20
KVM: VMX: Add ept_sync_context in flush_tlb
Sheng Yang
1
-0
/
+3
2008-07-20
KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
Marcelo Tosatti
1
-0
/
+3
2008-07-20
KVM: SVM: fix suspend/resume support
Joerg Roedel
1
-12
/
+22
2008-07-20
KVM: move slots_lock acquision down to vapic_exit
Marcelo Tosatti
1
-2
/
+2
2008-07-20
KVM: VMX: Fake emulate Intel perfctr MSRs
Chris Lalancette
1
-0
/
+12
2008-07-20
KVM: VMX: Fix a wrong usage of vmcs_config
Sheng Yang
1
-2
/
+2
2008-07-20
KVM: MMU: Fix printk format
Avi Kivity
1
-1
/
+1
2008-07-20
KVM: MMU: When debug is enabled, make it a run-time parameter
Avi Kivity
1
-1
/
+2
2008-07-20
KVM: x86 emulator: lazily evaluate segment registers
Avi Kivity
2
-60
/
+57
2008-07-20
KVM: x86 emulator: avoid segment base adjust for lea
Avi Kivity
1
-1
/
+1
2008-07-20
KVM: x86 emulator: simplify rip relative decoding
Avi Kivity
1
-18
/
+5
2008-07-20
KVM: x86 emulator: simplify r/m decoding
Avi Kivity
1
-13
/
+4
2008-07-20
KVM: x86 emulator: simplify sib decoding
Avi Kivity
1
-16
/
+4
2008-07-20
KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
Avi Kivity
1
-0
/
+2
2008-07-20
KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)
Mohammed Gamal
1
-2
/
+15
2008-07-20
KVM: Use printk_rlimit() instead of reporting emulation failures just once
Avi Kivity
1
-3
/
+1
2008-07-20
KVM: Do not calculate linear rip in emulation failure report
Glauber Costa
1
-2
/
+2
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
2
-9
/
+6
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
2
-1
/
+5
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
4
-15
/
+25
2008-07-20
KVM: MMU: Avoid page prefetch on SVM
Avi Kivity
1
-1
/
+4
2008-07-20
KVM: MMU: Move nonpaging_prefetch_page()
Avi Kivity
1
-9
/
+9
2008-07-20
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
Avi Kivity
1
-1
/
+2
2008-07-20
KVM: x86 emulator: simplify push imm8 emulation
Avi Kivity
1
-3
/
+1
2008-07-20
KVM: MMU: Optimize prefetch_page()
Avi Kivity
1
-13
/
+15
2008-07-20
KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction
Guillaume Thouvenin
1
-1
/
+14
2008-07-20
KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction
Guillaume Thouvenin
1
-1
/
+24
2008-07-20
KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
Guillaume Thouvenin
1
-1
/
+4
2008-07-20
KVM: x86 emulator: add support for jmp far 0xea
Guillaume Thouvenin
1
-2
/
+29
[next]