Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1252b3313642c3d0dff5b951b625468bf0dcd059
/
arch
/
s390
/
kvm
e325fe6
KVM: s390: Factor out handle_itdb to handle TX aborts
by Michael Mueller
· 11 years ago
a86dcc24
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
by Michael Mueller
· 11 years ago
67335e6
KVM: s390: Drop pending interrupts on guest exit
by Christian Borntraeger
· 11 years ago
f71d0dc
KVM: s390: no timer interrupts when single-stepping a guest
by David Hildenbrand
· 11 years ago
bb78c5e
KVM: s390: move timer interrupt checks into own functions
by David Hildenbrand
· 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
8712836
KVM: s390: deliver program irq parameters and use correct ilc
by David Hildenbrand
· 11 years ago
439716a
KVM: s390: extract irq parameters of intercepted program irqs
by David Hildenbrand
· 11 years ago
e497a96
KVM: s390: cleanup kvm_s390_real_to_abs()
by Heiko Carstens
· 11 years ago
3263bd1
KVM: s390: remove old guest access functions
by Heiko Carstens
· 11 years ago
645c5bc
KVM: s390: convert handle_stsi()
by Heiko Carstens
· 11 years ago
f987a3e
KVM: s390: convert handle lctl[g]()
by Heiko Carstens
· 11 years ago
7d777d7
KVM: s390: convert handle_stidp()
by Heiko Carstens
· 11 years ago
2d8bcae
KVM: s390: convert handle_lpsw[e]()
by Heiko Carstens
· 11 years ago
2f32d4e
KVM: s390: reinject io interrupt on tpi failure
by Cornelia Huck
· 11 years ago
4799b55
KVM: s390: convert handle_tpi()
by Heiko Carstens
· 11 years ago
ef23e77
KVM: s390: convert handle_test_block()
by Heiko Carstens
· 11 years ago
8b96de0
KVM: s390: convert handle_store_cpu_address()
by Heiko Carstens
· 11 years ago
f748f4a
KVM: s390: convert handle_store_prefix()
by Heiko Carstens
· 11 years ago
0e7a3f9
KVM: s390: convert handle_set_clock()
by Heiko Carstens
· 11 years ago
665170c
KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
by Heiko Carstens
· 11 years ago
d0bce60
KVM: s390: convert kvm_s390_store_status_unloaded()
by Heiko Carstens
· 11 years ago
0040e7d
KVM: s390: convert handle_prog()
by Heiko Carstens
· 11 years ago
81480cc
KVM: s390: convert pfault code
by Heiko Carstens
· 11 years ago
0f9701c
KVM: s390: convert handle_stfl()
by Heiko Carstens
· 11 years ago
1a03b76
KVM: s390: convert local irqs in __do_deliver_interrupt()
by Jens Freimann
· 11 years ago
7988276
KVM: s390: convert __do_deliver_interrupt()
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
2293897
KVM: s390: add architecture compliant guest access functions
by Heiko Carstens
· 11 years ago
d95fb12
KVM: s390: add lowcore access functions
by Heiko Carstens
· 11 years ago
1b0462e
KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function
by Heiko Carstens
· 11 years ago
072c987
KVM: s390: add kvm_s390_logical_to_effective() helper
by Heiko Carstens
· 11 years ago
280ef0f
KVM: s390: export test_vfacility()
by Heiko Carstens
· 11 years ago
bcd8468
KVM: s390: allow injecting every kind of interrupt
by Jens Freimann
· 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
d4cb113
KVM: s390: Clear storage keys
by Dominik Dingel
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 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
1b6a19b
kvm/s390: also set guest pages back to stable on kexec/kdump
by Christian Borntraeger
· 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
91880d0
KVM: s390: Fix possible memory leak in SIGP functions
by Thomas Huth
· 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
13b191a
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
by Thomas Huth
· 11 years ago
ff520a6
KVM: s390: Simplify online vcpus counting for stsi
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
9cac38d
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
by Michael Mueller
· 11 years ago
f87618e
KVM: s390: implementation of kvm_arch_vcpu_runnable()
by Michael Mueller
· 11 years ago
deedabb
s390/kvm: set guest page states to stable on re-ipl
by Martin Schwidefsky
· 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
· 11 years ago
a91b8eb
KVM: s390: limit floating irqs
by Jens Freimann
· 11 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
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 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
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
ff1f3cb
KVM: s390: ioeventfd: ignore leftmost bits
by Dominik Dingel
· 11 years ago
58bc33b
KVM: s390: SIGP START has to report BUSY while stopping a CPU
by Thomas Huth
· 11 years ago
cc92d6d
KVM: s390: Reworked SIGP RESTART order
by Thomas Huth
· 11 years ago
b13d358
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
by Thomas Huth
· 11 years ago
949c007
KVM: s390: Use helper function to set CC in SIGP handler
by Thomas Huth
· 11 years ago
36daca9
KVM: s390: Removed kvm_s390_inject_sigp_stop()
by Thomas Huth
· 11 years ago
00e9e435
KVM: s390: Add SIGP store-status-at-address order
by Thomas Huth
· 11 years ago
743db27
KVM: s390: fix diagnose code extraction
by Heiko Carstens
· 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
c95221f
KVM: s390: Do not set CC3 for EQBS and SQBS
by Thomas Huth
· 11 years ago
f092669
KVM: s390: Fix access to CR6 in TPI handler
by Thomas Huth
· 11 years ago
ac5b034
KVM: s390: Removed VIRTIODESCSPACE
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
0f20822
s390/dis: move disassembler function prototypes to proper header file
by Heiko Carstens
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
6a3f95a
KVM: s390: Intercept SCK instruction
by Thomas Huth
· 11 years ago
aca8424
KVM: s390: Implement TEST BLOCK
by Thomas Huth
· 11 years ago
732e563
KVM: s390: Helper for converting real addresses to absolute
by Thomas Huth
· 11 years ago
ff7158b
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
by Thomas Huth
· 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
Next »