-- Ben Armstrong, Virtualization Program Manager
Talking about core virtualization at Microsoft (Hyper-V, Virtual PC and Virtual Server).
Some people have noticed that our support for virtual networking when using a physical wireless network adapter is a bit hit and miss.
The reason for this is because in order to perform our virtual networking - we implement an OSI layer 2 filter driver that creates network packets with the MAC address of the appropriate virtual machine. Unfortunately the wireless networking standard explicitly forbids the creation of network packets with different MAC addresses to that of the physical computer (for security reasons). To handle this - when we detect that we are using a wireless network adapter we create packets where some of the MAC addresses in the packet match that of the virtual machine - while the other MAC addresses match that of the physical computer.
Given this approach we find that some wireless networking hardware works, but other hardware doesn't. When it doesn't work it will either:
If you are seeing either of these symptoms your options are:
Cheers,Ben
Try http://wlancontroller.com to turn windows 7 into hotspot