VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4332   17 years vboxsync gcc warning
(edit) @4331   17 years vboxsync 'Guru Meditation' is way cooler than 'Critical Error'.
(edit) @4330   17 years vboxsync Added PAE and AMD64 (long mode) support to the dpd* and dpt* commands. …
(edit) @4328   17 years vboxsync RT_OS_LINUX
(edit) @4327   17 years vboxsync gcc warning
(edit) @4326   17 years vboxsync gcc warnings
(edit) @4325   17 years vboxsync Logging.
(edit) @4324   17 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4323   17 years vboxsync FE/Qt: Added QIULongValidator.
(edit) @4322   17 years vboxsync Debug code.
(edit) @4321   17 years vboxsync mMemoryBalloonSize default init
(edit) @4320   17 years vboxsync different default
(edit) @4319   17 years vboxsync Zero seconds = turn off
(edit) @4318   17 years vboxsync Update interval for guest statistics
(edit) @4317   17 years vboxsync Stop the VRDP server earlier when the VM is being powered off.
(edit) @4316   17 years vboxsync Skeleton for guest statistics
(edit) @4314   17 years vboxsync Added memory balloon property to the Guest class
(edit) @4313   17 years vboxsync Changed the error message in the GUI for guru meditations
(edit) @4312   17 years vboxsync Changed the error message in the GUI for guru meditations
(edit) @4311   17 years vboxsync Export
(edit) @4309   17 years vboxsync FE/Qt: Don't use VBoxGUI.pro anymore.
(edit) @4308   17 years vboxsync Test code to debug a crash.
(edit) @4307   17 years vboxsync Seamless mode switch becomes "able to activate" during enter/leaving …
(edit) @4306   17 years vboxsync Main: Rotate VBox.png[.N] files (that may have been created by the …
(edit) @4305   17 years vboxsync Fix
(edit) @4304   17 years vboxsync compile fixes
(edit) @4303   17 years vboxsync Session control
(edit) @4302   17 years vboxsync Disabled code for VRDP status checks
(edit) @4301   17 years vboxsync Disabled code for VRDP status checks
(edit) @4300   17 years vboxsync 1855: Make serial port work: Act As Server renamed to Create Pipe …
(edit) @4299   17 years vboxsync Linux guest kernel module adaption to 2.6.22
(edit) @4298   17 years vboxsync compiler warning
(edit) @4297   17 years vboxsync Main/GUI: Implemented the Stuck state.
(edit) @4296   17 years vboxsync vmR3SetState must accessible of course.
(edit) @4295   17 years vboxsync VMSTATE_GURU_MEDITATION when EMR3Execute returns with the EM state …
(edit) @4294   17 years vboxsync GUI Settings for Serial Port implemented: VM Serial Port Settings …
(edit) @4293   17 years vboxsync clear path to serial pipe/device on disconnected host mode
(edit) @4292   17 years vboxsync Private header for windows only declarations
(edit) @4291   17 years vboxsync allow an empty serial device/pipe name
(edit) @4290   17 years vboxsync cleanup
(edit) @4289   17 years vboxsync Check vrdp state at startup too
(edit) @4288   17 years vboxsync vboxmanage: make -uartmode command line help logically correct.
(edit) @4287   17 years vboxsync Solaris
(edit) @4286   17 years vboxsync vboxmanage: typo in command line help.
(edit) @4285   17 years vboxsync wrong comment
(edit) @4284   17 years vboxsync drop a double prediction and some blanks.
(edit) @4283   17 years vboxsync const
(edit) @4282   17 years vboxsync compile fix
(edit) @4281   17 years vboxsync Restore notification handler added
(edit) @4280   17 years vboxsync More logging
(edit) @4279   17 years vboxsync a special case for the ACPI index workaround (see r10335)
(edit) @4278   17 years vboxsync export property
(edit) @4277   17 years vboxsync don't save path/server in disconnected mode
(edit) @4276   17 years vboxsync allow to set uart mode disconnected
(edit) @4275   17 years vboxsync register host serial driver on Windows
(edit) @4274   17 years vboxsync last fix
(edit) @4273   17 years vboxsync warning
(edit) @4272   17 years vboxsync another occurence
(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.
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