|
|
@60935
|
9 年 |
vboxsync |
cosmetics
|
|
|
@60925
|
9 年 |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@60905
|
9 年 |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not reset …
|
|
|
@60865
|
9 年 |
vboxsync |
Never use static instances of CComModule as it messes up the log …
|
|
|
@60765
|
9 年 |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@60743
|
9 年 |
vboxsync |
Main/ConsoleImpl2: Recognize 'enabled=0' as a valid paravirtdebug …
|
|
|
@60722
|
9 年 |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60721
|
9 年 |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60664
|
9 年 |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60642
|
9 年 |
vboxsync |
Documentation.
|
|
|
@60640
|
9 年 |
vboxsync |
Guest Control: src-client/GuestSessionImpl.cpp: Resolved a todo.
|
|
|
@60629
|
9 年 |
vboxsync |
Build fix.
|
|
|
@60622
|
9 年 |
vboxsync |
Guest Control: Added proper handling for (VBoxService) toolbox exit …
|
|
|
@60546
|
9 年 |
vboxsync |
Main/idl: document how errors are handled when creating IVirtualBox or …
|
|
|
@60509
|
9 年 |
vboxsync |
Main/Console+Host: winsock2 include fixing
|
|
|
@60494
|
9 年 |
vboxsync |
GuestControl/Main: Fixed broken internal tools handling for guest side …
|
|
|
@60490
|
9 年 |
vboxsync |
GuestSessionImpl.cpp: Fixed error message typo.
|
|
|
@60411
|
9 年 |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@60410
|
9 年 |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60404
|
9 年 |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60242
|
9 年 |
vboxsync |
Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
|
|
|
@60065
|
9 年 |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60051
|
9 年 |
vboxsync |
Main/GuestDndTargetImpl: proper use of do { ... } while (0)
|
|
|
@60050
|
9 年 |
vboxsync |
Main/GuestDndSourceImpl: proper use of do { ... } while (0)
|
|
|
@60045
|
9 年 |
vboxsync |
Main/ConsoleImpl2: warnings (found by PVS)
|
|
|
@60010
|
9 年 |
vboxsync |
Main: Configure the hotplug flag for the SATA controllers always, not …
|
|
|
@59996
|
9 年 |
vboxsync |
Main/VirtualBox: postpone the error reporting from VirtualBox object …
|
|
|
@59995
|
9 年 |
vboxsync |
Main/Mouse: synchronization fix (unlikely to have caused trouble)
|
|
|
@59987
|
9 年 |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59929
|
9 年 |
vboxsync |
warning
|
|
|
@59918
|
9 年 |
vboxsync |
ACPI: Allow two more serial ports.
|
|
|
@59872
|
9 年 |
vboxsync |
ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
|
|
|
@59858
|
9 年 |
vboxsync |
Main/MouseImpl: gcc asan fix (don't call memcpy with a NULL parameter …
|
|
|
@59851
|
9 年 |
vboxsync |
DnD/GuestDnDSourceImpl.cpp: Rollback fixes + logging.
|
|
|
@59842
|
9 年 |
vboxsync |
DnD/Main: Fixes for raw data transfers and cancellation logic.
|
|
|
@59831
|
9 年 |
vboxsync |
Build fix.
|
|
|
@59786
|
9 年 |
vboxsync |
Warning.
|
|
|
@59596
|
9 年 |
vboxsync |
DisplayImpl: initialize mcRectVisibleRegion member
|
|
|
@59571
|
9 年 |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59419
|
9 年 |
vboxsync |
DrvAudioVRDE.cpp: Fixed wrong casting (PVRDESTREAMIN -> …
|
|
|
@59381
|
9 年 |
vboxsync |
Main,FE/Qt: Don't access the USB ID database for …
|
|
|
@59369
|
9 年 |
vboxsync |
VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
|
|
|
@59341
|
9 年 |
vboxsync |
Main/ExtPack: also mention that the version of the ExtPack might be …
|
|
|
@59288
|
9 年 |
vboxsync |
Main: fix for VBOX_WITH_VUSB disabled
|
|
|
@59267
|
9 年 |
vboxsync |
gcc warning
|
|
|
@59252
|
9 年 |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 年 |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59229
|
9 年 |
vboxsync |
DBGC,Main: Global and per-VM debugger console init script support.
|
|
|
@59122
|
9 年 |
vboxsync |
Main/USB: More fixes
|
|
|
@59117
|
9 年 |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@58959
|
9 年 |
vboxsync |
Main: Fix starting a VM with a physical PCI device attached. The …
|
|
|
@58552
|
9 年 |
vboxsync |
pr7179. Fixes and improvement in the classes GuestSessionTask, …
|
|
|
@58521
|
9 年 |
vboxsync |
pr7179. GuestSession, GuestProcess, GuestControl classes have been …
|
|
|
@58519
|
9 年 |
vboxsync |
pr7179. DnD part has been changed.
|
|
|
@58449
|
9 年 |
vboxsync |
Main/ConsoleImpl2: comment.
|
|
|
@58437
|
9 年 |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58414
|
9 年 |
vboxsync |
Main/Console: Remove wrong alock.release() call introduced in r97548, …
|
|
|
@58383
|
9 年 |
vboxsync |
Main: an option to use VRDE auth library from VBoxSVC (not enabled)
|
|
|
@58378
|
9 年 |
vboxsync |
Audio: Renaming / cleanups:
- Got rid of custom shifting and use …
|
|
|
@58370
|
9 年 |
vboxsync |
DnD: Warnings.
|
|
|
@58368
|
9 年 |
vboxsync |
Main: moved external auth library helpers to a separate source file.
|
|
|
@58330
|
9 年 |
vboxsync |
Build fix.
|
|
|
@58329
|
9 年 |
vboxsync |
DnD: Updates/bugfixes:
- Added separate VBOXDNDDISCONNECTMSG …
|
|
|
@58257
|
9 年 |
vboxsync |
DnD: Added context IDs for all HGCM messages.
|
|
|
@58232
|
9 年 |
vboxsync |
DnD: More validation.
|
|
|
@58231
|
9 年 |
vboxsync |
DnD: Added VBOX_DND_CB_MAGIC_MAKE.
|
|
|
@58230
|
9 年 |
vboxsync |
DnD: Bugfixes.
|
|
|
@58212
|
9 年 |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@58170
|
9 年 |
vboxsync |
doxygen: fixes.
|
|
|
@58132
|
9 年 |
vboxsync |
*: Doxygen fixes.
|
|
|
@58111
|
9 年 |
vboxsync |
include,misc: More Doxygen grouping adjustments.
|
|
|
@58056
|
9 年 |
vboxsync |
Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg …
|
|
|
@58048
|
9 年 |
vboxsync |
DisplayImpl: warning.
|
|
|
@58004
|
9 年 |
vboxsync |
pr7179. Part related to Console class and VMPowerUpTask, …
|
|
|
@58002
|
9 年 |
vboxsync |
Revert 103021 because it's needed to split one commit up on to 3 …
|
|
|
@57996
|
9 年 |
vboxsync |
pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
|
|
|
@57989
|
9 年 |
vboxsync |
Added support for GIM Hyper-V hypercalls and guest debugging.
|
|
|
@57979
|
9 年 |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57948
|
9 年 |
vboxsync |
Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
|
|
|
@57828
|
9 年 |
vboxsync |
small fix. wrong condition in AssertBreakStmt
|
|
|
@57818
|
9 年 |
vboxsync |
pr7179. as example, first attempt to replace auto_ptr on generic C++ …
|
|
|
@57809
|
9 年 |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 年 |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@57776
|
9 年 |
vboxsync |
DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
|
|
|
@57654
|
9 年 |
vboxsync |
DnD: Moved allocation of DNDDIRDROPPEDFILES into …
|
|
|
@57599
|
9 年 |
vboxsync |
Main/ConsoleImpl: don't complain if NAT redirection rules should be …
|
|
|
@57595
|
9 年 |
vboxsync |
NVMe: Fixes
|
|
|
@57552
|
9 年 |
vboxsync |
Main: be slightly more descriptive with this informational message
|
|
|
@57546
|
9 年 |
vboxsync |
UsbCardReader: Clear the pointer to the driver or we might run into a …
|
|
|
@57524
|
9 年 |
vboxsync |
Main: NVMe integration
|
|
|
@57505
|
9 年 |
vboxsync |
Main: a warning and a false positive
|
|
|
@57500
|
9 年 |
vboxsync |
DnD: Use a separate context for URI object when transferring, misc …
|
|
|
@57469
|
9 年 |
vboxsync |
DnD: Fixed host->guest crashes on OS X hosts.
|
|
|
@57452
|
9 年 |
vboxsync |
Build fix; forgot a file.
|
|
|
@57425
|
9 年 |
vboxsync |
DECLCALLBACK
|
|
|
@57372
|
9 年 |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@57326
|
9 年 |
vboxsync |
Also don't want to crash clients on me because VBoxSVC went nuts.
|
|
|
@57295
|
9 年 |
vboxsync |
Logging instead of assertion.
|
|
|
@57291
|
9 年 |
vboxsync |
Assertion.
|
|
|