mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
[PATCH 5/9] new idea
NOTE: auto-magically re-imported by HAL 9000 HASH: b5933d3a6de6076ca769cd59a6d3c98f3313ab70 (original)
This commit is contained in:
parent
8384c783bb
commit
41aa031485
@ -0,0 +1,13 @@
|
||||
For more demanding emulation I thought it might be a neat idea if
|
||||
DOSBox could use the KVM virtualization driver in Linux (and eventually,
|
||||
equivalent interfaces in other OSes) which could then be selectable
|
||||
by setting core=vmx.
|
||||
|
||||
To explain: Almost all modern CPUs have virtualization extensions
|
||||
built in (Intel VMX and AMD AMD-V). In cases where a DOS or Windows
|
||||
game is very demanding, why not code DOSBox to allow using those
|
||||
virtualization extensions? If done right, the game could run at
|
||||
almost native speed of the processor. It would also open the
|
||||
possibility of running more modern OSes under DOSBox (ones that
|
||||
would normally run too slow in the full and dynamic cores).
|
||||
|
Loading…
x
Reference in New Issue
Block a user