index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
2017-01-30
1
-1
/
+1
*
KVM: s390: Get rid of ar_t
Christian Borntraeger
2017-01-30
1
-6
/
+4
*
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
1
-0
/
+10
*
KVM: s390: lazy enable RI
Fan Zhang
2016-09-08
1
-0
/
+1
*
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
2016-09-08
1
-3
/
+0
*
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
2016-07-05
1
-0
/
+3
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
1
-1
/
+1
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
1
-0
/
+1
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
1
-0
/
+7
*
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2016-06-10
1
-0
/
+6
*
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
1
-0
/
+3
*
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
1
-2
/
+2
*
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2016-03-08
1
-0
/
+5
*
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-03-08
1
-0
/
+2
*
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2016-02-10
1
-1
/
+16
*
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+3
*
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
1
-0
/
+5
*
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+10
*
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+1
*
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
1
-4
/
+20
*
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
1
-0
/
+7
*
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
1
-0
/
+2
*
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
1
-2
/
+0
*
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
1
-2
/
+21
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+1
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
1
-0
/
+4
*
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
1
-1
/
+1
*
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
2015-03-17
1
-0
/
+11
*
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
1
-4
/
+21
*
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
2015-03-17
1
-1
/
+1
*
KVM: s390: Machine Check
Eric Farman
2015-03-06
1
-0
/
+3
*
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
2015-03-06
1
-2
/
+2
*
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
2015-03-04
1
-1
/
+2
*
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
2015-02-09
1
-4
/
+9
*
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
1
-1
/
+1
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
1
-1
/
+1
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
1
-0
/
+2
*
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
1
-1
/
+4
*
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
2014-11-28
1
-2
/
+4
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
1
-0
/
+1
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
1
-1
/
+1
*
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
1
-1
/
+1
*
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
1
-1
/
+1
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
1
-1
/
+0
*
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
2014-07-21
1
-1
/
+0
*
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
1
-0
/
+1
*
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
2014-07-10
1
-0
/
+6
*
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
2014-07-10
1
-2
/
+2
*
KVM: s390: split SIE state guest prefix field
Michael Mueller
2014-05-16
1
-1
/
+7
*
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
1
-0
/
+2
[next]