Re: [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall rtascall structure

2011-12-13 Thread David Gibson
On Tue, Dec 13, 2011 at 06:10:46PM +1100, Matt Evans wrote: This patch adds the basic structure for HV calls, their registration and some of the simpler calls. A similar layout for RTAS calls is also added, again with some of the simpler RTAS calls used by the guest. The SPAPR RTAS stub is

Re: [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall rtascall structure

2011-12-13 Thread David Gibson
On Tue, Dec 13, 2011 at 06:10:46PM +1100, Matt Evans wrote: This patch adds the basic structure for HV calls, their registration and some of the simpler calls. A similar layout for RTAS calls is also added, again with some of the simpler RTAS calls used by the guest. The SPAPR RTAS stub is

[PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall rtascall structure

2011-12-12 Thread Matt Evans
This patch adds the basic structure for HV calls, their registration and some of the simpler calls. A similar layout for RTAS calls is also added, again with some of the simpler RTAS calls used by the guest. The SPAPR RTAS stub is generated inline. Also, nodes for RTAS are added to the device

[PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall rtascall structure

2011-12-12 Thread Matt Evans
This patch adds the basic structure for HV calls, their registration and some of the simpler calls. A similar layout for RTAS calls is also added, again with some of the simpler RTAS calls used by the guest. The SPAPR RTAS stub is generated inline. Also, nodes for RTAS are added to the device