VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8053   17 years vboxsync Check for alternative versions of the i386-elf-gcc binary.
(edit) @7996   17 years vboxsync Relax tests for PAE (rem vs raw)
(edit) @7905   17 years vboxsync Changed CRx parameter size
(edit) @7695   17 years vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
(edit) @7649   17 years vboxsync Assertion added for detection long mode (reminder)
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7617   17 years vboxsync VBoxREM fix
(edit) @7616   17 years vboxsync cosmetics
(edit) @7613   17 years vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @6938   17 years vboxsync recompiler: fix ptab calculation for 32bit code under x86_64 (from qemu)
(edit) @6729   17 years vboxsync fixed build
(edit) @6726   17 years vboxsync 2 fixes from qemu: fix cmpxchg8b detection and fix DR6 single step …
(edit) @6546   17 years vboxsync VBOX_WITH_NEW_PHYS_CODE changes mostly realted to REM. Killed a …
(edit) @6532   17 years vboxsync Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess …
(edit) @6517   17 years vboxsync gcc-4.3 fix (improved accuracy)
(edit) @6475   17 years vboxsync Added the NoDmik() macro.
(edit) @6211   17 years vboxsync cpu_abort() is noreturn
(edit) @6158   17 years vboxsync Fixed reporting of segment not present exceptions when using call …
(edit) @6108   17 years vboxsync Fixed nasty bug in ARPL emulation (uninitialized variable).
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5880   17 years vboxsync --as-needed again
(edit) @5877   17 years vboxsync backed out r26366 (rhel3 seems to not have this switch)
(edit) @5876   17 years vboxsync use --as-needed when linking for Linux to prevent superflous …
(edit) @5853   17 years vboxsync The static tb isn't working right in single stepping mode. (fix not …
(edit) @5852   17 years vboxsync DISInstr returns vbox status code, not bool.
(edit) @5696   17 years vboxsync VBOX_WITH_DEBUGGER
(edit) @5691   17 years vboxsync Mac OS X version 10.5 build hacks.
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5466   17 years vboxsync Added helper_record_call.
(edit) @5372   17 years vboxsync Avoid using rbp for any global register variable as it seems to cause …
(edit) @5371   17 years vboxsync The stack isn't necessiarly a safe place for the tb_temp on 64-bit …
(edit) @5369   17 years vboxsync disas: don't flood the log on 64-bit hosts.
(edit) @5367   17 years vboxsync RTLogFlush.
(edit) @5306   17 years vboxsync 64-bit solaris.
(edit) @5262   17 years vboxsync env->pVM has the right type.
(edit) @5197   17 years vboxsync Experiment with call recording for CSAM
(edit) @5181   17 years vboxsync eol, typo
(edit) @4986   17 years vboxsync work around a nocrt build problem.
(edit) @4877   17 years vboxsync No time for this now.
(edit) @4616   17 years vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 years vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4552   17 years vboxsync Only darwin, os2 and windows shouldn't have a SONAME on the VBoxREMImp …
(edit) @4541   17 years vboxsync sed script must be LF and not native.
(edit) @4535   17 years vboxsync Switched to reading and writing through PGM (like we already did for …
(edit) @4407   17 years vboxsync tell the release log about missing stuff.
(edit) @4389   17 years vboxsync fixed buildbreak.
(edit) @4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4381   17 years vboxsync Corrected assertion
(edit) @4380   17 years vboxsync Fixed reserved memory reservation
(edit) @4379   17 years vboxsync Remove assertion for now
(edit) @4378   17 years vboxsync Added assertion + changed logging
(edit) @4376   17 years vboxsync Removed obsolete and incorrect remR3SetPage.
(edit) @4245   17 years vboxsync Predict success on out/in.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4018   17 years vboxsync Updated headers
(edit) @3952   17 years vboxsync Incorporated aam division by zero security fix.
(edit) @3915   17 years vboxsync Solaris.
(edit) @3903   17 years vboxsync fixed path of VBoxREM2.rel (amd64)
(edit) @3888   17 years vboxsync Solaris.
(edit) @3752   17 years vboxsync typo
(edit) @3727   17 years vboxsync Double underscore cleanup.
(edit) @3726   17 years vboxsync Double underscore cleanup.
(edit) @3615   17 years vboxsync Callback wrapping using custom assembly templates (too lazy to …
(edit) @3581   17 years vboxsync Fixed incorrect/missing shadow space reservations in WrapGCC2MSC0Int, …
(edit) @3533   17 years vboxsync Applied patch for cross compiling 64-bit targets on 32-bit hosts.
(edit) @3508   17 years vboxsync Not relevant of course
(edit) @3507   17 years vboxsync Restore FPU state *after* check for TLB flushes.
(edit) @3315   17 years vboxsync L4 fix
(edit) @3031   18 years vboxsync Fixed regression caused by changeset 21558
(edit) @3026   18 years vboxsync Exclude v86 mode too.
(edit) @3024   18 years vboxsync removed accidental commit
(edit) @3023   18 years vboxsync only check for excessive faults when in protected mode
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2986   18 years vboxsync sign VBoxREM.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2964   18 years vboxsync Don't link in testmath.c unless we use it.
(edit) @2901   18 years vboxsync Print the add-symbol-file for VBoxREM2.rel to the release log so we …
(edit) @2891   18 years vboxsync compile fix
(edit) @2890   18 years vboxsync Corrected syncing of CPL.
(edit) @2887   18 years vboxsync Tool renaming: GCC -> GXX (GCC will later be change to use gcc instead …
(edit) @2841   18 years vboxsync Added comments about Solaris
(edit) @2840   18 years vboxsync Solaris regression
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2477   18 years vboxsync export
(edit) @2476   18 years vboxsync Some makefile header and attribute adjustments.
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2472   18 years vboxsync some more usage of the MSG_* macros
(edit) @2466   18 years vboxsync Not a binary. Not IPRT.
(edit) @2465   18 years vboxsync drop the builtin_frame_address attempt at stack alignment …
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2447   18 years vboxsync fixed dependency
(edit) @2446   18 years vboxsync dependency
(edit) @2445   18 years vboxsync force recompiler rebuild
(edit) @2444   18 years vboxsync temporary error
(edit) @2443   18 years vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2438   18 years vboxsync part2 of gcc-3 fix
(edit) @2435   18 years vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2429   18 years vboxsync Recompimer: Exported new stuff to OSE.
(edit) @2427   18 years vboxsync Move all our stuff to the InnoTek directory (save the bit starting …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette