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
2014-11-14
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
1
-24
/
+54
2014-11-14
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
1
-5
/
+22
2014-11-14
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2
-6
/
+6
2014-11-14
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
3
-3
/
+28
2014-11-14
KVM: x86: Improve thread safety in pit
Andy Honig
1
-0
/
+2
2014-11-14
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2
-5
/
+13
2014-11-14
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
H. Peter Anvin
1
-1
/
+1
2014-10-30
kvm: x86: fix stale mmio cache bug
David Matlack
2
-6
/
+16
2014-10-05
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2014-09-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2
-14
/
+40
2014-09-05
KVM: x86: Inter-privilege level ret emulation is not implemeneted
Nadav Amit
1
-0
/
+4
2014-06-26
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
1
-19
/
+43
2014-03-31
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
1
-1
/
+1
2014-03-31
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2
-0
/
+17
2014-03-31
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
1
-0
/
+3
2014-03-23
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-06
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-06
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
4
-3
/
+23
2014-02-06
kvm: x86: fix apic_base enable check
Andrew Jones
1
-1
/
+1
2014-01-09
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
1
-4
/
+4
2013-12-20
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
1
-1
/
+4
2013-12-20
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
3
-53
/
+18
2013-12-20
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2013-11-29
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
1
-1
/
+4
2013-07-13
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
1
-2
/
+9
2013-06-18
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
1
-3
/
+2
2013-06-03
KVM: Fix race in apic->pending_events processing
Gleb Natapov
1
-3
/
+6
2013-06-03
KVM: fix sil/dil/bpl/spl in the mod/rm fields
Paolo Bonzini
1
-1
/
+4
2013-06-03
KVM: Emulate multibyte NOP
Paolo Bonzini
1
-1
/
+3
2013-05-09
KVM: emulator: emulate SALC
Paolo Bonzini
1
-1
/
+5
2013-05-09
KVM: emulator: emulate XLAT
Paolo Bonzini
1
-1
/
+14
2013-05-09
KVM: emulator: emulate AAM
Paolo Bonzini
1
-1
/
+24
2013-05-09
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
1
-0
/
+6
2013-05-08
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
1
-20
/
+20
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-507
/
+1253
2013-05-02
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
3
-12
/
+12
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-04-29
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
1
-0
/
+2
2013-04-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
1
-1
/
+1
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
3
-6
/
+18
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
3
-2
/
+2
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
3
-12
/
+13
2013-04-28
kvm, svm: Fix typo in printk message
Borislav Petkov
1
-1
/
+1
2013-04-28
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
1
-1
/
+1
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
1
-1
/
+0
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
1
-0
/
+1
2013-04-25
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
1
-0
/
+4
2013-04-22
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
1
-2
/
+2
[next]