|
|
@76712
|
6 years |
vboxsync |
Do not use pragma once when building Linux kernel modules. …
|
|
|
@76711
|
6 years |
vboxsync |
ConsoleImpl2: Use new style CFGM config for PCnet emulation.
|
|
|
@76710
|
6 years |
vboxsync |
Typo fix (innocent so far).
|
|
|
@76709
|
6 years |
vboxsync |
Change log fix.
|
|
|
@76708
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76707
|
6 years |
vboxsync |
FE/Qt: bugref:9080: Implementing item removal from ISO content
|
|
|
@76706
|
6 years |
vboxsync |
Audio/DrvAudio: Added another (release) log warning when stuff is …
|
|
|
@76705
|
6 years |
vboxsync |
Updated Catalan translation. Thank you Xavi Ivars.
|
|
|
@76704
|
6 years |
vboxsync |
doc/manual: use the appropriate markup for the Preface, and make sure …
|
|
|
@76703
|
6 years |
vboxsync |
Updated translations. Thank you David Gonzalez, Vincenzo Reale, Lee …
|
|
|
@76702
|
6 years |
vboxsync |
Audio/DrvAudio: Allow custom buffering sizes being as big as the …
|
|
|
@76701
|
6 years |
vboxsync |
Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
|
|
|
@76700
|
6 years |
vboxsync |
Audio/AC97: Added support for adaptive device scheduling rates based …
|
|
|
@76699
|
6 years |
vboxsync |
Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
|
|
|
@76698
|
6 years |
vboxsync |
Additions/Linux/vboxvideo: tentative fix for SLES 12.4.
bugref:4567: …
|
|
|
@76697
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76696
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix missing parameter.
|
|
|
@76695
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Enhanced VMCS dumping.
|
|
|
@76694
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Description strings for …
|
|
|
@76693
|
6 years |
vboxsync |
os2/VBoxSF: Added fallbacks for older hosts that doesn't support …
|
|
|
@76692
|
6 years |
vboxsync |
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
|
|
|
@76691
|
6 years |
vboxsync |
DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
|
|
|
@76690
|
6 years |
vboxsync |
FE/Qt: bugref:9080: Handle added items better
|
|
|
@76689
|
6 years |
vboxsync |
vfsmod.c: And seq_file.h. bugref:3544
|
|
|
@76688
|
6 years |
vboxsync |
vfsmod.c: Need linux/mount.h for sf_show_options on older kernels. …
|
|
|
@76687
|
6 years |
vboxsync |
GCC/Address sanitiser: do not break pre-compiled headers.
bugref:8019: …
|
|
|
@76686
|
6 years |
vboxsync |
Audio/DrvAudio: Added drvAudioStreamDropInternal() to distinguish from …
|
|
|
@76685
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added cpumguesthwvirt info for …
|
|
|
@76684
|
6 years |
vboxsync |
Reapply r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76683
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Get descriptive string for VMCS state.
|
|
|
@76682
|
6 years |
vboxsync |
Revert r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76681
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76680
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76679
|
6 years |
vboxsync |
Audio/Common: DrvAudioHlpMilliToBytes() / DrvAudioHlpNanoToBytes(): …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76677
|
6 years |
vboxsync |
FE/Qt bugref:9080: Remove not needed forward declarations. again
|
|
|
@76676
|
6 years |
vboxsync |
FE/Qt bugref:9080: Remove not needed forward declarations
|
|
|
@76675
|
6 years |
vboxsync |
FE/Qt bugref:9080: Build fix take 2
|
|
|
@76674
|
6 years |
vboxsync |
FE/Qt: bugref:9080: Build fix
|
|
|
@76673
|
6 years |
vboxsync |
Comment.
|
|
|
@76672
|
6 years |
vboxsync |
Audio/HDA: Also set device schedule hint on stream initialization …
|
|
|
@76671
|
6 years |
vboxsync |
FE/Qt: bugref:9080: Adding a VISO creation dialog
|
|
|
@76670
|
6 years |
vboxsync |
Audio/PulseAudio: Bail out early in device enumeration when we're …
|
|
|
@76669
|
6 years |
vboxsync |
FE/Qt: bugref:6699 Windows fix
|
|
|
@76668
|
6 years |
vboxsync |
Main,FE/Qt: Only use precompiled headers for gcc 5.x and higher (for now).
|
|
|
@76667
|
6 years |
vboxsync |
Main,FE/Qt: Use KBUILD_KMK_REVISION, not KMK_REVISION, for the precomp …
|
|
|
@76666
|
6 years |
vboxsync |
os2/VBoxSF: Buffer direction fix for vboxSfOs2HostReqWritePgLst.
|
|
|
@76665
|
6 years |
vboxsync |
os2/VBoxSF: Do optimized SHFL_FN_LIST, testing …
|
|
|
@76664
|
6 years |
vboxsync |
VMMDevHGCM: Fixed bug in copy-back of the new …
|
|
|
@76663
|
6 years |
vboxsync |
scm: nits
|
|
|
@76662
|
6 years |
vboxsync |
Config.kmk: Missing Qt PCH template changes.
|
|
|
@76661
|
6 years |
vboxsync |
/Makefile.kmk: Better variable/parameter name.
|
|
|
@76660
|
6 years |
vboxsync |
RTPathCalcRelative: Extended case-insensitivity from 7-bit ascii to …
|
|
|
@76659
|
6 years |
vboxsync |
/Makefile.kmk: Make rsync use the same ssh as we do for the command …
|
|
|
@76658
|
6 years |
vboxsync |
/Makefile.kmk: Make rsync use the same ssh as we do for the command …
|
|
|
@76657
|
6 years |
vboxsync |
Main/Makefile.kmk: oops
|
|
|
@76656
|
6 years |
vboxsync |
Main/Makefile.kmk: nit
|
|
|
@76655
|
6 years |
vboxsync |
Main/Makefile.kmk: nit
|
|
|
@76654
|
6 years |
vboxsync |
Main/Makefile.kmk: ifdef is preferred over $(if ) for constructing …
|
|
|
@76653
|
6 years |
vboxsync |
/Makefile.kmk: Make rsync use the same ssh as we do for the command …
|
|
|
@76652
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMREAD/VMLAUNCH fixes.
|
|
|
@76651
|
6 years |
vboxsync |
kBuild 3277 -> 3290
|
|
|
@76650
|
6 years |
vboxsync |
kBuild 3277 -> 3280
|
|
|
@76649
|
6 years |
vboxsync |
/Makefile.kmk: Drop the -v arguments to ssh, hoping that the …
|
|
|
@76648
|
6 years |
vboxsync |
/Makefile.kmk: Make ssh selectable via VBOX_SSH.
|
|
|
@76647
|
6 years |
vboxsync |
/Makefile.kmk: Attempt at cygwin/ssh workaround.
|
|
|
@76646
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking whether the …
|
|
|
@76645
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmread decoding fix.
|
|
|
@76644
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
|
|
|
@76643
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
|
|
|
@76642
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing [scm]
|
|
|
@76641
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing
|
|
|
@76640
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix 16-bit guest VMCS fields as …
|
|
|
@76639
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmptrld fixes.
|
|
|
@76638
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Add a diagnostic enum for failing to …
|
|
|
@76637
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 When IEM-only execution is used, …
|
|
|
@76636
|
6 years |
vboxsync |
hm_vmx.h: Changed the virtual VMCS revision ID.
|
|
|
@76635
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: fixed VMSVGA saved state with 3D disabled
|
|
|
@76634
|
6 years |
vboxsync |
IPRT/rtProcNativeSetPriority: Must update g_pProcessPriority on …
|
|
|
@76633
|
6 years |
vboxsync |
xpcom18a4/Makefile.kmk: Use _2_OBJS instead of _OBJS.
|
|
|
@76632
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmwrite/vmread fixes. Logging.
|
|
|
@76631
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Space nits.
|
|
|
@76630
|
6 years |
vboxsync |
kBuild 3275 -> 3277 (solaris fixes)
|
|
|
@76629
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 VMCS field description fix.
|
|
|
@76628
|
6 years |
vboxsync |
kBuild 3212 -> 3275
|
|
|
@76627
|
6 years |
vboxsync |
FE/Qt: Some variable renaming
|
|
|
@76626
|
6 years |
vboxsync |
FE/Qt: 6699: Add an option to show/hide hidden file objects
|
|
|
@76625
|
6 years |
vboxsync |
vsheriff: Quick review of sendEmailAlert (formerly emailAlert) to make …
|
|
|
@76624
|
6 years |
vboxsync |
FE/Qt: Windows build fix
|
|
|
@76623
|
6 years |
vboxsync |
Changelog.
|
|
|
@76622
|
6 years |
vboxsync |
FE/Qt: Fixed creating VM shortcuts when using …
|
|
|
@76621
|
6 years |
vboxsync |
FE/Qt: 6699: Manage tree item path correctly
|
|
|
@76620
|
6 years |
vboxsync |
Main,FE/Qt: Made precompiled headers work with the kObjCache feature.
|
|
|
@76619
|
6 years |
vboxsync |
Runtime/fs/extvfs: Fix
|
|
|
@76618
|
6 years |
vboxsync |
include/iprt/formats/xfs.h: SCM fix
|
|
|
@76617
|
6 years |
vboxsync |
Runtime/fs/extvfs: Fix
|
|
|
@76616
|
6 years |
vboxsync |
Runtime/VFS: Started XFS filesystem parser (not built, committed for …
|
|
|
@76615
|
6 years |
vboxsync |
Changelog.
|
|
|
@76614
|
6 years |
vboxsync |
Darwin installer: Build fix.
|
|
|
@76613
|
6 years |
vboxsync |
UISession.cpp: windows build fix.
|
|
|