[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-API] [PATCH 0 of 7] Improvements to the hypercall simulator
Various improvements to the hypercall simulator, making it better for testing
the ballooning daemon. In particular:
* host and guest memory is now properly accounted
* guests write feature-balloon after they boot
* guests tot_pages = target + constant when in a neutral state
Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>
1 file changed, 73 insertions(+), 28 deletions(-)
ocaml/xiu/xiu.ml | 101 +++++++++++++++++++++++++++++++++++++++---------------
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|