jhb acc0442708 Some tweaks to the CPUID support:
- Don't always pass the cpuid request to the current CPU as some nodes
  we will emulate purely in software.
- Pass in the APIC ID of the virtual CPU so we can return the proper APIC
  ID.
- Always report a completely flat topology with no SMT or multicore.
- Report the CPUID2_HV feature and implement support for the 0x40000000
  CPUID level.
- Use existing constants from <machine/specialreg.h> when possible and
  use cpu_feature2 when checking for VMX support.
2011-06-02 14:04:07 +00:00
..
2011-06-02 14:04:07 +00:00
2011-05-24 15:39:34 +00:00
2011-05-24 15:39:34 +00:00
2011-05-24 06:46:07 +00:00
2011-05-22 09:58:48 +00:00
2011-05-24 15:39:34 +00:00
2011-05-21 16:41:41 +00:00
2011-05-22 18:11:41 +00:00