VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @54269   10 years vboxsync asm.h: Don't call assmebly for ASMAtomicUoReadU64 on AMD64.
(edit) @54268   10 years vboxsync Config.kmk: Use the -Ignore microsoft linker option (documented since …
(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) @54260   10 years vboxsync iprt/asm-amd64-x86.h: Build fix for linux.x86 VM used to build the …
(edit) @54259   10 years vboxsync (C) year.
(edit) @54258   10 years vboxsync SUPReadTsc: semi-predict we can call ASMReadTSC and doesn't need deltas.
(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) @54255   10 years vboxsync forgot asmdefs.mac changes for ASMGetIdtrLimit.asm
(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) @54251   10 years vboxsync asm-amd64-x86.h: Added ASMReadTscWithAux().
(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) @54242   10 years vboxsync Enabled new PS/2 mouse emulation to see what happens.
(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) @54222   10 years vboxsync sup.h: build fix.
(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) @54200   10 years vboxsync sup.h: nit and todo.
(edit) @54199   10 years vboxsync FE/Qt: 7599: Machine settings: Separate Interface page, stuff from …
(edit) @54198   10 years vboxsync warning
(edit) @54197   10 years vboxsync Additions/x11/vboxvideo: warning
(edit) @54196   10 years vboxsync VMM/HM: stat adjustments.
(edit) @54195   10 years vboxsync VMM/TM: Enabled waking up of EMTs (poking) from the TM R3-timer …
(edit) @54194   10 years vboxsync undid some incorrect fixes.
(edit) @54193   10 years vboxsync Runtime/r0drv/timer-r0drv-solaris: nit.
(edit) @54192   10 years vboxsync Additions/x11/VBoxClient: fix r98242 (for correctness).
(edit) @54191   10 years vboxsync GVMMR0.cpp: Enable the periodic preemtion timer code on soalris.
(edit) @54190   10 years vboxsync timer-r0drv-solaris.c: It's now safe to advertise that we can do high …
(edit) @54189   10 years vboxsync timer-r0drv-solaris.c: Implemented changing interval and stopping …
(edit) @54188   10 years vboxsync RTTimerChangeInterval now returns VERR_INVALID_STATE if not a periodic …
(edit) @54187   10 years vboxsync Additions/x11/vboxvideo: properly disable additional screens before …
(edit) @54186   10 years vboxsync Additions/x11/VBoxClient: fix remembering the size of additional screens.
(edit) @54185   10 years vboxsync Additions/x11/VBoxClient: drop the time-out on warning messages (it …
(edit) @54184   10 years vboxsync uint8_t isn't enough for a cpu index any more.
(edit) @54183   10 years vboxsync timer-r0drv-solaris.c: Cleanups. Got rid of 2-3 allocations in …
(edit) @54182   10 years vboxsync Validation Kit: network cleanup script now detects "uninstalled" …
(edit) @54181   10 years vboxsync HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't …
(edit) @54180   10 years vboxsync Additions/x11: don't try to start VBoxClient in Linux guests if the …
(edit) @54179   10 years vboxsync RTC: Added a bit of stats.
(edit) @54178   10 years vboxsync FE/Qt: 7115: Runtime UI: Caching some of the COM stuff in frame-buffer.
(edit) @54177   10 years vboxsync Main/Machine: typo in rsevious change
(edit) @54176   10 years vboxsync XPCOM/ipcDConnectService.cpp: make sure that sufficient workers are …
(edit) @54175   10 years vboxsync Main/Machine: fix another (unnecessary, the parent lock isn't needed …
(edit) @54174   10 years vboxsync Main/Machine: fix lock order violation when detaching all media, child …
(edit) @54173   10 years vboxsync Additions/x11/vboxvideo: updated testing documentation.
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