VirtualBox

source: vbox/trunk/src/VBox/VMM/PATM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7046   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7015   17 years vboxsync Cleaned up
(edit) @6107   17 years vboxsync patmIsCommonIDTHandlerPatch inconsistency
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5694   17 years vboxsync Put the templates in the CONST segment/section as the relocations it …
(edit) @5612   17 years vboxsync Bit more checking to ensure we don't invalidate instructions that are …
(edit) @5610   17 years vboxsync Fixed boundary checks and support partial instruction updates (e.g. …
(edit) @5609   17 years vboxsync More logging
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5286   17 years vboxsync Missing relocations
(edit) @5285   17 years vboxsync deal with the centaur cpuid stuff.
(edit) @5284   17 years vboxsync Makefile.kmk -> Makefile.kup.
(edit) @5261   17 years vboxsync Wrong boundary check causes us to miss certain instruction updates.
(edit) @5221   17 years vboxsync Fixed the 64-bit build.
(edit) @5205   17 years vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
(edit) @5200   17 years vboxsync check pointers
(edit) @5199   17 years vboxsync fewer recorded calls
(edit) @5198   17 years vboxsync Experiment with call recording for CSAM
(edit) @4967   17 years vboxsync yasm bug #115 triggered this assertion.
(edit) @4959   17 years vboxsync build fix.
(edit) @4955   17 years vboxsync Compile fix
(edit) @4953   17 years vboxsync Cleaned up disassembler
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4772   17 years vboxsync Compile fix
(edit) @4396   17 years vboxsync Clearer release message
(edit) @4190   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4059   17 years vboxsync Correction
(edit) @4058   17 years vboxsync comment update
(edit) @4057   17 years vboxsync Don't allow popf instructions to change the current IOPL in simple …
(edit) @3723   17 years vboxsync Double underscore cleanup.
(edit) @3696   17 years vboxsync double underscore cleanup.
(edit) @3073   18 years vboxsync Fix for faulting push dword ptr [addr] in patch code.
(edit) @3025   18 years vboxsync Added missing space after ')' in macro invocations so VCC doesn't mess …
(edit) @3020   18 years vboxsync Added missing space after ')' in macro invocations so VCC doesn't mess …
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2921   18 years vboxsync Fixed int3 patch installation.
(edit) @2919   18 years vboxsync Stricter checks for patch jumps. Do not check for page boundary …
(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) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2088   18 years vboxsync nasm fix
(edit) @2049   18 years vboxsync Disabled ss mov patch again.
(edit) @2047   18 years vboxsync Size override fixes
(edit) @2046   18 years vboxsync Corrections and activation of mov gpr,ss patch.
(edit) @2043   18 years vboxsync Preperations for mov gpr, ss patch.
(edit) @2030   18 years vboxsync Attempt to recreate patches who's dirty instruction(s) we can't …
(edit) @1996   18 years vboxsync Round address to page boundary.
(edit) @1995   18 years vboxsync Update
(edit) @1994   18 years vboxsync Added CSAMR3RemovePage
(edit) @1974   18 years vboxsync Got rid of annoying assertion
(edit) @1926   18 years vboxsync Got rid of incorrect assertion.
(edit) @1921   18 years vboxsync And assertion is too annoying there.
(edit) @1920   18 years vboxsync u1VM implies cpl=3
(edit) @1919   18 years vboxsync Corrected assertion
(edit) @1918   18 years vboxsync Always check if the code selector is wide open. Refuse patching if …
(edit) @1917   18 years vboxsync %VGx -> %VGv
(edit) @1914   18 years vboxsync Reapplied 20145
(edit) @1907   18 years vboxsync attempt to fix tinderboxes: remove r20142, r20145, r20146
(edit) @1898   18 years vboxsync Updated comment
(edit) @1897   18 years vboxsync Put back pending interrupt detection in iret patch.
(edit) @1875   18 years vboxsync Got rid of annoying assertions.
(edit) @1864   18 years vboxsync csamR3FlushCodePages update
(edit) @1861   18 years vboxsync oops
(edit) @1860   18 years vboxsync put back 64 bits fix
(edit) @1859   18 years vboxsync updated scan beyond ret instruction code
(edit) @1853   18 years vboxsync extra csam check
(edit) @1837   18 years vboxsync 64-bit bustage.
(edit) @1834   18 years vboxsync Forgot to set the action flag
(edit) @1833   18 years vboxsync comment + logging
(edit) @1830   18 years vboxsync Preparation for new code page detection.
(edit) @1801   18 years vboxsync oops
(edit) @1800   18 years vboxsync missing parameter
(edit) @1799   18 years vboxsync Refuse to patch a handler whose idt cs selector isn't wide open.
(edit) @1793   18 years vboxsync backed out 19970
(edit) @1792   18 years vboxsync Proper interrupt redirection bitmap sync
(edit) @1635   18 years vboxsync warnings.
(edit) @1625   18 years vboxsync @@note -> Note:
(edit) @1595   18 years vboxsync resb in code/data => times xxx db 0
(edit) @1583   18 years vboxsync warnings
(edit) @1465   18 years vboxsync 2nd attempt with segment prefix support
(edit) @1462   18 years vboxsync Backed out incorrect 19519
(edit) @1461   18 years vboxsync Don't forget segment override prefix bytes in patch jumps and calls.
(edit) @1438   18 years vboxsync Finished trap/irq gate entry logging
(edit) @1437   18 years vboxsync Added trap/irq gate logging
(edit) @1403   18 years vboxsync Don't assert on failure (like VERR_TRPM_DONT_PANIC and the like) or …
(edit) @1393   18 years vboxsync two near jumps for nasm.
(edit) @1374   18 years vboxsync Forgot one argument.
(edit) @1373   18 years vboxsync Assertion message added.
(edit) @1369   18 years vboxsync Enabled v86 raw mode again.
(edit) @1359   18 years vboxsync SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit) @1352   18 years vboxsync Only check for patch writes in supervisor mode. Otherwise assume the …
(edit) @1341   18 years vboxsync Disabled v86 raw mode again due to windows install regressions.
(edit) @1338   18 years vboxsync Moved the IF check.
(edit) @1336   18 years vboxsync Forbit execution of v86 code with IF=0.
(edit) @1334   18 years vboxsync Reenabled raw V86 mode.
(edit) @1331   18 years vboxsync Disabled raw v86 mode.
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