Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d7d3972a9ae962bbf8ce49c83f4a40082708f69
/
include
/
linux
/
kvm_host.h
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fa93384
sched: Fix signedness bug in yield_to()
by Dan Carpenter
· 10 years ago
719d93c
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
by Christian Borntraeger
· 11 years ago
8ad3575
KVM: s390: enable IBS for single running VCPUs
by David Hildenbrand
· 11 years ago
a086f6a
Revert "KVM: Simplify kvm->tlbs_dirty handling"
by Xiao Guangrong
· 11 years ago
63b5cf0
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 11 years ago
dfeec84
KVM: add kvm_is_error_gpa() helper
by Heiko Carstens
· 11 years ago
68c3b4d
KVM: VMX: speed up wildcard MMIO EVENTFD
by Michael S. Tsirkin
· 11 years ago
f3f710b
KVM: Bump KVM_MAX_IRQ_ROUTES for s390
by Cornelia Huck
· 11 years ago
8422359
KVM: s390: irq routing for adapter interrupts.
by Cornelia Huck
· 11 years ago
5befdc3
KVM: Simplify kvm->tlbs_dirty handling
by Takuya Yoshikawa
· 11 years ago
e0ead41
KVM: async_pf: Provide additional direct page notification
by Dominik Dingel
· 11 years ago
c05c418
KVM: s390: add floating irq controller
by Jens Freimann
· 11 years ago
ea0269b
kvm: remove dead code
by Stephen Hemminger
· 11 years ago
7940876
kvm: make local functions static
by Stephen Hemminger
· 11 years ago
7330672
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
by Christoffer Dall
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
81e87e2
kvm_host: typo fix
by Michael S. Tsirkin
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
ec53500
kvm: Add VFIO device
by Alex Williamson
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 11 years ago
6d9d41e
KVM: Move gfn_to_index to x86 specific code
by Christoffer Dall
· 11 years ago
2f303b7
KVM: Convert kvm_lock back to non-raw spinlock
by Paolo Bonzini
· 11 years ago
98fda16
kvm: remove .done from struct kvm_async_pf
by Radim Krčmář
· 11 years ago
ba6a354
KVM: mmu: allow page tables to be in read-only slots
by Paolo Bonzini
· 11 years ago
bf64087
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
by Dominik Dingel
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
126a5af
KVM: kvm-io: support cookies
by Cornelia Huck
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
6ea34c9
kvm: exclude ioeventfd from counting kvm_io_range limit
by Amos Kong
· 11 years ago
521921b
kvm: Move guest entry/exit APIs to context_tracking
by Frederic Weisbecker
· 11 years ago
0061d53
KVM: x86: limit difference between kvmclock updates
by Marcelo Tosatti
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5975a2e
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
by Paul Mackerras
· 12 years ago
2a5bab1
kvm: Allow build-time configuration of KVM device assignment
by Alex Williamson
· 12 years ago
064d1af
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
by Gleb Natapov
· 12 years ago
730dca4
KVM: x86: Rework request for immediate exit
by Jan Kiszka
· 12 years ago
07f0a7b
kvm: destroy emulated devices on VM exit
by Scott Wood
· 12 years ago
5df554ad
kvm/ppc/mpic: in-kernel MPIC emulation
by Scott Wood
· 12 years ago
852b6d5
kvm: add device control API
by Scott Wood
· 12 years ago
e8cde09
KVM: Move irq routing setup to irqchip.c
by Alexander Graf
· 12 years ago
7eee2ef
KVM: Remove kvm_get_intr_delivery_bitmask
by Alexander Graf
· 12 years ago
a725d56
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
by Alexander Graf
· 12 years ago
8175e5b
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
by Alexander Graf
· 12 years ago
3d81bc7
KVM: Call common update function when ioapic entry changed.
by Yang Zhang
· 12 years ago
aa2fbe6
KVM: Let ioapic know the irq line status
by Yang Zhang
· 12 years ago
8b415dc
KVM: Move kvm_rebooting declaration out of x86
by Geoff Levand
· 12 years ago
fc1b749
KVM: Move vm_list kvm_lock declarations out of x86
by Geoff Levand
· 12 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 12 years ago
09a6e1f
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
by Marcelo Tosatti
· 12 years ago
2ae33b3
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
f445f11
KVM: allow host header to be included even for !CONFIG_KVM
by Kevin Hilman
· 12 years ago
3a08a8f
kvm: Record the preemption status of vcpus using preempt notifiers
by Raghavendra K T
· 12 years ago
060f0ce
KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.
by Cornelia Huck
· 12 years ago
a0f155e
KVM: Initialize irqfd from kvm_init().
by Cornelia Huck
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
7b6195a
KVM: set_memory_region: Refactor prepare_memory_region()
by Takuya Yoshikawa
· 12 years ago
74d0727
KVM: set_memory_region: Make kvm_mr_change available to arch code
by Takuya Yoshikawa
· 12 years ago
47ae31e
KVM: set_memory_region: Drop user_alloc from set_memory_region()
by Takuya Yoshikawa
· 12 years ago
462fce4
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
7a905b1
KVM: Remove user_alloc from struct kvm_memory_slot
by Takuya Yoshikawa
· 12 years ago
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
6a61671
cputime: Safely read cputime of full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
c11f11f
kvm: Prepare to add generic guest entry/exit callbacks
by Frederic Weisbecker
· 12 years ago
1c81063
KVM: PPC: BookE: Implement EPR exit
by Alexander Graf
· 12 years ago
116c14c
kvm: Fix memory slot generation updates
by Alex Williamson
· 12 years ago
1e702d9
KVM: struct kvm_memory_slot.id -> short
by Alex Williamson
· 12 years ago
6104f47
KVM: struct kvm_memory_slot.flags -> u32
by Alex Williamson
· 12 years ago
f82a8cf
KVM: struct kvm_memory_slot.user_alloc -> bool
by Alex Williamson
· 12 years ago
0743247
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
by Alex Williamson
· 12 years ago
bbacc0c
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
by Alex Williamson
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
d2ff4fc
Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue
by Marcelo Tosatti
· 12 years ago
38130ec
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
222e82b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 12 years ago
914daba
KVM: Distangle eventfd code from irqchip
by Alexander Graf
· 12 years ago
01f2188
kvm: add kvm_set_irq_inatomic
by Michael S. Tsirkin
· 12 years ago
42897d8
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
by Marcelo Tosatti
· 12 years ago
d828199
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
by Marcelo Tosatti
· 12 years ago
fd25b4c
vtime: Remove the underscore prefix invasion
by Frederic Weisbecker
· 12 years ago
87da7e6
KVM: x86: fix vcpu->mmio_fragments overflow
by Xiao Guangrong
· 12 years ago
81c52c5
KVM: do not treat noslot pfn as a error pfn
by Xiao Guangrong
· 12 years ago
b080935
kvm: Directly account vtime to system on guest switch
by Frederic Weisbecker
· 12 years ago
8ca40a7
KVM: Take kvm instead of vcpu to mmu_notifier_retry
by Christoffer Dall
· 12 years ago
03604b3
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
by Marcelo Tosatti
· 12 years ago
8b6e454
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
by Jan Kiszka
· 12 years ago
f61c94b
KVM: PPC: booke: Add watchdog emulation
by Bharat Bhushan
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
bf9fae9
cputime: Use a proper subsystem naming for vtime related APIs
by Frederic Weisbecker
· 12 years ago
7a84428
KVM: Add resampling irqfds for level triggered interrupts
by Alex Williamson
· 12 years ago
9fc7744
KVM: make processes waiting on vcpu mutex killable
by Michael S. Tsirkin
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
66a0350
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
by Gavin Shan
· 12 years ago
4d8b81a
KVM: introduce readonly memslot
by Xiao Guangrong
· 12 years ago
7068d09
KVM: introduce KVM_HVA_ERR_RO_BAD
by Xiao Guangrong
· 12 years ago
ca3a490
KVM: introduce KVM_HVA_ERR_BAD
by Xiao Guangrong
· 12 years ago
Next »