|
|
|
@14755
|
[14755]
|
11/28/08 03:58:01 |
vboxsync |
#1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. |
|
|
|
@14422
|
[14422]
|
11/20/08 16:27:34 |
vboxsync |
darwin build fix |
|
|
|
@14411
|
[14411]
|
11/20/08 14:26:47 |
vboxsync |
RDTSCP support added. Enabled only for AMD-V guests. |
|
|
|
@13852
|
[13852]
|
11/05/08 13:50:30 |
vboxsync |
small fix |
|
|
|
@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 … |
|
|
|
@13801
|
[13801]
|
11/04/08 21:24:51 |
vboxsync |
RPATH/ORIGIN for VBoxREM |
|
|
|
@13793
|
[13793]
|
11/04/08 18:11:22 |
vboxsync |
VBoxREMImp HACK note. |
|
|
|
@13792
|
[13792]
|
11/04/08 18:08:06 |
vboxsync |
Refined the VBoxREMImp.so/dylib hack: Installing it to PATH_LIB instead of … |
|
|
|
@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. |
|
|
|
@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 … |
|
|
|
@13565
|
[13565]
|
10/24/08 19:48:59 |
vboxsync |
#1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted dead … |
|
|
|
@13532
|
[13532]
|
10/23/08 14:39:48 |
vboxsync |
CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail. |
|
|
|
@13449
|
[13449]
|
10/21/08 17:22:56 |
vboxsync |
Fixed default flags for selector register loads in real and V86 mode |
|
|
|
@13385
|
[13385]
|
10/20/08 11:59:10 |
vboxsync |
fix OSE |
|
|
|
@13375
|
[13375]
|
10/17/08 16:18:29 |
vboxsync |
some (disabled) VMI bits |
|
|
|
@13363
|
[13363]
|
10/17/08 09:41:23 |
vboxsync |
small clean fixes |
|
|
|
@13306
|
[13306]
|
10/15/08 23:17:04 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call panic() in … |
|
|
|
@13185
|
[13185]
|
10/10/08 23:26:06 |
vboxsync |
VBoxREM: export the tb statistics. |
|
|
|
@13144
|
[13144]
|
10/10/08 00:44:11 |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be all … |
|
|
|
@13128
|
[13128]
|
10/09/08 14:18:06 |
vboxsync |
logging fixes |
|
|
|
@13117
|
[13117]
|
10/09/08 12:08:00 |
vboxsync |
recompiler: some logging fixes |
|
|
|
@13044
|
[13044]
|
10/07/08 15:03:25 |
vboxsync |
filter out -Wextra -Wno-missing-field-initializers for op.S |
|
|
|
@13034
|
[13034]
|
10/07/08 11:49:28 |
vboxsync |
minor warnings |
|
|
|
@13022
|
[13022]
|
10/06/08 18:38:29 |
vboxsync |
REM: this is what I mean. |
|
|
|
@13021
|
[13021]
|
10/06/08 18:33:16 |
vboxsync |
align |
|
|
|
@13020
|
[13020]
|
10/06/08 18:27:16 |
vboxsync |
Knut-compatibility fixes |
|
|
|
@13013
|
[13013]
|
10/06/08 16:48:49 |
vboxsync |
infrastructure work for X2APIC support |
|
|
|
@13008
|
[13008]
|
10/06/08 15:58:27 |
vboxsync |
darwin build fix |
|
|
|
@12828
|
[12828]
|
09/30/08 14:07:54 |
vboxsync |
Fixed saved state restore in real mode. |
|
|
|
@12797
|
[12797]
|
09/29/08 15:30:17 |
vboxsync |
Provide more information in partial cpu context passed to … |
|
|
|
@12679
|
[12679]
|
09/24/08 09:56:46 |
vboxsync |
Syscall emulation fix. |
|
|
|
@12655
|
[12655]
|
09/22/08 18:14:51 |
vboxsync |
stupid stupid editor! |
|
|
|
@12654
|
[12654]
|
09/22/08 18:06:01 |
vboxsync |
VBoxREMWrapper: fixed funny char in comment. |
|
|
|
@12653
|
[12653]
|
09/22/08 18:03:25 |
vboxsync |
various files: doxygen fixes. |
|
|
|
@12600
|
[12600]
|
09/19/08 15:07:44 |
vboxsync |
Turned dr0..dr7 into an array. |
|
|
|
@12549
|
[12549]
|
09/17/08 20:02:02 |
vboxsync |
VMM: Implemented a TSC mode where it's tied to execution and halt … |
|
|
|
@12427
|
[12427]
|
09/12/08 16:53:22 |
vboxsync |
Minor 64 bits guest execution issues. |
|
|
|
@12421
|
[12421]
|
09/12/08 15:17:34 |
vboxsync |
Fixed 64 bits displacements. (see #3096) |
|
|
|
@12308
|
[12308]
|
09/09/08 17:59:08 |
vboxsync |
Activated flushing. |
|
|
|
@12303
|
[12303]
|
09/09/08 17:32:47 |
vboxsync |
Extra stat counter for TB flushes |
|
|
|
@12299
|
[12299]
|
09/09/08 16:31:16 |
vboxsync |
Add option to REMR3State to flush all TBs. (currently not yet active) |
|
|
|
@12296
|
[12296]
|
09/09/08 15:53:29 |
vboxsync |
More wrong function parameter descriptions |
|
|
|
@12295
|
[12295]
|
09/09/08 15:47:40 |
vboxsync |
Wrong parameter info for CSAM imports |
|
|
|
@12246
|
[12246]
|
09/09/08 02:47:19 |
vboxsync |
recompiler/Makefile: some PATH_TARGET elimination. |
|
|
|
@12240
|
[12240]
|
09/08/08 19:11:21 |
vboxsync |
cmpxchg8b bugfix (without the EAX cast the result is incorrect). |
|
|
|
@12023
|
[12023]
|
09/03/08 11:52:16 |
vboxsync |
Must sync the HF_LMA_MASK too |
|
|
|
@12022
|
[12022]
|
09/03/08 11:48:16 |
vboxsync |
More logging |
|
|
|
@12001
|
[12001]
|
09/02/08 19:20:41 |
vboxsync |
VBoxREMWrapperA.asm: Added a todo - using the wrong regs? |
|
|
|
@11982
|
[11982]
|
09/02/08 15:09:44 |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL … |
|
|
|
@11901
|
[11901]
|
09/01/08 11:10:21 |
vboxsync |
Number of registers was different in version 1.6. Correct the old … |
|
|
|
@11897
|
[11897]
|
09/01/08 10:10:47 |
vboxsync |
Resync the whole CPU state after saved state restore. |
|
|
|
@11813
|
[11813]
|
08/29/08 14:01:13 |
vboxsync |
Deal with 1.6 saved states in the recompiler. |
|
|
|
@11805
|
[11805]
|
08/29/08 12:17:27 |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise |
|
|
|
@11792
|
[11792]
|
08/29/08 10:51:20 |
vboxsync |
Assert when the SSM version doesn't match. |
|
|
|
@11725
|
[11725]
|
08/28/08 00:21:47 |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication … |
|
|
|
@11721
|
[11721]
|
08/27/08 22:09:03 |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK |
|
|
|
@11496
|
[11496]
|
08/19/08 19:26:08 |
vboxsync |
The sysenter eip & esp values are 64 bits. (note breaks saved states) |
|
|
|
@11455
|
[11455]
|
08/18/08 10:47:54 |
vboxsync |
gcc-4.3 testmath fix |
|
|
|
@11312
|
[11312]
|
08/09/08 01:34:58 |
vboxsync |
REM: ELEMENTS -> RT_ELEMENTS. |
|
|
|
@10851
|
[10851]
|
07/24/08 11:55:45 |
vboxsync |
Make sure CPU_RAW_HWACC is set; we might never execute remR3CanExecuteRaw … |
|
|
|
@10664
|
[10664]
|
07/15/08 16:41:38 |
vboxsync |
Compile for for the PDMApicGetTPR change. |
|
|
|
@10410
|
[10410]
|
07/09/08 14:23:26 |
vboxsync |
Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler … |
|
|
|
@10408
|
[10408]
|
07/09/08 14:04:37 |
vboxsync |
Increase number of queued rem handler notifications. Flush them on … |
|
|
|
@10357
|
[10357]
|
07/08/08 14:06:18 |
vboxsync |
Flush the recompiler's TLB when our invlpg replay array overflows. |
|
|
|
@10239
|
[10239]
|
07/04/08 18:56:17 |
vboxsync |
The other one too. |
|
|
|
@10238
|
[10238]
|
07/04/08 18:17:19 |
vboxsync |
sub-makefile fix/hack. |
|
|
|
@10235
|
[10235]
|
07/04/08 17:56:35 |
vboxsync |
MAKEFILE_CURRENT instead of Makefile.kmk or MAKEFILE. |
|
|
|
@10188
|
[10188]
|
07/04/08 04:22:39 |
vboxsync |
Converted to sub-makefile. |
|
|
|
@10186
|
[10186]
|
07/04/08 03:55:22 |
vboxsync |
Fixed deps. sub-makefile conversion continues. |
|
|
|
@10185
|
[10185]
|
07/04/08 03:48:28 |
vboxsync |
Converting to sub-makefile… |
|
|
|
@10184
|
[10184]
|
07/04/08 03:36:21 |
vboxsync |
Converted to sub-makefile. |
|
|
|
@9997
|
[9997]
|
06/27/08 15:40:13 |
vboxsync |
logging |
|
|
|
@9985
|
[9985]
|
06/27/08 12:12:35 |
vboxsync |
Relax the requirement for VT-x when in 64 bits mode. |
|
|
|
@9817
|
[9817]
|
06/19/08 13:47:38 |
vboxsync |
fs & gs base cleanup |
|
|
|
@9802
|
[9802]
|
06/18/08 18:04:58 |
vboxsync |
CPUMIsGuestIn64BitCodeEx update |
|
|
|
@9800
|
[9800]
|
06/18/08 17:50:14 |
vboxsync |
Correction |
|
|
|
@9798
|
[9798]
|
06/18/08 17:47:24 |
vboxsync |
fs & gs base fixes |
|
|
|
@9771
|
[9771]
|
06/17/08 16:00:54 |
vboxsync |
Minor fix |
|
|
|
@9769
|
[9769]
|
06/17/08 15:53:12 |
vboxsync |
Sync MSRs before the CRx registers. |
|
|
|
@9732
|
[9732]
|
06/16/08 17:52:35 |
vboxsync |
gdtr and idtr were cut off. |
|
|
|
@9653
|
[9653]
|
06/12/08 13:13:23 |
vboxsync |
Added comments |
|
|
|
@9561
|
[9561]
|
06/10/08 11:14:37 |
vboxsync |
Properly define the solaris version for the recompiler. |
|
|
|
@9541
|
[9541]
|
06/09/08 14:36:01 |
vboxsync |
Loggign changes |
|
|
|
@9486
|
[9486]
|
06/06/08 16:39:56 |
vboxsync |
Synced 64 bits lahf/sahf from QEmu. |
|
|
|
@9467
|
[9467]
|
06/06/08 13:50:13 |
vboxsync |
Broken assertion |
|
|
|
@9421
|
[9421]
|
06/05/08 15:17:00 |
vboxsync |
64 bits hidden selector base. |
|
|
|
@9415
|
[9415]
|
06/05/08 14:27:51 |
vboxsync |
Sync 64 bits register state. |
|
|
|
@9406
|
[9406]
|
06/05/08 11:38:20 |
vboxsync |
darwin build fix |
|
|
|
@9405
|
[9405]
|
06/05/08 11:27:45 |
vboxsync |
enable VBOX_WITH_64_BITS_GUESTS for Darwin |
|
|
|
@9399
|
[9399]
|
06/04/08 21:19:15 |
vboxsync |
recompiler Mac build fix |
|
|
|
@9276
|
[9276]
|
05/31/08 23:03:02 |
vboxsync |
Prevent an fInRem assertion in the tlb flushing code when A20 is change in … |
|
|
|
@9219
|
[9219]
|
05/29/08 14:03:45 |
vboxsync |
More fixes for 32 bits hosts & 64 bits guests. |