VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25037   15 years vboxsync German NLS strings
(edit) @25036   15 years vboxsync Fixed black screen when guest color depth is not 32 bpp (xTracker 4495).
(edit) @25035   15 years vboxsync Turns out the code workes fine because of the post increment in the …
(edit) @25034   15 years vboxsync Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
(edit) @25033   15 years vboxsync PerformanceImpl.cpp: r=bird: marked what looks like an invalid …
(edit) @25032   15 years vboxsync GuestProperties/service.cpp: Don't increment an iterator that has been …
(edit) @25031   15 years vboxsync RTStrVersionCompare: Handle pre-release indicators better.
(edit) @25030   15 years vboxsync Removed ExtraData VRDPBindPort, etc. Now there is a proper API.
(edit) @25029   15 years vboxsync RTStrVersionCompare: Some todos for dealing with beta releases.
(edit) @25028   15 years vboxsync more German NLS fixes
(edit) @25027   15 years vboxsync VBoxHeadless: properly close session if the VM failed to start …
(edit) @25026   15 years vboxsync VBoxSDL: fix crash on exit (xTracker 4488).
(edit) @25025   15 years vboxsync EFI: system tables work (device side)
(edit) @25024   15 years vboxsync more German NLS fixes
(edit) @25023   15 years vboxsync Additions/linux/mount.vboxsf: work around mounts failing if a file of …
(edit) @25022   15 years vboxsync VBoxGuest: Comma.
(edit) @25021   15 years vboxsync VBoxGuest: Fixed runtime OS detection on Windows 7.
(edit) @25020   15 years vboxsync FE/QT4: fix win burns
(edit) @25019   15 years vboxsync VBoxManage: -Wshadow warnings
(edit) @25018   15 years vboxsync FE/Qt4: -Wshadow fixes
(edit) @25016   15 years vboxsync VBoxHeadless: -Wshadow warnings
(edit) @25015   15 years vboxsync VMM: a few more -Wshadow fixes.
(edit) @25014   15 years vboxsync RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
(edit) @25013   15 years vboxsync VBoxSDL: -Wshadow warnings
(edit) @25012   15 years vboxsync FE/Qt4: fix some -Wshadow warnings
(edit) @25010   15 years vboxsync Main/XML: do not ever write an empty RemoteDisplay/@port attribute …
(edit) @25008   15 years vboxsync PDM.cpp: SSMR3GetUInt/SSMR3PutUInt -> U32. Fixed shadowed variable warning.
(edit) @25007   15 years vboxsync fix OSE
(edit) @25006   15 years vboxsync IOMR3IOPortDeregister: Fixed rc handling.
(edit) @25005   15 years vboxsync IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
(edit) @25004   15 years vboxsync some German NLS fixes
(edit) @25003   15 years vboxsync tstInt,tstPin: -Wshadow warnings.
(edit) @25002   15 years vboxsync SUPR3HardenedVerify.cpp: Fixed shadowed rc which would cause …
(edit) @25001   15 years vboxsync FE/Qt4-OSX: Fix various focus & background color problems for some of …
(edit) @25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
(edit) @24999   15 years vboxsync VMM: Fixed a few of -Wshadow warnings.
(edit) @24998   15 years vboxsync VBoxManage: fix shadow warnings
(edit) @24997   15 years vboxsync Proper boundary checks for 32 bits paging modes.
(edit) @24995   15 years vboxsync Main: gcc warning
(edit) @24994   15 years vboxsync HWSVMR0.cpp: space
(edit) @24993   15 years vboxsync VMMR0/HWSVMR0.cpp: Corrected the csHid.attr.n.u1Granularity fix and …
(edit) @24992   15 years vboxsync Main: fix mac burn
(edit) @24991   15 years vboxsync Main: fix windows burn
(edit) @24990   15 years vboxsync Main/OVF: fix an enormously inefficient typo
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24988   15 years vboxsync Main: API docs grammar
(edit) @24987   15 years vboxsync typo
(edit) @24986   15 years vboxsync IPRT/log.cpp: Don't use RTMemExecAlloc if RT_WITHOUT_EXEC_ALLOC and …
(edit) @24985   15 years vboxsync Note about missing RTMpPokeCpu implementation on some host platforms.
(edit) @24984   15 years vboxsync VBoxTray: write version and revision to release log.
(edit) @24983   15 years vboxsync FE/Qt4-OSX: Remove the title buttons by changing the style mask & not …
(edit) @24982   15 years vboxsync Compile fix
(edit) @24981   15 years vboxsync VBoxHeadless: fix --vrdpport parameter type (led to crashes)
(edit) @24980   15 years vboxsync Moved Virtio files to separate directory
(edit) @24979   15 years vboxsync VBoxManage: --biossystemtimeoffset can be negative
(edit) @24978   15 years vboxsync Regression fix
(edit) @24977   15 years vboxsync Solaris/Additions: message fixes.
(edit) @24976   15 years vboxsync HWSVMR0.cpp: Disabled the assertions as it turns out SS is also affected.
(edit) @24975   15 years vboxsync VMDK: Async I/O not supported for hosted sparse files. Return …
(edit) @24972   15 years vboxsync Additions/x11/vboxvideo: workaround a bug in X.Org 1.3 which caused …
(edit) @24971   15 years vboxsync FE/Qt: do not send resize hints for guest-initiated resizes
(edit) @24970   15 years vboxsync Additions/x11/vboxvideo: added more default resolutions for old guests
(edit) @24969   15 years vboxsync Main,VBoxManage: Check for timeout in the progress object (simple …
(edit) @24968   15 years vboxsync Additions/common/VBoxGuestLib: don't accidentally re-enable the …
(edit) @24967   15 years vboxsync Additions/linux/installer: message fixes
(edit) @24966   15 years vboxsync Accidental logging removed
(edit) @24965   15 years vboxsync InvalidatePage: Reset the modification counter (OpenSolaris trashes …
(edit) @24964   15 years vboxsync EFI: cleanup, ACPI WIP
(edit) @24963   15 years vboxsync HGCM: Release logging of load failures.
(edit) @24962   15 years vboxsync Logging change
(edit) @24961   15 years vboxsync Main: Added a timeout property to IProgress that can be used to …
(edit) @24960   15 years vboxsync Experimental code added (not used!)
(edit) @24959   15 years vboxsync CPUM,HWACCM: Moved the fixing up of csHid.n.u1Granularity to HWACCM …
(edit) @24958   15 years vboxsync r3/alloc.cpp: Use %#zx instead of %d on sizes.
(edit) @24957   15 years vboxsync EFI: CPU count getter misplaced
(edit) @24956   15 years vboxsync Runtime/r0drv/linux: final fix for the prepare_to_wait() / …
(edit) @24955   15 years vboxsync Main: do not reset diff images for immutable disks if the machine's …
(edit) @24954   15 years vboxsync Main: do not reset diff images for immutable disks if the machine has …
(edit) @24953   15 years vboxsync VMM: functional MSR_IA32_PERF_STATUS implementation
(edit) @24952   15 years vboxsync Additions/linux/installer: include debug symbols in the installer …
(edit) @24951   15 years vboxsync EFI: further compatibility work
(edit) @24950   15 years vboxsync Additions/linux/installer: broken status message for the X11 Additions
(edit) @24949   15 years vboxsync Console.cpp: Power off during live save.
(edit) @24948   15 years vboxsync ConsoleImpl2.cpp: Better assertion text.
(edit) @24947   15 years vboxsync Solaris/Installer: cosmetics.
(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).
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