
27 Feb
2013
27 Feb
'13
9:20 a.m.
On 26.02.2013 18:51, Eric Blake wrote:
On 02/26/2013 09:27 AM, Michal Privoznik wrote:
These two flags in fact are mutually exclusive. Requesting them both doesn't make any sense regardless of hypervisor driver. Hence, we have to make it within libvirt.c file instead of fixing it in each driver. --- src/libvirt.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+)
ACK, and okay for 1.0.3.
Thanks, pushed. Michal