Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
45c7ee43a5184ddbff652ee0d2e826f86f1b616b
/
arch
/
s390
/
kvm
« Previous
3e3c67f
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
by David Hildenbrand
· 8 years ago
d03193d
KVM: s390: gaccess: function for preparing translation exceptions
by David Hildenbrand
· 8 years ago
6167375
KVM: s390: gaccess: store guest address on ALC prot exceptions
by David Hildenbrand
· 8 years ago
22be5a1
KVM: s390: forward ESOP if available
by David Hildenbrand
· 9 years ago
15c9705
KVM: s390: interface to query and configure cpu features
by David Hildenbrand
· 10 years ago
c1778e5
KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
by Alexander Yarygin
· 9 years ago
7d0a5e6
KVM: s390: Limit sthyi execution
by Janosch Frank
· 9 years ago
95ca2cb
KVM: s390: Add sthyi emulation
by Janosch Frank
· 8 years ago
a011eeb
KVM: s390: Add operation exception interception handler
by Janosch Frank
· 9 years ago
9ec6de1
KVM: s390: Add stats for PEI events
by Alexander Yarygin
· 9 years ago
0487c44
KVM: s390: ignore IBC if zero
by David Hildenbrand
· 8 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
60a3770
KVM: s390: Populate mask of non-hypervisor managed facility bits
by Alexander Yarygin
· 9 years ago
ed8dda0
KVM: s390: Enable all facility bits that are known good for passthrough
by Alexander Yarygin
· 9 years ago
053dd23
KVM: s390: force ibc into valid range
by David Hildenbrand
· 9 years ago
9bb0ec0
KVM: s390: cleanup cpuid handling
by David Hildenbrand
· 9 years ago
bd50e8e
KVM: s390: enable SRS only if enabled for the guest
by David Hildenbrand
· 9 years ago
d6af0b4
KVM: s390: enable PFMFI only if guest has EDAT1
by David Hildenbrand
· 9 years ago
edc5b05
KVM: s390: support NQ only if the facility is enabled for the guest
by David Hildenbrand
· 9 years ago
4a5e7e3
KVM: s390: cmma: don't check entry content
by David Hildenbrand
· 9 years ago
6d28f78
KVM: s390: add clear I/O irq operation for FLIC
by Halil Pasic
· 9 years ago
4f12985
KVM: s390: implement has_attr for FLIC
by Halil Pasic
· 9 years ago
72aafdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
d4e7961
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eb792b
s390: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
1e133ab
s390/mm: split arch/s390/mm/pgtable.c
by Martin Schwidefsky
· 9 years ago
ebde765
s390/mm: uninline ptep_xxx functions from pgtable.h
by Martin Schwidefsky
· 9 years ago
c54f0d6
KVM: s390: allocate only one DMA page per VM
by David Hildenbrand
· 9 years ago
80bc79d
KVM: s390: enable STFLE interpretation only if enabled for the guest
by David Hildenbrand
· 9 years ago
b3c17f1
KVM: s390: wake up when the VCPU cpu timer expires
by David Hildenbrand
· 9 years ago
5ebda31
KVM: s390: step the VCPU timer while in enabled wait
by David Hildenbrand
· 9 years ago
9c23a13
KVM: s390: protect VCPU cpu timer with a seqcount
by David Hildenbrand
· 9 years ago
db0758b
KVM: s390: step VCPU cpu timer during kvm_run ioctl
by David Hildenbrand
· 9 years ago
4287f24
KVM: s390: abstract access to the VCPU cpu timer
by David Hildenbrand
· 9 years ago
01a745a
KVM: s390: store cpu id in vcpu->cpu when scheduled in
by David Hildenbrand
· 9 years ago
9522b37
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
by David Hildenbrand
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
1763f8d
KVM: s390: bail out early on fatal signal in dirty logging
by Christian Borntraeger
· 9 years ago
70c88a0
KVM: s390: do not block CPU on dirty logging
by Christian Borntraeger
· 9 years ago
ab99a1c
KVM: s390: do not take mmap_sem on dirty log query
by Christian Borntraeger
· 9 years ago
9b0d721
KVM: s390: instruction-fetching exceptions on SIE faults
by David Hildenbrand
· 9 years ago
5631792
KVM: s390: provide prog irq ilc on SIE faults
by David Hildenbrand
· 9 years ago
eaa4f41
KVM: s390: irq delivery should not rely on icptcode
by David Hildenbrand
· 9 years ago
f6af84e
KVM: s390: clean up prog irq injection on prog irq icpts
by David Hildenbrand
· 9 years ago
6597732
KVM: s390: read the correct opcode on SIE faults
by David Hildenbrand
· 9 years ago
34346b9
KVM: s390: gaccess: implement instruction fetching mode
by David Hildenbrand
· 9 years ago
92c9632
KVM: s390: gaccess: introduce access modes
by David Hildenbrand
· 9 years ago
634790b
KVM: s390: migration / injection of prog irq ilc
by David Hildenbrand
· 9 years ago
0e8bc06
KVM: s390: PSW forwarding / rewinding / ilc rework
by David Hildenbrand
· 9 years ago
6fd8e67
KVM: s390: sync of fp registers via kvm_run
by David Hildenbrand
· 9 years ago
f6aa6dc
KVM: s390: allow sync of fp registers via vregs
by David Hildenbrand
· 9 years ago
6b292a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
9abc2a0
KVM: s390: fix memory overwrites when vx is disabled
by David Hildenbrand
· 9 years ago
14b0b4a
KVM: s390: Enable the KVM-VFIO device
by Dong Jia Shi
· 9 years ago
9c7ebb6
KVM: s390: fix guest fprs memory leak
by David Hildenbrand
· 9 years ago
9cb1cce
s390: remove all usages of PSW_ADDR_INSN
by Heiko Carstens
· 9 years ago
cbd88cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
c667aea
s390: rename struct _lowcore to struct lowcore
by Heiko Carstens
· 9 years ago
c6e5f16
KVM: s390: implement the RI support of guest
by Fan Zhang
· 9 years ago
c57ee5f
kvm/s390: drop unpaired smp_mb
by Michael S. Tsirkin
· 9 years ago
32e6b23
KVM: s390: consider system MHA for guest storage
by Guenther Hutzl
· 10 years ago
a3a92c3
KVM: s390: fix mismatch between user and in-kernel guest limit
by Dominik Dingel
· 10 years ago
8335713a
KVM: s390: obey kptr_restrict in traces
by Christian Borntraeger
· 9 years ago
7ec7c8c
KVM: s390: use assignment instead of memcpy
by Christian Borntraeger
· 9 years ago
2f8a43d4
KVM: s390: remove redudant assigment of error code
by Christian Borntraeger
· 9 years ago
a6aacc3
KVM: s390: remove pointless test_facility(2) check
by Heiko Carstens
· 9 years ago
07197fd
KVM: s390: don't load kvm without virtualization support
by David Hildenbrand
· 10 years ago
4215825
KVM: s390: don't switch to ESCA for ucontrol
by David Hildenbrand
· 9 years ago
eaa78f3
KVM: s390: cleanup sca_add_vcpu
by David Hildenbrand
· 9 years ago
10ce32d
KVM: s390: always set/clear the SCA sda field
by David Hildenbrand
· 9 years ago
2550882
KVM: s390: fix SCA related races and double use
by David Hildenbrand
· 9 years ago
5f3fe62
KVM: s390: we always have a SCA
by David Hildenbrand
· 9 years ago
2c1bb2b
KVM: s390: fast path for sca_ext_call_pending
by David Hildenbrand
· 9 years ago
fe0edcb
KVM: s390: Enable up to 248 VCPUs per VM
by Eugene (jno) Dvurechenski
· 10 years ago
5e04431
KVM: s390: Introduce switching code
by Eugene (jno) Dvurechenski
· 10 years ago
7d43baf
KVM: s390: Make provisions for ESCA utilization
by Eugene (jno) Dvurechenski
· 10 years ago
bc784cc
KVM: s390: Introduce new structures
by Eugene (jno) Dvurechenski
· 10 years ago
a6e2f68
KVM: s390: Provide SCA-aware helpers for VCPU add/del
by Eugene (jno) Dvurechenski
· 10 years ago
a5bd764
KVM: s390: Generalize access to SIGP controls
by Eugene (jno) Dvurechenski
· 10 years ago
6051451
KVM: s390: Generalize access to IPTE controls
by Eugene (jno) Dvurechenski
· 10 years ago
71f116b
KVM: s390: rewrite vcpu_post_run and drop out early
by David Hildenbrand
· 9 years ago
e09fefd
KVM: Use common function for VCPU lookup by id
by David Hildenbrand
· 9 years ago
d9a3a09
s390/kvm: remove dependency on struct save_area definition
by Martin Schwidefsky
· 9 years ago
152e9f6
KVM: s390: fix wrong lookup of VCPUs by array index
by David Hildenbrand
· 9 years ago
b85de33
KVM: s390: avoid memory overwrites on emergency signal injection
by David Hildenbrand
· 9 years ago
03c0280
KVM: s390: fix pfmf intercept handler
by Heiko Carstens
· 9 years ago
5967c17
KVM: s390: enable SIMD only when no VCPUs were created
by David Hildenbrand
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
46b708e
KVM: s390: use simple switch statement as multiplexer
by Christian Borntraeger
· 9 years ago
58c383c
KVM: s390: drop useless newline in debugging data
by Christian Borntraeger
· 9 years ago
c5c2c39
KVM: s390: SCA must not cross page boundaries
by David Hildenbrand
· 9 years ago
b5510d9
s390/fpu: always enable the vector facility if it is available
by Hendrik Brueckner
· 9 years ago
60417fc
KVM: s390: factor out reading of the guest TOD clock
by David Hildenbrand
· 9 years ago
25ed167
KVM: s390: factor out and fix setting of guest TOD clock
by David Hildenbrand
· 10 years ago
5a3d883
KVM: s390: switch to get_tod_clock() and fix STP sync races
by David Hildenbrand
· 9 years ago
238293b
KVM: s390: correctly handle injection of pgm irqs and per events
by David Hildenbrand
· 10 years ago
66933b7
KVM: s390: simplify in-kernel program irq injection
by David Hildenbrand
· 10 years ago
4d32ad6
KVM: s390: drop out early in kvm_s390_has_irq()
by David Hildenbrand
· 10 years ago
118b862
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
by David Hildenbrand
· 9 years ago
Next »