|
|
@41436
|
13 years |
vboxsync |
REM,EM: A20 fixes.
|
|
|
@41326
|
13 years |
vboxsync |
EM: don't miss the wakeup after an interrupt was injected in certain …
|
|
|
@41248
|
13 years |
vboxsync |
EM.cpp: This wasn't meant to go in.
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@40377
|
13 years |
vboxsync |
Fixes for real dtrace (trailing digits are not allowed in provider names).
|
|
|
@40375
|
13 years |
vboxsync |
VMM: flow tracing.
|
|
|
@40371
|
13 years |
vboxsync |
EM tracking.
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@39944
|
13 years |
vboxsync |
VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38612
|
13 years |
vboxsync |
EM:
- Don't reschedule after clearing the inhibit irq flag, it …
|
|
|
@38378
|
13 years |
vboxsync |
Don't issue instructions rescheduling to RAW or HWACCM mode when …
|
|
|
@38327
|
13 years |
vboxsync |
EMR3Init: duh.
|
|
|
@38326
|
13 years |
vboxsync |
EM,REM: Make the EM execution scheduling policies apply to HM as well.
|
|
|
@38325
|
13 years |
vboxsync |
VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
|
|
|
@38324
|
13 years |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@36825
|
14 years |
vboxsync |
EM: Check inhibit pc against RIP, not EIP. Corrected logging.
|
|
|
@36823
|
14 years |
vboxsync |
IEM: fixed interrupt delivery in verification mode.
|
|
|
@36787
|
14 years |
vboxsync |
EM: ooops, these assertions shouldn't have been here.
|
|
|
@36780
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36054
|
14 years |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35333
|
14 years |
vboxsync |
VMM source reorg.
|
|
copied from trunk/src/VBox/VMM/EM.cpp
|
|
|
@34326
|
14 years |
vboxsync |
VMM: Removed the XXXInitCPU and XXXTermCPU methods since all but the …
|