|
|
@91748
|
3 years |
vboxsync |
HGCM: Some updates for bugref:6724.
|
|
|
@91747
|
3 years |
vboxsync |
Main/Machine: doxygen fix
|
|
|
@91746
|
3 years |
vboxsync |
VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
|
|
|
@91745
|
3 years |
vboxsync |
Main/GuestSessionImplTasks.cpp: Corrected NULL parameter name comment; …
|
|
|
@91744
|
3 years |
vboxsync |
Main/GuestSessionImplTasks.cpp: There shall be no space between & and …
|
|
|
@91743
|
3 years |
vboxsync |
Main/Machine: Release lock while waiting in …
|
|
|
@91742
|
3 years |
vboxsync |
VMM: Don't switch stack on darwin, machine_switch_context disapproves …
|
|
|
@91741
|
3 years |
vboxsync |
VRDP: Shared Clipboard: report error to remote client if clipboard …
|
|
|
@91740
|
3 years |
vboxsync |
VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
|
|
|
@91739
|
3 years |
vboxsync |
DevPIC: Avoid release assertion (see bugref:10109).
|
|
|
@91738
|
3 years |
vboxsync |
Main: ConsoleVRDPServer: fix reference counting when register SVC …
|
|
|
@91737
|
3 years |
vboxsync |
OHCI: Straightened out ED/TD iteration limits (see bugref:10103).
|
|
|
@91736
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Moving the boot medium mount location from the …
|
|
|
@91735
|
3 years |
vboxsync |
Audio/AC97: Make sure to update the stream's next transfer (if any) …
|
|
|
@91734
|
3 years |
vboxsync |
Audio/HDA: Check if the node ID is the one we use for controlling the …
|
|
|
@91733
|
3 years |
vboxsync |
VMM/PGMHandlerPhysicalReset: Passed invalid GCPhysPage address to …
|
|
|
@91732
|
3 years |
vboxsync |
VMM/PGMR3PhysMMIODeregister: Not advancing the page index when turning …
|
|
|
@91731
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91730
|
3 years |
vboxsync |
/Makefile.kmk,Puel: Only build the extpack QM-files on the host build …
|
|
|
@91729
|
3 years |
vboxsync |
/Config.kmk: Moved the VBOX_ONLY_BUILD determination up to before the …
|
|
|
@91728
|
3 years |
vboxsync |
PCnet: Ripped out unused/broken PCNET_NO_POLLING code path.
|
|
|
@91727
|
3 years |
vboxsync |
Main/ApprovedLanguages.kmk: No need to escape trailing newline. bugref:1909
|
|
|
@91726
|
3 years |
vboxsync |
Audio/Validation Kit: Use the next iteration of the initial audio test …
|
|
|
@91725
|
3 years |
vboxsync |
Main/ExtPackManagerImpl.h: The partentheses around ~(size_t)0 should …
|
|
|
@91724
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91723
|
3 years |
vboxsync |
Audio/Validation Kit: Initialize some variables in the test driver so …
|
|
|
@91722
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91721
|
3 years |
vboxsync |
Audio/Validation Kit: Added dedicated audio test VM …
|
|
|
@91720
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation issues
|
|
|
@91719
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Small fix.
|
|
|
@91718
|
3 years |
vboxsync |
Main: bugref:1909: Added initial translation to Russian of API …
|
|
|
@91717
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Adding suppress check box to the dialog.
|
|
|
@91716
|
3 years |
vboxsync |
Additions: X11: fix setscreenlayout handling, bugref:10120.
Take into …
|
|
|
@91715
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Renaming UIBootTimeError dialog.
|
|
|
@91714
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Get rid of UIWizard interfaces.
|
|
|
@91713
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Removing first run wizard.
|
|
|
@91712
|
3 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Removed PGMMODEDATAGST::pfnGetPDE, …
|
|
|
@91711
|
3 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:10092 Added some macros (removed one …
|
|
|
@91710
|
3 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. …
|
|
|
@91709
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Rename pages for UIWizardImportApp.
|
|
|
@91708
|
3 years |
vboxsync |
x86.h: Nested VMX: bugref:10092 Added X86_CR3_EPT_PAGE_MASK.
|
|
|
@91707
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Rename pages for UIWizardExportApp.
|
|
|
@91706
|
3 years |
vboxsync |
fix other misc Windows build box gripes
|
|
|
@91705
|
3 years |
vboxsync |
fix misc Windows build box gripes
|
|
|
@91704
|
3 years |
vboxsync |
add guards to STAM counters
|
|
|
@91703
|
3 years |
vboxsync |
DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
|
|
|
@91702
|
3 years |
vboxsync |
VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
|
|
|
@91701
|
3 years |
vboxsync |
debian/rules: Eliminate useless parallel build options (this is set up …
|
|
|
@91700
|
3 years |
vboxsync |
Installer/linux/routines.sh: Remove executable bit since it is always …
|
|
|
@91699
|
3 years |
vboxsync |
debian/rules: More un-breaking the debian package building, by …
|
|
|
@91698
|
3 years |
vboxsync |
FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
|
|
|
@91697
|
3 years |
vboxsync |
FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
|
|
|
@91696
|
3 years |
vboxsync |
FE/Qt: Runtime UI: Machine-view: Get rid of redundant size hints …
|
|
|
@91695
|
3 years |
vboxsync |
VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH …
|
|
|
@91694
|
3 years |
vboxsync |
VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
|
|
|
@91693
|
3 years |
vboxsync |
VMM/hmR3InfoLbr: Don't assert in NEM mode.
|
|
|
@91692
|
3 years |
vboxsync |
VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
|
|
|
@91691
|
3 years |
vboxsync |
src/libs: Fix openssl version number check for API which was added in …
|
|
|
@91690
|
3 years |
vboxsync |
VBoxHeadless: bugref:9790 - Don't use logging on the Windows message …
|
|
|
@91689
|
3 years |
vboxsync |
Devices/EFI: Don't dump the whole image path to the release log when …
|
|
|
@91688
|
3 years |
vboxsync |
VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
|
|
|
@91687
|
3 years |
vboxsync |
Audio: Fixed a small memory leak (driver description) in the driver …
|
|
|
@91686
|
3 years |
vboxsync |
VMM/PDM: Fix a small memory leak when destroying USB devices in PDMTerm()
|
|
|
@91685
|
3 years |
vboxsync |
Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
|
|
|
@91684
|
3 years |
vboxsync |
Audio/Validation Kit: Also let know if a audio data beacon has been …
|
|
|
@91683
|
3 years |
vboxsync |
EFI/Firmware: Don't zero out the debug information for firmware …
|
|
|
@91682
|
3 years |
vboxsync |
Audio/Validation Kit: Use a bit bigger array for internal object names …
|
|
|
@91681
|
3 years |
vboxsync |
FE/Qt: Update the combobox after enabling/disabling the reset item
|
|
|
@91680
|
3 years |
vboxsync |
Fe/Qt: We were removing too many items while updating …
|
|
|
@91679
|
3 years |
vboxsync |
VMM/NEM: Added not about GuidToString - couldn't help myself, sorry. :-)
|
|
|
@91678
|
3 years |
vboxsync |
iprt/nt/nt.h: Added link to docs for sys-info class 0x67.
|
|
|
@91677
|
3 years |
vboxsync |
SUP/SpcRoot-MicrosoftTestingRootCertificateAuthority2010-8a334aa8052dd2 …
|
|
|
@91676
|
3 years |
vboxsync |
VMM/NEM-win: Quick and very dirty hack to make the code work on …
|
|
|
@91675
|
3 years |
vboxsync |
IPRT/nt/RTR0MemKernelCopyTo/From: Code doesn't work, made some …
|
|
|
@91674
|
3 years |
vboxsync |
SUPDrv: Export RTR0MemObjLockKernelTag too. Minor version bump, …
|
|
|
@91673
|
3 years |
vboxsync |
DIS: Make disReadBytesDefault work the same way in ring-0 as in …
|
|
|
@91672
|
3 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-nt.cpp: Now that we've got pseudo symbols, a …
|
|
|
@91671
|
3 years |
vboxsync |
iprt/nt/vid.h: Seems VidGetPartitionProperty and …
|
|
|
@91670
|
3 years |
vboxsync |
Additions: X11: VMSVGA: gracefully exit VBoxClient process if has been …
|
|
|
@91669
|
3 years |
vboxsync |
FE/Qt: UIFilePathSelector: Bugfixes for r147128 and few commits …
|
|
|
@91668
|
3 years |
vboxsync |
Audio/Validation Kit: Added syntax help for the 'verify' sub command. …
|
|
|
@91667
|
3 years |
vboxsync |
Audio/Validation Kit: Added "--normalize" argument to optionally …
|
|
|
@91666
|
3 years |
vboxsync |
Audio/Validation Kit: Skip normalization by default now, as we now use …
|
|
|
@91665
|
3 years |
vboxsync |
Audio/Validation Kit: Implemented (simple) pre/post test tone beacon …
|
|
|
@91664
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UIWizardImportApp: Provide wizard with hint to …
|
|
|
@91663
|
3 years |
vboxsync |
FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
|
|
|
@91662
|
3 years |
vboxsync |
Audio/Validation Kit: Made some of the verification output debug-mode …
|
|
|
@91661
|
3 years |
vboxsync |
Audio/Validation Kit: Made some of the verification output debug-mode …
|
|
|
@91660
|
3 years |
vboxsync |
Audio/Validation Kit: Take offset into account when calculating the …
|
|
|
@91659
|
3 years |
vboxsync |
FE/Qt: bugref:9974. build fix.
|
|
|
@91658
|
3 years |
vboxsync |
Audio/Stubs: Close module handles after calling RTLdrLoadSystemEx().
|
|
|
@91657
|
3 years |
vboxsync |
FE/Qt: 9974. scm fix.
|
|
|
@91656
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Creating the boot failure dialog.
|
|
|
@91655
|
3 years |
vboxsync |
Audio/Validation Kit: A bit more code for the audio data beacons. …
|
|
|
@91654
|
3 years |
vboxsync |
Audio/Validation Kit: Comment typo. bugref:10008
|
|
|
@91653
|
3 years |
vboxsync |
Audio/Validation Kit: Sped up the selftest a little by limiting the …
|
|
|
@91652
|
3 years |
vboxsync |
Audio/Validation Kit: Minor logging tweak. bugref:10008
|
|
|
@91651
|
3 years |
vboxsync |
iprt/nt/hyperv.h,vid.h: Some updates for build 22000. bugref:10118
|
|
|
@91650
|
3 years |
vboxsync |
src/libs: Export fixing for libtpms-0.9.0, bugref:10078
|
|
|
@91649
|
3 years |
vboxsync |
src/libs: Export fixing for libtpms-0.9.0, bugref:10078
|
|
|