
8 Jan
2016
8 Jan
'16
1:26 p.m.
On Thu, Jan 07, 2016 at 12:32:33 +0100, Pavel Hrdina wrote:
This patch partially reverts previous commit 91a00424 and moves the post parse function to xenParseSxpr. This update is required because xen driver calls xenParseSxpr directly.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/xen/xend_internal.c | 7 +++++-- src/xenconfig/xen_sxpr.c | 21 ++++++++++----------- src/xenconfig/xen_sxpr.h | 6 +++++- 3 files changed, 20 insertions(+), 14 deletions(-)
ACK