> -----Original Message----- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Wednesday, July 03, 2013 2:32 PM > To: Yoder Stuart-B08248 > Cc: Bhushan Bharat-R65777; Wood Scott-B07421; k...@vger.kernel.org list; > kvm-ppc@vger.kernel.org > Subject: Re: PPC: RFC: proposal for VM reset & shutdown hcall (v4) > > > On 03.07.2013, at 21:29, Yoder Stuart-B08248 wrote: > > > Version 4 changes > > -clarified that KVM zeros the upper half of the struct fields > > if the VM is not in 64-bit mode > > > > ------------------------------------------------------------------------ > > KVM_CAP_EXIT_EPAPR_HCALL Capability > > > > A new capability KVM_CAP_EXIT_EPAPR_HCALL is defined to advertise > > the new KVM_EXIT_EPAPR_HCALL exit . > > > > ------------------------------------------------------------------------ > > KVM_EXIT_EPAPR_HCALL exit definition > > > > /* KVM_EXIT_EPAPR_HCALL */ > > struct { > > __u64 nr; > > __u64 ret; > > __u64 args[8]; > > } epapr_hcall; > > > > This is used on Power/PowerPC platforms that support ePAPR hcalls. > > This still says Power :(. It's either POWER or PowerPC. There is no "Power" > platform :). As mentioned > before, I think "PowerPC" is good enough to cover everything.
I'll ask Bharat to change it to just PowerPC. Stuart -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html