Move HVM's device_model to a hypervisor parameter
authorIustin Pop <iustin@google.com>
Thu, 14 May 2009 15:00:32 +0000 (17:00 +0200)
committerIustin Pop <iustin@google.com>
Thu, 14 May 2009 15:28:23 +0000 (17:28 +0200)
commit09ea8710e47288e73746698c50f328e400c056c9
tree6a312c20e915432bca985e56d0ccadeebcf59dae
parente2ee1cea7709a2ef82153ec808c4fc3a5bce3ea1
Move HVM's device_model to a hypervisor parameter

This moves yet another hardcoded value to a hypervisor parameter. I
removed the 64/32 difference as it doesn't seem valid to me - it's more
of a local site config rather than arch config.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/constants.py
lib/hypervisor/hv_xen.py