|
|
@60082
|
9 years |
vboxsync |
directory rule not required
|
|
|
@60081
|
9 years |
vboxsync |
Qt5: properly change RPATH=$ORIGIN for non-hardened builds
|
|
|
@60080
|
9 years |
vboxsync |
NAT/Net: pxtcp_pmgr_pump - dissimilate two DPRINTFs.
|
|
|
@60079
|
9 years |
vboxsync |
doxygen fix
|
|
|
@60078
|
9 years |
vboxsync |
build fix
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@60076
|
9 years |
vboxsync |
IntNet: Unregister all registered statistics counters.
|
|
|
@60075
|
9 years |
vboxsync |
fix
|
|
|
@60074
|
9 years |
vboxsync |
Fix for r106066.
|
|
|
@60073
|
9 years |
vboxsync |
fix
|
|
|
@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. …
|
|
|
@60070
|
9 years |
vboxsync |
iprt/assert.h: docs.
|
|
|
@60069
|
9 years |
vboxsync |
when installing our Qt5 libraries, only install the actual library and …
|
|
|
@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
|
|
|
@60055
|
9 years |
vboxsync |
AssertContinue should continue, not break.
|
|
|
@60054
|
9 years |
vboxsync |
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
|
|
|
@60053
|
9 years |
vboxsync |
introduced AssertContinue()
|
|
|
@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).
|
|
|
@60023
|
9 years |
vboxsync |
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
|
|
|
@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.
|
|
|
@60007
|
9 years |
vboxsync |
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
|
|
|
@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 …
|
|
|
@59997
|
9 years |
vboxsync |
alsa >= 1.0.14 required
|
|
|
@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.
|
|
|
@59988
|
9 years |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@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
|
|
|