VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26532   15 years vboxsync Main: USB HID integration
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26511   15 years vboxsync Main: tabs -> spaces.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26497   15 years vboxsync Install/win,split-soapC,comregister,USBMon.rc: eol-style correction …
(edit) @26475   15 years vboxsync Too many endifs.
(edit) @26474   15 years vboxsync Added a way to manually enable virtual USB keyboard/mouse.
(edit) @26464   15 years vboxsync EFI,Main: managing graphic modes via VBoxInternal2 extradata variables.
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26450   15 years vboxsync Webservice: enable separate SOAP queue thread; fix logging
(edit) @26447   15 years vboxsync Webservice: add #ifdef'd broken COM event queue processing
(edit) @26444   15 years vboxsync Main: cosmetics
(edit) @26443   15 years vboxsync Fixed loading DisplayScreenshot from saved state (a corrected fix).
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26426   15 years vboxsync Fixed loading DisplayScreenshot from saved state.
(edit) @26424   15 years vboxsync xml/Settings: don't convert storage controller name for settings …
(edit) @26409   15 years vboxsync Webservice: dynamic thread allocation with a cap of 100 threads; …
(edit) @26398   15 years vboxsync Web service: gloss
(edit) @26397   15 years vboxsync Web service: error handling, consistency
(edit) @26396   15 years vboxsync Web service: make no. of threads a cmd line param, encapsulate queue code
(edit) @26395   15 years vboxsync Web service: use multi event sems or else no parallel processing
(edit) @26394   15 years vboxsync Web service: multithreading fix
(edit) @26393   15 years vboxsync Web service: first attempt at multithreading.
(edit) @26392   15 years vboxsync nitpicking
(edit) @26389   15 years vboxsync review feedback of #2187
(edit) @26379   15 years vboxsync typos, references
(edit) @26375   15 years vboxsync Webservice: use AutoLock.h for locking; more fine-grained locking in …
(edit) @26370   15 years vboxsync Webservice: code documentation
(edit) @26366   15 years vboxsync Main: fixed 64 bit type
(edit) @26357   15 years vboxsync OSE build fix
(edit) @26350   15 years vboxsync Removed the balloon interface from Main's VMM device. Directly call …
(edit) @26349   15 years vboxsync no reading SMC in OSE (but need to find better place for this code anyway)
(edit) @26335   15 years vboxsync typos
(edit) @26333   15 years vboxsync Main, QT4/FE: OS X guest type support
(edit) @26332   15 years vboxsync burn fix
(edit) @26331   15 years vboxsync SMC: read OSK from the device
(edit) @26323   15 years vboxsync Main/Machine+Console: Extend the scope of the power up progress …
(edit) @26314   15 years vboxsync build fix
(edit) @26313   15 years vboxsync fixed status LEDs for storage devices
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
(edit) @26296   15 years vboxsync more warnings.
(edit) @26295   15 years vboxsync Backed out r57393
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26241   15 years vboxsync Main: added missing interface
(edit) @26238   15 years vboxsync Main: remove more dead code
(edit) @26236   15 years vboxsync Main: remove some dead errorinfo code
(edit) @26235   15 years vboxsync Main: coding style
(edit) @26232   15 years vboxsync Main: reordering of function calls in openExistingSession() to …
(edit) @26207   15 years vboxsync SMC: configurability
(edit) @26205   15 years vboxsync Oracle Linux OS type
(edit) @26203   15 years vboxsync EFI: better configuration for firmware
(edit) @26201   15 years vboxsync Main: fix deleteSnapshot() which was broken for immutable and …
(edit) @26200   15 years vboxsync Main: fix wrong assertions introduced by yesterday's settings changes
(edit) @26193   15 years vboxsync Main: fix r56875 which broke Machine::GetSnapshot(NULL) which is …
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
(edit) @26167   15 years vboxsync Main: get rid of isModified() loops in Machine and subclasses; …
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26156   15 years vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
(edit) @26154   15 years vboxsync Main/Debugger: set a meaningful error message if machine is not running.
(edit) @26128   15 years vboxsync Main/Performance: Another burn fix.
(edit) @26126   15 years vboxsync Main/Performance: Burn fix.
(edit) @26122   15 years vboxsync Main/Performance: Use iprt::MiniString instead of std::string.
(edit) @26118   15 years vboxsync Main/ConsoleImpl2: Include pdmapi.h.
(edit) @26112   15 years vboxsync PDM,UsbMsd,++: Resumed hacking the MSD code.
(edit) @26109   15 years vboxsync EFI: allow passing boot args via extradata
(edit) @26098   15 years vboxsync Branding: two more (C) year
(edit) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26088   15 years vboxsync Main: debugging notes, coding style
(edit) @26084   15 years vboxsync Main: fix locking order violation when loading USB filters
(edit) @26068   15 years vboxsync back out Main/Session+Console hack introducing full/reduced console
(edit) @26067   15 years vboxsync Main/Session+Console: By default, create a console with no sub-objects …
(edit) @26051   15 years vboxsync Main: fix assertion while taking offline snapshot
(edit) @26046   15 years vboxsync Main: move Auto*StateDependency templates out of MachineImpl.h
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @26043   15 years vboxsync Enable nested paging by default for new VMs
(edit) @26042   15 years vboxsync Main: fix assertion and locking order violation registering ISO/RAW images
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @26030   15 years vboxsync Main/Media: fix construction of CFGM tree when taking snapshots
(edit) @26023   15 years vboxsync webservices: some warnings.
(edit) @26004   15 years vboxsync png_write_data_fn: another (uint32_t) cast to shut up MSC, added …
(edit) @26002   15 years vboxsync build fix.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25998   15 years vboxsync Extra comment (todo)
(edit) @25997   15 years vboxsync Fixed assumption that GetSnapshot by name would fail; previous broken …
(edit) @25991   15 years vboxsync iokit.cpp: -Wshadow
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25973   15 years vboxsync Prevent HGCM thread leak (xTracker 4617)
(edit) @25971   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25969   15 years vboxsync pdmifs.h: Converted the mouse interface ids. Committing early to see …
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25950   15 years vboxsync $(QUIET)
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
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