VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4271   17 years vboxsync hrmpf
(edit) @4270   17 years vboxsync win64 fix
(edit) @4269   17 years vboxsync implemented Main functionality for serial ports
(edit) @4268   17 years vboxsync Record invlpg occurrences in ring 0 too.
(edit) @4267   17 years vboxsync Updated logging strings
(edit) @4266   17 years vboxsync Reapplied 23773
(edit) @4265   17 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4264   17 years vboxsync Backed out 23773 until it works
(edit) @4263   17 years vboxsync Cleaned up
(edit) @4262   17 years vboxsync Paranoia
(edit) @4261   17 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4260   17 years vboxsync Replace opening VirtualBox.xml with RTFILE_O_WRITE_THROUGH by a …
(edit) @4259   17 years vboxsync compile fix
(edit) @4258   17 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   17 years vboxsync Completed DrvDeriveSurface
(edit) @4255   17 years vboxsync gcc warnings
(edit) @4254   17 years vboxsync Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
(edit) @4253   17 years vboxsync Debugged runscript. Found problem with using 0b as prefix for binary …
(edit) @4252   17 years vboxsync Fixed bug from last weeks parser hacking.
(edit) @4251   17 years vboxsync echo and runscript.
(edit) @4250   17 years vboxsync Test RTLogPrintf and unset the per-thread loginstance on init failure.
(edit) @4249   17 years vboxsync Version 5.1: Export RTLogPrintf and RTLogPrintfV.
(edit) @4248   17 years vboxsync DEBUG_NO_RING0_ASSERTIONS should not have been left #defined.
(edit) @4247   17 years vboxsync Main: Marked VRDPConsoleCallback as thread-safe to avoid assertions.
(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.
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