VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @216   18 years vboxsync
(edit) @214   18 years vboxsync make 'make -C <linux> M=$(pwd)' work
(edit) @213   18 years vboxsync make 'make -C <linux> M=$(pwd)' work
(edit) @211   18 years vboxsync Use the special backdoor logging group for backdoor logging (rest is …
(edit) @209   18 years vboxsync Removed obsolete check
(edit) @208   18 years vboxsync Changed guest specific patch for OpenBSD. 3.7, 3.8, 3.9 and 4.0 now work.
(edit) @207   18 years vboxsync cleaning up some header stuff.
(edit) @206   18 years vboxsync Init/term R0 runtime.
(edit) @205   18 years vboxsync fixed incorrect assertions.
(edit) @204   18 years vboxsync runtime.h now includes everything. Created a new header, initterm.h, …
(edit) @202   18 years vboxsync ifdef VRDP specific code
(edit) @201   18 years vboxsync event sems
(edit) @200   18 years vboxsync Corrected dependency on the icon header.
(edit) @199   18 years vboxsync fast mutex sems.
(edit) @198   18 years vboxsync thread safe handle invalidating.
(edit) @197   18 years vboxsync A stab at generic timers (untested).
(edit) @195   18 years vboxsync Created a script for loading the kernel extension (for development) …
(edit) @194   18 years vboxsync memchr.
(edit) @193   18 years vboxsync Export AMD64ToPAE.asm
(edit) @192   18 years vboxsync reapplied Klaus' patch, fixed typo
(edit) @191   18 years vboxsync just some sketches on how to solve the memory area problem on linux.
(edit) @190   18 years vboxsync typo
(edit) @188   18 years vboxsync Increased SSM version
(edit) @186   18 years vboxsync Turn off sysenter/sysexit support due to IOPL problems. (#1782)
(edit) @184   18 years vboxsync merge with upstream
(edit) @181   18 years vboxsync Log all popf replacements
(edit) @180   18 years vboxsync log IOPL as well
(edit) @178   18 years vboxsync Backed out 17600 -> breaks parsing alltogether
(edit) @177   18 years vboxsync release assertion
(edit) @176   18 years vboxsync The additions installer now takes the runlevel script from the VBox …
(edit) @173   18 years vboxsync Q_UINT64 not ULONG64 return type for imageSize(). (problem on 64-bit …
(edit) @172   18 years vboxsync add information about number of logical processors and processor …
(edit) @171   18 years vboxsync added missing case for SUPinit error code
(edit) @170   18 years vboxsync Fixed crashes of Windows guests during powerOff.
(edit) @169   18 years vboxsync FE/Qt: Fixed VBoxNewHD wizard: - Corrected minimum size hinting; - …
(edit) @168   18 years vboxsync FE/Qt: - VBoxGlobal::parseSize()/formatSize(): Don't use double when …
(edit) @167   18 years vboxsync enabled the structure tests on 64-bit too.
(edit) @165   18 years vboxsync Another check.
(edit) @164   18 years vboxsync Corrected padding.
(edit) @163   18 years vboxsync Update
(edit) @161   18 years vboxsync 64-bit: structure alignment.
(edit) @160   18 years vboxsync Argh
(edit) @159   18 years vboxsync Moved iret log statement up
(edit) @158   18 years vboxsync Update
(edit) @157   18 years vboxsync oops
(edit) @156   18 years vboxsync More iret logging
(edit) @155   18 years vboxsync Hack to allow configurable boot delay (up to 15 seconds).
(edit) @154   18 years vboxsync Minor changes
(edit) @153   18 years vboxsync 64-bit
(edit) @152   18 years vboxsync 64-bit (just to make it build).
(edit) @151   18 years vboxsync 64-bit (just to make it build).
(edit) @150   18 years vboxsync r=bird: Use @remark instead of @note and don't but it before the …
(edit) @149   18 years vboxsync warning
(edit) @148   18 years vboxsync Fix log flags parsing. The CHLOWER function wasn't working for my gcc …
(edit) @146   18 years vboxsync 64-bit.
(edit) @145   18 years vboxsync 64-bit (just making it build).
(edit) @144   18 years vboxsync 64-bit (just making it build).
(edit) @143   18 years vboxsync 64-bit
(edit) @141   18 years vboxsync warnings
(edit) @140   18 years vboxsync 64-bit.
(edit) @139   18 years vboxsync code cleanup, some more tests in vdiDumpImage()
(edit) @138   18 years vboxsync 64-bit
(edit) @136   18 years vboxsync Fixed the-linux-kernel.h for kernels 2.4.28 to 2.4.34
(edit) @135   18 years vboxsync Slightly relaxed NMI check (see #1602)
(edit) @134   18 years vboxsync More logging
(edit) @132   18 years vboxsync Main: - Prototyped IConsoleCallback::onRuntimeError(); - All size …
(edit) @131   18 years vboxsync OS/2 doesn't need libuuid anymore. (only l4 needs it now)
(edit) @129   18 years vboxsync Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
(edit) @128   18 years vboxsync mScreen->offset must be added on OS/2 for correctly dealing with the …
(edit) @126   18 years vboxsync fix windows build?
(edit) @125   18 years vboxsync vditool: redirect LOG output to stdout
(edit) @124   18 years vboxsync LogRel() on VDI failure, make them visible on vditool.
(edit) @123   18 years vboxsync 64-bit (I wonder why the old code was so complicated, hope it's not to …
(edit) @119   18 years vboxsync 64-bit
(edit) @115   18 years vboxsync 64-bit
(edit) @114   18 years vboxsync arg.
(edit) @113   18 years vboxsync 64-bit
(edit) @112   18 years vboxsync 64-bit
(edit) @111   18 years vboxsync 64-bit
(edit) @110   18 years vboxsync Log patch returns.
(edit) @108   18 years vboxsync Fixed comment (reset is now required on load). 64-bit
(edit) @107   18 years vboxsync error checking. 64-bit.
(edit) @106   18 years vboxsync style
(edit) @105   18 years vboxsync style
(edit) @103   18 years vboxsync Fix
(edit) @102   18 years vboxsync Guest2PatchAddrTree / RECGUESTTOPATCH: changed from PV to GCPtr AVL tree.
(edit) @101   18 years vboxsync fixed warnings.
(edit) @100   18 years vboxsync refreshed accidently removed copyright information, dropped …
(edit) @98   18 years vboxsync Reapply fixed 17508 changeset
(edit) @97   18 years vboxsync hotfix. (will check if it's the right fix now.)
(edit) @96   18 years vboxsync RTAvlGCPtr.
(edit) @95   18 years vboxsync Get BIOS in sync with bochs (BIOS32 deactivated). Fixes E820 issue.
(edit) @94   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @93   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @91   18 years vboxsync Log iret return address
(edit) @90   18 years vboxsync Log iret return address
(edit) @89   18 years vboxsync Fixed overlapping memory map regions. Thanks goes to Brendan Trotter.
(edit) @87   18 years vboxsync wording
(edit) @86   18 years vboxsync FE/Qt: Added the "going to fullscreen" reminder.
(edit) @84   18 years vboxsync Support/linux/Makefile: fixed typo; 'make clean' should work even …
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