Yet I am running in circles trying to get networking for any VM up and running. Could someone provide a step by step tutorial for getting networking working for any AppVM's sitting behind the sys-firewall and sys-net? Please, speak slowly and don't leave "obvious" things out.
I do understand the default topology works like this:

egrep -c '(vmx|svm)' /proc/cpuinfoThe command returns a '0', but the processor I am using (Intel Core i7-860 @ 2.80GHz Lynnfield 45nm Technology) is listed on ark.intel.com as supporting vPro Technology, Hyper-Threading Technology, Virtualization Technology (VT-x), ibid for Directed I/O (VT-d), and VT-x with Extended Page Tables (EPT). Why then does qubes not see my system's true character?
(If 0 it means that your CPU doesn't support hardware virtualization. If 1 or more it does - but you still need to make sure that virtualization is enabled in the BIOS.)
I do not think I have messed with firewall settings in VM Manager, only the curious "look and hit cancel when finished" perusing.Oh good, a quick reply :D Much appreciated sir. I should mention I am running the latest "stable" version, 3.0.I do not see a "Devices" tab in Qubes VM Manager. Output from says that HVM is active, I/O MMU is not active. How do I activate the I/O MMU?
Is there a way to get [sys-net] Network Connections to automatically recognize the machine's NIC? Ethernet connection 1 > Ethernet (tab) only sees a MAC for the virtual interface assigned to sys-firewall. I don't know how to find the physical NIC's MAC address. All networks are unreachable without this configured.
Also, I ran a hardware check:egrep -c '(vmx|svm)' /proc/cpuinfoThe command returns a '0', but the processor I am using (Intel Core i7-860 @ 2.80GHz Lynnfield 45nm Technology) is listed on ark.intel.com as supporting vPro Technology, Hyper-Threading Technology, Virtualization Technology (VT-x), ibid for Directed I/O (VT-d), and VT-x with Extended Page Tables (EPT). Why then does qubes not see my system's true character?
(If 0 it means that your CPU doesn't support hardware virtualization. If 1 or more it does - but you still need to make sure that virtualization is enabled in the BIOS.)Running 16GB of DDR3 RAM and a SSD as well.