I am trying to enable Android emulator hardware acceleration for my AVD that I use on my Max OS X (10.8.2). Because I am using Eclipse (Juno), I am following the above instructions (under the Using Hardware Accelerator instructions).
The instructions contains the following step: "If you want to have graphics acceleration enabled by default for this AVD, in the Hardware section, click New, select GPU emulation and set the value to Yes.". However, I do not see such a Hardware section in neither my Android Virtual Device Manager nor my Edit AVD screen. Where do I find these options? Please see below:


Please note that I am aware that there exists command-based options to enable hardware accelration for my AVDs, but because Android has such a good plugin for Eclipse, I'd much rather prefer to completely manage my AVDs through the Eclipse IDE.