
Michal Privoznik wrote:
On 11.10.2014 00:03, Jim Fehlig wrote:
V2 of a small series to improve libxl driver's support for user-specified config
https://www.redhat.com/archives/libvir-list/2014-September/msg01243.html
Patches 1-4 of that series have been pushed. In patch 5, Michal suggested checking that the user-specified emulator is executable. Patch 1 of this series is a respin of patch 5 that includes Michal's suggestion. Patch 2 fixes an issue found while testing.
Jim Fehlig (2): libxl: Support user-specified <emulator> libxl: fix double-free of libxl_domain_build_info
src/libxl/libxl_conf.c | 48 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 15 deletions(-)
ACK
Is it ok to push these during 1.2.10 freeze? 2/2 is a bug fix... Apologies for not promptly pushing when ACK'ed, prior to the freeze. Regards, Jim