Add force_variant slot to Create/ReinstallInstance
authorGuido Trotter <ultrotter@google.com>
Fri, 2 Oct 2009 15:48:38 +0000 (16:48 +0100)
committerGuido Trotter <ultrotter@google.com>
Mon, 5 Oct 2009 09:47:10 +0000 (10:47 +0100)
commit47804ec9441f89433e3abd117dd578622981dfc4
treec71d2b1885be1cb58d71e10ab6b3e6b03b8c5389
parente3ac208cc15539a57aa444b32ab297e996e829c0
Add force_variant slot to Create/ReinstallInstance

These two opcode need to know whether an unknown variant must be forced
through or not.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Olivier Tharan <olive@google.com>
lib/opcodes.py