VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26293   15 years vboxsync Removed statistics guest interval update option
(edit) @26292   15 years vboxsync Moved statistics and balloon handling to the guest service process
(edit) @26291   15 years vboxsync warnings.
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26289   15 years vboxsync Devices: warnings.
(edit) @26288   15 years vboxsync back out r57355 again
(edit) @26287   15 years vboxsync DrvNAT: poll taks an int timeout.
(edit) @26286   15 years vboxsync VBoxManage: add internalcommands testsession <vmname> for debugging
(edit) @26285   15 years vboxsync DevATA: Initializers... wonder if all compilers will like this.
(edit) @26284   15 years vboxsync Enabled the memory ballooning options in VBoxManage
(edit) @26283   15 years vboxsync crOpenGL: fix text relocations in VBoxOGL.so for linux.amd64 (#4662)
(edit) @26282   15 years vboxsync another gcc warning
(edit) @26281   15 years vboxsync Config.kmk: No -Werror on linux.x86 - yet.
(edit) @26280   15 years vboxsync VMM: More warnings.
(edit) @26279   15 years vboxsync VMM: More warnings.
(edit) @26278   15 years vboxsync VMM: More warnings.
(edit) @26277   15 years vboxsync VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
(edit) @26276   15 years vboxsync typos.
(edit) @26275   15 years vboxsync USB: string descriptor caching for virtual devices.
(edit) @26274   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26273   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26272   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @26270   15 years vboxsync VMMSwitcher.cpp: More warnings.
(edit) @26269   15 years vboxsync DisasmCore.cpp: Drop the size argument to disasmAddString*() since …
(edit) @26268   15 years vboxsync tstMicroRC.cpp: warning.
(edit) @26267   15 years vboxsync tstLdrObj: warning.
(edit) @26266   15 years vboxsync DisasmCore.cpp: variadic macro warning.
(edit) @26265   15 years vboxsync VMM: yet another one.
(edit) @26264   15 years vboxsync VMM: More warnings.
(edit) @26263   15 years vboxsync VMM: More warnings.
(edit) @26262   15 years vboxsync PGMAllPhys.cpp: warnings
(edit) @26261   15 years vboxsync PGMPool.cpp: Too more warnings.
(edit) @26260   15 years vboxsync EM: Corrected the pCliStatTree type.
(edit) @26259   15 years vboxsync PGMPhys.cpp: warnings
(edit) @26258   15 years vboxsync two more
(edit) @26257   15 years vboxsync timer-posix.cpp: Another initializer warning.
(edit) @26256   15 years vboxsync build fix.
(edit) @26255   15 years vboxsync fs-posix.cpp: {0} initializer warnings.
(edit) @26254   15 years vboxsync mp-linux.cpp: warning.
(edit) @26253   15 years vboxsync sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
(edit) @26252   15 years vboxsync tcp.cpp: gcc warnings.
(edit) @26251   15 years vboxsync strversion.cpp: Use the right type. (gcc warning)
(edit) @26250   15 years vboxsync PDMR3LdrGetInterfaceSymbols: Fixed inverted assertion (gcc found it).
(edit) @26249   15 years vboxsync ldr.cpp: warning.
(edit) @26248   15 years vboxsync USB: Descriptor member name cleanup. (#2603)
(edit) @26247   15 years vboxsync HostServices/GuestProperties: fixed the test case
(edit) @26246   15 years vboxsync AsyncCompletion: Fix passthrough after cleanup, assertion and a …
(edit) @26245   15 years vboxsync Config.kmk: Enable -Werror (VBOX_WITH_WARNINGS_AS_ERRORS) on linux by …
(edit) @26244   15 years vboxsync DevEFI.cpp: Use RTPathAppend instead of RTStrNLen/strcpy.
(edit) @26243   15 years vboxsync VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
(edit) @26242   15 years vboxsync Build fix
(edit) @26241   15 years vboxsync Main: added missing interface
(edit) @26240   15 years vboxsync AsyncCompletion: Cleanup
(edit) @26239   15 years vboxsync Main: coding style
(edit) @26238   15 years vboxsync Main: remove more dead code
(edit) @26237   15 years vboxsync REM: Must store the ldt as it gets reloaded and might have been …
(edit) @26236   15 years vboxsync Main: remove some dead errorinfo code
(edit) @26235   15 years vboxsync Main: coding style
(edit) @26234   15 years vboxsync Compile fix
(edit) @26233   15 years vboxsync Missing update for nested paging handler (r57224).
(edit) @26232   15 years vboxsync Main: reordering of function calls in openExistingSession() to …
(edit) @26231   15 years vboxsync VBoxServiceTimeSyncSet: Drop the return value, nobody is using it.
(edit) @26230   15 years vboxsync FE/Qt4: new wizard images for the other platforms as well
(edit) @26229   15 years vboxsync OpenGL-OSX: better fix of r57145 (#4438 still remains)
(edit) @26228   15 years vboxsync MMAll.cpp: another shot at the stupid gcc warning.
(edit) @26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
(edit) @26226   15 years vboxsync s/RTGCDECL/RTGCDECL/g
(edit) @26225   15 years vboxsync MMAll.cpp: Shut up gcc warning.
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26221   15 years vboxsync EFI: device props
(edit) @26220   15 years vboxsync PDMLdr: fixed uninitialized rc.
(edit) @26219   15 years vboxsync Config.kmk: VBOX_WITH_WARNINGS_AS_ERRORS=1 on darwin.
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26217   15 years vboxsync FE/Qt4: 4479: Progress dialog shown during shutdown - show-dialog …
(edit) @26216   15 years vboxsync FE/Qt4: document the --seamless option
(edit) @26215   15 years vboxsync small cosmetical fix in German NLS
(edit) @26214   15 years vboxsync emR3RemExecute: Must leave the REM lock before executing forced …
(edit) @26213   15 years vboxsync FE/Qt4: Make sure guest in fullscreen mode will get the maximum …
(edit) @26212   15 years vboxsync time-win.cpp: missing headers
(edit) @26211   15 years vboxsync VBoxServiceTimeSync.cpp: Use RTTimeSet.
(edit) @26210   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26209   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26208   15 years vboxsync EFI: bits
(edit) @26207   15 years vboxsync SMC: configurability
(edit) @26206   15 years vboxsync Don't enable new I/O by default yet
(edit) @26205   15 years vboxsync Oracle Linux OS type
(edit) @26204   15 years vboxsync partly reverted r57145
(edit) @26203   15 years vboxsync EFI: better configuration for firmware
(edit) @26202   15 years vboxsync Broke up guest page fault and dirty page checking to avoid taking the …
(edit) @26201   15 years vboxsync Main: fix deleteSnapshot() which was broken for immutable and …
(edit) @26200   15 years vboxsync Main: fix wrong assertions introduced by yesterday's settings changes
(edit) @26199   15 years vboxsync Branding: build fix
(edit) @26198   15 years vboxsync FE/Qt4: little cleanup
(edit) @26197   15 years vboxsync Branding: one more place
(edit) @26196   15 years vboxsync FE/Qt4: one more year define
(edit) @26195   15 years vboxsync style
(edit) @26194   15 years vboxsync Removed another redundant check
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