AMD-V issue using Virtualbox 3.1.x on Ubuntu Karmic

It seems that Virtualbox 3.1.x now implements a quick check to see if the hardware virtualization extensions are in use before launching AMD-V enabled guests. There seem to be two key issues with this change

Buggy BIOS’s that do not clear a VERR_SVM_IN_USE flag properly on boot
KVM modules that set the VERR_SVM_IN_USE flag when they [...]