Histórico de commits

Autor SHA1 Mensagem Data
  Alex Williamson 1e702d9af5 KVM: struct kvm_memory_slot.id -> short 12 anos atrás
  Alex Williamson f82a8cfe93 KVM: struct kvm_memory_slot.user_alloc -> bool 12 anos atrás
  Alex Williamson bbacc0c111 KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS 12 anos atrás
  Alex Williamson b7f69c555c KVM: Minor memory slot optimization 12 anos atrás
  Alex Williamson e40f193f5b KVM: Fix iommu map/unmap to handle memory slot moves 12 anos atrás
  Alex Williamson 9c695d42db KVM: Check userspace_addr when modifying a memory slot 12 anos atrás
  Alex Williamson f0736cf055 KVM: Restrict non-existing slot state transitions 12 anos atrás
  Alex Williamson 5419369ed6 KVM: Fix user memslot overlap check 12 anos atrás
  Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 anos atrás
  Marcelo Tosatti d828199e84 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag 12 anos atrás
  Guo Chao 807f12e57c KVM: remove unnecessary return value check 12 anos atrás
  Guo Chao 18595411a7 KVM: do not kfree error pointer 12 anos atrás
  Xiao Guangrong 81c52c56e2 KVM: do not treat noslot pfn as a error pfn 12 anos atrás
  Linus Torvalds 3d0ceac129 Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 anos atrás
  Xiao Guangrong f3ac1a4b66 KVM: MMU: fix release noslot pfn 12 anos atrás
  Takuya Yoshikawa b74ca3b3fd kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le() 12 anos atrás
  Linus Torvalds ecefbd94b8 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 anos atrás
  Michael S. Tsirkin 9fc77441e5 KVM: make processes waiting on vcpu mutex killable 13 anos atrás
  Marcelo Tosatti 3b4dc3a031 KVM: move postcommit flush to x86, as mmio sptes are x86 specific 13 anos atrás
  Marcelo Tosatti 12d6e7538e KVM: perform an invalid memslot step for gpa base change 13 anos atrás
  Marcelo Tosatti 2df72e9bc4 KVM: split kvm_arch_flush_shadow 13 anos atrás
  Gavin Shan 66a03505a7 KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() 13 anos atrás
  Alan Cox 760a9a30ad kvm: Fix nonsense handling of compat ioctl 13 anos atrás
  Xiao Guangrong 4d8b81abc4 KVM: introduce readonly memslot 13 anos atrás
  Xiao Guangrong ca3a490c7d KVM: introduce KVM_HVA_ERR_BAD 13 anos atrás
  Xiao Guangrong 12ce13fea9 KVM: use 'writable' as a hint to map writable pfn 13 anos atrás
  Xiao Guangrong 2fc843117d KVM: reorganize hva_to_pfn 13 anos atrás
  Xiao Guangrong 86ab8cffb4 KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic 13 anos atrás
  Xiao Guangrong 037d92dc5d KVM: introduce gfn_to_pfn_memslot_atomic 13 anos atrás
  Xiao Guangrong a50d64d659 KVM: fix missing check for memslot flags 13 anos atrás