VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54312   10 years vboxsync HostDrivers/Support: not static.
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54307   10 years vboxsync HostDrivers/Support: todo.
(edit) @54306   10 years vboxsync HostDrivers/Support: TSC-delta thread fixes.
(edit) @54305   10 years vboxsync FE/Qt: Runtime UI: Proper initialization/validation for Video Capture, …
(edit) @54304   10 years vboxsync Main/src-server/HostDnsService.cpp: log each DNS info change …
(edit) @54303   10 years vboxsync FE/Qt: 7253: Runtime UI: Move Remove Display action from Devices to …
(edit) @54302   10 years vboxsync Main/src-server/HostDnsService.cpp: make sure that only actual …
(edit) @54301   10 years vboxsync SupDrv: disable TSC-delta thread, still some issues need sorting.
(edit) @54300   10 years vboxsync solaris/load.sh: Device link creation and permissions, checking …
(edit) @54299   10 years vboxsync FE/Qt: 7253: Runtime UI: Move Video Capture actions from Devices to …
(edit) @54298   10 years vboxsync SUPDrv.c: Shouldn't not check for invariant tsc cpuid bit in …
(edit) @54297   10 years vboxsync FE/Qt: 7253: Runtime UI: Move Take Screen-shot action from Machine to …
(edit) @54296   10 years vboxsync removed long obsoleted comment on VBOXGUESTSESSION.
(edit) @54294   10 years vboxsync mp: update doc and todo for Solaris, better/lighter API possible it …
(edit) @54292   10 years vboxsync VMM/TM: logging.
(edit) @54291   10 years vboxsync DrvNAT: Don't bug me with a debug assertion right now.
(edit) @54290   10 years vboxsync HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
(edit) @54289   10 years vboxsync PS2M: Try harder not to leave buttons hanging.
(edit) @54288   10 years vboxsync updates
(edit) @54287   10 years vboxsync tstSupTscDelta.cpp: Hacked up a testcase for repeatedly remeasure the …
(edit) @54285   10 years vboxsync FE/Qt: NLS: Replace CD/DVD to Optical with corresponding disk/drive …
(edit) @54284   10 years vboxsync Frontends/VBoxManage: use AutoReadLock in DHCPServer getters.
(edit) @54283   10 years vboxsync FE/Qt: 7253: NLS: Changing some of the VM menu-bar action names.
(edit) @54282   10 years vboxsync Adjusted the tsc delta rating limits up a little.
(edit) @54281   10 years vboxsync tstPrfRT tweaking.
(edit) @54280   10 years vboxsync SUPDrv.c: Fixed bug in IDTR.LIMIT detection.
(edit) @54279   10 years vboxsync timesupref.h: last second change. duh.
(edit) @54278   10 years vboxsync timesupref.h: Moved things around a little, avoiding the 'break' …
(edit) @54277   10 years vboxsync VMM/HM: Fix incorrect disabling on VT-x/AMD-V while offlining CPUs …
(edit) @54276   10 years vboxsync Main/src-server: unused var. warning.
(edit) @54275   10 years vboxsync missed copyright year update.
(edit) @54274   10 years vboxsync HostDrivers/Support: use warning and not error code.
(edit) @54273   10 years vboxsync PDM/Audio: Work on CoreAudio backend.
(edit) @54272   10 years vboxsync FE/Qt: Mac OS X: 6985: Window menu for Runtime UI.
(edit) @54271   10 years vboxsync PS2M: Restrict X/Y range, report buttons in E9 command.
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54267   10 years vboxsync Frontends/VBoxManage: collect DHCP options specified on the command …
(edit) @54266   10 years vboxsync Main/webservice: change code to support multiple ISession instances …
(edit) @54265   10 years vboxsync Main/DHCPServerImpl: AddGlobalOption - make updating existing options …
(edit) @54264   10 years vboxsync HostDrivers/Support: Fix recomputing of TSC-deltas for newly online'd CPUs.
(edit) @54263   10 years vboxsync Const-poison VmNameSlotKey. Drop redundant typedef.
(edit) @54262   10 years vboxsync HostDrivers/support: keep the TSC-delta thread stuff working.
(edit) @54261   10 years vboxsync Devices/Input/PS2: Assert->AssertMsg.
(edit) @54259   10 years vboxsync (C) year.
(edit) @54257   10 years vboxsync SUPReadTscWithDelta: Optimized via fGetGipCpu and more.
(edit) @54256   10 years vboxsync VMCPU: Added a iHostCpuSet field to go with the idHostCpu one. This …
(edit) @54254   10 years vboxsync Added ASMGetIdtrLimit.
(edit) @54253   10 years vboxsync tstRTInlineAsm.cpp: Benchmark ASMReadTSC, ASMReadTscWithAux and ASMGetIDTR.
(edit) @54252   10 years vboxsync SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
(edit) @54250   10 years vboxsync SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too.
(edit) @54249   10 years vboxsync copy & pastry.
(edit) @54248   10 years vboxsync timer-r0drv-solaris: nit.
(edit) @54247   10 years vboxsync Alignment!?
(edit) @54246   10 years vboxsync Alignment…
(edit) @54245   10 years vboxsync Alignment?
(edit) @54244   10 years vboxsync Updated struct testcase.
(edit) @54243   10 years vboxsync Alignment.
(edit) @54241   10 years vboxsync VBoxGuest-win.cpp: Cleaned up the 'logging' change of r92875, …
(edit) @54240   10 years vboxsync PS2M: Final round of fixes before enabling.
(edit) @54239   10 years vboxsync VBoxGuest: Reverted r92886 as it does not make any sense (RTLogFlush …
(edit) @54238   10 years vboxsync Runtime/r0drv/solaris: timer todo and nit.
(edit) @54237   10 years vboxsync VBoxGuest.cpp: Partly back out of r92834 because everything shouldn't …
(edit) @54236   10 years vboxsync Runtime/r0drv/solaris: unused since r98298.
(edit) @54235   10 years vboxsync PDM/Audio: Remove unused code.
(edit) @54234   10 years vboxsync PDM/Audio: Make HDA emulation work w/ disabled backends.
(edit) @54233   10 years vboxsync Runtime/r0drv/solaris: fixed forceful rescheduling of timer-callback …
(edit) @54232   10 years vboxsync DBGPlugInDarwin.cpp: Quick dmesg implementation hacked up during the …
(edit) @54231   10 years vboxsync Build fix.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @54229   10 years vboxsync the two blank lines inside the #ifdef DEBUG was an intentional hint …
(edit) @54228   10 years vboxsync FE/Qt: 7599: Selector UI: Details pane: User interface element.
(edit) @54227   10 years vboxsync build fix
(edit) @54226   10 years vboxsync grr
(edit) @54225   10 years vboxsync copy & past…
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @54223   10 years vboxsync FE/Qt: 6366: Runtime UI: Notify user about VM will be terminated as a …
(edit) @54221   10 years vboxsync Corrected message
(edit) @54220   10 years vboxsync oops
(edit) @54219   10 years vboxsync HostDrivers/support: TSC-delta bits.
(edit) @54218   10 years vboxsync DBGF,DBGC: Added dmesg command and implemented it for linux guests.
(edit) @54217   10 years vboxsync FE/Qt: 3635: Hide the Scale-factor sub-menu from the Scale mode.
(edit) @54216   10 years vboxsync FE/Qt: 7599: Machine settings: Interface page: Proper hints for the …
(edit) @54215   10 years vboxsync Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.
(edit) @54214   10 years vboxsync HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
(edit) @54213   10 years vboxsync stop searching on success.
(edit) @54212   10 years vboxsync DBGPlugInLinux.cpp: A quick shot at locating and decoding current …
(edit) @54211   10 years vboxsync DevVGA=SVGA3d-ogl.cpp: AssertReturn -> AssertReturnStmt and free …
(edit) @54210   10 years vboxsync DevVGA=SVGA3d-ogl.cpp: Don't crash should glMapBuffer return NULL, …
(edit) @54209   10 years vboxsync VBoxDef2LazyLoad.cpp: Fixed bogus register restoring code in the …
(edit) @54208   10 years vboxsync IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping …
(edit) @54207   10 years vboxsync Updated .def files with new RTTimeNanoTS* names.
(edit) @54206   10 years vboxsync Attempt at build fix for gcc weirdness.
(edit) @54205   10 years vboxsync HostDrivers/Support: comment.
(edit) @54204   10 years vboxsync HostDrivers/Support: bump IOC minor version and declaration of var. fix.
(edit) @54203   10 years vboxsync IEM: Improved ENTER implementation (thanks Intel!).
(edit) @54202   10 years vboxsync IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
(edit) @54201   10 years vboxsync HostDrivers/Support, VMM: avoid code duplication.
(edit) @54199   10 years vboxsync FE/Qt: 7599: Machine settings: Separate Interface page, stuff from …
(edit) @54197   10 years vboxsync Additions/x11/vboxvideo: warning
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