VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @185   18 years vboxsync tstRunTestcases.
(edit) @184   18 years vboxsync merge with upstream
(edit) @183   18 years vboxsync the manual and packing isn't important for linux.amd64 just yet.
(edit) @182   18 years vboxsync gcc 3.3.3 didn't like my references to the two labels pointers. Also …
(edit) @181   18 years vboxsync Log all popf replacements
(edit) @180   18 years vboxsync log IOPL as well
(edit) @179   18 years vboxsync updated precompiled objects
(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) @175   18 years vboxsync intensify path check
(edit) @174   18 years vboxsync todo: chars ar accepts.
(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) @166   18 years vboxsync 64-bit
(edit) @165   18 years vboxsync Another check.
(edit) @164   18 years vboxsync Corrected padding.
(edit) @163   18 years vboxsync Update
(edit) @162   18 years vboxsync uuid prevents me from cross compiling. Should get rid of it complete …
(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) @147   18 years vboxsync compile Linux guest additions with disabled stack protector, otherwise …
(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) @142   18 years vboxsync The VBOXGC was missing ARCH_BITS_DEFS.
(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) @137   18 years vboxsync More PIC stuff on amd64.
(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) @133   18 years vboxsync REMR3ReplayHandlerNotifications
(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) @130   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) @127   18 years vboxsync updated precompiled objects
(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) @122   18 years vboxsync 64-bit.
(edit) @121   18 years vboxsync 64-bit.
(edit) @120   18 years vboxsync 64-bit
(edit) @119   18 years vboxsync 64-bit
(edit) @118   18 years vboxsync uintptr_t isn't available. use long (should work fine since we don't …
(edit) @117   18 years vboxsync 64-bit fix.
(edit) @116   18 years vboxsync VBOXQTGUI must use -fPIC on amd64/gcc.
(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) @109   18 years vboxsync typo in detecting bcc
(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) @104   18 years vboxsync phys_ram_size should be RTGCPHYS.
(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) @99   18 years vboxsync Update
(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) @92   18 years vboxsync Added missing prototype for RTAvlPVDestroy.
(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) @88   18 years vboxsync Copy of linux.x86 for now.
(edit) @87   18 years vboxsync wording
(edit) @86   18 years vboxsync FE/Qt: Added the "going to fullscreen" reminder.
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