Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9aa358a8109f9f33e96c3a7efb9a07631670294
/
arch
/
s390
/
kvm
9bf9fde
KVM: s390: Replace incorrect atomic_or with atomic_andnot
by Jason J. Herne
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9c6a019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
44e98ed
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
152b283
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
by Nicholas Krause
· 9 years ago
fdf0365
KVM: s390: host STP toleration for VMs
by Fan Zhang
· 10 years ago
d0164ee
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
by Hendrik Brueckner
· 9 years ago
586b7ccd
KVM: s390: Fix hang VCPU hang/loop regression
by Christian Borntraeger
· 9 years ago
c92ea7b
KVM: s390: log capability enablement and vm attribute changes
by Christian Borntraeger
· 9 years ago
78f2613
KVM: s390: Provide global debug log
by Christian Borntraeger
· 9 years ago
7cbde76
KVM: s390: adapt debug entries for instruction handling
by Christian Borntraeger
· 9 years ago
1cb9cf7
KVM: s390: improve debug feature usage
by Christian Borntraeger
· 9 years ago
a37281b
KVM: s390: more irq names for trace events
by David Hildenbrand
· 10 years ago
3f24ba1
KVM: s390: Fixup interrupt vcpu event messages and levels
by Christian Borntraeger
· 9 years ago
ab7090a
KVM: s390: add more debug data for the pfault diagnoses
by Christian Borntraeger
· 9 years ago
ed2afcf
KVM: s390: remove "from (user|kernel)" from irq injection messages
by David Hildenbrand
· 9 years ago
71db35d
KVM: s390: VCPU_EVENT cleanup for prefix changes
by Christian Borntraeger
· 9 years ago
15e8b5d
KVM: s390: Improve vcpu event debugging for diagnoses
by Christian Borntraeger
· 9 years ago
175a5c9
KVM: s390: add kvm stat counter for all diagnoses
by Christian Borntraeger
· 9 years ago
c348915
KVM: s390: only reset CMMA state if it was enabled before
by Dominik Dingel
· 9 years ago
e6db1d6
KVM: s390: clean up cmma_enable check
by Dominik Dingel
· 10 years ago
0df30ab
KVM: s390: filter space-switch events when PER is enforced
by David Hildenbrand
· 9 years ago
14d4a42
KVM: s390: propagate error from enable storage key
by Dominik Dingel
· 10 years ago
805de8f4
atomic: Replace atomic_{set,clear}_mask() usage
by Peter Zijlstra
· 10 years ago
9977e88
s390/kernel: lazy restore fpu registers
by Hendrik Brueckner
· 9 years ago
96b2d7a
s390/kvm: validate the floating-point control before restoring it
by Hendrik Brueckner
· 9 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
f2ae45e
KVM: s390: clear floating interrupt bitmap and parameters
by Jens Freimann
· 9 years ago
f71f81d
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 9 years ago
ea2cdd2
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
by David Hildenbrand
· 10 years ago
61a6df5
KVM: s390: call exit_sie() directly on vcpu block/request
by David Hildenbrand
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 10 years ago
37c5f6c
s390/sclp: unify basic sclp access by exposing "struct sclp"
by David Hildenbrand
· 10 years ago
cba3d27
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
06b3675
KVM: s390: drop handling of interception code 12
by David Hildenbrand
· 10 years ago
96e0ed2
KVM: s390: factor out and optimize floating irq VCPU kick
by David Hildenbrand
· 10 years ago
ffeca0a
KVM: s390: optimize interrupt handling round trip time
by Jens Freimann
· 10 years ago
27406cd
KVM: s390: provide functions for blocking all CPUs
by Christian Borntraeger
· 10 years ago
8e23654
KVM: s390: make exit_sie_sync more robust
by Christian Borntraeger
· 10 years ago
53df84f
KVM: s390: Enable guest EDAT2 support
by Guenther Hutzl
· 10 years ago
a4a4f19
KVM: s390: make EDAT1 depend on host support
by Guenther Hutzl
· 10 years ago
785dbef
KVM: s390: optimize round trip time in request handling
by Christian Borntraeger
· 10 years ago
b938eace
KVM: s390: fix external call injection without sigp interpretation
by David Hildenbrand
· 10 years ago
0097d12
KVM: provide irq_unsafe kvm_guest_{enter|exit}
by Christian Borntraeger
· 10 years ago
eadf16a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
95fce4f
KVM: s390: disable RRBM again
by Christian Borntraeger
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
bd41202
tracing: Add TRACE_SYSTEM_VAR to kvm-s390
by Steven Rostedt (Red Hat)
· 10 years ago
7f22b45
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
816c766
KVM: s390: migrate vcpu interrupt state
by Jens Freimann
· 10 years ago
79e87a1
KVM: s390: refactor vcpu injection function
by Jens Freimann
· 10 years ago
47b43c5
KVM: s390: add ioctl to inject local interrupts
by Jens Freimann
· 10 years ago
b4aec92
KVM: s390: cpu timer irq priority
by David Hildenbrand
· 10 years ago
6d3da24
KVM: s390: deliver floating interrupts in order of priority
by Jens Freimann
· 11 years ago
94aa033
KVM: s390: fix get_all_floating_irqs
by Jens Freimann
· 10 years ago
a3ed8da
KVM: s390: enable more features that need no hypervisor changes
by Christian Borntraeger
· 10 years ago
2ba4596
KVM: s390: store the breaking-event address on pgm interrupts
by David Hildenbrand
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
18280d8
KVM: s390: represent SIMD cap in kvm facility
by Michael Mueller
· 10 years ago
400ac6c
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
by Michael Mueller
· 10 years ago
30ee2a9
KVM: s390: Create ioctl for Getting/Setting guest storage keys
by Jason J. Herne
· 10 years ago
e44fc8c
KVM: s390: introduce post handlers for STSI
by Ekaterina Tumanova
· 10 years ago
41408c2
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
by Thomas Huth
· 10 years ago
664b497
KVM: s390: Add access register mode
by Alexander Yarygin
· 10 years ago
75a1812
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
by Alexander Yarygin
· 10 years ago
8ae04b8
KVM: s390: Guest's memory access functions get access registers
by Alexander Yarygin
· 10 years ago
dd9e5b7
KVM: s390: Fix low-address protection for real addresses
by Alexander Yarygin
· 10 years ago
40f5b73
KVM: s390: cleanup jump lables in kvm_arch_init_vm
by Dominik Dingel
· 10 years ago
1e8d242
KVM: s390: Spelling s/intance/instance/
by Geert Uytterhoeven
· 10 years ago
dc9be0f
kvm: move advertising of KVM_CAP_IRQFD to common code
by Paolo Bonzini
· 10 years ago
13211ea
KVM: s390: Enable vector support for capable guest
by Eric Farman
· 11 years ago
bc17de7
KVM: s390: Machine Check
by Eric Farman
· 11 years ago
cd7b4b6
KVM: s390: Add new SIGP order to kernel counters
by Eric Farman
· 10 years ago
403c864
KVM: s390: Vector exceptions
by Eric Farman
· 10 years ago
68c5575
KVM: s390: Allocate and save/restore vector registers
by Eric Farman
· 10 years ago
1f289a8
KVM: s390: Use the read_guest_abs() in guest debug functions
by Alexander Yarygin
· 10 years ago
16b0fc1
KVM: s390: Fix trivial typo in comments
by Yannick Guerrini
· 10 years ago
91520f1
KVM: s390: perform vcpu model setup in a function
by Michael Mueller
· 10 years ago
33b412a
KVM: s390: Use insn_length() to calculate length of instruction
by Thomas Huth
· 10 years ago
492d864
KVM: s390: Forward PSW to next instruction for addressing exceptions
by Thomas Huth
· 10 years ago
a9a846fd
KVM: s390: Nullify instruction for certain program exceptions
by Thomas Huth
· 10 years ago
15462e3
KVM: s390: reinjection of irqs can fail in the tpi handler
by David Hildenbrand
· 10 years ago
261520d
KVM: s390: fix handling of write errors in the tpi handler
by David Hildenbrand
· 10 years ago
b75f4c9
KVM: s390: Zero out current VMDB of STSI before including level3 data.
by Ekaterina Tumanova
· 10 years ago
fb5bf93
KVM: s390: non-LPAR case obsolete during facilities mask init
by Michael Mueller
· 10 years ago
981467c
KVM: s390: include guest facilities in kvm facility test
by Michael Mueller
· 10 years ago
94422ee
KVM: s390: fix in memory copy of facility lists
by Michael Mueller
· 10 years ago
86044c8
KVM: s390/cpacf: Fix kernel bug under z/VM
by Christian Borntraeger
· 10 years ago
ed6f76b
KVM: s390/cpacf: Enable key wrapping by default
by Tony Krowiak
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
658b6ed
KVM: s390: add cpu model support
by Michael Mueller
· 10 years ago
9d8d578
KVM: s390: use facilities and cpu_id per KVM
by Michael Mueller
· 10 years ago
45c9b47
KVM: s390/CPACF: Choose crypto control block format
by Tony Krowiak
· 10 years ago
c23f397
KVM: s390: reenable LPP facility
by Christian Borntraeger
· 10 years ago
8e2207c
KVM: s390: floating irqs: fix user triggerable endless loop
by David Hildenbrand
· 10 years ago
Next »