
23 Oct
2012
23 Oct
'12
6:11 p.m.
On 10/23/2012 02:01 PM, Eric Blake wrote:
Commit 12ad7435 added new functions (virNodeGetMemoryParameters, virNodeSetMemoryParameters) into the section of the file reserved for deprecated names. Fix this by moving things earlier; split into two patches to make git diff easier to read.
* include/libvirt/libvirt.h.in: Move virNodeGetMemoryParameters and friends earlier, add a note to prevent relapse.
And again with the code movement. ACK.