F
Frederic Bonroy
kurt said:if *i* understand correctly a virtual pc is nothing more than a hardware
(cpu, ram, hard drive) emulator... the ones i've seen require you to
install an operating system on them in order to do anything interesting
with them...
Depends. On the one hand there is emulation (Bochs is an emulator) and
on the other hand there is virtualization (Virtual PC and Vmware). Bochs
really emulates the CPU while Virtual PC executes the code on the
physical CPU. It intercepts and manages certain events so as to be able
to "embed" the "virtual" code into the physical environment.