Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Run Linux and Win concurrently!




>A VM does not need to emulate the machine instructions.

Right - many of the instructions in the kernel image would
be directly executed in an unprivileged context.  The hairy
parts are exception processing, privileged memory references
and I/O accesses, privileged instructions, etc, etc - those
will all trigger traps into the VM kernel where they'll need
to be emulated; not quite straightforward on a CPU that was
not specifically designed for such gymnastics.  And interrupt
handling is a challenge, too - if your service routines aren't
privileged you'll end up incurring emulation traps while servicing
interrupts; workable, but slow...

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org