summaryrefslogtreecommitdiffstats
path: root/arch/h8300 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini3-50/+45
2017-06-29KVM: lapic: reorganize start_hv_timerPaolo Bonzini1-13/+27
2017-06-28kvm: nVMX: Check memory operand to INVVPIDJim Mattson1-4/+18
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao1-4/+19
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao4-1/+62
2017-06-27tools/kvm_stat: add new interactive command 'b'Stefan Raspl2-10/+79
2017-06-27tools/kvm_stat: add new command line switch '-i'Stefan Raspl2-4/+34
2017-06-27tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl1-1/+1
2017-06-27KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek1-0/+6
2017-06-27KVM: SVM: don't NMI singlestep over event injectionLadi Prosek1-0/+16
2017-06-27KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek1-1/+14
2017-06-27KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek1-5/+40
2017-06-27KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek1-4/+9
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao3-1/+51
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao5-11/+64
2017-06-27KVM: explain missing kvm_put_kvm in case of failurePaolo Bonzini1-0/+6
2017-06-27KVM: Replaces symbolic permissions with numericRoman Storozhenko1-3/+3
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby1-2/+2
2017-06-22KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memoryJames Morse1-0/+23
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky3-12/+12
2017-06-22KVM: S390: add new group for flicYi Min Zhao3-0/+69
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2-11/+32
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda3-1/+369
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda5-6/+304
2017-06-15KVM: ARM64: fix phy counter access failure in guest.Hu Huajun1-3/+1
2017-06-15arm64/kvm: vgic: use SYS_DESC()Mark Rutland2-30/+23
2017-06-15arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland4-6/+6
2017-06-15KVM: arm64: Log an error if trapping a write-to-read-only GICv3 accessMarc Zyngier2-0/+21
2017-06-15KVM: arm64: Log an error if trapping a read-from-write-only GICv3 accessMarc Zyngier2-4/+12
2017-06-15KVM: arm64: vgic-v3: Log which GICv3 system registers are trappedMarc Zyngier1-1/+4
2017-06-15KVM: arm64: Enable GICv3 common sysreg trapping via command-lineMarc Zyngier3-1/+15
2017-06-15KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handlerMarc Zyngier1-0/+27
2017-06-15KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handlerMarc Zyngier1-0/+46
2017-06-15KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier2-0/+11
2017-06-15KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handlerMarc Zyngier1-0/+27
2017-06-15arm64: Add workaround for Cavium Thunder erratum 30115David Daney5-1/+42
2017-06-15arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney1-0/+2
2017-06-15KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-lineMarc Zyngier2-0/+10
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-0 system registersMarc Zyngier2-1/+5
2017-06-15KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier2-0/+11
2017-06-15KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier2-0/+24
2017-06-15KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier2-0/+29
2017-06-15KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-lineMarc Zyngier2-0/+15
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-1 system registersMarc Zyngier3-0/+16
2017-06-15KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handlerMarc Zyngier2-0/+24
2017-06-15KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handlerMarc Zyngier2-0/+95
2017-06-15KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handlerMarc Zyngier2-0/+122
2017-06-15KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handlerMarc Zyngier2-0/+164
2017-06-15KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handlerMarc Zyngier1-0/+23
2017-06-15KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handlerMarc Zyngier1-0/+57