|
|
@70499
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: Enabled VBoxSDS by default to test it on …
|
|
|
@70498
|
7 years |
vboxsync |
hmR0VmxExitMovCRx: When reading into RSP/ESP we must set …
|
|
|
@70497
|
7 years |
vboxsync |
configure: do not do kernel module test builds with --disable-kmods. …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70495
|
7 years |
vboxsync |
FE/Qt: Remove a forgotten printf
|
|
|
@70494
|
7 years |
vboxsync |
Audio: Build the Validation Kit audio driver when the Validation Kit …
|
|
|
@70493
|
7 years |
vboxsync |
Audio/DrvHostValidationKit: Build fixes.
|
|
|
@70492
|
7 years |
vboxsync |
iprt/tcp.h: doxygen fix
|
|
|
@70491
|
7 years |
vboxsync |
testdriver/vboxtestvms.py: Prep for NT 3.1 smoke test vm.
|
|
|
@70490
|
7 years |
vboxsync |
testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
|
|
|
@70489
|
7 years |
vboxsync |
ValidationsKit/t-nt310.txt: updates
|
|
|
@70488
|
7 years |
vboxsync |
ValidationKit/TestExecService: Added verbose output option. Made the …
|
|
|
@70487
|
7 years |
vboxsync |
FE/Qt: bugref:9072 The first attempt on logviewer's bookmark panel
|
|
|
@70486
|
7 years |
vboxsync |
IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
|
|
|
@70485
|
7 years |
vboxsync |
iprt/socket.cpp: stupid me
|
|
|
@70484
|
7 years |
vboxsync |
iprt/socket.cpp: two fixes
|
|
|
@70483
|
7 years |
vboxsync |
IPRT/socket,poll: Try fix windows polling bug (not fallback) …
|
|
|
@70482
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70481
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70480
|
7 years |
vboxsync |
iprt/FakeCancelIo: comment update.
|
|
|
@70479
|
7 years |
vboxsync |
iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
|
|
|
@70478
|
7 years |
vboxsync |
iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order.
|
|
|
@70477
|
7 years |
vboxsync |
iprt/RTPollSetAdd: Fixed bug in management of fFinalEntry.
|
|
|
@70476
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Some debugging in logviewer search functionality
|
|
|
@70475
|
7 years |
vboxsync |
FE/Qt: bugref:9072 'Case Sensitive' and 'Match Whole Word' checkboxes …
|
|
|
@70474
|
7 years |
vboxsync |
FE/Qt: Adding some comments and coding style corrections.
|
|
|
@70473
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Some improvements to log viewer's filter pane
|
|
|
@70472
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Implemented OS detection when intending to …
|
|
|
@70471
|
7 years |
vboxsync |
Audio/VBoxMMNotificationClient.cpp: Documentation.
|
|
|
@70470
|
7 years |
vboxsync |
Audio/VBoxMMNotificationClient.cpp: Set m_fRegisteredClient if we …
|
|
|
@70469
|
7 years |
vboxsync |
FE/Qt: Remove tabs
|
|
|
@70468
|
7 years |
vboxsync |
FE/Qt: Adding a missing include for QToolButton
|
|
|
@70467
|
7 years |
vboxsync |
FE/Qt: Remove names of unreferenced parameters
|
|
|
@70466
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Improve logviewer's filter functionality
|
|
|
@70465
|
7 years |
vboxsync |
VMM/HMSVMR0: space.
|
|
|
@70464
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Only update EXTINTINFO on #VMEXIT when …
|
|
|
@70463
|
7 years |
vboxsync |
VMM/HM: Comment.
|
|
|
@70462
|
7 years |
vboxsync |
VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for how/why …
|
|
|
@70461
|
7 years |
vboxsync |
Replace a few tabs that made it into a source file in r120068 and (I …
|
|
|
@70460
|
7 years |
vboxsync |
Fix Guest Additions vboxsf sendfile() caching problems (see #2548), …
|
|
|
@70459
|
7 years |
vboxsync |
kmk incs
|
|
|
@70458
|
7 years |
vboxsync |
Runtime: Adapt Linux R0 timer implementation to work with the upcoming …
|
|
|
@70457
|
7 years |
vboxsync |
VMM: spaces, nit.
|
|
|
@70456
|
7 years |
vboxsync |
IPRT/RTUuidCreate: More tweaks for old NT 3.1.
|
|
|
@70455
|
7 years |
vboxsync |
IPRT/RTUuidCreate-win.cpp: Provide fallback for older NT versions …
|
|
|
@70454
|
7 years |
vboxsync |
Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
|
|
|
@70453
|
7 years |
vboxsync |
nits
|
|
|
@70452
|
7 years |
vboxsync |
FE/Qt: Don't jump to the top of the VM list after deletion, pick …
|
|
|
@70451
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt: Fix regression with the guest GIF when …
|
|
|
@70450
|
7 years |
vboxsync |
VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
|
|
|
@70449
|
7 years |
vboxsync |
VMM/HMSVMR0: We shuoldn't be receiving any interrupt-window exiting …
|
|
|
@70448
|
7 years |
vboxsync |
VMM/IEM: build fix.
|
|
|
@70447
|
7 years |
vboxsync |
VMM/HMSVMR0: Handle SVM_EXIT_INVALID and unlikely VMRUN failure while …
|
|
|
@70446
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: ifdef consistency.
|
|
|
@70445
|
7 years |
vboxsync |
VMM/IEM: Add SVM intercept for tasks-switches.
|
|
|
@70444
|
7 years |
vboxsync |
hm_svm.h: consistent naming with other places.
|
|
|
@70443
|
7 years |
vboxsync |
iprt/utf16.h: doxygen fix
|
|
|
@70442
|
7 years |
vboxsync |
RTCp.cpp: scm says max one trailing newline.
|
|
|
@70441
|
7 years |
vboxsync |
VMM/HM: nit.
|
|
|
@70440
|
7 years |
vboxsync |
additions build fix, 2nd try
|
|
|
@70439
|
7 years |
vboxsync |
additions build fix
|
|
|
@70438
|
7 years |
vboxsync |
nits
|
|
|
@70437
|
7 years |
vboxsync |
ValidationKit: t-nt310 description
|
|
|
@70436
|
7 years |
vboxsync |
Audio/HDA: Only re-arm the timer in hdaWriteRegSDSTS() if there were …
|
|
|
@70435
|
7 years |
vboxsync |
Audio/HDA: Do not count transfer fragment in hdaStreamInit() if a …
|
|
|
@70434
|
7 years |
vboxsync |
Build fix.
|
|
|
@70433
|
7 years |
vboxsync |
Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
|
|
|
@70432
|
7 years |
vboxsync |
Need zlib for additions now.
|
|
|
@70431
|
7 years |
vboxsync |
VBoxControl: Added gzip, ls, tar and unzip commands.
|
|
|
@70430
|
7 years |
vboxsync |
RTNtPathOpenDirEx: more access fixes
|
|
|
@70429
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70428
|
7 years |
vboxsync |
IPRT: Changed the NT namespace passthru prefix from ' !\' to …
|
|
|
@70427
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70426
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70424
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70422
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70421
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70420
|
7 years |
vboxsync |
iprt/RTPathQueryInfo-nt.cpp: Fixed querying unix attribs for a NT …
|
|
|
@70419
|
7 years |
vboxsync |
iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
|
|
|
@70418
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70416
|
7 years |
vboxsync |
VMM/IEM: SVM Virtual GIF check on VMRUN emulation.
|
|
|
@70415
|
7 years |
vboxsync |
VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
|
|
|
@70414
|
7 years |
vboxsync |
VMM/HMSVMR0: linespace nit.
|
|
|
@70413
|
7 years |
vboxsync |
VMM/HM: Nested Hw.virt: Implemented virtualized VMSAVE/VMLOAD to avoid …
|
|
|
@70412
|
7 years |
vboxsync |
VMM/HMSVMR0: gcc build fix.
|
|
|
@70411
|
7 years |
vboxsync |
VMM/HMSVMR0: Build fix (defined but not used function).
|
|
|
@70410
|
7 years |
vboxsync |
VMM/HMSVMR0: Build fix.
|
|
|
@70409
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt: look at the VMCB cache should be valid at …
|
|
|
@70408
|
7 years |
vboxsync |
VMM/HMSVMR0: Clean up.
|
|
|
@70407
|
7 years |
vboxsync |
Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
|
|
|
@70406
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@70405
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@70404
|
7 years |
vboxsync |
NetPerf: Added --verbose option.
|
|
|
@70403
|
7 years |
vboxsync |
Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
|
|
|
@70402
|
7 years |
vboxsync |
iprt/time-win.cpp: There is no KUSER_SHARED_DATA on NT 3.1, so use …
|
|
|
@70401
|
7 years |
vboxsync |
IPRT/socket: WSAStartup fix for winsock 1.1 (NT 3.1).
|
|
|
@70400
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|