VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33786   14 years vboxsync Storage/RAW: a few more DVD/CD/floppy image extensions
(edit) @33785   14 years vboxsync FE/Qt4: no resize necessary
(edit) @33784   14 years vboxsync Main: Added ExtPackManager to Console and implemented the Console and …
(edit) @33783   14 years vboxsync FE/Qt4: Start medium enumeration when hd storage window is shown first.
(edit) @33782   14 years vboxsync Main/glue/ErrorInfo: fix regression introduced in r66229, a …
(edit) @33781   14 years vboxsync FE/Qt4: move the getter to the ctor
(edit) @33780   14 years vboxsync During state loading; don't free a zero page if it's part of a large page.
(edit) @33779   14 years vboxsync Forgotten variable initialization.
(edit) @33778   14 years vboxsync FE/Qt4: make the QFileIconProvider global
(edit) @33777   14 years vboxsync Main/HostImpl: Solaris DVD enumeration, minor optimization.
(edit) @33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33775   14 years vboxsync VBoxManage extpack install: convert relative paths to absolute paths …
(edit) @33774   14 years vboxsync ErrorInfo.cpp: Use assertreturnvoid.
(edit) @33773   14 years vboxsync Storage: Do not assume CD image has to include ISO9660 filesystem.
(edit) @33772   14 years vboxsync process-creation-posix.cpp: Don't assert when the executable file …
(edit) @33771   14 years vboxsync Mark base page as type page table when activating a 4 kb page inside …
(edit) @33770   14 years vboxsync Main: comments
(edit) @33769   14 years vboxsync Main: use a UUID constant for the global media registry
(edit) @33767   14 years vboxsync Main: API docs
(edit) @33766   14 years vboxsync VBoxManage: Implemented 'list extpacks', 'extpack install' and …
(edit) @33765   14 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33764   14 years vboxsync VBoxManage: Fixed incorrect return from errorGetOpt (VINF_SUCCESS …
(edit) @33763   14 years vboxsync VBoxService/Cat: Don't index files on creation.
(edit) @33762   14 years vboxsync VBoxService/Exec: Bugfixes for argument list construction.
(edit) @33761   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33760   14 years vboxsync Main/Medium: don't just randomly throw exception if a device type …
(edit) @33759   14 years vboxsync VBoxManageList.cpp: Some cleanup.
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33757   14 years vboxsync Storage/RAW: case insensitive extension matching Main/Medium: For …
(edit) @33756   14 years vboxsync Release logging.
(edit) @33755   14 years vboxsync DrvHostSerial: cosmetical fixes
(edit) @33754   14 years vboxsync Additions/linux/drm: Linux 2.6.37 fix
(edit) @33753   14 years vboxsync Audio/HDA: typo.
(edit) @33752   14 years vboxsync HostDrivers/VBoxNetFlt: Linux 2.6.37 fix
(edit) @33751   14 years vboxsync wddm: vidpn handling bugfix
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33749   14 years vboxsync Audio/HDA: verbID(F00[0xA]) clarification and some clean up.
(edit) @33748   14 years vboxsync Audio/HDA: typo.
(edit) @33746   14 years vboxsync Storage: Remove obsolete testcase which doesn't build anymore because …
(edit) @33745   14 years vboxsync VCI: Updates
(edit) @33744   14 years vboxsync Audio/HDA: typo.
(edit) @33743   14 years vboxsync Main: Windows, starting Vista, shall use HDA audio by default
(edit) @33742   14 years vboxsync FE/Qt; Machine settings / Network page: small fix for internal network …
(edit) @33741   14 years vboxsync more build fixing.
(edit) @33740   14 years vboxsync build fix
(edit) @33739   14 years vboxsync missing header updates + include.
(edit) @33738   14 years vboxsync SUPR3HardenedVerify.cpp: Rewrote the new code a bit.
(edit) @33736   14 years vboxsync semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
(edit) @33735   14 years vboxsync typo
(edit) @33734   14 years vboxsync crOpenGL: check proper pointer
(edit) @33733   14 years vboxsync Python: one more win32com cache location
(edit) @33732   14 years vboxsync wddm/3d: fix memory corruption
(edit) @33731   14 years vboxsync Disable large page support by default for Linux hosts until further notice
(edit) @33730   14 years vboxsync FE/Qt: Enforces IOAPIC to be set for the machine which uses ICH9 …
(edit) @33729   14 years vboxsync Serial/DevHostSerial: properly handle non-blocking I/O
(edit) @33728   14 years vboxsync Serial/DrvHostSerial: on Linux, try to open the serial device in …
(edit) @33727   14 years vboxsync fix build
(edit) @33726   14 years vboxsync Allocation timeout > 1 second means immediate disabling of large page …
(edit) @33725   14 years vboxsync More stats for large page allocation
(edit) @33724   14 years vboxsync Comment typo.
(edit) @33723   14 years vboxsync Automatic Guest Additions update: Support/graceful handling for …
(edit) @33722   14 years vboxsync Main, PCI: uniform PCI slots management, please watch/report regressions
(edit) @33721   14 years vboxsync Audio/HDA: VerbID: F00[0xC] clarification and clean up.
(edit) @33720   14 years vboxsync EventQueue::uninit: Don't run the native mac os x runloop in default …
(edit) @33719   14 years vboxsync Audio/HDA: verbID: F00[09] clarification and clean up.
(edit) @33718   14 years vboxsync Main: perform the file system check not only when starting the VM but …
(edit) @33717   14 years vboxsync Audio/HDA: more clean ups. fixes typo in r67342 node count macro.
(edit) @33716   14 years vboxsync Audio/HDA: some clean up.
(edit) @33715   14 years vboxsync wddm/3d: avoid unnecessary paging transfers, cleanup
(edit) @33714   14 years vboxsync wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
(edit) @33713   14 years vboxsync Additions/WINNT/Graphics: fix an accident
(edit) @33712   14 years vboxsync FE/Qt: Get rid of Virtual Media Manager links in Machine storage …
(edit) @33711   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33710   14 years vboxsync Audio/HDA: continue of r67331 on the rest of stac9220 nodes responding …
(edit) @33709   14 years vboxsync Main/Machine: Reject any attempt to open a VM config with the same …
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33707   14 years vboxsync Main/Console: use appropriately sized types to resolve the compiler …
(edit) @33706   14 years vboxsync Main/Appliance: MSVC compiler warnings
(edit) @33705   14 years vboxsync Audio/HDA: makes default configuration (verb: F1C) more clear (for …
(edit) @33704   14 years vboxsync comment update
(edit) @33703   14 years vboxsync FE/Qt4: text
(edit) @33702   14 years vboxsync FE/Qt4: warn when exporting machines which are in save state
(edit) @33701   14 years vboxsync SUPLib: Some new hardening APIs (almost done).
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33699   14 years vboxsync Main-OVF: fix win burn
(edit) @33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
(edit) @33697   14 years vboxsync Guest Control: Provide canceling overall task progress as well.
(edit) @33696   14 years vboxsync Guest Control: Updates on guest path/environment resolving, …
(edit) @33695   14 years vboxsync build fix
(edit) @33693   14 years vboxsync Main: More ExtPack code.
(edit) @33691   14 years vboxsync Main: openMedium() should return the same IMedium when called twice …
(edit) @33690   14 years vboxsync PCI: more slot management bits
(edit) @33689   14 years vboxsync FE/Qt: Crash fix in UISettingsSerializer.
(edit) @33688   14 years vboxsync PIC: forgotten code to record assignment
(edit) @33687   14 years vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33686   14 years vboxsync FE/Qt: Global / Machine settings pages variables initialization.
(edit) @33685   14 years vboxsync Main: remove assertion which causes all machine startups to fail
(edit) @33684   14 years vboxsync wddm/3d: fix hgcm fallback (for insufficient hgsmi resources)
(edit) @33683   14 years vboxsync FE/Qt: remove annoying assertion in virtual media manager which is …
(edit) @33682   14 years vboxsync EFI firmware bin: now with bridge support
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