Wei Liu writes ("[PATCH v3 1/3] tools: remove tmem code and commands"):
> Remove all tmem related code in libxc.
Acked-by: Ian Jackson
For the whole series, provided no objections are heard within the next
week. If there are objections we should evaluate them and maybe
invite the objector to be
Remove all tmem related code in libxc.
Leave some stubs in libxl in case anyone has linked to those functions
before the removal.
Remove all tmem related commands in xl, all tmem related code in other
utilities we ship.
Signed-off-by: Wei Liu
Acked-by: Konrad Rzeszutek Wilk
---
Rebase and fix