VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24946   15 years vboxsync Main: Fixed power off during live save.
(edit) @24945   15 years vboxsync AHCI: Fix 64bit build
(edit) @24944   15 years vboxsync AHCI: Fix STAM alignment
(edit) @24942   15 years vboxsync Main: fix header for image resampling code
(edit) @24941   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24940   15 years vboxsync DevVGA_VBVA: save mouse pointer shape data only if shape is present.
(edit) @24939   15 years vboxsync Webservice: PHP sample fix
(edit) @24938   15 years vboxsync EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET …
(edit) @24937   15 years vboxsync ConsoleImpl.cpp: Made live snapshots cancellable (missing and it …
(edit) @24936   15 years vboxsync MachineImpl.cpp: Hacked around the locking cleanup issue in …
(edit) @24935   15 years vboxsync typo
(edit) @24934   15 years vboxsync Main: Logging.
(edit) @24933   15 years vboxsync Main: Logging.
(edit) @24932   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24931   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24930   15 years vboxsync Windows guest additions: disable debug output in release builds.
(edit) @24929   15 years vboxsync Linux additions installer: Wording
(edit) @24928   15 years vboxsync Linux guest additions: wording
(edit) @24927   15 years vboxsync Disabled the TLB code again
(edit) @24926   15 years vboxsync 2d accel: clear the Graphics Device IRQ in case it is set on reset
(edit) @24925   15 years vboxsync 2d video: fix VM reset issues
(edit) @24924   15 years vboxsync More VBVA lock code (disabled, xTracker 4463)
(edit) @24923   15 years vboxsync Main: API docs
(edit) @24922   15 years vboxsync Main,VMM: Debugging live snapshots.
(edit) @24921   15 years vboxsync Main: API docs
(edit) @24920   15 years vboxsync SnapshotImpl.cpp: BeginSnapshot error path (#4486).
(edit) @24919   15 years vboxsync MachineImpl.cpp: State logging.
(edit) @24918   15 years vboxsync VM,PGM: Fixed handling of VM reset during teleporation / live save.
(edit) @24917   15 years vboxsync SSM,Main: Fixed error propagation on the target side so that a source …
(edit) @24916   15 years vboxsync Storage/VMDK: fix buffers for really huge VMDK files split into 2G …
(edit) @24915   15 years vboxsync VBoxManage: Implemented cancelation in showProgress for cancelable …
(edit) @24914   15 years vboxsync Webservice: export
(edit) @24913   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24912   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24911   15 years vboxsync Webservice: typo
(edit) @24910   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24909   15 years vboxsync FE/Qt4: fix burns
(edit) @24908   15 years vboxsync FE/Qt4: 4425: The Settings->Storage->Hard Disk combo doesn't get …
(edit) @24907   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24906   15 years vboxsync Webservice: updated PHP bindings
(edit) @24905   15 years vboxsync Main: fix two broken error messages
(edit) @24904   15 years vboxsync FE/Qt4-OSX: fix displaying a "more arrow" after starting a VM
(edit) @24903   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24902   15 years vboxsync Runtime/r0drv/linux: fix for the finish_wait() fix
(edit) @24901   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24900   15 years vboxsync FE/QT: more correct EFI checkbox value
(edit) @24899   15 years vboxsync Main: Fixed VM power of during teleportation.
(edit) @24898   15 years vboxsync VbglR3: Make use of improved RTStrVersionCompare().
(edit) @24897   15 years vboxsync ssmR3StrmClose: Signal the right semaphore. Fixes deadlock when …
(edit) @24896   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24895   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24894   15 years vboxsync IPRT: Removed outdated todos.
(edit) @24893   15 years vboxsync IPRT: Improved RTStrVersionCompare() + testcase.
(edit) @24892   15 years vboxsync fileio-win.cpp/RTFileQueryFsSizes: todo with some hints
(edit) @24891   15 years vboxsync crOpenGL: fix black screen in compiz after snapshot load (public #4868)
(edit) @24890   15 years vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
(edit) @24888   15 years vboxsync Create CpuIdTree xml element only when necessary.
(edit) @24887   15 years vboxsync VBoxHDD: print error IPRT error code
(edit) @24886   15 years vboxsync HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. …
(edit) @24885   15 years vboxsync build fix
(edit) @24884   15 years vboxsync Documentation+Frontends/VBoxManage: update documentation to reflect …
(edit) @24883   15 years vboxsync Runtime/r0drv/linux: fix finish_wait() for Linux 2.4 kernels
(edit) @24882   15 years vboxsync ConsoleImpl.cpp: Made IConsole::Pause() while teleporting work.
(edit) @24881   15 years vboxsync FE/Qt4-NLS: Updated Japanese, Italian, Catalan & Hungarian.
(edit) @24880   15 years vboxsync pcnetLiveExec: wrong return value.
(edit) @24879   15 years vboxsync Frontends/VBoxManage: eliminate redundant code when using showProgress()
(edit) @24878   15 years vboxsync ConsoleImplTeleporter.cpp: Write some release log entries on the …
(edit) @24877   15 years vboxsync FE/Qt4: 4226: Can't open www.virtualbox.org from Help menu: Fixed.
(edit) @24876   15 years vboxsync PGMSavedState: refinement.
(edit) @24875   15 years vboxsync pgmR3LiveVote: Take the current dirty page count into consideration …
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24873   15 years vboxsync comment typo
(edit) @24872   15 years vboxsync OVF: fix export of memory
(edit) @24871   15 years vboxsync Only check if hwaccm is enabled.
(edit) @24870   15 years vboxsync Again
(edit) @24869   15 years vboxsync Compile fix
(edit) @24868   15 years vboxsync hwaccmr3Load: Recheck all VCPUs if we can go staight into hwaccm …
(edit) @24867   15 years vboxsync 2d accel: saved state load/store fixes
(edit) @24866   15 years vboxsync VBoxService: Made file version lookup on Windows more quiet on default.
(edit) @24865   15 years vboxsync UUID: for r55104
(edit) @24864   15 years vboxsync VBoxManage: --teleporterenabled -> --teleporter. (Old option is still …
(edit) @24863   15 years vboxsync VBoxManageModifyVM: Merged the oss code.
(edit) @24862   15 years vboxsync DevEFI: fixed default EfiRom
(edit) @24861   15 years vboxsync 2d accel: fix saved state store issue
(edit) @24860   15 years vboxsync EFI images were renamed, adjust the installers
(edit) @24859   15 years vboxsync Python shell: adopt to new medium API
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24856   15 years vboxsync VBoxManage: Make it possible to set the OSS audio driver on FreeBSD
(edit) @24855   15 years vboxsync HostDrivers/FreeBSD: makefile fix
(edit) @24854   15 years vboxsync gcc warning
(edit) @24853   15 years vboxsync gcc warnings
(edit) @24852   15 years vboxsync CPUM.cpp/cpumR3LoadExec: Hack for missing G=1 in csHid on AMD-V. #4481.
(edit) @24850   15 years vboxsync CPUM: another typo.
(edit) @24849   15 years vboxsync CPUM: typo.
(edit) @24848   15 years vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
(edit) @24847   15 years vboxsync server_module.cpp: Use RTProcWait instead of not RTProcNoResume, since …
(edit) @24846   15 years vboxsync SSM: the right way around. duh.
(edit) @24845   15 years vboxsync SSM.cpp: build fix
(edit) @24844   15 years vboxsync VMM.cpp: Attempt to work around the 'loaded too much' issue on darwin …
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