If you're content to use it as a VM just allow it to share the host's network connection would be the easiest.
Which VM Software are you using?
Connect your laptop to wireless network
Set Network connection to "Bridged"
VirtualBox:
Right click on the client in the list --> Settings
Select the Network Tab
Adapter1 Tab --> Enable Network Adapter (Checked)
Attached to (Bridged Adapter)
Name (Name of your [wlan0]???) if you are using wireless lan or (eth0 otherwise)
hit OK and play VM (do a fresh restart on VM if saved)
VMWare
Right click on the client in the list --> Virtual Machine Settings
Select Network Adapter Tab
Select Bridged
[depends on your VMWare - player or workstation] in workstation you will be able to specify the network to bridge to if I remember correctly
hit OK and play VM (do a fresh restart on VM if saved)
Hope this helps