|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH]: xl, allow setting of timer_mode, hpet and vpt_a
On Mon, 5 Jul 2010, Gianni Tedesco (3P) wrote:
> Implement parsing for timer_mode, hpet and vpt_align parameters.
>
> These are all HVM only parameters and hpet/vpt_align are boolean so
> change types and place in hvm union accordingly. Also HPET is x86 only
> on principle so make this compile-time conditional on arch as-is
> viridian.
>
> libxl.h | 6 +++---
> libxl_dom.c | 7 -------
> xenguest.c | 3 +++
> xl_cmdimpl.c | 18 ++++++++++++------
> 4 files changed, 18 insertions(+), 16 deletions(-)
>
> Signed-off-by: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx>
>
Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|