|
|
@70535
|
7 years |
vboxsync |
Audio/VRDE: Implemented support for dynamically attaching / detaching …
|
|
|
@70534
|
7 years |
vboxsync |
Audio/VRDE: Committed too much.
|
|
|
@70533
|
7 years |
vboxsync |
Audio/VRDE: Implemented audio driver base class for Main audio drivers …
|
|
|
@70532
|
7 years |
vboxsync |
FE/Qt: bugref:8694: A bit of layout fixes for QIMessageBox.
|
|
|
@70531
|
7 years |
vboxsync |
Typos.
|
|
|
@70530
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Runtime UI: A bit of layout fixes for VM close dialog.
|
|
|
@70529
|
7 years |
vboxsync |
FE/Qt bugref:9072 Improve bookmarks panel
|
|
|
@70528
|
7 years |
vboxsync |
VMM/HMVMXR0: Temporarily back out r120196 (needs other local commit to …
|
|
|
@70527
|
7 years |
vboxsync |
VMM/HMVMXR0: Temporarily back out r120196 (neeeds another local commit …
|
|
|
@70526
|
7 years |
vboxsync |
VMM/HMVMXR0: Enable executing INVPCID in the guest and cause VM-exits …
|
|
|
@70524
|
7 years |
vboxsync |
oops
|
|
|
@70523
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Not that easy on macOS, fixes for r119246.
|
|
|
@70522
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments. [fixes]
|
|
|
@70521
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@70520
|
7 years |
vboxsync |
VMM/SELM: The gdtguest and ldtguest info handlers read memory and must …
|
|
|
@70519
|
7 years |
vboxsync |
FE/Qt: bugref:9072 Synchronize actions' checked state with panel hide event
|
|
|
@70518
|
7 years |
vboxsync |
common/utils.py: Python 3 adjustments.
|
|
|
@70517
|
7 years |
vboxsync |
testdriver: More python 3 adjustments.
|
|
|
@70516
|
7 years |
vboxsync |
VMM/HMVMXR0: Add VM-exit instruction information struct for INVEPT, …
|
|
|
@70515
|
7 years |
vboxsync |
ValidationKit: import checker fixes.
|
|
|
@70513
|
7 years |
vboxsync |
RTLdrCheckImports: fListOrdinals was used uninitialized.
|
|
|
@70512
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Drop RTMEM_WRAP_TO_EF_APIS.
|
|
|
@70511
|
7 years |
vboxsync |
grr
|
|
|
@70510
|
7 years |
vboxsync |
grr
|
|
|
@70509
|
7 years |
vboxsync |
ValidationKit/tests: python 3 updates.
|
|
|
@70508
|
7 years |
vboxsync |
testdriver: python 3 updates.
|
|
|
@70507
|
7 years |
vboxsync |
Export src-global and all files under it to OSE.
bugref:3300: VBoxSVC …
|
|
|
@70506
|
7 years |
vboxsync |
Unexport src-global and all files under it from OSE, as not all files …
|
|
|
@70505
|
7 years |
vboxsync |
FE/Qt:Log Viewer: fix a burn due to an unreferenced parameter. …
|
|
|
@70504
|
7 years |
vboxsync |
testdriver/vbox.py: Changed txsCdWait to look for valkit.txt. This …
|
|
|
@70503
|
7 years |
vboxsync |
ValidationKit: Adding valkit.txt to the iso as a file to check for …
|
|
|
@70502
|
7 years |
vboxsync |
Export VirtualBoxSDSImpl.cpp and the containing folder to OSE. …
|
|
|
@70501
|
7 years |
vboxsync |
ValidationKit: Adding valkit.txt to the iso as a file to check for …
|
|
|
@70500
|
7 years |
vboxsync |
FE/Qt bugref:9072 Derive logviewer's panel widgets from the same base
|
|
|
@70498
|
7 years |
vboxsync |
hmR0VmxExitMovCRx: When reading into RSP/ESP we must set …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70495
|
7 years |
vboxsync |
FE/Qt: Remove a forgotten printf
|
|
|
@70493
|
7 years |
vboxsync |
Audio/DrvHostValidationKit: Build fixes.
|
|
|
@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 …
|
|
|
@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), …
|
|
|
@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.
|
|
|
@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
|
|
|
@70428
|
7 years |
vboxsync |
IPRT: Changed the NT namespace passthru prefix from ' !\' to …
|
|
|
@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 …
|
|
|