VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27592   15 years vboxsync Main: improve r59084 a bit
(edit) @27564   15 years vboxsync MediumImpl.cpp: Committed a temporary hack for the deadlock in …
(edit) @27560   15 years vboxsync Fix #4631 (Crash when taking a snapshot of a VM running with …
(edit) @27550   15 years vboxsync Net-OSX: remove debugging code
(edit) @27546   15 years vboxsync Main/darwin: fixed typo
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27532   15 years vboxsync Main: fixes for IAppliance docs
(edit) @27527   15 years vboxsync Net-OSX: try to narrow down a bug when getting the host network …
(edit) @27461   15 years vboxsync Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
(edit) @27423   15 years vboxsync RTC is _not_ enabled by default
(edit) @27422   15 years vboxsync ACPI: cleaned up no longer used CPU entries, made RTC on by default
(edit) @27403   15 years vboxsync Main: comments
(edit) @27392   15 years vboxsync Snapshots: Fix corruption during merge of snapshots
(edit) @27391   15 years vboxsync Main: change uuid
(edit) @27382   15 years vboxsync Main, QT/FE: USB tablet HID recommendation, activated for OSX guests only
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27304   15 years vboxsync activate MWAIT extensions basing on OS family id (64-bit Snow Leo …
(edit) @27279   15 years vboxsync Main: stupid typo (really fixes assertion in Medium::close() this time)
(edit) @27278   15 years vboxsync Main: fix snapshot regression from yesterday (media registry not saved …
(edit) @27258   15 years vboxsync Fixed crash when deleting VRDP guest properties.
(edit) @27257   15 years vboxsync Main: fix regression from today: assertion when creating VM
(edit) @27256   15 years vboxsync Main: fix regressions with renaming VMs; as a welcome side effect, …
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27208   15 years vboxsync Main/MouseImpl: some fixes and a todo
(edit) @27200   15 years vboxsync Main: fix assertion and crash when unregistering ISO
(edit) @27190   15 years vboxsync Main/GuestImpl: IGuest::GetSupportsGraphics() should return FALSE if …
(edit) @27189   15 years vboxsync Main/MouseImpl.cpp: updated a todo
(edit) @27179   15 years vboxsync Main: rename internal method
(edit) @27176   15 years vboxsync Fixed HWVirtExPropertyType_LargePages
(edit) @27175   15 years vboxsync Missing modified & backup calls
(edit) @27172   15 years vboxsync Main: fix trunk regression that caused Machine::SetHWVirtExProperty to …
(edit) @27171   15 years vboxsync HardwareVirtExLargePages update fix
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27160   15 years vboxsync Main: don't assert in Mouse code all over the place. Now that we have …
(edit) @27159   15 years vboxsync Main: use HRESULT properly
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27120   15 years vboxsync Main/MediumLock: new classes intended to manage locks for media lists …
(edit) @27061   15 years vboxsync Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
(edit) @27060   15 years vboxsync Devices, Main: add support for multiple pointing devices and let the …
(edit) @27059   15 years vboxsync Main: windows warnings
(edit) @27045   15 years vboxsync ConsoleImpl2: removed debug output
(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
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