tools/libxl: Improve videoram setting
authorFabio Fantoni <fabio.fantoni@heliman.it>
Fri, 15 Feb 2013 13:32:27 +0000 (13:32 +0000)
committerFabio Fantoni <fabio.fantoni@heliman.it>
Fri, 15 Feb 2013 13:32:27 +0000 (13:32 +0000)
commit2e814a017155b885e4d4b5a88dc05e7367a9722a
tree5b71335e941fd0d668f95a9b90e7531dc8c42ce0
parentedb15bf83c43842edd0ed2a9a1e9c8daaebb4b45
tools/libxl: Improve videoram setting

- If videoram setting is less than 8 mb shows error and exit.
- Added videoram setting for qemu upstream with cirrus (added in qemu 1.3).
- Updated xl.cfg man.
- Default and minimal videoram changed to 16 mb if stdvga is set and upstream
  qemu is being used. This is required by qemu 1.4 to avoid a xen memory error
  (qemu 1.3 doesn't complain about it, probably buggy).

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
docs/man/xl.cfg.pod.5
tools/libxl/libxl_create.c
tools/libxl/libxl_dm.c