On 02.07.2014 15:20, Michele Paolino wrote:
vhost-user is a qemu feature. Initial support for lxc,uml and
xenxs added.
Signed-off-by: Michele Paolino <m.paolino(a)virtualopensystems.com>
---
src/lxc/lxc_process.c | 1 +
src/uml/uml_conf.c | 5 +++++
src/xenxs/xen_sxpr.c | 1 +
3 files changed, 7 insertions(+)
Right. Well, here at libvirt we require the sources to be able to
compile after each commit. So this needs to go into 1/4.
Michal