Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
447a8b858e4bda41c394b1bc7fdbc9dc0bdf44f6
/
arch
/
s390
/
kvm
/
kvm-s390.c
cc568ea
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
by Paolo Bonzini
· 10 years ago
784aa3d
KVM: Rename and add argument to check_extension
by Alexander Graf
· 10 years ago
78599d9
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
by Cornelia Huck
· 10 years ago
ea74c0e
KVM: s390: remove the tasklet used by the hrtimer
by David Hildenbrand
· 11 years ago
433b9ee
KVM: s390: remove _bh locking from start_stop_lock
by David Hildenbrand
· 11 years ago
4ae3c08
KVM: s390: remove _bh locking from local_int.lock
by David Hildenbrand
· 11 years ago
0759d06
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
by David Hildenbrand
· 11 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
7a42fdc
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
by David Hildenbrand
· 11 years ago
32f5ff63
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
by David Hildenbrand
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
8f5759a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next
by Linus Torvalds
· 11 years ago
5a5e653
KVM: s390: Intercept the tprot instruction
by Matthew Rosato
· 12 years ago
2de3bfc
KVM: s390: check the given debug flags, not the set ones
by David Hildenbrand
· 11 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
fda902c
KVM: s390: split SIE state guest prefix field
by Michael Mueller
· 11 years ago
4953919
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
by David Hildenbrand
· 11 years ago
fa576c5
KVM: s390: Introduce helper function for faulting-in a guest page
by Thomas Huth
· 11 years ago
ebc3226
KVM: s390: announce irqfd capability
by Cornelia Huck
· 11 years ago
8ad3575
KVM: s390: enable IBS for single running VCPUs
by David Hildenbrand
· 11 years ago
6852d7b
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
by David Hildenbrand
· 11 years ago
67335e6
KVM: s390: Drop pending interrupts on guest exit
by Christian Borntraeger
· 11 years ago
27291e2
KVM: s390: hardware support for guest debugging
by David Hildenbrand
· 11 years ago
aba0750
KVM: s390: emulate stctl and stctg
by David Hildenbrand
· 11 years ago
d0bce60
KVM: s390: convert kvm_s390_store_status_unloaded()
by Heiko Carstens
· 11 years ago
81480cc
KVM: s390: convert pfault code
by Heiko Carstens
· 11 years ago
8a242234
KVM: s390: make use of ipte lock
by Heiko Carstens
· 11 years ago
217a440
KVM: s390/sclp: correctly set eca siif bit
by Heiko Carstens
· 11 years ago
280ef0f
KVM: s390: export test_vfacility()
by Heiko Carstens
· 11 years ago
4f718ea
KVM: s390: Exploiting generic userspace interface for cmma
by Dominik Dingel
· 11 years ago
b31605c
KVM: s390: make cmma usage conditionally
by Dominik Dingel
· 11 years ago
f206165
KVM: s390: Per-vm kvm device controls
by Dominik Dingel
· 11 years ago
15f36eb
KVM: s390: Add proper dirty bitmap support to S390 kvm.
by Jason J. Herne
· 12 years ago
693ffc0
KVM: s390: Don't enable skeys by default
by Dominik Dingel
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
f7b9ddb
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
2ed10cc
KVM: s390: clear local interrupts at cpu initial reset
by Jens Freimann
· 11 years ago
f6c137f
KVM: s390: randomize sca address
by Christian Borntraeger
· 11 years ago
8422359
KVM: s390: irq routing for adapter interrupts.
by Cornelia Huck
· 11 years ago
841b91c
KVM: s390: adapter interrupt sources
by Cornelia Huck
· 11 years ago
d938dc5
KVM: Add per-vm capability enablement.
by Cornelia Huck
· 11 years ago
2955c83
KVM: s390: Optimize ucontrol path
by Christian Borntraeger
· 11 years ago
fed495d
KVM: s390: Removing untriggerable BUG_ONs
by Dominik Dingel
· 11 years ago
1ee0bc5
KVM: s390: get rid of local_int array
by Jens Freimann
· 11 years ago
afa45ff
KVM: s390: expose gbea register to userspace
by Christian Borntraeger
· 11 years ago
672550f
KVM: s390: Provide access to program parameter
by Christian Borntraeger
· 11 years ago
f87618e
KVM: s390: implementation of kvm_arch_vcpu_runnable()
by Michael Mueller
· 11 years ago
b31288f
s390/kvm: support collaborative memory management
by Konstantin Weitz
· 12 years ago
536336c
KVM: async_pf: Exploit one reg interface for pfault
by Dominik Dingel
· 11 years ago
3c038e6
KVM: async_pf: Async page fault support on s390
by Dominik Dingel
· 11 years ago
24eb3a8
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
by Dominik Dingel
· 12 years ago
c05c418
KVM: s390: add floating irq controller
by Jens Freimann
· 11 years ago
c760f5e
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queue
by Paolo Bonzini
· 11 years ago
699bde3
KVM: s390: Fix memory access error detection
by Christian Borntraeger
· 11 years ago
d208c79
KVM: s390: Enable the LPP facility for guests
by Thomas Huth
· 11 years ago
7feb6bb
KVM: s390: enable Transactional Execution
by Michael Mueller
· 11 years ago
178bd78
KVM: s390: Fix clock comparator field for STORE STATUS
by Thomas Huth
· 11 years ago
e879892
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
by Thomas Huth
· 11 years ago
210b1607
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
by Thomas Huth
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
4725c86
s390: fix save and restore of the floating-point-control register
by Martin Schwidefsky
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
800c106
KVM: s390: Lock kvm->srcu at the appropriate places
by Thomas Huth
· 11 years ago
a76ccff
KVM: s390: Push run loop into __vcpu_run
by Thomas Huth
· 11 years ago
3fb4c40
KVM: s390: Split up __vcpu_run into three parts
by Thomas Huth
· 11 years ago
6b948a7
KVM: s390: Remove dead "rerun vcpu" code
by Thomas Huth
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
78c4b59
KVM: s390: declare virtual HW facilities
by Michael Mueller
· 11 years ago
2b29a9f
KVM: s390: move kvm_guest_enter,exit closer to sie
by Dominik Dingel
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
d0321a2
KVM: s390: Use common waitqueue
by Christian Borntraeger
· 12 years ago
b110fea
KVM: s390: code cleanup to use common vcpu slab cache
by Michael Mueller
· 12 years ago
69d0d3a
KVM: s390: guest large pages
by Christian Borntraeger
· 12 years ago
566af94
KVM: s390: Add "devname:kvm" alias.
by Cornelia Huck
· 12 years ago
7c47053
s390/kvm: avoid automatic sie reentry
by Martin Schwidefsky
· 12 years ago
2c70fe4
s390/kvm: Kick guests out of sie if prefix page host pte is touched
by Christian Borntraeger
· 12 years ago
49b99e1
s390/kvm: Provide a way to prevent reentering SIE
by Christian Borntraeger
· 12 years ago
e1e2e60
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
by Nick Wang
· 12 years ago
dd2887e
KVM: s390: Remove the sanity checks for kvm memory slot
by Nick Wang
· 12 years ago
db4a29c
KVM: s390: fix and enforce return code handling for irq injections
by Heiko Carstens
· 12 years ago
2cef4de
KVM: s390: Dont do a gmap update on minor memslot changes
by Christian Borntraeger
· 12 years ago
10ccaa1
KVM: s390: Wire up ioeventfd.
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
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
abf09be
s390/mm: implement software dirty bits
by Martin Schwidefsky
· 12 years ago
15bc8d8
s390/kvm: Fix store status for ACRS/FPRS
by Christian Borntraeger
· 12 years ago
83987ac
s390/kvm: Fix BUG in include/linux/kvm_host.h:745
by Christian Borntraeger
· 12 years ago
fa6b7fe
KVM: s390: Add support for channel I/O instructions.
by Cornelia Huck
· 12 years ago
d6712df
KVM: s390: Base infrastructure for enabling capabilities.
by Cornelia Huck
· 12 years ago
f82a8cf
KVM: struct kvm_memory_slot.user_alloc -> bool
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
42897d8
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
by Marcelo Tosatti
· 12 years ago
b080935
kvm: Directly account vtime to system on guest switch
by Frederic Weisbecker
· 12 years ago
87cac8f
s390/kvm: dont announce RRBM support
by Christian Borntraeger
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
ade38c3
KVM: s390: Add implementation-specific trace events
by Cornelia Huck
· 12 years ago
5786fff
KVM: s390: Add architectural trace events
by Cornelia Huck
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
Next »