1. c32a427 kvm: Documentation: remove ia64 by Tiejun Chen · 10 years ago
  2. 003f7de KVM: ia64: remove by Paolo Bonzini · 10 years ago
  3. 86619e7 KVM: x86: Remove FIXMEs in emulate.c by Nicholas Krause · 10 years ago
  4. 997b041 KVM: emulator: remove duplicated limit check by Paolo Bonzini · 10 years ago
  5. 01485a2 KVM: emulator: remove code duplication in register_address{,_increment} by Paolo Bonzini · 10 years ago
  6. 31ff648 KVM: x86: Move __linearize masking of la into switch by Nadav Amit · 10 years ago
  7. abc7d8a KVM: x86: Non-canonical access using SS should cause #SS by Nadav Amit · 10 years ago
  8. d50eaa1 KVM: x86: Perform limit checks when assigning EIP by Nadav Amit · 10 years ago
  9. a7315d2 KVM: x86: Emulator performs privilege checks on __linearize by Nadav Amit · 10 years ago
  10. 1c1c35a KVM: x86: Stack size is overridden by __linearize by Nadav Amit · 10 years ago
  11. 7d882ff KVM: x86: Revert NoBigReal patch in the emulator by Nadav Amit · 10 years ago
  12. 842bb26 kvm: x86: vmx: remove MMIO_MAX_GEN by Tiejun Chen · 10 years ago
  13. 81ed33e kvm: x86: vmx: cleanup handle_ept_violation by Tiejun Chen · 10 years ago
  14. f210f75 KVM: x86: Fix lost interrupt on irr_pending race by Nadav Amit · 10 years ago
  15. a3e339e KVM: compute correct map even if all APICs are software disabled by Paolo Bonzini · 10 years ago
  16. 173beed KVM: x86: Software disabled APIC should still deliver NMIs by Nadav Amit · 10 years ago
  17. 5cc1502 kvm: simplify update_memslots invocation by Paolo Bonzini · 10 years ago
  18. f2a8103 kvm: commonize allocation of the new memory slots by Paolo Bonzini · 10 years ago
  19. 8593176c kvm: memslots: track id_to_index changes during the insertion sort by Paolo Bonzini · 10 years ago
  20. 063584d kvm: memslots: replace heap sort with an insertion sort pass by Igor Mammedov · 10 years ago
  21. 1d4e7e3 kvm: x86: increase user memory slots to 509 by Igor Mammedov · 10 years ago
  22. d913b90 kvm: svm: move WARN_ON in svm_adjust_tsc_offset by Chris J Arges · 10 years ago
  23. 54b98bf x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match by Andy Lutomirski · 10 years ago
  24. f6577a5f x86, kvm, vmx: Always use LOAD_IA32_EFER if available by Andy Lutomirski · 10 years ago
  25. ac14623 KVM: x86: fix warning on 32-bit compilation by Paolo Bonzini · 10 years ago
  26. ce1a5e6 kvm: x86: add trace event for pvclock updates by David Matlack · 10 years ago
  27. 09a0c3f kvm: x86: Fix kvm clock versioning. by Owen Hofmann · 10 years ago
  28. ed9aad2 KVM: x86: MOVNTI emulation min opsize is not respected by Nadav Amit · 10 years ago
  29. 7f18792 KVM: x86: update masterclock values on TSC writes by Marcelo Tosatti · 10 years ago
  30. b2c9d43 KVM: x86: Return UNHANDLABLE on unsupported SYSENTER by Nadav Amit · 10 years ago
  31. db324fe KVM: x86: Warn on APIC base relocation by Nadav Amit · 10 years ago
  32. d14cb5d KVM: x86: Emulator mis-decodes VEX instructions on real-mode by Nadav Amit · 10 years ago
  33. 2c2ca2d KVM: x86: Remove redundant and incorrect cpl check on task-switch by Nadav Amit · 10 years ago
  34. 9a9abf6 KVM: x86: Inject #GP when loading system segments with non-canonical base by Nadav Amit · 10 years ago
  35. 5b7f6a1 KVM: x86: Combine the lgdt and lidt emulation logic by Nadav Amit · 10 years ago
  36. 38827db KVM: x86: Do not update EFLAGS on faulting emulation by Nadav Amit · 10 years ago
  37. 9d88fca KVM: x86: MOV to CR3 can set bit 63 by Nadav Amit · 10 years ago
  38. 0fcc207 KVM: x86: Emulate push sreg as done in Core by Nadav Amit · 10 years ago
  39. 5aca372 KVM: x86: Wrong flags on CMPS and SCAS emulation by Nadav Amit · 10 years ago
  40. 807c142 KVM: x86: SYSCALL cannot clear eflags[1] by Nadav Amit · 10 years ago
  41. b5bbf10 KVM: x86: Emulation of MOV-sreg to memory uses incorrect size by Nadav Amit · 10 years ago
  42. 82b3277 KVM: x86: Breakpoints do not consider CS.base by Nadav Amit · 10 years ago
  43. 7305eb5 KVM: x86: Clear DR6[0:3] on #DB during handle_dr by Nadav Amit · 10 years ago
  44. 6d2a052 KVM: x86: Emulator should set DR6 upon GD like real CPU by Nadav Amit · 10 years ago
  45. 3ffb246 KVM: x86: No error-code on real-mode exceptions by Nadav Amit · 10 years ago
  46. 5b38ab8 KVM: x86: decode_modrm does not regard modrm correctly by Nadav Amit · 10 years ago
  47. 4114c27 KVM: x86: reset RVI upon system reset by Wei Wang · 10 years ago
  48. a2ae9df kvm: x86: vmx: avoid returning bool to distinguish success from error by Paolo Bonzini · 10 years ago
  49. 34a1cd6 kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup() by Tiejun Chen · 10 years ago
  50. f2c7648 kvm: x86: vmx: move down hardware_setup() and hardware_unsetup() by Tiejun Chen · 10 years ago
  51. 173ede4 Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  52. 365dc16 KVM: fix vm device attribute documentation by Dominik Dingel · 10 years ago
  53. fc56eb6 KVM: s390: fix handling of lctl[g]/stctl[g] by Heiko Carstens · 10 years ago
  54. 2dca485 KVM: s390: flush CPU on load control by Christian Borntraeger · 10 years ago
  55. 1365039 KVM: s390: Fix ipte locking by Christian Borntraeger · 10 years ago
  56. c6338ce kvm: kvmclock: use get_cpu() and put_cpu() by Tiejun Chen · 10 years ago
  57. f30ebc3 KVM: x86: optimize some accesses to LVTT and SPIV by Radim Krčmář · 10 years ago
  58. a323b40 KVM: x86: detect LVTT changes under APICv by Radim Krčmář · 10 years ago
  59. e462755 KVM: x86: detect SPIV changes under APICv by Radim Krčmář · 10 years ago
  60. 02d5d55 KVM: trivial fix comment regarding __kvm_set_memory_region by Dominik Dingel · 10 years ago
  61. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
  62. 7f05db6 kvm: drop unsupported capabilities, fix documentation by Michael S. Tsirkin · 10 years ago
  63. 1e0ad70 KVM: x86: fix deadline tsc interrupt injection by Radim Krčmář · 10 years ago
  64. 5d87db7 KVM: x86: add apic_timer_expired() by Radim Krčmář · 10 years ago
  65. 91690bf Documentation: virtual: kvm: correct one bit description in APF case by Tiejun Chen · 10 years ago
  66. 16f8a6f KVM: vmx: Unavailable DR4/5 is checked before CPL by Nadav Amit · 10 years ago
  67. c49c759 KVM: x86: Emulator performs code segment checks on read access by Nadav Amit · 10 years ago
  68. 0e8a0996 KVM: x86: Clear DR7.LE during task-switch by Nadav Amit · 10 years ago
  69. 518547b KVM: x86: Emulator does not calculate address correctly by Nadav Amit · 10 years ago
  70. 6bdf066 KVM: x86: DR7.GD should be cleared upon any #DB exception by Nadav Amit · 10 years ago
  71. 394457a KVM: x86: some apic broadcast modes does not work by Nadav Amit · 10 years ago
  72. 52ce3c2 x86,kvm,vmx: Don't trap writes to CR4.TSD by Andy Lutomirski · 10 years ago
  73. bf0b682 KVM: x86: Sysexit emulation does not mask RIP/RSP by Nadav Amit · 10 years ago
  74. 58b7075 KVM: x86: Distinguish between stack operation and near branches by Nadav Amit · 10 years ago
  75. f778404 KVM: x86: Getting rid of grp45 in emulator by Nadav Amit · 10 years ago
  76. 4be4de7 KVM: x86: Use new is_noncanonical_address in _linearize by Nadav Amit · 10 years ago
  77. d09155d KVM: emulator: always inline __linearize by Paolo Bonzini · 10 years ago
  78. 123b2dd Merge remote-tracking branch 'origin/master' into HEAD by Paolo Bonzini · 10 years ago
  79. 0df1f24 Linux 3.18-rc3 by Linus Torvalds · 10 years ago
  80. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  81. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  82. 1226716 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  84. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  85. 66338fe Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  86. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. 4cb8c35 irda: stop calling sk_prot->disconnect() on connection failure by Linus Torvalds · 10 years ago
  88. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 10 years ago
  89. d6948b2 drm/exynos: enable vblank after DPMS on by Andrzej Hajda · 10 years ago
  90. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 10 years ago
  91. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 10 years ago
  92. 9887e2d drm/exynos: vidi: fix build warning by Inki Dae · 10 years ago
  93. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 10 years ago
  94. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 10 years ago
  95. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 10 years ago
  96. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  97. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  98. 10a8fce Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  99. 12d7aac Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  100. 528a506 Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago