|
|
@62860
|
8 years |
vboxsync |
iprt/time.h: NetBSD defines structs timeval and timespec in …
|
|
|
@62858
|
8 years |
vboxsync |
doxygen fix
|
|
|
@62855
|
8 years |
vboxsync |
warnings
|
|
|
@62833
|
8 years |
vboxsync |
Comment, new line.
|
|
|
@62825
|
8 years |
vboxsync |
UsbWebcam cleanups, nits.
|
|
|
@62824
|
8 years |
vboxsync |
UsbWebcam cleanups, part 4.
|
|
|
@62823
|
8 years |
vboxsync |
UsbWebcam cleanups, part 3.
|
|
|
@62822
|
8 years |
vboxsync |
UsbWebcam cleanups, part 2.
|
|
|
@62821
|
8 years |
vboxsync |
UsbWebcam cleanups, part 1.
|
|
|
@62818
|
8 years |
vboxsync |
Fixed PDMUSB_CHECK_VERSIONS_XXX macros and deployed them in the ExtPack.
|
|
|
@62811
|
8 years |
vboxsync |
wrap shlwapi.h too.
|
|
|
@62802
|
8 years |
vboxsync |
HostServices: warnings
|
|
|
@62784
|
8 years |
vboxsync |
VBoxAuth.h: doxygen!
|
|
|
@62781
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62773
|
8 years |
vboxsync |
nits
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62723
|
8 years |
vboxsync |
RTDirCreateUniqueNumbered: Changed the implementation to count from …
|
|
|
@62713
|
8 years |
vboxsync |
nt.h/rtFileNativeSetAttributes-win.cpp
|
|
|
@62712
|
8 years |
vboxsync |
another wrapper (forgot).
|
|
|
@62697
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62695
|
8 years |
vboxsync |
oops
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62691
|
8 years |
vboxsync |
Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
|
|
|
@62690
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62688
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62687
|
8 years |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62684
|
8 years |
vboxsync |
ndis.h wrapper.
|
|
|
@62680
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62674
|
8 years |
vboxsync |
ValidationKit/utils: warnings.
|
|
|
@62669
|
8 years |
vboxsync |
three more
|
|
|
@62664
|
8 years |
vboxsync |
SUPDrv: warnings
|
|
|
@62662
|
8 years |
vboxsync |
iprt/nt/nt.h: wdw.h warning supression
|
|
|
@62661
|
8 years |
vboxsync |
asm.h: warnings
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62634
|
8 years |
vboxsync |
includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
|
|
|
@62624
|
8 years |
vboxsync |
iprt/cdefs.h: Added 6 RT_NOREFn(...) macros as shorthand for RT_NOREF_PV.
|
|
|
@62605
|
8 years |
vboxsync |
Audio: Documentation, misc. cleanup.
|
|
|
@62602
|
8 years |
vboxsync |
Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
|
|
|
@62596
|
8 years |
vboxsync |
VMM/TM: new functions for getting virtual time from R3
|
|
|
@62592
|
8 years |
vboxsync |
IPRT: More unused parameters and undefined preprocessor macor warning …
|
|
|
@62590
|
8 years |
vboxsync |
Audio: Handle last read/written/iteration timestamps.
|
|
|
@62583
|
8 years |
vboxsync |
Unusued parameter warnings.
|
|
|
@62580
|
8 years |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62578
|
8 years |
vboxsync |
Audio: One more leftover (VBOX_WITH_AUDIO_50).
|
|
|
@62576
|
8 years |
vboxsync |
Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
|
|
|
@62559
|
8 years |
vboxsync |
RTFileModeToFlags.cpp: Code cleanup.
|
|
|
@62476
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62475
|
8 years |
vboxsync |
EOL
|
|
|
@62474
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62459
|
8 years |
vboxsync |
include/VBox: scm
|
|
|
@62458
|
8 years |
vboxsync |
include/iprt: scm
|
|
|
@62450
|
8 years |
vboxsync |
bldprogs: MSC level 4 warning fixes.
|
|
|
@62426
|
8 years |
vboxsync |
iprt/cdefs.h: RT_LO_U8,U16,U32: workaround for level 4 MSC warnings …
|
|
|
@62417
|
8 years |
vboxsync |
VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
|
|
|
@62409
|
8 years |
vboxsync |
iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
|
|
|
@62403
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62401
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62368
|
8 years |
vboxsync |
vusb.h: Corrected VUSBIRhNewUrb destination address type.
|
|
|
@62363
|
8 years |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62362
|
8 years |
vboxsync |
pragma gcc ignored does not work inside functions with gcc < 4.6
|
|
|
@62361
|
8 years |
vboxsync |
VBox/com/array.h: preparation for -Wconversion
|
|
|
@62358
|
8 years |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62339
|
8 years |
vboxsync |
Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
|
|
|
@62331
|
8 years |
vboxsync |
iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
|
|
|
@62328
|
8 years |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62302
|
8 years |
vboxsync |
IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
|
|
|
@62288
|
8 years |
vboxsync |
x86.h: some BIT values.
|
|
|
@62287
|
8 years |
vboxsync |
REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
|
|
|
@62277
|
8 years |
vboxsync |
VMM/CPUM: Use 'VMMDECL' until we fully retire the old APIC code. Fixes …
|
|
|
@62232
|
8 years |
vboxsync |
VMM: Try convince the microsoft linker to pick the right version of …
|
|
|
@62220
|
8 years |
vboxsync |
IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
|
|
|
@62176
|
8 years |
vboxsync |
s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
|
|
|
@62174
|
8 years |
vboxsync |
kmk incs
|
|
|
@62171
|
8 years |
vboxsync |
IEM: Working on instruction fetching optimizations (incomplete and …
|
|
|
@62160
|
8 years |
vboxsync |
SafeArray: do the same like r107176 to hide a few more warnings with clang
|
|
|
@62156
|
8 years |
vboxsync |
use RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
|
|
|
@62155
|
8 years |
vboxsync |
introduced RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
|
|
|
@62133
|
8 years |
vboxsync |
vm.h: Corrected VM_FF_ALL_REM_MASK to include the hankering for handy …
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62075
|
8 years |
vboxsync |
VMCPU.cpum: Added GstCtx member for execution engines like HM and IEM …
|
|
|
@62065
|
8 years |
vboxsync |
cpumctx-v1_6.h: macro name fix
|
|
|
@62064
|
8 years |
vboxsync |
CPUMCTX: Separated nameless union and names struct helper macros in …
|
|
|
@62062
|
8 years |
vboxsync |
CPUMCTX: gcc build fix
|
|
|
@62059
|
8 years |
vboxsync |
CPUMCTX: Finally figured out a way to make the general purpose and …
|
|
|
@62021
|
8 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@62015
|
8 years |
vboxsync |
IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
|
|
|
@62006
|
8 years |
vboxsync |
Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
|
|
|
@62000
|
8 years |
vboxsync |
IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
|
|
|
@61996
|
8 years |
vboxsync |
doxygen
|
|
|
@61995
|
8 years |
vboxsync |
iprt/json.h: r=bird: Some adjustments and a bunch of todos.
|
|
|
@61968
|
8 years |
vboxsync |
IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61891
|
8 years |
vboxsync |
Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
|
|
|
@61888
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
|
|
|
@61887
|
8 years |
vboxsync |
Audio: Implemented support for master volume controls.
|
|
|
@61847
|
8 years |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61826
|
8 years |
vboxsync |
pdmifs.h: Fixed incorrect IID update when adding …
|
|
|
@61794
|
8 years |
vboxsync |
VMM/APIC: Cleanup.
|
|
|