|
|
@70939
|
7 years |
vboxsync |
HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
|
|
|
@70938
|
7 years |
vboxsync |
DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
|
|
|
@70937
|
7 years |
vboxsync |
Additions/linux: small installer fix for X.Org 6.8.
|
|
|
@70936
|
7 years |
vboxsync |
Additions/linux: support producing builds which work with glibc 2.3. …
|
|
|
@70935
|
7 years |
vboxsync |
FE/Qt bugref:6699 Introduce a simple console for guest control
|
|
|
@70934
|
7 years |
vboxsync |
FE/Qt: bugref:8694: UIDesktopWidgetWatchdog: A way to acquire actual …
|
|
|
@70933
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Save a few CPU cycles in hdaStreamTransfer() if the …
|
|
|
@70932
|
7 years |
vboxsync |
PDMDevice.cpp: Try instantiate devices in instance order, unless …
|
|
|
@70931
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND).
|
|
|
@70930
|
7 years |
vboxsync |
Additions/linux: check for bzip2 and tar before starting installation. …
|
|
|
@70928
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Cleanup / docs.
|
|
|
@70927
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Added underrun / overrun counters.
|
|
|
@70926
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Cleanup / docs.
|
|
|
@70925
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Also use the notification thread for …
|
|
|
@70924
|
7 years |
vboxsync |
FE/Qt bugref:6699 Refactoring guest control related classes
|
|
|
@70923
|
7 years |
vboxsync |
FE/Qt bugref:6699 Adding tree item class
|
|
|
@70922
|
7 years |
vboxsync |
ValidationKit/tdStorageBenchmark1: disable QCOW testing for now, it …
|
|
|
@70921
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Build fix.
|
|
|
@70920
|
7 years |
vboxsync |
IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
|
|
|
@70919
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed copy & paste bug in drvAudioStreamRead(), …
|
|
|
@70918
|
7 years |
vboxsync |
VMM: NEM kick off.
|
|
|
@70917
|
7 years |
vboxsync |
SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
|
|
|
@70916
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Use the notification thread by default to …
|
|
|
@70913
|
7 years |
vboxsync |
CPUM: Infrastructure for speculative execution control.
|
|
|
@70912
|
7 years |
vboxsync |
FE/Qt: bugref:6699 Reduce redundant code for event (de)registration
|
|
|
@70911
|
7 years |
vboxsync |
Reverting r107503 since it's time to have it back.
|
|
|
@70910
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Log if host stream has pending operations left in …
|
|
|
@70909
|
7 years |
vboxsync |
FE/Qt bugref:6699 Don't try to unregister an invalid event listener
|
|
|
@70908
|
7 years |
vboxsync |
Audio/DevSB16.cpp: No need to open the (output) stream when doing a …
|
|
|
@70907
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix (docs).
|
|
|
@70906
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix.
|
|
|
@70905
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Separate stream adding / removal in own functions …
|
|
|
@70904
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix.
|
|
|
@70903
|
7 years |
vboxsync |
Audio/DevSB16.cpp: Use sb16DestroyDrvStream() in sb16PowerOff() to …
|
|
|
@70902
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Make sure to disable the backend first before …
|
|
|
@70901
|
7 years |
vboxsync |
VMM/HMSVMR0: Log.
|
|
|
@70900
|
7 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Don't ignore result of PGMFlushTLB.
|
|
|
@70899
|
7 years |
vboxsync |
FE/Qt: bugref:6699 Refactoring the event handler
|
|
|
@70898
|
7 years |
vboxsync |
VMM/IEM: Fix SVM V_TPR/CR8 reads/writes (The bits are …
|
|
|
@70897
|
7 years |
vboxsync |
Additions/linux: remove support for building with compatibility …
|
|
|
@70896
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70895
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70894
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Save a lot of stream startup time by avoiding to …
|
|
|
@70893
|
7 years |
vboxsync |
VBoxGuest-linux.cpp: Build fix. bugref:9105
|
|
|
@70892
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70890
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70889
|
7 years |
vboxsync |
IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
|
|
|
@70888
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renamed VBOX_WITH_AUDIO_DEVICE_CALLBACKS -> …
|
|
|
@70887
|
7 years |
vboxsync |
FE/Qt bugref:6699 Listening to GuestSessionRegisteredEvents
|
|
|
@70886
|
7 years |
vboxsync |
VBoxGuest-linux.c: fix for r119567/public r70033 for builds without …
|
|
|
@70884
|
7 years |
vboxsync |
IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
|
|
|
@70883
|
7 years |
vboxsync |
FE/Qt bugref:6699 Make sure temp. object is around
|
|
|
@70882
|
7 years |
vboxsync |
FE/Qt bugref:6699 Adding CGuestSession event handler
|
|
|
@70881
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: More error checking for …
|
|
|
@70880
|
7 years |
vboxsync |
Main/Makefile.kmk: drop debug macro
|
|
|
@70879
|
7 years |
vboxsync |
VMM/IEM: Don't look at nested SVM state when it isn't there.
|
|
|
@70878
|
7 years |
vboxsync |
Audio: Renamed AudioMixBufReadCirc[Ex] -> …
|
|
|
@70877
|
7 years |
vboxsync |
bugref:8345. Added the checks for floppy images and for DVD disks. …
|
|
|
@70876
|
7 years |
vboxsync |
VBoxGuest: Solaris root and wheel (equivalent) detection. bugref:9105
|
|
|
@70875
|
7 years |
vboxsync |
DevIoApic: Added 82379AB variant with fewer RTEs. NT 3.1 likes it.
|
|
|
@70874
|
7 years |
vboxsync |
VBoxGuest: Linux build fix. bugref:9105
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@70872
|
7 years |
vboxsync |
VMMDevState.h: comment nit
|
|
|
@70871
|
7 years |
vboxsync |
HostServices/SharedOpenGL: bugref:9103: Improved logging of rectangles …
|
|
|
@70870
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Runtime UI: Make HiDPI Optimization Type macOS …
|
|
|
@70869
|
7 years |
vboxsync |
DevIoApic: spaces nit, logging.
|
|
|
@70868
|
7 years |
vboxsync |
Typo.
|
|
|
@70867
|
7 years |
vboxsync |
DevIoApic: Made APIC version a CFGM option rather than the unwieldy …
|
|
|
@70866
|
7 years |
vboxsync |
DevPcArch: Reserving the last 64K below 1M upsets OS X (EFI) guests. …
|
|
|
@70865
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Log requested / acquired playback format.
|
|
|
@70864
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Compacted dsoundWaveFmtFromCfg().
|
|
|
@70863
|
7 years |
vboxsync |
VMM/IEM: Build fix.
|
|
|
@70862
|
7 years |
vboxsync |
VMM/IEM: Build fix.
|
|
|
@70861
|
7 years |
vboxsync |
VMM/IEM: ifdef space indents.
|
|
|
@70860
|
7 years |
vboxsync |
VMM/HMSVMR0: Build fix.
|
|
|
@70858
|
7 years |
vboxsync |
ValidationKit/tdMoveMedium: Reinstate path comparison on Windows host …
|
|
|
@70857
|
7 years |
vboxsync |
ValidationKit/tdMoveMedium: Don't use os.path.samefile() on Windows as …
|
|
|
@70856
|
7 years |
vboxsync |
FE/Qt: bugref:8694: Runtime UI: Make Unscaled HiDPI Output mode …
|
|
|
@70855
|
7 years |
vboxsync |
ValidationKit: address pylint issues
|
|
|
@70854
|
7 years |
vboxsync |
ValidationKit: Improve API testcase, doing checks if the moved images …
|
|
|
@70853
|
7 years |
vboxsync |
Storage/VMDK: Quick fix for handling descriptors of VMDK images …
|
|
|
@70852
|
7 years |
vboxsync |
build fix
|
|
|
@70851
|
7 years |
vboxsync |
HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
|
|
|
@70850
|
7 years |
vboxsync |
FE/Qt: bugref:9104: Small fix for UIUpdateManager, allow to check for …
|
|
|
@70849
|
7 years |
vboxsync |
ValidationKit: improve API testcase for moving media (now tests all …
|
|
|
@70848
|
7 years |
vboxsync |
Storage/QCOW: Always allocate at least one L1 table entry and round L1 …
|
|
|
@70847
|
7 years |
vboxsync |
ValidationKit: adapt vsheriff to renamed "misc" unit tests (the …
|
|
|
@70846
|
7 years |
vboxsync |
VMM/CPUM: Dump recognized bits in leaf 0x80000007 for both host and …
|
|
|
@70845
|
7 years |
vboxsync |
VMM/CPUM: Fixed read host CPUID leaf 0x80000008 before logging.
|
|
|
@70843
|
7 years |
vboxsync |
Main/Makefile.kmk: Found kBuild issue and reverted r117599.
|
|
|
@70842
|
7 years |
vboxsync |
slirp: Drop optimistic asserts about something we can't control.
|
|
|
@70841
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut().
|
|
|
@70840
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> …
|
|
|
@70839
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Made the buffer parameters in …
|
|
|
@70837
|
7 years |
vboxsync |
FE/Qt bugref:6699 Adding a new class to contain 'guest session …
|
|
|
@70836
|
7 years |
vboxsync |
NetworkServices/Dhcpd: export fix
|
|
|
@70835
|
7 years |
vboxsync |
VBoxGuest/netbsd: export fixing
|
|
|
@70834
|
7 years |
vboxsync |
scm: check svn:sync-process on files and parent dir.
|
|
|
@70833
|
7 years |
vboxsync |
bugref:8345. Removed trailing blank.
|
|
|
@70832
|
7 years |
vboxsync |
Audio/HDA: Only create debug audio files if not already open yet and …
|
|
|