summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi/asm/kvm.h
AgeCommit message (Expand)AuthorLines
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria-0/+2
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev-0/+5
2019-10-22KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPsGreg Kurz-0/+3
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater-0/+2
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater-0/+2
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater-0/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater-0/+19
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater-0/+11
2019-04-30KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater-0/+5
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater-0/+3
2019-03-01KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh-0/+2
2018-10-09KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras-0/+1
2018-05-17KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interfacePaul Mackerras-0/+1
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-0/+2
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras-0/+25
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras-0/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+1
2017-06-22KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad-0/+6
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini-0/+3
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras-0/+20
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras-0/+20
2017-01-27KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong-0/+2
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras-0/+4
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras-0/+1
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy-0/+9
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman-0/+5
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan-0/+1
2014-07-28KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy-0/+1
2014-07-28KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan-0/+1
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras-1/+1
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras-0/+2
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling-0/+1
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan-0/+1
2013-10-17KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan-4/+17
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras-0/+3
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras-0/+1
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras-0/+1
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras-0/+2
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras-0/+3
2013-10-17KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling-0/+54
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras-0/+12
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras-0/+12
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman-0/+6
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf-0/+1
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf-0/+1
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood-0/+8
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman-0/+1