VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6320   17 years vboxsync Corrected log message, added assertion.
(edit) @6319   17 years vboxsync Changed misleading comment.
(edit) @6318   17 years vboxsync PDMDevHlp*, cosmetics
(edit) @6317   17 years vboxsync deb files license
(edit) @6316   17 years vboxsync deb files license
(edit) @6315   17 years vboxsync Added license headers for driver conf files.
(edit) @6314   17 years vboxsync Fix segmentation fault because of a NULL pointer
(edit) @6313   17 years vboxsync Integrate async drivers. Fix testcase
(edit) @6312   17 years vboxsync remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
(edit) @6311   17 years vboxsync Documentation updates.
(edit) @6310   17 years vboxsync Fix formatting bugs in the XML config file code. The number base was …
(edit) @6309   17 years vboxsync Silly typo (wrong parameter ordering).
(edit) @6308   17 years vboxsync
(edit) @6307   17 years vboxsync Added The HostServices and HostDrivers to the Core docs.
(edit) @6306   17 years vboxsync drats
(edit) @6305   17 years vboxsync accidently commit
(edit) @6304   17 years vboxsync %Vrc
(edit) @6303   17 years vboxsync Some updates .
(edit) @6302   17 years vboxsync left this for debugging
(edit) @6301   17 years vboxsync Solaris guest additions: Got x11 vboxvideo working. Changed guest …
(edit) @6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @6299   17 years vboxsync Remove some old devel code leftovers, and make sure the once set LCHS …
(edit) @6298   17 years vboxsync When using VMSet.*Error() don't put %Vrc into the error message if the …
(edit) @6297   17 years vboxsync Disabled annoying assertion, see #2609.
(edit) @6296   17 years vboxsync LED and Network Config interfaces added. Fix in TMAll.cpp: Assertions …
(edit) @6295   17 years vboxsync typos
(edit) @6294   17 years vboxsync Fixed last-minute BIOS bug caused by changing the CMOS CHS geometry …
(edit) @6293   17 years vboxsync Fixed re-definition for VBOX_SVN_REV.
(edit) @6292   17 years vboxsync Editing the type without ajdusting the curly brackets work with MS …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6290   17 years vboxsync Guest Additions: update for the Linux seamless additions
(edit) @6289   17 years vboxsync doxygen: gcfgm alias usage example.
(edit) @6288   17 years vboxsync Generate the doxygen file.
(edit) @6287   17 years vboxsync doxygen: Missing close.
(edit) @6286   17 years vboxsync
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6284   17 years vboxsync First try to fix the seamless issue on mac os x. The size of the …
(edit) @6283   17 years vboxsync Installer: added VBoxHeadless to the Linux installers
(edit) @6282   17 years vboxsync be nice to syntax highlighters
(edit) @6281   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6279   17 years vboxsync Guest Additions (Linux): fixed a recession in the …
(edit) @6278   17 years vboxsync Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
(edit) @6277   17 years vboxsync Guest Additions (Linux): move printk logging to backdoor logging
(edit) @6276   17 years vboxsync Main: start VBoxHeadless instead of VBoxVRDP
(edit) @6275   17 years vboxsync Config.kmk: enable backdoor logging in guest ring 3
(edit) @6274   17 years vboxsync pReq may be invalid after queuing it (VMREQFLAGS_NO_WAIT), so make …
(edit) @6273   17 years vboxsync Runtime: do not create a log file in R3 additions as we now have …
(edit) @6272   17 years vboxsync Guest Additions: make the installer work on Kubuntu 8.04 alpha 2
(edit) @6271   17 years vboxsync serial: fixed error handling; be a little bit more verbose on errors
(edit) @6270   17 years vboxsync Truncated too long driver description field.
(edit) @6269   17 years vboxsync Using the VBOXGUESTR3DLL template, mouse now works.
(edit) @6268   17 years vboxsync AssertMsgFailed are NOP's in release builds
(edit) @6267   17 years vboxsync We have to use InterruptTime like we do for the GIP. …
(edit) @6266   17 years vboxsync tstTime-4: Check that RTTimeNanoTS and RTTimeSystemNanoTS are using …
(edit) @6265   17 years vboxsync Comment fixes (VMDK wording).
(edit) @6264   17 years vboxsync FE/Qt: Fixed a regression of #2579: Initialize RTR3Init with …
(edit) @6263   17 years vboxsync The VBOXGUESTR3DLL template.
(edit) @6262   17 years vboxsync serial: respect return code of ioctl
(edit) @6261   17 years vboxsync Guest Additions: clarified a comment in VBoxGuest.h
(edit) @6260   17 years vboxsync VMMDev: changed IRQ logging from #ifdef DEBUG_sunlover to Log3, as it …
(edit) @6259   17 years vboxsync Oops.
(edit) @6258   17 years vboxsync db x,y,z -> mnemonics; yasm supports them.
(edit) @6257   17 years vboxsync Yasm 0.6.2.
(edit) @6256   17 years vboxsync Yasm 0.6.2.
(edit) @6255   17 years vboxsync Section attibute 'segname <name>' -> 'segname=<name>'. (Fixed by Peter …
(edit) @6254   17 years vboxsync yasm 0.6.2
(edit) @6253   17 years vboxsync Yasm 0.6.2 (official builds from …
(edit) @6252   17 years vboxsync Print the delta relative to cpu0.
(edit) @6251   17 years vboxsync yasm and invlpga doesn't seem to get along.
(edit) @6250   17 years vboxsync fixed VBOX_LICENSE_VER stuff
(edit) @6249   17 years vboxsync fixed VBOX_LICENSE_VER stuff
(edit) @6248   17 years vboxsync todo.
(edit) @6247   17 years vboxsync r=bird: Put VBOXGUEST_IOCTL_LOG where it belongs. Fixed dupilcate …
(edit) @6246   17 years vboxsync hungarian and doxytalk.
(edit) @6245   17 years vboxsync no tabs.
(edit) @6244   17 years vboxsync yasm thinks invlpga is 64-bit only... work around it for now.
(edit) @6243   17 years vboxsync Just use the assembly version of SVMInvlpgA everywhere (was …
(edit) @6242   17 years vboxsync use if1of.
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6240   17 years vboxsync AHCI: Remove unused struct entries, rework session loading/saving and …
(edit) @6239   17 years vboxsync AHCI: Implement NCQ
(edit) @6238   17 years vboxsync VBoxBFE: L4: forward port of the latest VBoxBFE changes
(edit) @6237   17 years vboxsync Guest Additions (Linux): fixed potentially uninitialised variable in …
(edit) @6236   17 years vboxsync fixed const
(edit) @6235   17 years vboxsync Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
(edit) @6234   17 years vboxsync pulseaudio: don't hang if there is no server available
(edit) @6233   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6232   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6230   17 years vboxsync Fixed typo: v2.23-log-nsscm -> v2.33-log-nsscm
(edit) @6229   17 years vboxsync Added VBOXGUEST_IOCTL_SIZE macro, currently only defined on Linux guests
(edit) @6228   17 years vboxsync Better error reporting
(edit) @6227   17 years vboxsync Allow R0/GCEnabled CFGM values.
(edit) @6226   17 years vboxsync Don't use doxgen comment markers to document code lines.
(edit) @6225   17 years vboxsync spaces and prefixes.
(edit) @6224   17 years vboxsync spaces and prefixes.
(edit) @6223   17 years vboxsync We can use poll instead of select and cleanups
(edit) @6222   17 years vboxsync Continue work on the parallel port device: 1. Removed the host device …
(edit) @6221   17 years vboxsync PDM async completion template creation wrapper third attempt
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette