index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
|
\
|
*
kvm: remove KVM_MMIO_SIZE
Tiejun Chen
2015-02-05
|
*
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
|
*
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
|
|
\
|
|
*
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
|
*
|
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
|
*
|
arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
Andre Przywara
2015-01-20
|
*
|
KVM: Add generic support for dirty page logging
Mario Smarduch
2015-01-16
|
|
/
*
/
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
|
/
*
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-15
|
\
|
*
kvm: add a memslot flag for incoherent memory regions
Ard Biesheuvel
2014-11-25
|
*
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-25
*
|
kvm: optimize GFN to memslot lookup with large slots amount
Igor Mammedov
2014-12-04
*
|
kvm: search_memslots: add simple LRU memslot caching
Igor Mammedov
2014-12-04
*
|
KVM: x86: move device assignment out of kvm_host.h
Paolo Bonzini
2014-11-24
*
|
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
2014-11-23
*
|
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-21
|
/
*
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
2014-10-24
*
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-27
|
\
|
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
|
|
\
|
*
|
KVM: Introduce gfn_to_hva_memslot_prot
Christoffer Dall
2014-08-27
*
|
|
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
*
|
|
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...
Tang Chen
2014-09-24
*
|
|
kvm: Faults which trigger IO release the mmap_sem
Andres Lagar-Cavilla
2014-09-24
|
|
/
|
/
|
*
|
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
*
|
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
*
|
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
*
|
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-17
*
|
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
*
|
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
|
/
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
*
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2014-08-06
*
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-08-05
*
KVM: Move all accesses to kvm::irq_routing into irqchip.c
Paul Mackerras
2014-08-05
*
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-08-05
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
|
\
|
*
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-05
*
|
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
2014-05-05
*
|
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
2014-04-29
*
|
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-23
*
|
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
2014-04-22
|
\
\
|
*
|
KVM: add kvm_is_error_gpa() helper
Heiko Carstens
2014-04-22
|
|
/
*
/
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
2014-04-17
|
/
*
KVM: Bump KVM_MAX_IRQ_ROUTES for s390
Cornelia Huck
2014-03-21
*
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
*
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
2014-02-18
*
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
2014-01-30
*
KVM: s390: add floating irq controller
Jens Freimann
2014-01-30
*
kvm: remove dead code
Stephen Hemminger
2014-01-08
[next]