index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
kvm: Documentation: remove ia64
Tiejun Chen
2
-106
/
+22
2014-11-20
KVM: ia64: remove
Paolo Bonzini
31
-13272
/
+0
2014-11-19
KVM: x86: Remove FIXMEs in emulate.c
Nicholas Krause
1
-4
/
+0
2014-11-19
KVM: emulator: remove duplicated limit check
Paolo Bonzini
1
-9
/
+4
2014-11-19
KVM: emulator: remove code duplication in register_address{,_increment}
Paolo Bonzini
1
-12
/
+11
2014-11-19
KVM: x86: Move __linearize masking of la into switch
Nadav Amit
1
-2
/
+1
2014-11-19
KVM: x86: Non-canonical access using SS should cause #SS
Nadav Amit
1
-1
/
+1
2014-11-19
KVM: x86: Perform limit checks when assigning EIP
Nadav Amit
1
-41
/
+54
2014-11-19
KVM: x86: Emulator performs privilege checks on __linearize
Nadav Amit
1
-15
/
+0
2014-11-19
KVM: x86: Stack size is overridden by __linearize
Nadav Amit
1
-4
/
+5
2014-11-19
KVM: x86: Revert NoBigReal patch in the emulator
Nadav Amit
1
-7
/
+1
2014-11-18
kvm: x86: vmx: remove MMIO_MAX_GEN
Tiejun Chen
1
-4
/
+3
2014-11-18
kvm: x86: vmx: cleanup handle_ept_violation
Tiejun Chen
1
-3
/
+3
2014-11-17
KVM: x86: Fix lost interrupt on irr_pending race
Nadav Amit
1
-6
/
+12
2014-11-17
KVM: compute correct map even if all APICs are software disabled
Paolo Bonzini
1
-10
/
+15
2014-11-17
KVM: x86: Software disabled APIC should still deliver NMIs
Nadav Amit
1
-8
/
+15
2014-11-17
kvm: simplify update_memslots invocation
Paolo Bonzini
1
-14
/
+6
2014-11-17
kvm: commonize allocation of the new memory slots
Paolo Bonzini
1
-17
/
+11
2014-11-14
kvm: memslots: track id_to_index changes during the insertion sort
Paolo Bonzini
1
-19
/
+19
2014-11-14
kvm: memslots: replace heap sort with an insertion sort pass
Igor Mammedov
1
-28
/
+28
2014-11-14
kvm: x86: increase user memory slots to 509
Igor Mammedov
1
-1
/
+1
2014-11-13
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
Chris J Arges
2
-4
/
+6
2014-11-12
x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match
Andy Lutomirski
1
-1
/
+3
2014-11-12
x86, kvm, vmx: Always use LOAD_IA32_EFER if available
Andy Lutomirski
1
-2
/
+8
2014-11-10
KVM: x86: fix warning on 32-bit compilation
Paolo Bonzini
1
-0
/
+2
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
2
-0
/
+39
2014-11-08
kvm: x86: Fix kvm clock versioning.
Owen Hofmann
1
-5
/
+5
2014-11-08
KVM: x86: MOVNTI emulation min opsize is not respected
Nadav Amit
1
-7
/
+7
2014-11-08
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
1
-9
/
+10
2014-11-08
KVM: x86: Return UNHANDLABLE on unsupported SYSENTER
Nadav Amit
1
-4
/
+2
2014-11-08
KVM: x86: Warn on APIC base relocation
Nadav Amit
1
-0
/
+4
2014-11-08
KVM: x86: Emulator mis-decodes VEX instructions on real-mode
Nadav Amit
1
-2
/
+1
2014-11-07
KVM: x86: Remove redundant and incorrect cpl check on task-switch
Nadav Amit
1
-6
/
+2
2014-11-07
KVM: x86: Inject #GP when loading system segments with non-canonical base
Nadav Amit
1
-0
/
+6
2014-11-07
KVM: x86: Combine the lgdt and lidt emulation logic
Nadav Amit
1
-16
/
+11
2014-11-07
KVM: x86: Do not update EFLAGS on faulting emulation
Nadav Amit
1
-1
/
+3
2014-11-07
KVM: x86: MOV to CR3 can set bit 63
Nadav Amit
3
-1
/
+4
2014-11-07
KVM: x86: Emulate push sreg as done in Core
Nadav Amit
1
-0
/
+4
2014-11-07
KVM: x86: Wrong flags on CMPS and SCAS emulation
Nadav Amit
1
-2
/
+13
2014-11-07
KVM: x86: SYSCALL cannot clear eflags[1]
Nadav Amit
1
-0
/
+1
2014-11-07
KVM: x86: Emulation of MOV-sreg to memory uses incorrect size
Nadav Amit
1
-0
/
+2
2014-11-07
KVM: x86: Breakpoints do not consider CS.base
Nadav Amit
3
-16
/
+18
2014-11-07
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
Nadav Amit
1
-0
/
+1
2014-11-07
KVM: x86: Emulator should set DR6 upon GD like real CPU
Nadav Amit
1
-1
/
+8
2014-11-07
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
1
-0
/
+2
2014-11-07
KVM: x86: decode_modrm does not regard modrm correctly
Nadav Amit
1
-4
/
+1
2014-11-07
KVM: x86: reset RVI upon system reset
Wei Wang
2
-8
/
+15
2014-11-07
kvm: x86: vmx: avoid returning bool to distinguish success from error
Paolo Bonzini
1
-21
/
+32
2014-11-07
kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
Tiejun Chen
1
-134
/
+133
2014-11-07
kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
Tiejun Chen
1
-70
/
+70
[next]