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