VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5685   17 years vboxsync testcase framework.
(edit) @5684   17 years vboxsync Build fix.
(edit) @5683   17 years vboxsync Don't try use Debugger.lib/a unless it's built and needed.
(edit) @5682   17 years vboxsync Don't try use Debugger.lib/a unless it's built and needed.
(edit) @5681   17 years vboxsync forgott this (just a skeleton).
(edit) @5680   17 years vboxsync Trying to fix the double linking of the DBGC code (VBoxDBG and …
(edit) @5679   17 years vboxsync Updated the @page.
(edit) @5678   17 years vboxsync Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77)
(edit) @5677   17 years vboxsync Split out command worker routines and stuffed the variable …
(edit) @5676   17 years vboxsync Split out the DBGCCMDHLP stuff.
(edit) @5675   17 years vboxsync Split out the commands.
(edit) @5674   17 years vboxsync Split out the built-in symbols.
(edit) @5673   17 years vboxsync Split out the operators.
(edit) @5672   17 years vboxsync build fix.
(edit) @5671   17 years vboxsync some cleanup.
(edit) @5670   17 years vboxsync build fix.
(edit) @5669   17 years vboxsync Split out the codeview/windbg commands.
(edit) @5668   17 years vboxsync Split out the core structures, defines and stuff into DBGCInternal.h
(edit) @5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
(edit) @5666   17 years vboxsync PFNSTRFORMAT should return size_t.
(edit) @5665   17 years vboxsync Another attempt
(edit) @5664   17 years vboxsync Alignment for 64 bits build
(edit) @5663   17 years vboxsync Inverted test
(edit) @5662   17 years vboxsync Initial changes for guest PAE support
(edit) @5661   17 years vboxsync Added pgmGstGetPaePDPtr
(edit) @5660   17 years vboxsync Added missing description argument.
(edit) @5659   17 years vboxsync Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths …
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5657   17 years vboxsync 2480: Add USB 2.0 UI: comment2 implemented.
(edit) @5656   17 years vboxsync FE/Qt: Wording.
(edit) @5655   17 years vboxsync PDMAsync outline.
(edit) @5654   17 years vboxsync 2480: Add USB 2.0 UI: Checkbox to enable USB 2.0 support implemented.
(edit) @5653   17 years vboxsync sched-os2.cpp
(edit) @5652   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5651   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5650   17 years vboxsync Some descriptors
(edit) @5649   17 years vboxsync language
(edit) @5648   17 years vboxsync 2478: "Host+R should ask for confirmation" implemented.
(edit) @5647   17 years vboxsync use _NP macros in assert functions as the assert functions try to …
(edit) @5646   17 years vboxsync Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of …
(edit) @5645   17 years vboxsync ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual …
(edit) @5644   17 years vboxsync GMMR0: gcc found this bug
(edit) @5643   17 years vboxsync Fixing some issues in fullscreen/seamless mode switch for KDE and Win.
(edit) @5642   17 years vboxsync Main: Return an error when two machines witht he same UUID are …
(edit) @5641   17 years vboxsync webservice: add support for retrieving local ISession object; extend …
(edit) @5640   17 years vboxsync Restore the old code. Please, don't mess with this without giving a …
(edit) @5639   17 years vboxsync indent.
(edit) @5638   17 years vboxsync Reset VRAM access handlers after a fullscreen update.
(edit) @5637   17 years vboxsync fa -> af. comment.
(edit) @5636   17 years vboxsync Backed out 25962/25963; there is no handle type distinction
(edit) @5635   17 years vboxsync Wrong type again
(edit) @5634   17 years vboxsync Wrong handle type
(edit) @5633   17 years vboxsync Free allocated file/directory handle instead of just removing it from …
(edit) @5632   17 years vboxsync Backed out 25383: don't trigger breakpoints in ring 0 on any platform
(edit) @5631   17 years vboxsync Main: Fixed silly typo.
(edit) @5630   17 years vboxsync
(edit) @5629   17 years vboxsync remove deprecated macros
(edit) @5628   17 years vboxsync when inserting extra data, insert a number only if we can convert the …
(edit) @5627   17 years vboxsync Main: Improved Machine incapsulation by removing data(), userData(), …
(edit) @5626   17 years vboxsync Forgot to update the UUID
(edit) @5625   17 years vboxsync still a bool return value
(edit) @5624   17 years vboxsync removed obsolete code
(edit) @5623   17 years vboxsync Missing commit
(edit) @5622   17 years vboxsync And again VBOX_WITH_ECHI
(edit) @5621   17 years vboxsync Another missing VBOX_WITH_ECHI
(edit) @5620   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5619   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5618   17 years vboxsync Disable ehci where usb is disabled.
(edit) @5617   17 years vboxsync Forgot to load and save the EnabledEhci setting
(edit) @5616   17 years vboxsync Correctly process a NULL netAddress value.
(edit) @5615   17 years vboxsync EHCI: added -usbehci VBoxManage option
(edit) @5614   17 years vboxsync Enable the EHCI controller
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5612   17 years vboxsync Bit more checking to ensure we don't invalidate instructions that are …
(edit) @5611   17 years vboxsync Fixed querying netAddress property in VRDP server.
(edit) @5610   17 years vboxsync Fixed boundary checks and support partial instruction updates (e.g. …
(edit) @5609   17 years vboxsync More logging
(edit) @5608   17 years vboxsync Installer (Linux): desktop file, Korean translation
(edit) @5607   17 years vboxsync Installer (Linux): desktop file, Korean translation
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5604   17 years vboxsync AHCI: R0/GC stuff and Vista fix
(edit) @5603   17 years vboxsync German .desktop comment
(edit) @5602   17 years vboxsync German .desktop entry
(edit) @5601   17 years vboxsync fixed kStuff test, hope it doesn't break darwin.
(edit) @5600   17 years vboxsync fixed warning.
(edit) @5599   17 years vboxsync cleanup.
(edit) @5598   17 years vboxsync *qt*.lib/dll.
(edit) @5597   17 years vboxsync OS/2 build fix.
(edit) @5596   17 years vboxsync Fixed the debug build.
(edit) @5595   17 years vboxsync the correct usage is '> /dev/null 2>&1'
(edit) @5594   17 years vboxsync correctly suppress the error messages of modprobe
(edit) @5593   17 years vboxsync export VBoxSysInfo to OSE; added this script to our .rpms/.debs
(edit) @5592   17 years vboxsync Registration dialog: use the Runtime function rather than the Qt …
(edit) @5591   17 years vboxsync Leopard build fix.
(edit) @5590   17 years vboxsync Leopard build fix.
(edit) @5589   17 years vboxsync Leopard build fix.
(edit) @5588   17 years vboxsync Leopard build fix.
(edit) @5587   17 years vboxsync example scripts.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
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