index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-3
/
+8
2015-06-02
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
David Hildenbrand
1
-2
/
+6
2015-06-02
KVM: s390: call exit_sie() directly on vcpu block/request
David Hildenbrand
1
-1
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-11
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-18
/
+33
2015-05-08
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
1
-5
/
+5
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
1
-10
/
+18
2015-05-08
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
1
-2
/
+4
2015-05-08
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
1
-2
/
+5
2015-05-08
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
1
-0
/
+2
2015-05-07
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
1
-4
/
+6
2015-04-15
KVM: s390: disable RRBM again
Christian Borntraeger
1
-1
/
+1
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+367
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
1
-0
/
+36
2015-03-31
KVM: s390: add ioctl to inject local interrupts
Jens Freimann
1
-0
/
+10
2015-03-31
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
1
-1
/
+3
2015-03-31
KVM: s390: enable more features that need no hypervisor changes
Christian Borntraeger
1
-2
/
+2
2015-03-17
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
1
-8
/
+11
2015-03-17
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
Michael Mueller
1
-1
/
+0
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+123
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
1
-0
/
+5
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
1
-0
/
+74
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-1
/
+1
2015-03-17
KVM: s390: cleanup jump lables in kvm_arch_init_vm
Dominik Dingel
1
-9
/
+5
2015-03-11
kvm: move advertising of KVM_CAP_IRQFD to common code
Paolo Bonzini
1
-1
/
+0
2015-03-06
KVM: s390: Enable vector support for capable guest
Eric Farman
1
-0
/
+5
2015-03-06
KVM: s390: Machine Check
Eric Farman
1
-0
/
+29
2015-03-06
KVM: s390: Add new SIGP order to kernel counters
Eric Farman
1
-0
/
+1
2015-03-06
KVM: s390: Allocate and save/restore vector registers
Eric Farman
1
-6
/
+33
2015-03-06
KVM: s390: perform vcpu model setup in a function
Michael Mueller
1
-6
/
+11
2015-03-06
KVM: s390: Forward PSW to next instruction for addressing exceptions
Thomas Huth
1
-7
/
+28
2015-03-04
KVM: s390: non-LPAR case obsolete during facilities mask init
Michael Mueller
1
-16
/
+1
2015-03-04
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
1
-14
/
+16
2015-03-04
KVM: s390: fix in memory copy of facility lists
Michael Mueller
1
-2
/
+2
2015-03-04
KVM: s390/cpacf: Fix kernel bug under z/VM
Christian Borntraeger
1
-3
/
+6
2015-03-03
KVM: s390/cpacf: Enable key wrapping by default
Tony Krowiak
1
-3
/
+7
2015-02-09
KVM: s390: add cpu model support
Michael Mueller
1
-0
/
+132
2015-02-09
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
1
-34
/
+58
2015-02-09
KVM: s390/CPACF: Choose crypto control block format
Tony Krowiak
1
-2
/
+47
2015-02-09
KVM: s390: reenable LPP facility
Christian Borntraeger
1
-1
/
+1
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-01-23
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
Tony Krowiak
1
-0
/
+75
2015-01-23
KVM: s390: Provide guest TOD Clock Get/Set Controls
Jason J. Herne
1
-0
/
+128
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
1
-0
/
+5
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
1
-0
/
+4
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-1
/
+3
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-2
/
+2
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-7
/
+2
[next]