VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @10054   16 years vboxsync spaces
(edit) @10046   16 years vboxsync Drop the .NOTPARALLEL hack (windows), this should work fine now. …
(edit) @9547   17 years vboxsync build fix
(edit) @9546   17 years vboxsync deps
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9397   17 years vboxsync attempt to fix the 64-bit Linux box
(edit) @9393   17 years vboxsync workaround for missing dependency to GC_ARCH_BITS
(edit) @9193   17 years vboxsync Missing architecture defines when generating testcase assembly
(edit) @8990   17 years vboxsync Configure the testing pass.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8557   17 years vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
(edit) @8454   17 years vboxsync Long mode changes
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7751   17 years vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
(edit) @7731   17 years vboxsync MMIO cleanup in progress.
(edit) @7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @7192   17 years vboxsync shell scripts are eol-style LF
(edit) @7050   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7015   17 years vboxsync Cleaned up
(edit) @6913   17 years vboxsync Separated the PGMVIRTHANDLERTYPE_HYPERVISOR kind of handlers from the …
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6837   17 years vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6829   17 years vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6820   17 years vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6815   17 years vboxsync Print misaligned member offset in hex.
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6627   17 years vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6535   17 years vboxsync MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5904   17 years vboxsync More work on the async completion interface
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5857   17 years vboxsync include missing header
(edit) @5854   17 years vboxsync another one.
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5505   17 years vboxsync Hooked up the new IPRT time code.
(edit) @5458   17 years vboxsync sup.h/sup.mac checks.
(edit) @5375   17 years vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5240   17 years vboxsync GCFGM mock-up.
(edit) @5221   17 years vboxsync Fixed the 64-bit build.
(edit) @5124   17 years vboxsync tstVMMFork.
(edit) @5020   17 years vboxsync Simplified the YASM/NASM invocations avoiding unnecessary statement …
(edit) @4951   17 years vboxsync leading _ is fine.
(edit) @4936   17 years vboxsync svn:eol-style for unix targets on a windows share.
(edit) @4906   17 years vboxsync Hack for new yasm.
(edit) @4899   17 years vboxsync small include fix for certain yasm versions
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4752   17 years vboxsync eol
(edit) @4738   17 years vboxsync more new phys code.
(edit) @4714   17 years vboxsync ZeroPg
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4520   17 years vboxsync Don't take the address of a va_list parameter. must va_copy it first …
(edit) @4508   17 years vboxsync grrrr
(edit) @4506   17 years vboxsync iprt/uuid.h
(edit) @4502   17 years vboxsync The pc bios requires the UUID value now.
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4206   17 years vboxsync more options (forgot to commit it).
(edit) @4197   17 years vboxsync Load from saved state as well as raw memory file (dump). Updated …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3857   17 years vboxsync PDMUsb - work in progress.
(edit) @3852   17 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3723   17 years vboxsync Double underscore cleanup.
(edit) @3696   17 years vboxsync double underscore cleanup.
(edit) @3152   18 years vboxsync VMM: Fixed OS/2 build.
(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) @2886   18 years vboxsync added files missing in the other clean list.
(edit) @2869   18 years vboxsync Create a speciallized version of the RTTimeNanoTS code in timesup.cpp …
(edit) @2518   18 years vboxsync a build fix.
(edit) @2517   18 years vboxsync Converted to sub-makefile.
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2283   18 years vboxsync Working TMCLOCK_VIRTUAL_SYNC.
(edit) @2270   18 years vboxsync Stricter pointer typechecking. (R0 vs R3)
(edit) @2248   18 years vboxsync Implementing timer syncrhonous virtual clock.
(edit) @2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2087   18 years vboxsync fixed broken nasm support.
(edit) @2086   18 years vboxsync fixed broken nasm support.
(edit) @1528   18 years vboxsync alignment
(edit) @1527   18 years vboxsync [bits 64]
(edit) @1526   18 years vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1525   18 years vboxsync Make the asm struc testcase work with yasm 0.6.
(edit) @1523   18 years vboxsync Seems -g stabs is required after all. (TODO: check this on the mac)
(edit) @1500   18 years vboxsync Added virtual interrupt redirection bitmap to our TSS
(edit) @1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1408   18 years vboxsync Initial changes for floating SELM hypervisor selectors.
(edit) @1404   18 years vboxsync yasm/mach-o doesn't grok stabs, so drop that. it's not necessary I believe.
(edit) @1284   18 years vboxsync hmm. weird.
(edit) @1283   18 years vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @1280   18 years vboxsync dead/misplaced code.
(edit) @1279   18 years vboxsync Use 'nm' instead of 'objdump'.
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