VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @33681   14 years vboxsync Audio/HDA: move microphone on port D. Mac guest doesn't like enabled E …
(edit) @33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33674   14 years vboxsync Linux installer: fedora14
(edit) @33673   14 years vboxsync Audio/HDA: don't flood release log.
(edit) @33672   14 years vboxsync VBoxManage/Guest Control: Update.
(edit) @33671   14 years vboxsync ExtPackManagerImpl: typo
(edit) @33670   14 years vboxsync FE/Qt: 5302: Reworking Machine settings / Storage page for VBox config 4.0.
(edit) @33669   14 years vboxsync FE/Qt: 5302: Updating Virtual Media Manager for VBox config 4.0.
(edit) @33668   14 years vboxsync FE/Qt: 5302: Reworking New HD wizard for VBox config 4.0 (part 2).
(edit) @33667   14 years vboxsync FE/Qt: 5302: Reworking New VM wizard and New HD wizard for VBox config 4.0.
(edit) @33666   14 years vboxsync FE/Qt: 4989: Lazy init VM settings dialog: QEventLoop replaced with …
(edit) @33665   14 years vboxsync Main-OVF: allow overwriting of the OS type; prefer the OS type from a …
(edit) @33664   14 years vboxsync log-vbox: fgetc() returns int not char
(edit) @33663   14 years vboxsync Runtime/common/dbg/dbgas.cpp: typo
(edit) @33662   14 years vboxsync HPET: avoid VERR_INTERNAL_ERROR on narrow reads, as this is being done …
(edit) @33661   14 years vboxsync Main/OVF: never write the Machine/@stateFile attribute in machine XML …
(edit) @33660   14 years vboxsync License header fix
(edit) @33659   14 years vboxsync Main-OVF: cleanup
(edit) @33658   14 years vboxsync License header fix
(edit) @33657   14 years vboxsync Main: API docs
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33655   14 years vboxsync fix license header
(edit) @33654   14 years vboxsync fix license header
(edit) @33653   14 years vboxsync fix license header
(edit) @33652   14 years vboxsync Main-OVF: typo
(edit) @33651   14 years vboxsync Main-OVF: rename
(edit) @33650   14 years vboxsync build fix
(edit) @33649   14 years vboxsync Devices/testcase: DEFS cleanup
(edit) @33648   14 years vboxsync fix builds
(edit) @33647   14 years vboxsync no need to include these defines twice
(edit) @33646   14 years vboxsync EFI: allow running EFI with PCI bridges
(edit) @33645   14 years vboxsync no need to include these defines twice
(edit) @33644   14 years vboxsync dev/vga: fix VGAState inconsistency across different .cpp files
(edit) @33643   14 years vboxsync Main-OVF: streamify Sha1ReadBuf
(edit) @33642   14 years vboxsync this flag is not available in Linux 2.4
(edit) @33641   14 years vboxsync bit more safety
(edit) @33640   14 years vboxsync Linux host page allocator: don't use system reserves for >=1M reqs
(edit) @33639   14 years vboxsync FE/Qt: Try to fix x11 crash while loading VM settings.
(edit) @33638   14 years vboxsync FE/Qt: Exclude 2D/3D test procedures from cache as they are not safe …
(edit) @33637   14 years vboxsync Shared folders: enable symlinks on Windows hosts
(edit) @33636   14 years vboxsync FE/Qt: Build fix for r67244 (part 5).
(edit) @33635   14 years vboxsync FE/Qt: Build fix for r67244 (part 4).
(edit) @33634   14 years vboxsync FE/Qt: Build fix for r67244 (part 3).
(edit) @33633   14 years vboxsync FE/Qt: Build fix for r67244 (part 2).
(edit) @33632   14 years vboxsync FE/Qt: Build fix for r67244 (part 1).
(edit) @33631   14 years vboxsync FE/Qt: Async settings mechanism. Global and Machine settings reworked …
(edit) @33630   14 years vboxsync waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
(edit) @33629   14 years vboxsync Audio/HDA: fixes occasional microphone disable.
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