1. 4c08849 KVM: Note down when cpu relax intercepted or pause loop exited by Raghavendra K T · 12 years ago
  2. f2a7434 KVM: Add config to support ple or cpu relax optimzation by Raghavendra K T · 12 years ago
  3. 93b6547 KVM: switch to symbolic name for irq_states size by Michael S. Tsirkin · 12 years ago
  4. c7a7062 KVM: x86: Fix typos in pmu.c by Guo Chao · 12 years ago
  5. d5b0b5b KVM: x86: Fix typos in lapic.c by Guo Chao · 12 years ago
  6. bbbda79 KVM: x86: Fix typos in cpuid.c by Guo Chao · 12 years ago
  7. fc05868 KVM: x86: Fix typos in emulate.c by Guo Chao · 12 years ago
  8. 4a96998 KVM: x86: Fix typos in x86.c by Guo Chao · 12 years ago
  9. c5ec2e5 KVM: SVM: Fix typos by Guo Chao · 12 years ago
  10. 0fa0607 KVM: VMX: Fix typos by Guo Chao · 12 years ago
  11. d566104 KVM: remove the unused parameter of gfn_to_pfn_memslot by Xiao Guangrong · 12 years ago
  12. f340a51 KVM: remove is_error_hpa by Xiao Guangrong · 12 years ago
  13. ca0565f5 KVM: make bad_pfn static to kvm_main.c by Xiao Guangrong · 12 years ago
  14. 903816f KVM: using get_fault_pfn to get the fault pfn by Xiao Guangrong · 12 years ago
  15. 86fde74 KVM: MMU: track the refcount when unmap the page by Xiao Guangrong · 12 years ago
  16. 9d3c92a KVM: x86: remove unnecessary mark_page_dirty by Xiao Guangrong · 12 years ago
  17. bcd3ef5 KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range() by Takuya Yoshikawa · 12 years ago
  18. f395302 KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp() by Takuya Yoshikawa · 12 years ago
  19. 048212d KVM: MMU: Add memslot parameter to hva handlers by Takuya Yoshikawa · 12 years ago
  20. 77d1130 KVM: Separate rmap_pde from kvm_lpage_info->write_count by Takuya Yoshikawa · 12 years ago
  21. b3ae209 KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() by Takuya Yoshikawa · 12 years ago
  22. 84504ef KVM: MMU: Make kvm_handle_hva() handle range of addresses by Takuya Yoshikawa · 12 years ago
  23. d19a748 KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() by Takuya Yoshikawa · 12 years ago
  24. 9594a49 KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() by Takuya Yoshikawa · 12 years ago
  25. ebf7d2e Revert "apic: fix kvm build on UP without IOAPIC" by Michael S. Tsirkin · 12 years ago
  26. 9053666 KVM guest: switch to apic_set_eoi_write, apic_write by Michael S. Tsirkin · 12 years ago
  27. 1551df6 apic: add apic_set_eoi_write for PV use by Michael S. Tsirkin · 12 years ago
  28. 64604e0 Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 12 years ago
  29. ad756a1 KVM: VMX: Implement PCID/INVPCID for guests with EPT by Mao, Junjie · 12 years ago
  30. fc73373 KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check by Prarit Bhargava · 12 years ago
  31. 0c1fc3c KVM: PPC: Critical interrupt emulation support by Bharat Bhushan · 12 years ago
  32. 66c9897 KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests by Mihai Caraman · 12 years ago
  33. c7ba777 KVM: PPC64: booke: Set interrupt computation mode for 64-bit host by Mihai Caraman · 12 years ago
  34. 9997782 KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt by Mihai Caraman · 12 years ago
  35. 6c5cb73 KVM: PPC: bookehv64: Add support for std/ld emulation. by Varun Sethi · 12 years ago
  36. 75c44bb booke: Added crit/mc exception handler for e500v2 by Bharat Bhushan · 12 years ago
  37. 6328e59 booke/bookehv: Add host crit-watchdog exception support by Bharat Bhushan · 12 years ago
  38. 58d8b17 KVM: MMU: document mmu-lock and fast page fault by Xiao Guangrong · 12 years ago
  39. 6fbc277 KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint by Xiao Guangrong · 12 years ago
  40. a72faf2 KVM: MMU: trace fast page fault by Xiao Guangrong · 12 years ago
  41. c7ba5b4 KVM: MMU: fast path of handling guest page fault by Xiao Guangrong · 12 years ago
  42. 49fde34 KVM: MMU: introduce SPTE_MMU_WRITEABLE bit by Xiao Guangrong · 12 years ago
  43. 6e7d035 KVM: MMU: fold tlb flush judgement into mmu_spte_update by Xiao Guangrong · 12 years ago
  44. 4f5982a KVM: VMX: export PFEC.P bit on ept by Xiao Guangrong · 12 years ago
  45. 8e22f95 KVM: MMU: cleanup spte_write_protect by Xiao Guangrong · 12 years ago
  46. d13bc5b KVM: MMU: abstract spte write-protect by Xiao Guangrong · 12 years ago
  47. 2f84569 KVM: MMU: return bool in __rmap_write_protect by Xiao Guangrong · 12 years ago
  48. a27685c KVM: VMX: Emulate invalid guest state by default by Avi Kivity · 12 years ago
  49. 8089000 KVM: x86 emulator: implement LTR by Avi Kivity · 12 years ago
  50. 869be99 KVM: x86 emulator: make loading TR set the busy bit by Avi Kivity · 12 years ago
  51. e919464 KVM: x86 emulator: make read_segment_descriptor() return the address by Avi Kivity · 12 years ago
  52. a14e579 KVM: x86 emulator: emulate LLDT by Avi Kivity · 12 years ago
  53. 9299836 KVM: x86 emulator: emulate BSWAP by Avi Kivity · 12 years ago
  54. de5f70e KVM: VMX: Improve error reporting during invalid guest state emulation by Avi Kivity · 12 years ago
  55. de87dcdd KVM: VMX: Stop invalid guest state emulation on pending event by Avi Kivity · 12 years ago
  56. 612e89f KVM: x86 emulator: implement ENTER by Avi Kivity · 12 years ago
  57. 51ddff5 KVM: x86 emulator: split push logic from push opcode emulation by Avi Kivity · 12 years ago
  58. 361cad2 KVM: x86 emulator: fix byte-sized MOVZX/MOVSX by Avi Kivity · 12 years ago
  59. 2dd7caa KVM: x86 emulator: emulate LAHF by Avi Kivity · 12 years ago
  60. 7c068e4 KVM: VMX: Continue emulating after batch exhausted by Avi Kivity · 12 years ago
  61. bdea48e KVM: VMX: Fix interrupt exit condition during emulation by Avi Kivity · 12 years ago
  62. 9605157 KVM: x86 emulator: emulate SGDT/SIDT by Avi Kivity · 12 years ago
  63. a6e3407 KVM: Fix SS default ESP/EBP based addressing by Avi Kivity · 12 years ago
  64. cbd27ee KVM: x86 emulator: initialize memop by Avi Kivity · 12 years ago
  65. f47cfa3 KVM: x86 emulator: emulate LEAVE by Avi Kivity · 12 years ago
  66. b8405c1 KVM: VMX: Limit iterations with emulator_invalid_guest_state by Avi Kivity · 12 years ago
  67. f0495f9 KVM: VMX: Relax check on unusable segment by Avi Kivity · 12 years ago
  68. 510425f KVM: x86 emulator: fix LIDT/LGDT in long mode by Avi Kivity · 12 years ago
  69. 79d5b4c KVM: x86 emulator: allow loading null SS in long mode by Avi Kivity · 12 years ago
  70. 6d6eede KVM: x86 emulator: emulate cpuid by Avi Kivity · 12 years ago
  71. 0017f93 KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics by Avi Kivity · 12 years ago
  72. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 12 years ago
  73. d881e6f KVM: VMX: Return correct CPL during transition to protected mode by Avi Kivity · 12 years ago
  74. e676505 KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation by Avi Kivity · 12 years ago
  75. 5cfc2aa KVM: handle last_boosted_vcpu = 0 case by Rik van Riel · 12 years ago
  76. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 12 years ago
  77. ea1918d KVM: s390: use sigp condition code defines by Heiko Carstens · 12 years ago
  78. 0744426 KVM: s390: fix sigp set prefix status stored cases by Heiko Carstens · 12 years ago
  79. 7ba26c4 KVM: s390: fix sigp sense running condition code handling by Heiko Carstens · 12 years ago
  80. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  81. 9d04edd s390/smp: remove redundant check by Heiko Carstens · 12 years ago
  82. 36c1ed8 KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER by Marc Zyngier · 12 years ago
  83. 2106a54 KVM: VMX: code clean for vmx_init() by Guo Chao · 12 years ago
  84. f9808b7 apic: fix kvm build on UP without IOAPIC by Michael S. Tsirkin · 12 years ago
  85. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  86. d905c06 KVM: rearrange injection cancelling code by Michael S. Tsirkin · 12 years ago
  87. 5cfb1d5 KVM: only sync when attention bits set by Michael S. Tsirkin · 12 years ago
  88. c1af87d KVM: eoi msi documentation by Michael S. Tsirkin · 12 years ago
  89. d0a69d6 x86, bitops: note on __test_and_clear_bit atomicity by Michael S. Tsirkin · 12 years ago
  90. ab9cf49 KVM guest: guest side for eoi avoidance by Michael S. Tsirkin · 12 years ago
  91. 8680b94 KVM: optimize ISR lookups by Michael S. Tsirkin · 12 years ago
  92. 5eadf91 KVM: document lapic regs field by Michael S. Tsirkin · 12 years ago
  93. 9e40b67 KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc() by Takuya Yoshikawa · 12 years ago
  94. a1e4ccb KVM: Introduce __KVM_HAVE_IRQ_LINE by Christoffer Dall · 12 years ago
  95. 9900b4b KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code by Marc Zyngier · 12 years ago
  96. dcce048 KVM: trace events: update list of exit reasons by Cornelia Huck · 12 years ago
  97. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  98. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  99. 00763e4 KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit by Xudong Hao · 12 years ago
  100. 80feb89 KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc() by Takuya Yoshikawa · 12 years ago