VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48787   12 years vboxsync Installer/linux: reverted r81811 (use newgrp to become a member of …
(edit) @48786   12 years vboxsync DevEFI: warning
(edit) @48785   12 years vboxsync warning
(edit) @48784   12 years vboxsync FE/Qt: Russian NLS update (part 2).
(edit) @48783   12 years vboxsync FE/Qt: Tiny NLS cleanup.
(edit) @48781   12 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48780   12 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48779   12 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48778   12 years vboxsync spaces
(edit) @48777   12 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48776   12 years vboxsync warning
(edit) @48775   12 years vboxsync VBoxService/GuestCtrl: Only write desired amount to guest files, debug …
(edit) @48774   12 years vboxsync FE/Qt: Russian NLS update (part 1).
(edit) @48773   12 years vboxsync FE/Qt: updated the Czech, Spanish, Italian, Korean and Dutch …
(edit) @48772   12 years vboxsync Mac OS X host: LEDs sync: minor update.
(edit) @48771   12 years vboxsync German NLS fixes
(edit) @48770   12 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48769   12 years vboxsync German NLS updates
(edit) @48768   12 years vboxsync Runtime: solaris build fix
(edit) @48767   12 years vboxsync German NLS fixes
(edit) @48766   12 years vboxsync Runtime: solaris build fix
(edit) @48765   12 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48764   12 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48762   12 years vboxsync BdsBoot.c: Another 'config=\folder' sample, from mountain kitten this time.
(edit) @48761   12 years vboxsync BdsBoot.c: Got a sample of the 'config=\folder' that we have special …
(edit) @48760   12 years vboxsync build fix
(edit) @48759   12 years vboxsync UIWizardNewVMPageBasic1.cpp: Better Mac OS X version detection.
(edit) @48758   12 years vboxsync Devices/Makefile.kmk: Use the new SMC code.
(edit) @48757   12 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   12 years vboxsync adjustments.
(edit) @48755   12 years vboxsync DevFwCommon.cpp: cleanups.
(edit) @48754   12 years vboxsync Bit the bullet and forked tools_def.template, dropping most of the …
(edit) @48753   12 years vboxsync get_dns_addr_domain: in case of name server is from 127/8 network, but …
(edit) @48752   12 years vboxsync build fix
(edit) @48751   12 years vboxsync EFI: Logging.
(edit) @48750   12 years vboxsync EFI: Simplified VBoxLogWorker.
(edit) @48749   12 years vboxsync EFI/GenericBdsLib: If we're going to try load boot.efi apple style in …
(edit) @48748   12 years vboxsync EFI: Logging.
(edit) @48747   12 years vboxsync Logging.
(edit) @48746   12 years vboxsync FE/Qt: update NLS.
(edit) @48745   12 years vboxsync FE/Qt: updated Japanese and Turkish translations - thank you Ikuya …
(edit) @48744   12 years vboxsync Devices/Storage: Support different sector sizes, booting from images …
(edit) @48743   12 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @48742   12 years vboxsync USBFlt: Attempt to fix host crash on Windows when plugging USB device …
(edit) @48741   12 years vboxsync OS X host: keyboard LEDs ans state sync: sync using IOKit and Carbon …
(edit) @48740   12 years vboxsync More deps
(edit) @48739   12 years vboxsync BdsBoot.c / IsBootOptionValidNVVarialbe (sic): Fix memory leak. Free …
(edit) @48738   12 years vboxsync BdsMisc.c / BdsLibVariableToOption: We need OptionName to be set for …
(edit) @48737   12 years vboxsync VBoxPkg\Include\Library\PeCoffLib.h: Removed in favor of the original, …
(edit) @48736   12 years vboxsync Removed VBoxPkg\Include\Library\GenericBdsLib.h as it belongs to the …
(edit) @48735   12 years vboxsync Main/Machine: store the passthrough flag even if there is no medium …
(edit) @48734   12 years vboxsync VBoxManage: comment typo
(edit) @48733   12 years vboxsync crOpenGL: some cleanup
(edit) @48732   12 years vboxsync fix seamless for wddm display only case
(edit) @48731   12 years vboxsync VBoxGenericBdsLib: Removed it, it's not being used. We've been …
(edit) @48730   12 years vboxsync EFI: Use VBox prefix for our stuff so that it's obvious what's our …
(edit) @48729   12 years vboxsync DBGFStack.cpp: Fixed silly line number issue.
(edit) @48728   12 years vboxsync PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun).
(edit) @48727   12 years vboxsync EFI: EFI image load events, EFI debug points, always disabled …
(edit) @48726   12 years vboxsync crOpenGL: seamless fixes
(edit) @48725   12 years vboxsync VBoxService/VBoxServiceControlSession: Logging.
(edit) @48724   12 years vboxsync GuestControl/service.cpp: Also allocate 64-bit parameters.
(edit) @48723   12 years vboxsync VMM/HMSVMR0: Nit.
(edit) @48722   12 years vboxsync VBoxService/VBoxServiceControlSession: Close guest file on opening error.
(edit) @48721   12 years vboxsync Storage/ATA,AHCI: Fix newer Linux kernels not detecting a disk as SSD. …
(edit) @48720   12 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48719   12 years vboxsync crOpenGL: root vr for display (disabled so far)
(edit) @48718   12 years vboxsync SessionMachine::init: lockWrite() call depends on RT_LOCK_STRICT.
(edit) @48717   12 years vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @48716   12 years vboxsync German NLS fixes
(edit) @48715   12 years vboxsync SDK: Clarification.
(edit) @48714   12 years vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @48713   12 years vboxsync SessionMachine::init: lockWrite(LOCKVAL_SRC_POS_DECL).
(edit) @48712   12 years vboxsync NatNetwork/Main: build fix: lockWrite(RT_SRC_POS) -> lockWrite()
(edit) @48711   12 years vboxsync NatNetwork/Main: do network reference counting on starting/stopping …
(edit) @48710   12 years vboxsync NatNetworking/Main: do reference couting on network attachment switch.
(edit) @48709   12 years vboxsync NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, if …
(edit) @48708   12 years vboxsync xpcom: warning
(edit) @48707   12 years vboxsync DevEFI.h: Removed the DEVEFINFO structure and related defines, unused …
(edit) @48706   12 years vboxsync FE/Qt: Burn fix for r89333.
(edit) @48705   12 years vboxsync FE/Qt: Runtime UI: Moving *translucent seamless* feature under #ifdef …
(edit) @48704   12 years vboxsync FE/Qt: Global settings: Network page: Build-warning fix.
(edit) @48703   12 years vboxsync German NLS fixes
(edit) @48702   12 years vboxsync Main: increase the default RAM size of a few Linux guests to at least 512MB
(edit) @48701   12 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48700   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Alignment and assert.
(edit) @48699   12 years vboxsync VBoxSDLTest: warning.
(edit) @48697   12 years vboxsync build fix
(edit) @48696   12 years vboxsync DBGC: Added unload command as well as loadimage32 and loadimage64 for …
(edit) @48695   12 years vboxsync CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
(edit) @48694   12 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48693   12 years vboxsync dbgmoddwarf.cpp: mach_kernel kludge.
(edit) @48692   12 years vboxsync crOpenGL: fix composition disable
(edit) @48690   12 years vboxsync FE/Qt: Fixing copy-paste typo in r89313.
(edit) @48689   12 years vboxsync FE/Qt: Runtime UI: Make sure maximum allowed guest-size is …
(edit) @48688   12 years vboxsync FE/Qt: Runtime UI: Comments cleanup.
(edit) @48687   12 years vboxsync GUI: some new regexps
(edit) @48686   12 years vboxsync FE/Qt: 6965: MacOS X host: VirtualBox Manager geometry restoring …
(edit) @48685   12 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48684   12 years vboxsync FE/Qt: 6965: MacOS X host: VirtualBox Manager geometry restoring …
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