VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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