|
|
|
@14755
|
[14755]
|
11/28/08 03:58:01 |
vboxsync |
#1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. |
|
|
|
@14742
|
[14742]
|
11/27/08 21:49:11 |
vboxsync |
finally fixed timner starvation for real, also REM improvments
by putting … |
|
|
|
@14703
|
[14703]
|
11/27/08 14:42:22 |
vboxsync |
stringify correctly |
|
|
|
@14702
|
[14702]
|
11/27/08 14:14:53 |
vboxsync |
hopefully fixed timer starvation, temporary disabled VA in TLB again |
|
|
|
@14640
|
[14640]
|
11/26/08 14:31:13 |
vboxsync |
indentation |
|
|
|
@14639
|
[14639]
|
11/26/08 14:28:50 |
vboxsync |
fixed PATH_VBoxREMImp warning |
|
|
|
@14603
|
[14603]
|
11/25/08 23:01:28 |
vboxsync |
fixed release build problem on Win32 (MSVC runtime is unhappy to be called … |
|
|
|
@14582
|
[14582]
|
11/25/08 18:32:10 |
vboxsync |
Fixed REM problem with loading wrong register, was leading to
inability to … |
|
|
|
@14574
|
[14574]
|
11/25/08 15:00:38 |
vboxsync |
new REM makefile cleanup, added external even check in IO check to allow … |
|
|
|
@14542
|
[14542]
|
11/24/08 20:25:35 |
vboxsync |
Export new recompiler to OSE |
|
|
|
@14537
|
[14537]
|
11/24/08 18:50:39 |
vboxsync |
temporary disabled VA in TLB (seem some correctness issues with VRAM … |
|
|
|
@14531
|
[14531]
|
11/24/08 17:32:44 |
vboxsync |
make new REM runnable on Win32 (workaround compiler bug) |
|
|
|
@14507
|
[14507]
|
11/24/08 11:10:25 |
vboxsync |
build new REM on 32-bit Windows, enabled by default for Windows and Linux |
|
|
|
@14475
|
[14475]
|
11/21/08 17:49:38 |
vboxsync |
new REM works on Win/amd64 hosts |
|
|
|
@14447
|
[14447]
|
11/21/08 10:58:22 |
vboxsync |
New REM compiles on Win/AMD64 (using wrapper yet), not tested if runs |
|
|
|
@14426
|
[14426]
|
11/20/08 18:11:05 |
vboxsync |
Missing wrappers |
|
|
|
@14425
|
[14425]
|
11/20/08 17:32:52 |
vboxsync |
ported r39642 - Sander, please tell me to port such changes |
|
|
|
@14424
|
[14424]
|
11/20/08 17:12:33 |
vboxsync |
temporary disable MacOS rintl() checks |
|
|
|
@14418
|
[14418]
|
11/20/08 15:33:41 |
vboxsync |
new REM buildable on MacOS |
|
|
|
@14346
|
[14346]
|
11/19/08 12:25:35 |
vboxsync |
Implemented check for monitored page accesses, fixing TSS out of sync … |
|
|
|
@14277
|
[14277]
|
11/20/08 19:14:47 |
vboxsync |
Implemented support for virtual addresses in TLB, improves performance … |
|
|
|
@14241
|
[14241]
|
11/17/08 10:35:50 |
vboxsync |
support for virtual addresses in QEMU TLB, not yet functional (be back on … |
|
|
|
@14134
|
[14134]
|
11/12/08 18:22:40 |
vboxsync |
32->64 bit mode skeleton, nothing yet works, for sure |
|
|
|
@14132
|
[14132]
|
11/12/08 14:17:33 |
vboxsync |
please no DEFS + in Makefiles together with Config.kmk because this will … |
|
|
|
@13999
|
[13999]
|
11/10/08 13:09:18 |
vboxsync |
fixed triple fault, implemented segment sync code, maybe not really needed |
|
|
|
@13968
|
[13968]
|
11/07/08 16:48:52 |
vboxsync |
- fixed bug in implementation of ARPL with memory operand, perventing OS2
… |
|
|
|
@13882
|
[13882]
|
11/05/08 18:04:00 |
vboxsync |
cleanups |
|
|
|
@13881
|
[13881]
|
11/05/08 18:01:56 |
vboxsync |
cleanup, 32-bit TCG recompiler works with gcc |
|
|
|
@13870
|
[13870]
|
11/05/08 15:41:08 |
vboxsync |
intermediate |
|
|
|
@13853
|
[13853]
|
11/05/08 13:56:15 |
vboxsync |
primitive REM state dumper |
|
|
|
@13841
|
[13841]
|
11/05/08 04:38:52 |
vboxsync |
The VBox format types - they are not retired, just sligtly deprecated … |
|
|
|
@13840
|
[13840]
|
11/05/08 04:31:46 |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]). |
|
|
|
@13839
|
[13839]
|
11/05/08 04:27:47 |
vboxsync |
And yet more %V* -> %R* changes… |
|
|
|
@13838
|
[13838]
|
11/05/08 04:16:55 |
vboxsync |
Some more %V* -> %R* changes while at it. |
|
|
|
@13837
|
[13837]
|
11/05/08 03:54:02 |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better make … |
|
|
|
@13836
|
[13836]
|
11/05/08 03:42:54 |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally). |
|
|
|
@13835
|
[13835]
|
11/05/08 03:34:43 |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS and … |
|
|
|
@13791
|
[13791]
|
11/04/08 17:12:57 |
vboxsync |
Moving data around |
|
|
|
@13782
|
[13782]
|
11/04/08 13:16:30 |
vboxsync |
More SMP groundwork. |
|
|
|
@13755
|
[13755]
|
11/03/08 16:49:06 |
vboxsync |
Started with VM request API changes. |
|
|
|
@13732
|
[13732]
|
11/01/08 20:50:18 |
vboxsync |
Missed ifdefs |
|
|
|
@13731
|
[13731]
|
11/01/08 20:39:12 |
vboxsync |
more cleanup, 32-bit mode still doesn't work.
Very hard to tell why. |
|
|
|
@13726
|
[13726]
|
10/31/08 20:30:54 |
vboxsync |
Some 32-bit work, not yet working |
|
|
|
@13716
|
[13716]
|
10/31/08 15:11:01 |
vboxsync |
recompiler build fix |
|
|
|
@13709
|
[13709]
|
10/31/08 11:29:13 |
vboxsync |
Flush the TBs during reset. |
|
|
|
@13708
|
[13708]
|
10/31/08 11:26:14 |
vboxsync |
Skip the TB flush as that's rather expensive and not necessary for single … |
|
|
|
@13672
|
[13672]
|
10/30/08 13:09:07 |
vboxsync |
improved external events check performance, synced couple VBOX-specific … |
|
|
|
@13652
|
[13652]
|
10/29/08 15:16:35 |
vboxsync |
Solaris and general 32-bit compilation fixes |
|
|
|
@13649
|
[13649]
|
10/29/08 13:27:45 |
vboxsync |
draft 32-bit recompiler |
|
|
|
@13615
|
[13615]
|
10/28/08 13:54:17 |
vboxsync |
build fix (Knut, could you please updae both recompilers, if making … |
|
|
|
@13600
|
[13600]
|
10/27/08 20:56:16 |
vboxsync |
simplified JAX-WS wrappper generation, fixed SDK build |
|
|
|
@13569
|
[13569]
|
10/26/08 10:46:20 |
vboxsync |
New recompiler successfully boots 32 and 64 guests on 64-bit Linux. |
|
|
|
@13559
|
[13559]
|
10/24/08 16:38:42 |
vboxsync |
made TCG generate VBOX-aware phys mem access code, some more QEMU code … |
|
|
|
@13539
|
[13539]
|
10/23/08 17:13:09 |
vboxsync |
integrated Sander's changes to recompiler, support jumping between … |
|
|
|
@13504
|
[13504]
|
10/22/08 18:59:34 |
vboxsync |
amd64 TCG stated breathing (not much code executed yet) |
|
|
|
@13480
|
[13480]
|
10/22/08 11:51:55 |
vboxsync |
proto |
|
|
|
@13456
|
[13456]
|
10/21/08 18:55:48 |
vboxsync |
support for helper invocations outside of 32-bit range, compilation fixes |
|
|
|
@13442
|
[13442]
|
10/21/08 15:34:03 |
vboxsync |
debug MSVC build fixes |
|
|
|
@13440
|
[13440]
|
10/21/08 15:18:34 |
vboxsync |
further MSVC stuff, almost there |
|
|
|
@13437
|
[13437]
|
10/21/08 15:06:33 |
vboxsync |
OSE header fixes |
|
|
|
@13384
|
[13384]
|
10/20/08 01:01:08 |
vboxsync |
more MSC stuff |
|
|
|
@13383
|
[13383]
|
10/19/08 22:55:30 |
vboxsync |
cleaned up some mess |
|
|
|
@13382
|
[13382]
|
10/19/08 22:45:30 |
vboxsync |
more MSVC-related stuff |
|
|
|
@13370
|
[13370]
|
10/17/08 13:58:09 |
vboxsync |
MSVC related changes |
|
|
|
@13359
|
[13359]
|
10/17/08 00:20:52 |
vboxsync |
solaris new recompiler |
|
|
|
@13358
|
[13358]
|
10/16/08 23:35:59 |
vboxsync |
fixed couple cosmetical issues |
|
|
|
@13357
|
[13357]
|
10/16/08 23:16:27 |
vboxsync |
new codegen compiles, very unlikely works |
|
|
|
@13337
|
[13337]
|
10/16/08 13:59:21 |
vboxsync |
more recompiler work |
|
|
|
@13306
|
[13306]
|
10/15/08 23:17:04 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call panic() in … |
|
|
|
@13301
|
[13301]
|
10/15/08 22:17:20 |
vboxsync |
more synchronization with QEMU - things get pretty hairy |
|
|
|
@13230
|
[13230]
|
10/13/08 21:03:16 |
vboxsync |
further new recompiler work |
|
|
|
@13184
|
[13184]
|
10/10/08 19:04:38 |
vboxsync |
intermediate TCG integration step |
|
|
|
@13168
|
[13168]
|
10/10/08 13:46:18 |
vboxsync |
recompiler_new as 'svn copy' of recompiler |
|
copied from trunk/src/recompiler:
|
|
|
|
@13144
|
[13144]
|
10/10/08 00:44:11 |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be all … |