VirtualBox

source: vbox/trunk/src/recompiler

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9015   17 年 vboxsync removed #if 1, the code seems working fine.
(edit) @8955   17 年 vboxsync Updated REMR3NotifyInterruptClear docs as it is being called on …
(edit) @8922   17 年 vboxsync REMR3NotifyInterruptClear can now be called from non-EMT threads. …
(edit) @8849   17 年 vboxsync load the modrm value before parsing it (CMPXCHG8B/16B). Updated s->pc …
(edit) @8832   17 年 vboxsync exception 6 is a trap => don't change the PC
(edit) @8829   17 年 vboxsync Fixed REMR3EmulateInstruction entry logging.
(edit) @8828   17 年 vboxsync CPUMGetGuestCS/SS.
(edit) @8826   17 年 vboxsync lock mov wherever, whereever is an invalid lock sequence, so raise …
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 年 vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 年 vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8722   17 年 vboxsync recompiler: fix for some special gcc versions
(edit) @8678   17 年 vboxsync RTThreadSelf and RTThreadGetWriteLockCount.
(edit) @8626   17 年 vboxsync Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 …
(edit) @8564   17 年 vboxsync NoDmik -> NOT_DMIK.
(edit) @8489   17 年 vboxsync corrected CFLAGS check if VBOX_RECOMPILER_OP_GCC != …
(edit) @8450   17 年 vboxsync recompiler: enabled workaround for gcc-4.3 when compiling for 32-bit hosts
(edit) @8353   17 年 vboxsync added a (disabled) workaround for …
(edit) @8217   17 年 vboxsync Added CSAMR3UnmonitorPage
(edit) @8189   17 年 vboxsync gcc warning
(edit) @8174   17 年 vboxsync rebranding
(edit) @8168   17 年 vboxsync Rebranding: coupla missing headers.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8113   17 年 vboxsync The recompiler must refresh its cpuid cache when we change a cpuid feature.
(edit) @8053   17 年 vboxsync Check for alternative versions of the i386-elf-gcc binary.
(edit) @7996   17 年 vboxsync Relax tests for PAE (rem vs raw)
(edit) @7905   17 年 vboxsync Changed CRx parameter size
(edit) @7695   17 年 vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
(edit) @7649   17 年 vboxsync Assertion added for detection long mode (reminder)
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7617   17 年 vboxsync VBoxREM fix
(edit) @7616   17 年 vboxsync cosmetics
(edit) @7613   17 年 vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @6938   17 年 vboxsync recompiler: fix ptab calculation for 32bit code under x86_64 (from qemu)
(edit) @6729   17 年 vboxsync fixed build
(edit) @6726   17 年 vboxsync 2 fixes from qemu: fix cmpxchg8b detection and fix DR6 single step …
(edit) @6546   17 年 vboxsync VBOX_WITH_NEW_PHYS_CODE changes mostly realted to REM. Killed a …
(edit) @6532   17 年 vboxsync Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess …
(edit) @6517   17 年 vboxsync gcc-4.3 fix (improved accuracy)
(edit) @6475   17 年 vboxsync Added the NoDmik() macro.
(edit) @6211   17 年 vboxsync cpu_abort() is noreturn
(edit) @6158   17 年 vboxsync Fixed reporting of segment not present exceptions when using call …
(edit) @6108   17 年 vboxsync Fixed nasty bug in ARPL emulation (uninitialized variable).
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5880   17 年 vboxsync --as-needed again
(edit) @5877   17 年 vboxsync backed out r26366 (rhel3 seems to not have this switch)
(edit) @5876   17 年 vboxsync use --as-needed when linking for Linux to prevent superflous …
(edit) @5853   17 年 vboxsync The static tb isn't working right in single stepping mode. (fix not …
(edit) @5852   17 年 vboxsync DISInstr returns vbox status code, not bool.
(edit) @5696   17 年 vboxsync VBOX_WITH_DEBUGGER
(edit) @5691   17 年 vboxsync Mac OS X version 10.5 build hacks.
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5466   17 年 vboxsync Added helper_record_call.
(edit) @5372   17 年 vboxsync Avoid using rbp for any global register variable as it seems to cause …
(edit) @5371   17 年 vboxsync The stack isn't necessiarly a safe place for the tb_temp on 64-bit …
(edit) @5369   17 年 vboxsync disas: don't flood the log on 64-bit hosts.
(edit) @5367   17 年 vboxsync RTLogFlush.
(edit) @5306   17 年 vboxsync 64-bit solaris.
(edit) @5262   17 年 vboxsync env->pVM has the right type.
(edit) @5197   17 年 vboxsync Experiment with call recording for CSAM
(edit) @5181   17 年 vboxsync eol, typo
(edit) @4986   17 年 vboxsync work around a nocrt build problem.
(edit) @4877   17 年 vboxsync No time for this now.
(edit) @4616   17 年 vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 年 vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4552   17 年 vboxsync Only darwin, os2 and windows shouldn't have a SONAME on the VBoxREMImp …
(edit) @4541   17 年 vboxsync sed script must be LF and not native.
(edit) @4535   17 年 vboxsync Switched to reading and writing through PGM (like we already did for …
(edit) @4407   17 年 vboxsync tell the release log about missing stuff.
(edit) @4389   17 年 vboxsync fixed buildbreak.
(edit) @4388   17 年 vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4381   17 年 vboxsync Corrected assertion
(edit) @4380   17 年 vboxsync Fixed reserved memory reservation
(edit) @4379   17 年 vboxsync Remove assertion for now
(edit) @4378   17 年 vboxsync Added assertion + changed logging
(edit) @4376   17 年 vboxsync Removed obsolete and incorrect remR3SetPage.
(edit) @4245   17 年 vboxsync Predict success on out/in.
(edit) @4178   17 年 vboxsync Solaris changes.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4018   17 年 vboxsync Updated headers
(edit) @3952   17 年 vboxsync Incorporated aam division by zero security fix.
(edit) @3915   17 年 vboxsync Solaris.
(edit) @3903   17 年 vboxsync fixed path of VBoxREM2.rel (amd64)
(edit) @3888   17 年 vboxsync Solaris.
(edit) @3752   17 年 vboxsync typo
(edit) @3727   17 年 vboxsync Double underscore cleanup.
(edit) @3726   17 年 vboxsync Double underscore cleanup.
(edit) @3615   17 年 vboxsync Callback wrapping using custom assembly templates (too lazy to …
(edit) @3581   17 年 vboxsync Fixed incorrect/missing shadow space reservations in WrapGCC2MSC0Int, …
(edit) @3533   17 年 vboxsync Applied patch for cross compiling 64-bit targets on 32-bit hosts.
(edit) @3508   17 年 vboxsync Not relevant of course
(edit) @3507   17 年 vboxsync Restore FPU state *after* check for TLB flushes.
(edit) @3315   17 年 vboxsync L4 fix
(edit) @3031   18 年 vboxsync Fixed regression caused by changeset 21558
(edit) @3026   18 年 vboxsync Exclude v86 mode too.
(edit) @3024   18 年 vboxsync removed accidental commit
(edit) @3023   18 年 vboxsync only check for excessive faults when in protected mode
(edit) @2988   18 年 vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2986   18 年 vboxsync sign VBoxREM.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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