mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-07 16:30:49 +00:00
Instead of prefetching all segment bases before emulation, read them at the last moment. Since most of them are unneeded, we save some cycles on Intel machines where this is a bit expensive. Signed-off-by: Avi Kivity <avi@qumranet.com>