Hacker News new | ask | show | jobs
by avisser 3437 days ago
To be pedantic, VMWare is a virtual machine. It sure as hell doesn't emulate your x86 CPU.
1 comments

VMWare has historically used emulation for kernel/privileged code when the host CPU doesn't allow for direct virtualization. VMWare also emulates peripheral hardware. Wine doesn't emulate any hardware.