>>> On 05.10.15 at 21:15, wrote:
> CONFIG_HVM is not used anywhere in the build process so drop it.
Now that I committed the patch I spotted where this ought to
have been used: This line
subdir-$(x86_64) += hvm
in xen/common/Makefile.
Jan
___
Xen-d
On 05/10/15 20:15, Doug Goldstein wrote:
> CONFIG_HVM is not used anywhere in the build process so drop it.
>
> Signed-off-by: Doug Goldstein
Reviewed-by: Andrew Cooper
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Doug Goldstein writes ("[PATCH] build: drop unused config variable CONFIG_HVM"):
> CONFIG_HVM is not used anywhere in the build process so drop it.
This wants a HV maintainer ack I think. CCing Andrew.
Ian.
___
Xen-devel mailing list
Xen-devel@lists.x