
19 Mar
2014
19 Mar
'14
5:07 a.m.
On 03/19/2014 04:17 AM, Chunyan Liu wrote:
For libxl driver usage, it didn't support hostdev passthrough before, oldStateDir is NULL when calling virHostdevReAttachDomainHostdevs. That is allowed. Remove ATTRIBUTE_NONNULL setting to oldStateDir.
s/to/from/
Signed-off-by: Chunyan Liu <cyliu@suse.com> --- src/util/virhostdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK and I've pushed it with the commit message amended. Jan