hi
does anybody know what is the difference between DVM and KVM
i found the following things
1. KVM is stack based while dalvik is register based.
2. KVM has no support for graphic libraries like AWT/Swing while android has 2D/3D graphic libraries
we have read tht DVM is efficient and optimized bytecode but how is this. I am trying to find of why it is more efficient and some detailed comparison with K virtual machine?
Thanks




