VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27284   15 years vboxsync More paranoia
(edit) @27283   15 years vboxsync tstRTMemEf.cpp: Use ASMProbeReadByte to prob without optimizer …
(edit) @27282   15 years vboxsync More stats
(edit) @27281   15 years vboxsync Missing stat activation
(edit) @27280   15 years vboxsync AsyncCompletion: Change range locks allocation from RTMemAlloc to …
(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) @27277   15 years vboxsync Fix
(edit) @27276   15 years vboxsync AHCI: Remove unwanted change 2
(edit) @27275   15 years vboxsync AHCI: Remove unwanted change
(edit) @27274   15 years vboxsync AHCI: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @27273   15 years vboxsync ATA: Add ATA_SLEEP to the list of supported commands (does nothing …
(edit) @27272   15 years vboxsync Logging change
(edit) @27271   15 years vboxsync Reference count debugging code added
(edit) @27270   15 years vboxsync Runtime/testcase: improve RTMemEf testcase a bit, so that it provides …
(edit) @27269   15 years vboxsync Runtime/testcase: basic electric fence allocation testcase
(edit) @27268   15 years vboxsync FE/Qt4: new core: small bugfix
(edit) @27267   15 years vboxsync OpenGL: compile/warning fix
(edit) @27266   15 years vboxsync compile fix
(edit) @27265   15 years vboxsync logging fix
(edit) @27264   15 years vboxsync Devices/ACPI: on Linux, start a poller thread for collecting …
(edit) @27263   15 years vboxsync FE/Qt4: New running VM core: unifying some code common for all modes …
(edit) @27262   15 years vboxsync wddm: bugfix
(edit) @27261   15 years vboxsync wddm: bugfix
(edit) @27260   15 years vboxsync Solaris/Installer: make vboxnet netmask persistent across boots.
(edit) @27259   15 years vboxsync FE/Qt4: Suppress 'spawning session' progress-bar appearing to make it …
(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) @27255   15 years vboxsync VBoxManageInfo: consmetics
(edit) @27254   15 years vboxsync HPET: correct interrupts delivery
(edit) @27253   15 years vboxsync Missing stat registration
(edit) @27252   15 years vboxsync FE/Qt4: New running VM core: do not wait for fullscreen/seamless mode …
(edit) @27251   15 years vboxsync Frontends/VBoxHeadless: spaces.
(edit) @27250   15 years vboxsync Frontends/VBoxHeadless: fixed starting VMs with names.
(edit) @27249   15 years vboxsync FE/Qt4: New running VM core: seamless exiting: use no IDisplay's …
(edit) @27248   15 years vboxsync Additions/linux/drm: fix crash for Fedora 12 (Linux 2.6.32) and Linux …
(edit) @27246   15 years vboxsync RTDirRemoveRecursive: Fixed memory leak, made it deal with UNKNOWN and …
(edit) @27245   15 years vboxsync Storage/VBoxHDD: fix incorrect opaque data reference
(edit) @27244   15 years vboxsync crOpenGL: non square uniform matricies support
(edit) @27243   15 years vboxsync FE/Qt4: New running VM core: restored support for running VM in …
(edit) @27242   15 years vboxsync FE/Qt4: New running VM core: problem reporter (main window shown) now …
(edit) @27240   15 years vboxsync wddm: compile fix
(edit) @27239   15 years vboxsync wddm: VidPn fixes
(edit) @27238   15 years vboxsync wddm: bugfix
(edit) @27237   15 years vboxsync FE/Qt4: New running VM core: calculate geometry fix for normal, …
(edit) @27236   15 years vboxsync FE/Qt4: New running VM core: unifying common code for normal, …
(edit) @27235   15 years vboxsync FE/Qt4: New running VM core: some code cleanup.
(edit) @27234   15 years vboxsync FE/Qt4: New running VM core: cosmetics.
(edit) @27233   15 years vboxsync FE/Qt4: New running VM core: bug fix for normal (windowed) mode: …
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27231   15 years vboxsync Implemented mwait extension for breaking on external interrupt when …
(edit) @27230   15 years vboxsync wddm: VidPn bugfix
(edit) @27229   15 years vboxsync HPET: typo
(edit) @27228   15 years vboxsync wddm: bugfix
(edit) @27227   15 years vboxsync FE/Qt4: New running VM core: mouse functionality cumulative patch.
(edit) @27226   15 years vboxsync HPET: minor issues related to egde vs. level triggered interrupts
(edit) @27225   15 years vboxsync wddm: bugfix
(edit) @27224   15 years vboxsync FE/Qt4: new core: make a boundary checking
(edit) @27223   15 years vboxsync FE/Qt4: new core: todo
(edit) @27222   15 years vboxsync FE/Qt4: new core: Make a depth copy of the pause image in the case the …
(edit) @27221   15 years vboxsync DevAPIC: Use fixed physical CPU ID instead of the programmable one …
(edit) @27220   15 years vboxsync FE/Qt4: new core: force a repaint
(edit) @27219   15 years vboxsync wddm: bugfix
(edit) @27218   15 years vboxsync FE/Qt4: new core: Get the pause image out of the frame buffer if the …
(edit) @27217   15 years vboxsync Additions/VBoxServiceBalloon: Solaris fixes and some logging.
(edit) @27216   15 years vboxsync Solaris/Installer: vboxconfig.sh wording.
(edit) @27215   15 years vboxsync FE/Qt4: new core: dock icon preview with MM support added again
(edit) @27214   15 years vboxsync Windows guest additions: fixed showpointer processing in multimonitor case.
(edit) @27213   15 years vboxsync VD: Move the readonly mode change after behind the differencing disk …
(edit) @27212   15 years vboxsync VMReq.cpp: fix #4725 later.
(edit) @27211   15 years vboxsync VD: Fix data corruption during snapshot merging if the merge direction …
(edit) @27210   15 years vboxsync Note added
(edit) @27209   15 years vboxsync Backed out r58570; must decrease reference here
(edit) @27208   15 years vboxsync Main/MouseImpl: some fixes and a todo
(edit) @27207   15 years vboxsync FE/Qt4: New running VM core: mouse-shape-change callback processing fix.
(edit) @27206   15 years vboxsync FE/Qt: slight protocol fix to cursor shape setting
(edit) @27205   15 years vboxsync wddm: bugfix
(edit) @27204   15 years vboxsync Paranoia
(edit) @27203   15 years vboxsync Double derefence removed
(edit) @27202   15 years vboxsync Two more missing reference changes
(edit) @27201   15 years vboxsync wddm: bugfix
(edit) @27200   15 years vboxsync Main: fix assertion and crash when unregistering ISO
(edit) @27199   15 years vboxsync r0drv/linux/timer: hrtimer pinning fix for Linux >= 2.6.31 (code not …
(edit) @27198   15 years vboxsync r0drv/linux/timer: be consistent, this is SMP only
(edit) @27197   15 years vboxsync Refresh the balloon a bit later during state restore.
(edit) @27196   15 years vboxsync build fix
(edit) @27195   15 years vboxsync Logging
(edit) @27194   15 years vboxsync r0drv/linux/timer: adapt to Linux kernels >= 2.6.31 where …
(edit) @27193   15 years vboxsync FE/Qt: fix spurious resize hint when switching from a Linux VT
(edit) @27192   15 years vboxsync FE/Qt: hide the host cursor when the guest switches to absolute …
(edit) @27191   15 years vboxsync FE/Qt: hide the host cursor when the guest switches to absolute …
(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) @27188   15 years vboxsync Devices/Input/DevPS2: make sure that the device is re-enabled when …
(edit) @27187   15 years vboxsync tstVDSnap: Build fix
(edit) @27186   15 years vboxsync tstVDSnap: Use a seedable RNG to get consistent behavior
(edit) @27185   15 years vboxsync Windows guest additions multimonitor: update the video mode table for …
(edit) @27184   15 years vboxsync Alignment
(edit) @27183   15 years vboxsync Oops
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