VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91925   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91924   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91923   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91922   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91921   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91919   3 years vboxsync IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
(edit) @91918   3 years vboxsync IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
(edit) @91917   3 years vboxsync NAT/Net: NATNetwork::setNetwork - be prepared for RTNetStrToIPv4Cidr …
(edit) @91916   3 years vboxsync NAT/Net: Convert assertion about RTNetStrToIPv4Cidr returning a valid …
(edit) @91915   3 years vboxsync Audio/Validation Kit: Added an automatic unit testing target for the …
(edit) @91914   3 years vboxsync Audio/Validation Kit: Fixed testcase tstAudioTestService. ​bugref:10008
(edit) @91913   3 years vboxsync Audio/Validation Kit: Added the pre/post beacon sizes to the test set …
(edit) @91912   3 years vboxsync Audio/Validation Kit: Cleaned up the test tone validation code a bit. …
(edit) @91911   3 years vboxsync Audio/Validation Kit: Shortened the (fudge) time for letting the guest …
(edit) @91910   3 years vboxsync Audio/Validation Kit: Added support for recording pre/post audio …
(edit) @91909   3 years vboxsync VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
(edit) @91908   3 years vboxsync Audio/Validation Kit: Implemented support for injecting pre/post audio …
(edit) @91907   3 years vboxsync VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
(edit) @91906   3 years vboxsync VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
(edit) @91905   3 years vboxsync Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
(edit) @91904   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
(edit) @91901   3 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Use …
(edit) @91900   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91899   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91898   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91896   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Migrate intermediate progress …
(edit) @91895   3 years vboxsync VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
(edit) @91894   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Move field setters to public …
(edit) @91893   3 years vboxsync FE/Qt: bugref:9996: Tiny cleanup for UIWizardExportApp.
(edit) @91892   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91891   3 years vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with …
(edit) @91890   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @91889   3 years vboxsync Devices/Bus/DevPciIch9: Access CFGM API only through the device helper …
(edit) @91888   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @91887   3 years vboxsync Devices/VMMDev: Access SSM API only through the device helper …
(edit) @91886   3 years vboxsync Devices/Misc/DevVirtualKD.cpp: Access CFGM API only through the device …
(edit) @91885   3 years vboxsync Devices/PC/ACPI/VBoxAcpi.cpp: Access CFGM API only through the device …
(edit) @91884   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91883   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91882   3 years vboxsync Devices/Storage: Change the USB mass storage device emulations to …
(edit) @91881   3 years vboxsync Devices/Input: Change the USB keyboard and mouse device emulations to …
(edit) @91880   3 years vboxsync Devices/USB: Change the USB proxy device to access the CFGM API …
(edit) @91879   3 years vboxsync VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074
(edit) @91878   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Migrate CVFSExplorer related …
(edit) @91877   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Make handleNow() return …
(edit) @91876   3 years vboxsync Devices/Storage/DrvVD: Access the SSM API through the driver helper …
(edit) @91875   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91874   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. …
(edit) @91873   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91872   3 years vboxsync Devices/Network: Change the network drivers to access the CFGM API …
(edit) @91871   3 years vboxsync Devices/USB: Change the USB roothub driver to access the CFGM API …
(edit) @91870   3 years vboxsync Devices/Trace: Change the tracing driver to access the CFGM API …
(edit) @91869   3 years vboxsync Devices/Storage: Change the storage drivers to access the CFGM API …
(edit) @91868   3 years vboxsync Devices/Serial: Change the serial drivers to access the CFGM API …
(edit) @91867   3 years vboxsync Devices/Security: Change the TPM drivers to access the CFGM API …
(edit) @91866   3 years vboxsync Devices/Samples: Change the storage filter driver to access the CFGM …
(edit) @91865   3 years vboxsync Devices/Parallel: Change host parallel port driver to access the CFGM …
(edit) @91864   3 years vboxsync Devices/PC: Change ACPI drivers to access the CFGM API through the …
(edit) @91863   3 years vboxsync Devices/Input: Change input drivers to access the CFGM API through the …
(edit) @91862   3 years vboxsync Devices/GIM: Change UDP driver to access the CFGM API through the …
(edit) @91861   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91860   3 years vboxsync VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
(edit) @91859   3 years vboxsync FE/Qt: bugref:10127. Hiding virtualboxvm.desktop from application menus.
(edit) @91858   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @91857   3 years vboxsync FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. take 2.
(edit) @91856   3 years vboxsync VMM/MM: Build fix. bugref:10122
(edit) @91855   3 years vboxsync VMM/PGM: scm fix. bugref:10122
(edit) @91854   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
(edit) @91853   3 years vboxsync VMM/NEM,PGM: Build fix. bugref:10122
(edit) @91852   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91851   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91850   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91849   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91848   3 years vboxsync VMM/NEM,PGM: First bunch changes for watered down guest memory …
(edit) @91847   3 years vboxsync Reverting r147647.
(edit) @91846   3 years vboxsync FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. First draft.
(edit) @91845   3 years vboxsync FE/Qt: bugref:10067: UIProgressTask: Additional case for stuff …
(edit) @91844   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Update for handleNow() …
(edit) @91843   3 years vboxsync FE/Qt: bugref:10067: Notification-center: Extend …
(edit) @91842   3 years vboxsync Audio/VKAT: Fixes for audioTestDriverStackStreamDestroy(). ​bugref:10008
(edit) @91841   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @91840   3 years vboxsync vboximg-mount: Return an error if no image UUID or path is specified, …
(edit) @91839   3 years vboxsync VMM/HMVMXR0: Clarified AssertRC scope.
(edit) @91838   3 years vboxsync FE/Qt: bugref:9974. Small layout fix.
(edit) @91836   3 years vboxsync SUP: Added SUPR0GetSessionUid(). bugref:10093
(edit) @91835   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91834   3 years vboxsync Audio/Validation Kit: Fixed nits in audioTestStreamDestroy(). ​bugref:10008
(edit) @91833   3 years vboxsync openssl-1.1.1l: Experiment with (hopefully upstreamable) alternative …
(edit) @91832   3 years vboxsync Audio/Validation Kit: Correctly set the probe backends flags (don't …
(edit) @91831   3 years vboxsync openssl-1.1.1l: Check for SDK function availability. bugref:10126
(edit) @91830   3 years vboxsync Switching to openssl-1.1.1l bugref:10126
(edit) @91829   3 years vboxsync Removing old openssl-1.1.1k bugref:10126
(edit) @91828   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91827   3 years vboxsync Audio/ALSA: More optional (release) logging when draining stream. …
(edit) @91826   3 years vboxsync Audio/Validation Kit: Log last successful writes to backends. ​bugref:10008
(edit) @91825   3 years vboxsync FE/Qt: bugref:9996: Tiny includes cleanup for UIWizardNewCloudVM.
(edit) @91824   3 years vboxsync Audio/Validation Kit: Added fail-safe for audio stacks and/or …
(edit) @91823   3 years vboxsync Devices/Graphics: parser improvements; logging: bugref:9830
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette