projects
/
linux-3.10.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kvm: Fix memory slot generation updates
[linux-3.10.git]
/
include
/
linux
/
kvm_host.h
2012-12-23
Alex Williamson
kvm: Fix memory slot generation updates
blob
|
commitdiff
2012-12-14
Alex Williamson
KVM: struct kvm_memory_slot.id -> short
blob
|
commitdiff
|
diff to current
2012-12-14
Alex Williamson
KVM: struct kvm_memory_slot.flags -> u32
blob
|
commitdiff
|
diff to current
2012-12-14
Alex Williamson
KVM: struct kvm_memory_slot.user_alloc -> bool
blob
|
commitdiff
|
diff to current
2012-12-14
Alex Williamson
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
blob
|
commitdiff
|
diff to current
2012-12-14
Alex Williamson
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
blob
|
commitdiff
|
diff to current
2012-12-13
Linus Torvalds
Merge tag 'kvm-3.8-1' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-12-09
Marcelo Tosatti
Merge branch 'for-upstream' of https://github.com/agraf...
blob
|
commitdiff
|
diff to current
2012-12-08
Ingo Molnar
Merge tag 'sched-cputime-for-mingo' of git://git./linux...
blob
|
commitdiff
|
diff to current
2012-12-07
Ingo Molnar
Merge branch 'linus' into sched/core
blob
|
commitdiff
|
diff to current
2012-12-06
Alexander Graf
KVM: Distangle eventfd code from irqchip
blob
|
commitdiff
|
diff to current
2012-12-05
Michael S. Tsirkin
kvm: add kvm_set_irq_inatomic
blob
|
commitdiff
|
diff to current
2012-11-28
Marcelo Tosatti
KVM: x86: add kvm_arch_vcpu_postcreate callback, move...
blob
|
commitdiff
|
diff to current
2012-11-28
Marcelo Tosatti
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock...
blob
|
commitdiff
|
diff to current
2012-11-19
Frederic Weisbecker
vtime: Remove the underscore prefix invasion
blob
|
commitdiff
|
diff to current
2012-11-14
Ingo Molnar
Merge tag 'v3.7-rc5' into sched/core
blob
|
commitdiff
|
diff to current
2012-10-31
Xiao Guangrong
KVM: x86: fix vcpu->mmio_fragments overflow
blob
|
commitdiff
|
diff to current
2012-10-29
Xiao Guangrong
KVM: do not treat noslot pfn as a error pfn
blob
|
commitdiff
|
diff to current
2012-10-29
Frederic Weisbecker
kvm: Directly account vtime to system on guest switch
blob
|
commitdiff
|
diff to current
2012-10-23
Christoffer Dall
KVM: Take kvm instead of vcpu to mmu_notifier_retry
blob
|
commitdiff
|
diff to current
2012-10-10
Marcelo Tosatti
Merge branch 'for-upstream' of github.com/agraf/linux...
blob
|
commitdiff
|
diff to current
2012-10-08
Jan Kiszka
KVM: x86: Convert kvm_arch_vcpu_reset into private...
blob
|
commitdiff
|
diff to current
2012-10-05
Bharat Bhushan
KVM: PPC: booke: Add watchdog emulation
blob
|
commitdiff
|
diff to current
2012-10-04
Linus Torvalds
Merge tag 'kvm-3.7-1' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-09-25
Frederic Weisbecker
cputime: Use a proper subsystem naming for vtime relate...
blob
|
commitdiff
|
diff to current
2012-09-23
Alex Williamson
KVM: Add resampling irqfds for level triggered interrupts
blob
|
commitdiff
|
diff to current
2012-09-17
Michael S. Tsirkin
KVM: make processes waiting on vcpu mutex killable
blob
|
commitdiff
|
diff to current
2012-09-06
Marcelo Tosatti
KVM: split kvm_arch_flush_shadow
blob
|
commitdiff
|
diff to current
2012-08-27
Gavin Shan
KVM: PPC: book3s: fix build error caused by gfn_to_hva_...
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: introduce readonly memslot
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: introduce KVM_HVA_ERR_RO_BAD
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: introduce KVM_HVA_ERR_BAD
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: introduce KVM_PFN_ERR_RO_FAULT
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: introduce gfn_to_pfn_memslot_atomic
blob
|
commitdiff
|
diff to current
2012-08-22
Xiao Guangrong
KVM: hide KVM_MEMSLOT_INVALID from userspace
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: let the error pfn not depend on error code
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: do not release the error page
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: introduce KVM_ERR_PTR_BAD_PAGE
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: remove the unused declare
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: inline is_*_pfn functions
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: introduce KVM_PFN_ERR_BAD
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: introduce KVM_PFN_ERR_HWPOISON
blob
|
commitdiff
|
diff to current
2012-08-06
Xiao Guangrong
KVM: introduce KVM_PFN_ERR_FAULT
blob
|
commitdiff
|
diff to current
2012-08-06
Takuya Yoshikawa
KVM: Push rmap into kvm_arch_memory_slot
blob
|
commitdiff
|
diff to current
2012-07-26
Christoffer Dall
KVM: Move KVM_IRQ_LINE to arch-generic code
blob
|
commitdiff
|
diff to current
2012-07-26
Xiao Guangrong
KVM: remove dummy pages
blob
|
commitdiff
|
diff to current
2012-07-26
Avi Kivity
Merge branch 'queue' into next
blob
|
commitdiff
|
diff to current
2012-07-24
Linus Torvalds
Merge tag 'kvm-3.6-1' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-07-23
Raghavendra K T
KVM: Choose better candidate for directed yield
blob
|
commitdiff
|
diff to current
2012-07-23
Raghavendra K T
KVM: Note down when cpu relax intercepted or pause...
blob
|
commitdiff
|
diff to current
2012-07-20
Xiao Guangrong
KVM: remove the unused parameter of gfn_to_pfn_memslot
blob
|
commitdiff
|
diff to current
2012-07-20
Xiao Guangrong
KVM: remove is_error_hpa
blob
|
commitdiff
|
diff to current
2012-07-20
Xiao Guangrong
KVM: make bad_pfn static to kvm_main.c
blob
|
commitdiff
|
diff to current
2012-07-20
Xiao Guangrong
KVM: using get_fault_pfn to get the fault pfn
blob
|
commitdiff
|
diff to current
2012-07-18
Takuya Yoshikawa
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
blob
|
commitdiff
|
diff to current
2012-07-03
Marc Zyngier
KVM: Guard mmu_notifier specific code with CONFIG_MMU_N...
blob
|
commitdiff
|
diff to current
2012-07-03
Alex Williamson
KVM: Pass kvm_irqfd to functions
blob
|
commitdiff
|
diff to current
2012-06-18
Marc Zyngier
KVM: use KVM_CAP_IRQ_ROUTING to protect the routing...
blob
|
commitdiff
|
diff to current
2012-06-06
Christoffer Dall
KVM: Cleanup the kvm_print functions and introduce...
blob
|
commitdiff
|
diff to current
2012-06-05
Takuya Yoshikawa
KVM: Avoid wasting pages for small lpage_info arrays
blob
|
commitdiff
|
diff to current
2012-05-16
Avi Kivity
KVM: MMU: Don't use RCU for lockless shadow walking
blob
|
commitdiff
|
diff to current
2012-05-01
Konstantin Weitz
KVM: s390: Implement the directed yield (diag 9c) hyper...
blob
|
commitdiff
|
diff to current
2012-04-24
Jan Kiszka
KVM: Introduce direct MSI message injection for in...
blob
|
commitdiff
|
diff to current
2012-04-19
Avi Kivity
KVM: Fix page-crossing MMIO
blob
|
commitdiff
|
diff to current
2012-04-19
Marcelo Tosatti
Merge branch 'linus' into queue
blob
|
commitdiff
|
diff to current
2012-04-12
Alex Williamson
KVM: unmap pages from the iommu when slots are removed
blob
|
commitdiff
|
diff to current
2012-04-08
Takuya Yoshikawa
KVM: Remove unused dirty_bitmap_head and nr_dirty_pages
blob
|
commitdiff
|
diff to current
2012-04-08
Alexander Graf
KVM: PPC: Rework wqp conditional code
blob
|
commitdiff
|
diff to current
2012-04-08
Christoffer Dall
KVM: Factor out kvm_vcpu_kick to arch-generic code
blob
|
commitdiff
|
diff to current
2012-04-08
Amos Kong
KVM: set upper bounds for iobus dev to limit userspace
blob
|
commitdiff
|
diff to current
2012-04-08
Amos Kong
KVM: resize kvm_io_range array dynamically
blob
|
commitdiff
|
diff to current
2012-03-28
Linus Torvalds
Merge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-03-20
Jan Kiszka
KVM: Convert intx_mask_lock to spin lock
blob
|
commitdiff
|
diff to current
2012-03-08
Jan Kiszka
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
blob
|
commitdiff
|
diff to current
2012-03-08
Avi Kivity
KVM: Ensure all vcpus are consistent with in-kernel...
blob
|
commitdiff
|
diff to current
2012-03-08
Takuya Yoshikawa
KVM: Introduce kvm_memory_slot::arch and move lpage_inf...
blob
|
commitdiff
|
diff to current
2012-03-08
Takuya Yoshikawa
KVM: Introduce gfn_to_index() which returns the index...
blob
|
commitdiff
|
diff to current
2012-03-05
Paul Mackerras
KVM: Move gfn_to_memslot() to kvm_host.h
blob
|
commitdiff
|
diff to current
2012-03-05
Paul Mackerras
KVM: Add barriers to allow mmu_notifier_retry to be...
blob
|
commitdiff
|
diff to current
2012-03-05
Carsten Otte
KVM: s390: ucontrol: export SIE control block to user
blob
|
commitdiff
|
diff to current
2012-03-05
Carsten Otte
KVM: s390: add parameter for KVM_CREATE_VM
blob
|
commitdiff
|
diff to current
2012-03-04
Paul Gortmaker
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
blob
|
commitdiff
|
diff to current
2011-12-27
Gleb Natapov
KVM: Expose a version 2 architectural PMU to a guests
blob
|
commitdiff
|
diff to current
2011-12-27
Gleb Natapov
KVM: drop bsp_vcpu pointer from kvm struct
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce a table to map slot id to index in memsl...
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: sort memslots by its size and use line search
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce id_to_memslot function
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce kvm_for_each_memslot macro
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce update_memslots function
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce KVM_MEM_SLOTS_NUM macro
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: Count the number of dirty pages for dirty logging
blob
|
commitdiff
|
diff to current
2011-12-27
Eric B Munson
KVM: Fix include dependency for mmu_notifier
blob
|
commitdiff
|
diff to current
2011-12-27
Nadav Har'El
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
blob
|
commitdiff
|
diff to current
2011-09-25
Avi Kivity
KVM: Fix simultaneous NMIs
blob
|
commitdiff
|
diff to current
2011-09-25
Jan Kiszka
KVM: Clean up and extend rate-limited output
blob
|
commitdiff
|
diff to current
2011-09-25
Sasha Levin
KVM: Intelligent device lookup on I/O bus
blob
|
commitdiff
|
diff to current
2011-09-25
Sasha Levin
KVM: Make coalesced mmio use a device per zone
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: filter out the mmio pfn from the fault pfn
blob
|
commitdiff
|
diff to current
2011-07-14
Glauber Costa
KVM: Steal time implementation
blob
|
commitdiff
|
diff to current
2011-07-12
Gleb Natapov
KVM: introduce kvm_read_guest_cached
blob
|
commitdiff
|
diff to current
next