|
|
@60072
|
9 years |
vboxsync |
'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
|
|
|
@60071
|
9 years |
vboxsync |
ACPI: Do not expose ACPI video bits on Windows 7 and older. …
|
|
|
@60068
|
9 years |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 years |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@60066
|
9 years |
vboxsync |
ClientWatcher: Moved the process reaping code into a separate method, …
|
|
|
@60065
|
9 years |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60064
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 107): No need to load empty qt_en.ts file …
|
|
|
@60063
|
9 years |
vboxsync |
Frontends etc: convert more code to use VirtualBoxClient instead of …
|
|
|
@60062
|
9 years |
vboxsync |
ClientWatcher: Enabled the new code watching more than 63 sessions on …
|
|
|
@60061
|
9 years |
vboxsync |
ClientWatcher: Disabled code for watching more than 63 sessions on windows.
|
|
|
@60060
|
9 years |
vboxsync |
ClientToken.cpp: logging.
|
|
|
@60059
|
9 years |
vboxsync |
VirtualBox::init: log statement fix.
|
|
|
@60058
|
9 years |
vboxsync |
Additions/linux/drm: Linux 4.5 fixes
|
|
|
@60057
|
9 years |
vboxsync |
Storage/LsiLogic: Missing case
|
|
|
@60056
|
9 years |
vboxsync |
Runtime: build fix
|
|
|
@60054
|
9 years |
vboxsync |
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
|
|
|
@60052
|
9 years |
vboxsync |
warning
|
|
|
@60051
|
9 years |
vboxsync |
Main/GuestDndTargetImpl: proper use of do { ... } while (0)
|
|
|
@60050
|
9 years |
vboxsync |
Main/GuestDndSourceImpl: proper use of do { ... } while (0)
|
|
|
@60049
|
9 years |
vboxsync |
recompiler/exec: wrong sizeof (harmless)
|
|
|
@60048
|
9 years |
vboxsync |
Runtime/zip: typo (thanks PVS)
|
|
|
@60047
|
9 years |
vboxsync |
typo
|
|
|
@60046
|
9 years |
vboxsync |
tstRTPath: bogus test (thanks PVS)
|
|
|
@60045
|
9 years |
vboxsync |
Main/ConsoleImpl2: warnings (found by PVS)
|
|
|
@60044
|
9 years |
vboxsync |
bs3kit: a bit more of the ELF -> OMF converter.
|
|
|
@60043
|
9 years |
vboxsync |
build fix.
|
|
|
@60042
|
9 years |
vboxsync |
DevSVGA-SVGA: some missing typecasts
|
|
|
@60041
|
9 years |
vboxsync |
DevHPET: harmless missing typecast (thanks PVS)
|
|
|
@60040
|
9 years |
vboxsync |
GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
|
|
|
@60039
|
9 years |
vboxsync |
NAT: Pasto - don't dereference NULL rule in LogRel reporting failure …
|
|
|
@60038
|
9 years |
vboxsync |
Devices/Graphics: typo (thanks PVS)
|
|
|
@60037
|
9 years |
vboxsync |
RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
|
|
|
@60036
|
9 years |
vboxsync |
FE/Qt: typo
|
|
|
@60035
|
9 years |
vboxsync |
Runtime/VerSetConditionMask: fixed type (thanks PVS)
|
|
|
@60034
|
9 years |
vboxsync |
Support: logging fix
|
|
|
@60033
|
9 years |
vboxsync |
Storage/VMDK: typo (thanks PVS)
|
|
|
@60032
|
9 years |
vboxsync |
Storage/VD: comment
|
|
|
@60031
|
9 years |
vboxsync |
build fix
|
|
|
@60030
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60029
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60027
|
9 years |
vboxsync |
Storage/VD: Remove unnecessary condition (thanks PVS)
|
|
|
@60026
|
9 years |
vboxsync |
Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
|
|
|
@60025
|
9 years |
vboxsync |
VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
|
|
|
@60024
|
9 years |
vboxsync |
bs3kit: updates (-> office).
|
|
|
@60022
|
9 years |
vboxsync |
recompiler: shifting of negative values is undefined (thanks PVS)
|
|
|
@60021
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Cleanups.
|
|
|
@60020
|
9 years |
vboxsync |
Additions/Windows/VBoxTray: useless condition (thanks PVS)
|
|
|
@60019
|
9 years |
vboxsync |
bs3kit: Fixes and updates.
|
|
|
@60018
|
9 years |
vboxsync |
tstRTFileAio: Warning (thanks VPS)
|
|
|
@60017
|
9 years |
vboxsync |
Additions/VBoxService: useless condition (thanks PVS)
|
|
|
@60016
|
9 years |
vboxsync |
Graphics/DevVGA-SVGA3d-win: typo (thanks PVS)
|
|
|
@60015
|
9 years |
vboxsync |
LsiLogic: Process requests from the BIOS on the worker thread and not …
|
|
|
@60014
|
9 years |
vboxsync |
Additions/Windows/VBoxTray: duplicate expression (thanks PVS)
|
|
|
@60013
|
9 years |
vboxsync |
DevPCNet: duplicate expression (thanks PVS)
|
|
|
@60012
|
9 years |
vboxsync |
Additions/Windows/Wddm: typo (thanks PVS)
|
|
|
@60011
|
9 years |
vboxsync |
VBoxManage: Support the different naming scheme for NVME devices on …
|
|
|
@60010
|
9 years |
vboxsync |
Main: Configure the hotplug flag for the SATA controllers always, not …
|
|
|
@60009
|
9 years |
vboxsync |
bs3kit: Updates
|
|
|
@60008
|
9 years |
vboxsync |
VBoxBS3KitImg: ASDEFS update.
|
|
|
@60006
|
9 years |
vboxsync |
bs3kit: more fixes.
|
|
|
@60005
|
9 years |
vboxsync |
bs3kit: more fixes.
|
|
|
@60004
|
9 years |
vboxsync |
bs3kit: gcc build fix.
|
|
|
@60003
|
9 years |
vboxsync |
bs3kit: C templates experiments.
|
|
|
@60002
|
9 years |
vboxsync |
bs3kit: got the weird v8086 w/ 16-bit tss and trap handlers working.
|
|
|
@60001
|
9 years |
vboxsync |
bs3kit: print working in all normal modes, it seems.
|
|
|
@60000
|
9 years |
vboxsync |
bs3kit: v8086, long, fixes, updates.
|
|
|
@59999
|
9 years |
vboxsync |
VMM/HM: space nit.
|
|
|
@59998
|
9 years |
vboxsync |
NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
|
|
|
@59996
|
9 years |
vboxsync |
Main/VirtualBox: postpone the error reporting from VirtualBox object …
|
|
|
@59995
|
9 years |
vboxsync |
Main/Mouse: synchronization fix (unlikely to have caused trouble)
|
|
|
@59994
|
9 years |
vboxsync |
DrvAudio: Added a length parameter for (legacy) options.
|
|
|
@59993
|
9 years |
vboxsync |
Debug build fix
|
|
|
@59992
|
9 years |
vboxsync |
Build fix for Solaris.
|
|
|
@59991
|
9 years |
vboxsync |
Build fix.
|
|
|
@59990
|
9 years |
vboxsync |
NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
|
|
|
@59989
|
9 years |
vboxsync |
Build fix, warnings.
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59986
|
9 years |
vboxsync |
iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
|
|
|
@59985
|
9 years |
vboxsync |
FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
|
|
|
@59984
|
9 years |
vboxsync |
bs3kit: Updates.
|
|
|
@59983
|
9 years |
vboxsync |
warning
|
|
|
@59979
|
9 years |
vboxsync |
FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
|
|
|
@59978
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: simplify …
|
|
|
@59977
|
9 years |
vboxsync |
bs3kit: 64-bit fixes and some updates.
|
|
|
@59976
|
9 years |
vboxsync |
bs3kit: got v8086 with 32-bit kernel working.
|
|
|
@59975
|
9 years |
vboxsync |
bs3kit: updates and fixes.
|
|
|
@59974
|
9 years |
vboxsync |
rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
|
|
|
@59973
|
9 years |
vboxsync |
dbgmodecodeview.cpp: committed too much
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59971
|
9 years |
vboxsync |
NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
|
|
|
@59970
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 105): Preparing GUI via Qt5 installer for …
|
|
|
@59969
|
9 years |
vboxsync |
NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
|
|
|
@59968
|
9 years |
vboxsync |
FE/Qt: bugref:8285: Mac OS X: Hide excessive automatically created …
|
|
|
@59967
|
9 years |
vboxsync |
Main/SerialPort: don't trigger assertion for setting up serial port …
|
|
|
@59966
|
9 years |
vboxsync |
NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
|
|
|
@59964
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: additional …
|
|
|
@59963
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: only build the …
|
|
|
@59962
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not do X11 …
|
|
|
@59960
|
9 years |
vboxsync |
Main/HostHardwareLinux: gcc6 warning
|
|
|