VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43792   13 years vboxsync VBoxService: Enabled some accidently disabled code again.
(edit) @43791   13 years vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @43789   13 years vboxsync USB MSD: More bit rot cleanup; now works with …
(edit) @43788   13 years vboxsync Scraped off some of the bit rot.
(edit) @43787   13 years vboxsync Storage: Repair images when opening if they are corrupted and can be …
(edit) @43785   13 years vboxsync HostServices/HostChannel: callback must not access a client structure …
(edit) @43784   13 years vboxsync FE/Qt: VM group UI: Cache visible name for group-item.
(edit) @43783   13 years vboxsync FE/Qt: VM group UI: Font caching for group-item.
(edit) @43782   13 years vboxsync FE/Qt: VM group UI: Some size-handling cleanup for group-item.
(edit) @43780   13 years vboxsync Added forgotten USB mouse/tablet log group.
(edit) @43779   13 years vboxsync FE/Qt: VM group UI: Group/machine-count pixmap caching.
(edit) @43778   13 years vboxsync FE/Qt: VM group UI: Group-item code cleanup (part 3).
(edit) @43777   13 years vboxsync FE/Qt: VM group UI: Group-item code cleanup (part 2).
(edit) @43776   13 years vboxsync FE/Qt: VM group UI: Group-item code reordering, comments cleanup (part 1).
(edit) @43775   13 years vboxsync crOpenGL: state diff fixes
(edit) @43774   13 years vboxsync crOpenGL: proper restore lighting state for display lists
(edit) @43773   13 years vboxsync crOpenGL: more state switch fixes
(edit) @43772   13 years vboxsync comment typos.
(edit) @43771   13 years vboxsync VMM/VMMR0: HM bits.
(edit) @43770   13 years vboxsync Typos, grammar.
(edit) @43769   13 years vboxsync VMM/VMMR0: todos/points-to-ponder regarding segment selectors.
(edit) @43768   13 years vboxsync Installer/linux: attempt to fix the RPM spec file.
(edit) @43767   13 years vboxsync Build fix.
(edit) @43766   13 years vboxsync crOpenGL: fix state diff for multiple VBO usage (unused now, but still)
(edit) @43765   13 years vboxsync PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see …
(edit) @43764   13 years vboxsync crOpenGL: fix state switch for multiple VBO usage
(edit) @43763   13 years vboxsync FE/Qt: QIFileDialog is now using direct call to default Qt …
(edit) @43762   13 years vboxsync FE/Qt: 6477: Taking screen-shot on Windows doesn't saves the file: …
(edit) @43761   13 years vboxsync FE/Qt: Another try to fix mac framebuffer issue for null guest resize …
(edit) @43760   13 years vboxsync FE/Qt: Trying to fix mac framebuffer issue for null guest resize …
(edit) @43759   13 years vboxsync BIOS: Windows 2000 floppy boot workaround.
(edit) @43758   13 years vboxsync FE/Qt: Skip guest resize-events if window/framebuffer are hidden.
(edit) @43757   13 years vboxsync BIOS: Log detected SCSI devices.
(edit) @43756   13 years vboxsync VMM/VMMR0: HM bits.
(edit) @43755   13 years vboxsync deb: another fix
(edit) @43754   13 years vboxsync src-client/ConsoleImpl2: warning
(edit) @43753   13 years vboxsync src-client/ConsoleImpl2.cpp: Build fix r81663.
(edit) @43752   13 years vboxsync NAT: don't free socket with alive tcb.
(edit) @43751   13 years vboxsync deb: build fix
(edit) @43750   13 years vboxsync Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
(edit) @43749   13 years vboxsync Additions/linux/installer: do not try to use DKMS in the Additions …
(edit) @43748   13 years vboxsync crOpenGL: proper renderspu tsd cleanup on context destruction
(edit) @43747   13 years vboxsync VMM/VMMR0: HM bits.
(edit) @43746   13 years vboxsync VMM: Some naming adjustments.
(edit) @43745   13 years vboxsync Frontends/Qt: warning, set not used.
(edit) @43744   13 years vboxsync crOpenGL: bugxif
(edit) @43743   13 years vboxsync FE/Qt: 6414: Accepting video-mode size-hint if machine-view is not yet …
(edit) @43742   13 years vboxsync Additions/linux/installer: load vboxvideo.ko by default as X.Org …
(edit) @43740   13 years vboxsync Main/Snapshot: only check free space on filesystems when the target …
(edit) @43739   13 years vboxsync Storage/VD: workaround for bug related to UUID handling of images …
(edit) @43738   13 years vboxsync Fe/VBoxBallonCtrl: More argv handling.
(edit) @43737   13 years vboxsync VMM/VMMR0/HWVMXR0: fix typo while saving the host IDTR into the VMCS. …
(edit) @43734   13 years vboxsync Fe/VBoxBallonCtrl: More argv handling.
(edit) @43733   13 years vboxsync FE/Qt: New version notifier which uses cURL will now again send user-
(edit) @43732   13 years vboxsync VMM/VMMR0: HM bits.
(edit) @43731   13 years vboxsync VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using the …
(edit) @43730   13 years vboxsync NAT: Don't be too optimistic, check the whether alias list isn't empty.
(edit) @43729   13 years vboxsync Installer/linux: do not try to remove DKMS modules either if DKMS is …
(edit) @43728   13 years vboxsync Fe/VBoxBallonCtrl: Fixed argv handling for ballooning module.
(edit) @43727   13 years vboxsync Installer/linux: do not report an error if DKMS is simply not installed.
(edit) @43726   13 years vboxsync VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using …
(edit) @43725   13 years vboxsync AsyncCompletion: Fix hung flush requests if the underlying filesystem …
(edit) @43724   13 years vboxsync BIOS: Use indirect calls for packet reads to reduce code size.
(edit) @43723   13 years vboxsync crOpenGL: fix large buffer transfers
(edit) @43722   13 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43721   13 years vboxsync Linux build fix #5 (RPM)
(edit) @43720   13 years vboxsync Linux build fix #4 (deb)
(edit) @43719   13 years vboxsync Linux build fix #3 (RPM)
(edit) @43717   13 years vboxsync Linux build fix
(edit) @43715   13 years vboxsync Main/Metrics: devmapper support in Linux (#6345)
(edit) @43714   13 years vboxsync NAT:dns/logging.
(edit) @43713   13 years vboxsync iprt/http: added support for custom headers
(edit) @43712   13 years vboxsync BIOS/EFI: fixed broken DMI information
(edit) @43711   13 years vboxsync FE/Qt: Forgotten part for r81569.
(edit) @43710   13 years vboxsync FE/Qt: Some nls update for network manager.
(edit) @43709   13 years vboxsync FE/Qt: New version check should support proxy while using our ssl lib.
(edit) @43708   13 years vboxsync burn fix
(edit) @43707   13 years vboxsync FE/Qt: New version check will use our ssl lib to make …
(edit) @43706   13 years vboxsync VMM/HM: bits.
(edit) @43705   13 years vboxsync wine: converted resources fixes
(edit) @43704   13 years vboxsync Installer/linux: added support for pre-requisite test and pre-start …
(edit) @43703   13 years vboxsync VMM/HM: bits.
(edit) @43702   13 years vboxsync HM: bits.
(edit) @43701   13 years vboxsync deb: svn:ignore
(edit) @43700   13 years vboxsync HM: bits.
(edit) @43699   13 years vboxsync r0drv/solaris: comment spaces.
(edit) @43697   13 years vboxsync GuestProperties: complete a notification request if the client submits …
(edit) @43695   13 years vboxsync FE/Qt: Global settings / Proxy page: Regression fix: Revalidation call …
(edit) @43693   13 years vboxsync VSCSI: Added support for media locking/unlocking.
(edit) @43692   13 years vboxsync Deleted ATAController which is no longer used.
(edit) @43691   13 years vboxsync VSCSI: Initialize sense information properly, in case the first thing …
(edit) @43690   13 years vboxsync BusLogic: Fixed sense buffer allocation.
(edit) @43689   13 years vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43688   13 years vboxsync Installer/linux: rewrite of the headless X.Org start-up script and a …
(edit) @43687   13 years vboxsync VSCSI: Missing break
(edit) @43686   13 years vboxsync Solaris/coredumper: Remove dead code. Can't use RTDirOpen while …
(edit) @43685   13 years vboxsync Solaris/coredumper: doxygen.
(edit) @43684   13 years vboxsync Solaris/coredumper: comment.
(edit) @43682   13 years vboxsync asm-fake: Replace {u,}int32_t by {u,}int8_t to fix bus errors on …
(edit) @43681   13 years vboxsync Added note about NW 5.1 El Torito usage.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette