VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @48683   12 years vboxsync VMM/CPUMR0: const.
(edit) @48681   12 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @48680   12 years vboxsync wined3d: fix google earth browser plugin rendering
(edit) @48678   12 years vboxsync Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak …
(edit) @48677   12 years vboxsync Partly reverted r89244 and r89245.
(edit) @48675   12 years vboxsync Removed EFI/tools as it is no longer needed for OSE.
(edit) @48674   12 years vboxsync EFI: Export newly imported tinaocore UEFI sources to OSE.
(edit) @48673   12 years vboxsync VMM/CPUMAllA.asm: Revert r89225, caller already saves/restores CR0. …
(edit) @48672   12 years vboxsync OSE build fix.
(edit) @48671   12 years vboxsync C++ kludge
(edit) @48670   12 years vboxsync Main/ConsoleImpl2: LogRel cosmetics.
(edit) @48669   12 years vboxsync move VBoxVolInfo to the correct place and export it
(edit) @48668   12 years vboxsync VMM/HMSVMR0: free mappings true.
(edit) @48667   12 years vboxsync LogRel Guest OS type for easier parsing.
(edit) @48666   12 years vboxsync DevEFI.h: GPLv2 + CDDL. (paranoia)
(edit) @48665   12 years vboxsync VBoxGuest*os2*: (C) corrections.
(edit) @48664   12 years vboxsync MakeAlternativeSource.cpp, VBoxVgaBiosAlternative.asm: Added Oracle …
(edit) @48663   12 years vboxsync Only use EFI/tools/include for OSE; remove it after exporting new …
(edit) @48662   12 years vboxsync DevEFI/Firmware2 is no longer needed.
(edit) @48661   12 years vboxsync efi_build.conf is no longer needed.
(edit) @48660   12 years vboxsync DevEFI.mac is not longer needed (used by old Thunk/*.asm code only).
(edit) @48659   12 years vboxsync Moved DevEFI.h up to where it belongs.
(edit) @48658   12 years vboxsync Installer: updated Traditional Chinese translation, fixed code page.
(edit) @48657   12 years vboxsync tstMMHyperHeap: don't assert in MMHyper.cpp/mmR3ComputeHyperHeapSize
(edit) @48656   12 years vboxsync FE/Qt: updated Dutch translation, thank you Richard van der Luit!
(edit) @48655   12 years vboxsync Installer: updated Traditional Chinese translation - thank you alan@stable.
(edit) @48654   12 years vboxsync Main: Added KBUILD_TYPE to the release log.
(edit) @48653   12 years vboxsync Log.
(edit) @48652   12 years vboxsync lightdm-greeter: Don't hog the CPU too much when being in our own FLTK …
(edit) @48651   12 years vboxsync VMM/HMVMXR0: Checking this once outside the loop is sufficient.
(edit) @48650   12 years vboxsync VMM/HM: units when possible.
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