|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106001
|
3 months |
vboxsync |
doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
|
|
|
@105698
|
4 months |
vboxsync |
VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
|
|
|
@105673
|
4 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105072
|
5 months |
vboxsync |
VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
|
|
|
@104468
|
7 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@103181
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 1. bugref:10372
|
|
|
@102699
|
11 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102663
|
11 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102624
|
12 months |
vboxsync |
VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
|
|
|
@101640
|
13 months |
vboxsync |
VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
|
|
|
@101182
|
15 months |
vboxsync |
VMM/IEM: Eliminated a parameter for three more builtin threaded …
|
|
|
@101163
|
15 months |
vboxsync |
VMM/IEM: Experimental recompilation of threaded blocks into native …
|
|
|
@100829
|
16 months |
vboxsync |
VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
|
|
|
@100828
|
16 months |
vboxsync |
VMM/IEM: Corrected BODY_CHECK_CS_LIM calc was off by one. Untested. …
|
|
|
@100824
|
16 months |
vboxsync |
VMM/IEM: Corrected wrong calculation in BODY_CHECK_CS_LIM. Untested. …
|
|
|
@100806
|
16 months |
vboxsync |
VMM/IEM: Don't end TBs on mode change. Corrected BltIn_CheckMode to …
|
|
|
@100803
|
16 months |
vboxsync |
VMM/IEM: More stats. bugref:10369
|
|
|
@100802
|
16 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100801
|
16 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100791
|
16 months |
vboxsync |
VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
|
|
|
@100790
|
16 months |
vboxsync |
VMM/IEM: Don't generate IRQ checks as the first call in a code block, …
|
|
|
@100788
|
16 months |
vboxsync |
VMM/IEM: Added missing CheckMode call to …
|
|
|
@100787
|
16 months |
vboxsync |
VMM/IEM: Check for IRQs immediately after STI as well as after the …
|
|
|
@100761
|
16 months |
vboxsync |
VMM/IEM: Check for IRQs every so often, especially after sti, popf and …
|
|
|
@100752
|
16 months |
vboxsync |
VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
|
|
|
@100734
|
16 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100732
|
16 months |
vboxsync |
VMM/IEM: Renamed some source files. bugref:10369
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllThreadedFunctionsBltIn.cpp
|
|
|
@100731
|
16 months |
vboxsync |
VMM/IEM: More on recompiling branch instruction. bugref:10369
|