
5 Mar
2015
5 Mar
'15
9:15 a.m.
On 04.03.2015 01:09, Jim Fehlig wrote:
This series contains a few simple changes to the libxl driver. Patches 1 and 2 were included in
https://www.redhat.com/archives/libvir-list/2015-February/msg00611.html
To make an upcoming V2 of that series easier to review, I removed the mostly unrelated patches and include them here, along with one other small fix.
Jim Fehlig (3): libxl: remove redundant calls to libxl_evdisable_domain_death libxl: use libxl_ctx passed to libxlConsoleCallback libxl: remove unneeded cleanup_unlock label
src/libxl/libxl_domain.c | 13 ++----------- src/libxl/libxl_driver.c | 10 +++------- 2 files changed, 5 insertions(+), 18 deletions(-)
ACK to all, but see my comment to 3/3. Michal