VirtualBox

root/trunk/src/recompiler


Mode:

Legend:

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

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy