VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
(edit) @26982   15 years vboxsync FE/BFE: VBoxBFE now uses MouseImpl from Main
(edit) @26968   15 years vboxsync introduced IUSBController::proxyAvailable() and use this method by …
(edit) @26964   15 years vboxsync FE/Qt4: New running VM core: multi-monitor absolute mouse issue fix.
(edit) @26957   15 years vboxsync header cleanup
(edit) @26953   15 years vboxsync doc correction.
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26946   15 years vboxsync VirtualBox::OpenHardDisk: take tree lock when calling …
(edit) @26942   15 years vboxsync Main/webservice: fix MOR creation when the session has expired concurrently
(edit) @26935   15 years vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26924   15 years vboxsync Main/MouseImpl: do not overwrite the "supports relative" attribute on …
(edit) @26916   15 years vboxsync VBoxHDD: introduce new function pointers to the TCP interface for …
(edit) @26908   15 years vboxsync Main/MachineImpl+Frontends/VirtualBox: disable showing VM start errors …
(edit) @26903   15 years vboxsync Compile fix for win64
(edit) @26902   15 years vboxsync some vcc compiler warning fixes
(edit) @26818   15 years vboxsync xtracker 3573 / public #5781: when changing the host adapter or the …
(edit) @26809   15 years vboxsync warning
(edit) @26789   15 years vboxsync webservices/Makefile.kmk: Use kmk's C like expressions instead of …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26768   15 years vboxsync Main: unbreak MountMedium(NULL) broken by r58004
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26750   15 years vboxsync Main/MouseImpl: hopefully fix assertions in the absolute PS/2 device code
(edit) @26744   15 years vboxsync Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
(edit) @26738   15 years vboxsync Main: fix locking order violation in Machine::AttachDevice()
(edit) @26713   15 years vboxsync Settings: do properly read the NAT network name (line "192.168/24"), …
(edit) @26708   15 years vboxsync Webservice/jax-ws: bump API minor version automatically in development …
(edit) @26704   15 years vboxsync Main/MachineImpl: Don't AssertReturn on Writelock when only read lock …
(edit) @26681   15 years vboxsync Main: Transfer tablet/mouse setting to USB device.
(edit) @26680   15 years vboxsync Fixed capitalization for consistency.
(edit) @26662   15 years vboxsync VMM: conditionally expose MWAIT extensions
(edit) @26650   15 years vboxsync pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
(edit) @26638   15 years vboxsync Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
(edit) @26624   15 years vboxsync Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
(edit) @26615   15 years vboxsync CPU hotplug: Increase the number of tries to unplug a CPU from the VM. …
(edit) @26609   15 years vboxsync Main, shared f/w: changed DMI passthrough defaults
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26602   15 years vboxsync Main: Bstr crash fix on Windows
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26583   15 years vboxsync Python: gueststats command, API to get enums values list
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26561   15 years vboxsync *: set svn:eol-style correctly.
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @26544   15 years vboxsync Main: make sure the "Others" category is always last
(edit) @26536   15 years vboxsync GuestOSType::COMGETTER(RecommendedFirmware): warning (xpcom enums are fun)
(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 …
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