VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4246   17 years vboxsync Main: Resurrected and extended XPCOM testcase.
(edit) @4244   17 years vboxsync add 800x600 and 640x480 as default screen resultions to Linux/X11 …
(edit) @4243   17 years vboxsync fail, don't break, if there is buffer data and we haven't got any buffer.
(edit) @4242   17 years vboxsync gcc warning
(edit) @4241   17 years vboxsync 64 bits build compile fix
(edit) @4240   17 years vboxsync Cleaned up some error messages in VBoxBFE
(edit) @4239   17 years vboxsync Made VBoxBFE generate MAC addresses if none are specified
(edit) @4238   17 years vboxsync Another compile fix
(edit) @4237   17 years vboxsync Compile fixes
(edit) @4236   17 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4235   17 years vboxsync new include blocker.
(edit) @4234   17 years vboxsync gcc warning
(edit) @4233   17 years vboxsync please keep in mind that this file is part of the Linux kernel module …
(edit) @4232   17 years vboxsync fixed eol-style, fixed gcc-4.2 warings about 'char*' version 'const char*'
(edit) @4231   17 years vboxsync Listed NT and Linux r0drv todos. Added thread.cpp to Nt r0drv.
(edit) @4230   17 years vboxsync Ported time-r0drv to NT.
(edit) @4229   17 years vboxsync Ported thread2-r0drv to Nt (completely untested).
(edit) @4228   17 years vboxsync corrected error message for SUPLowAlloc failure.
(edit) @4227   17 years vboxsync Enabled USE_NEW_OS_INTERFACE_FOR_MM on Windows to let it have a go on …
(edit) @4226   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM prep.
(edit) @4225   17 years vboxsync clearification.
(edit) @4224   17 years vboxsync shouldn't be here.
(edit) @4223   17 years vboxsync bugfixes.
(edit) @4222   17 years vboxsync warning.
(edit) @4221   17 years vboxsync forgot one inverted assertion.
(edit) @4220   17 years vboxsync some ideas for virtual address reserving.
(edit) @4219   17 years vboxsync RTR0MemObj for NT (untested).
(edit) @4218   17 years vboxsync docs.
(edit) @4215   17 years vboxsync Fixed an endless loop in 'd?'. Fixed parameter chopping so it respect …
(edit) @4214   17 years vboxsync Added required parenthesis around %Dv expressions and fixed a bug in …
(edit) @4213   17 years vboxsync multiplication and an operator associativity+precendency fix.
(edit) @4212   17 years vboxsync SELMSelInfoIsExpandDown
(edit) @4211   17 years vboxsync just to be on the safe side.
(edit) @4210   17 years vboxsync TSS corrections.
(edit) @4209   17 years vboxsync Added dt, dl, di and dt (latter not implemented).
(edit) @4208   17 years vboxsync CPUMGetGuestMode
(edit) @4207   17 years vboxsync CPUMGetGuestMode
(edit) @4206   17 years vboxsync more options (forgot to commit it).
(edit) @4205   17 years vboxsync grammar fix
(edit) @4204   17 years vboxsync Made some linguistic corrections to the gui text
(edit) @4203   17 years vboxsync FE/Qt: Wording.
(edit) @4202   17 years vboxsync Network & USB ToolTip classes were removed from ConsoleWnd. Call-back …
(edit) @4201   17 years vboxsync FE/Qt: Refined indicator tooltips in the console window (+ more useful …
(edit) @4200   17 years vboxsync Extra assertion
(edit) @4199   17 years vboxsync Don't use SELMToFlatEx.
(edit) @4198   17 years vboxsync Corrected selector bounds checking for expand down selectors in …
(edit) @4197   17 years vboxsync Load from saved state as well as raw memory file (dump). Updated …
(edit) @4196   17 years vboxsync Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
(edit) @4195   17 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4194   17 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4193   17 years vboxsync SSMAFTER_DEBUG_IT hacks.
(edit) @4192   17 years vboxsync Don't crash on misconfiguration (missing buffer). Ignore missing …
(edit) @4191   17 years vboxsync fake mode on amd64.
(edit) @4190   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4189   17 years vboxsync ignore cpuid mismatch if SSMAFTER_DEBUG_IT.
(edit) @4188   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4187   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4186   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4185   17 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
(edit) @4183   17 years vboxsync Removed dead options from VBoxBFE for L4
(edit) @4182   17 years vboxsync Fixed a pagefault in the guest serial device on L4
(edit) @4181   17 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4180   17 years vboxsync Bugfix for type changes
(edit) @4179   17 years vboxsync Solaris changes.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4177   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4176   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4175   17 years vboxsync 2079: Create seamless mode for Windows guests. Win32 moving window …
(edit) @4174   17 years vboxsync 2.6.10-gentoo-r6 needed divdi3 for some reason.
(edit) @4173   17 years vboxsync Make it build in the linux kernel environment.
(edit) @4166   17 years vboxsync FE/Qt: More arguments to VBoxProblemReporter::cannotSetSnapshotFolder().
(edit) @4165   17 years vboxsync 2240: Change snapshot folder error is not reported: Added the error …
(edit) @4164   17 years vboxsync 2246: Log window catches keyboard: Hmm, such a beautiful bug :) Fixed.
(edit) @4163   17 years vboxsync Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
(edit) @4162   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4161   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
(edit) @4160   17 years vboxsync Some bug fixes and allocation fallbacks.
(edit) @4159   17 years vboxsync Changed from $ to $.
(edit) @4158   17 years vboxsync Fixed build error and changed from $ to $.
(edit) @4157   17 years vboxsync memobj stuff
(edit) @4156   17 years vboxsync blanks.
(edit) @4155   17 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4154   17 years vboxsync work in progress. (bed time)
(edit) @4153   17 years vboxsync oops.
(edit) @4152   17 years vboxsync VBoxKeyboard.so is VBOX_WITH_QTGUI only.
(edit) @4151   17 years vboxsync Missing fallbacks for GC & R0 contexts
(edit) @4150   17 years vboxsync Safety precaution
(edit) @4149   17 years vboxsync Ignore small packets (write LED)
(edit) @4148   17 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4147   17 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4146   17 years vboxsync FE/Qt: Naming.
(edit) @4145   17 years vboxsync Never (!!) put the isr handler in pagable memory.
(edit) @4144   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4143   17 years vboxsync Contribution
(edit) @4142   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4141   17 years vboxsync 2224: DVD attachments missed by the GUI: GUI support for …
(edit) @4140   17 years vboxsync Write LED
(edit) @4139   17 years vboxsync FE/Qt: Updated Polish translation.
(edit) @4138   17 years vboxsync Use RTR0MemObjAddressR3.
(edit) @4137   17 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
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