iommu must be enabled for PVH hardware domain

Roger Pau Monné roger.pau at citrix.com
Wed May 13 08:51:19 UTC 2015


Hello,

El 13/05/15 a les 10.46, Ruslan Makhmatkhanov ha escrit:
> Yes, the system is now booted successfully! But `xl list` doesn't work
> with:
> 
> root@:~ # xl list
> libxl: error: libxl.c:669:libxl_list_domain: getting domain info list:
> Cannot allocate memory
> libxl_list_domain failed.
[...]
> Shell memory values are unlimited too:
> 
> root@:~ # ulimit -a
> cpu time               (seconds, -t)  unlimited
> file size           (512-blocks, -f)  unlimited
> data seg size           (kbytes, -d)  33554432
> stack size              (kbytes, -s)  524288
> core file size      (512-blocks, -c)  unlimited
> max memory size         (kbytes, -m)  unlimited
> locked memory           (kbytes, -l)  64


Shell memory is not unlimited, as the output above shows. `ulimit -l
unlimited` should fix that.

Roger.


More information about the freebsd-xen mailing list