VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79613   6 years vboxsync Dhcpd: Made the lease database filename configurable so Main can …
(edit) @79612   6 years vboxsync VBoxManage,manual: Added the dhcpserver subcommand findlease for …
(edit) @79611   6 years vboxsync VBoxManage,manual: Added the dhcpserver subcommand findlease for …
(edit) @79610   6 years vboxsync Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
(edit) @79609   6 years vboxsync man_VBoxManage-clonemv.xml,xsl: Using a 'group' for alternative --mode …
(edit) @79608   6 years vboxsync ValidationKit/tdStorageBenchmark1: getfqdn() returns only testboxstor2 …
(edit) @79607   6 years vboxsync ValidationKit/tdStorageBenchmark1: Additional logging and revert to …
(edit) @79606   6 years vboxsync fixed the call of ICloudClient::importInstance() in the …
(edit) @79605   6 years vboxsync bugre:9481. Added the API function ICloudClient::importImage(). …
(edit) @79604   6 years vboxsync ValidationKit/tdStorageBenchmark1: Use getfqdn() instead of …
(edit) @79603   6 years vboxsync ValidationKit/tdStorageBenchmark1: Testcase fixes for Windows
(edit) @79602   6 years vboxsync ValidationKit/tdStorageBenchmark1: Testcase fixes for Windows
(edit) @79601   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Move clearing of fInterceptEvents …
(edit) @79600   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Caller provides all necessary valid …
(edit) @79599   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic page: Change …
(edit) @79598   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @79597   6 years vboxsync bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
(edit) @79596   6 years vboxsync FE/Qt: bugref:6143. Adding the Korean layout
(edit) @79595   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Expert page: Forgot something …
(edit) @79594   6 years vboxsync linux/vboxsf: ticketref:18697: Guest additions 6.0.6+ build error, …
(edit) @79593   6 years vboxsync ValidationKit: Build fix
(edit) @79592   6 years vboxsync ValidationKit: build fixes
(edit) @79591   6 years vboxsync ValidationKit/tests/storage/tdStorageBenchmark1: Allow static …
(edit) @79590   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic and expert …
(edit) @79589   6 years vboxsync FE/Qt: bugref:6143. Build fix.
(edit) @79588   6 years vboxsync FE/Qt: bugref:6143. A small refactoring
(edit) @79587   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic and expert pages: …
(edit) @79586   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Expert page: Adding …
(edit) @79585   6 years vboxsync Fixed several descriptions in the ICloudClient. UUID->id.
(edit) @79584   6 years vboxsync bugref:9416. little bit reshuffled the parts of cleanup code.
(edit) @79583   6 years vboxsync bugref:9481. API function ICloudClient::exportImage makes the export …
(edit) @79582   6 years vboxsync Main/DataStreamImpl.cpp: Initialize the m_fEos flag
(edit) @79581   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Clarify that the task switch counter …
(edit) @79580   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Short wizard form runnable …
(edit) @79579   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: 1st basic and expert pages: A …
(edit) @79578   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Nit.
(edit) @79577   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use a separate HC page for the …
(edit) @79576   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMGetGuestVmxVirtApicPage for …
(edit) @79575   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Rework to use public API …
(edit) @79574   6 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: A bit of refactoring for …
(edit) @79573   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use a separate HC page for the …
(edit) @79572   6 years vboxsync VMM: Nested VMX: bugref:9180 Use a separate HC page for the guest's …
(edit) @79571   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 comment nit.
(edit) @79570   6 years vboxsync IPRT: Added RTPathPurgeFilename for making valid filenames out of …
(edit) @79569   6 years vboxsync iprt/cpp/xml.h: Added more optimial helper for getting attributes of …
(edit) @79568   6 years vboxsync Dhcpd: Went over the DhcpMessage a little as well as revisiting the …
(edit) @79567   6 years vboxsync FE/Qt: bugref:9484: UIWizardPage: Adjusting wizardImp() API to be const.
(edit) @79566   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic and Expert …
(edit) @79565   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic and Expert …
(edit) @79564   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 nit.
(edit) @79563   6 years vboxsync Dhcpd: Went over the Dhcpd and related code adding comments and doing …
(edit) @79562   6 years vboxsync IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
(edit) @79561   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79560   6 years vboxsync iprt/lock.h: Backed out previous warning fix, it's clearly not right.
(edit) @79559   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79558   6 years vboxsync cpp/lock.h: Try shut up weird microsoft warning.
(edit) @79557   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Expert page: A bit of …
(edit) @79556   6 years vboxsync Shared Clipboard/testcase: Only RT_ZERO the client data state (is a …
(edit) @79555   6 years vboxsync FE/Qt: bugref:6143. Updating the widget as keyboard LEDs change
(edit) @79554   6 years vboxsync Dhcpd: Went over the Config code adding comments, eliminating …
(edit) @79553   6 years vboxsync Dhcpd: Went over the Config code adding comments, eliminating …
(edit) @79552   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd basic page: Adding …
(edit) @79551   6 years vboxsync Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also gets …
(edit) @79550   6 years vboxsync FE/Qt: bugref:9484: A bit of excessive code committed in r131827.
(edit) @79549   6 years vboxsync Shared Clipboard/testcase: Only test client disconnects.
(edit) @79548   6 years vboxsync Shared Clipboard/URI: Mac build fix.
(edit) @79547   6 years vboxsync Shared Clipboard/URI: Fixed testcase.
(edit) @79546   6 years vboxsync FE/Qt: bugref:6143. Controlling lock key state thru API events
(edit) @79545   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79544   6 years vboxsync FE/Qt: bugref:9484: Tiny includes cleanup.
(edit) @79543   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Streamline and clean up some of …
(edit) @79542   6 years vboxsync FE/Qt: bugref:9484: A bit of refactoring preparing Export wizard to 2 …
(edit) @79541   6 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Spaces.
(edit) @79540   6 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Fix typos.
(edit) @79539   6 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Add missing exception stat counters.
(edit) @79538   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add missing exception stat counters.
(edit) @79537   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing #AC exception stat …
(edit) @79536   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanup.
(edit) @79535   6 years vboxsync Added some code to support status driver attach. That call still …
(edit) @79534   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanup.
(edit) @79533   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 hmR0VmxSetupVmcsMsrPermissions is …
(edit) @79532   6 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Doxygen burn fix.
(edit) @79531   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79530   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79529   6 years vboxsync Dhcpd: Went over the Db and IPv4Pool code adding comments and and …
(edit) @79528   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear the VM-entry interruption info. …
(edit) @79527   6 years vboxsync FE/Qt: bugref:6143. Showing correct layout name in the status bar
(edit) @79526   6 years vboxsync Dhcpd: Use RTTimeNow instead of the weird RTTimeNanoTS + RTTimeNow …
(edit) @79525   6 years vboxsync Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
(edit) @79524   6 years vboxsync Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
(edit) @79523   6 years vboxsync FE/Qt: bugref:6143. Making scroll lock a lock key
(edit) @79522   6 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @79521   6 years vboxsync VBox/log.h: Kicked out most event group (base classes are still there) …
(edit) @79520   6 years vboxsync FE/Qt: bugref:6143. Renaming some enum elements
(edit) @79519   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose VMX INS/OUTS VM-exit …
(edit) @79518   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 If we don't expose INS/OUTS VM-exit …
(edit) @79517   6 years vboxsync FE/Qt: bugref:6143. Making numlock toggleable
(edit) @79516   6 years vboxsync FE/Qt: bugref:6143. Some refactoring
(edit) @79515   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Log.
(edit) @79514   6 years vboxsync Dhcpd: Eliminated use of std::string (probably my mistake in the …
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