index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fonts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
KVM: s390: pv: clear the state without memset
Claudio Imbrenda
1
-1
/
+9
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
1
-0
/
+28
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
4
-8
/
+10
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
3
-32
/
+116
2022-07-13
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
1
-1
/
+12
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
3
-0
/
+66
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
3
-3
/
+94
2022-07-13
KVM: s390: Add facility 197 to the allow list
Christian Borntraeger
1
-0
/
+1
2022-07-13
Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline
Bagas Sanjaya
1
-1
/
+1
2022-07-13
KVM: s390/pci: fix include duplicates
Christian Borntraeger
1
-3
/
+2
2022-07-11
s390: Add attestation query information
Steffen Eiden
3
-1
/
+28
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
1
-1
/
+1
2022-07-11
MAINTAINERS: additional files related kvm s390 pci passthrough
Matthew Rosato
1
-0
/
+1
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
5
-0
/
+181
2022-07-11
vfio-pci/zdev: different maxstbl for interpreted devices
Matthew Rosato
2
-2
/
+8
2022-07-11
vfio-pci/zdev: add function handle to clp base capability
Matthew Rosato
2
-2
/
+6
2022-07-11
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
3
-1
/
+43
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
6
-0
/
+205
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
4
-1
/
+251
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
3
-0
/
+52
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
5
-2
/
+103
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
7
-0
/
+256
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
4
-0
/
+61
2022-07-11
vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
Matthew Rosato
3
-2
/
+13
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
3
-2
/
+8
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
5
-1
/
+19
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
3
-23
/
+23
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
4
-9
/
+15
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
7
-11
/
+26
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
2
-0
/
+2
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
1
-3
/
+17
2022-06-24
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
5
-0
/
+344
2022-06-24
KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
Jue Wang
2
-1
/
+43
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
2
-39
/
+92
2022-06-24
KVM: x86: Use kcalloc to allocate the mce_banks array.
Jue Wang
1
-1
/
+1
2022-06-24
KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.
Jue Wang
3
-16
/
+39
2022-06-24
KVM: x86: Add APIC_LVTx() macro.
Jue Wang
2
-4
/
+5
2022-06-24
KVM: x86: Fill apic_lvt_mask with enums / explicit entries.
Jue Wang
2
-10
/
+21
2022-06-24
KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
Jue Wang
1
-2
/
+2
2022-06-24
KVM: x86/mmu: Avoid unnecessary flush on eager page split
Paolo Bonzini
1
-12
/
+20
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
3
-9
/
+275
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
5
-9
/
+38
2022-06-24
KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
2
-39
/
+35
2022-06-24
KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
David Matlack
1
-7
/
+13
2022-06-24
KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
David Matlack
3
-11
/
+10
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
4
-29
/
+84
2022-06-24
KVM: x86/mmu: Update page stats in __rmap_add()
David Matlack
1
-1
/
+2
[next]