|
|
@85741
|
4 years |
vboxsync |
Reverted r139888 to change commit message.
|
|
|
@85740
|
4 years |
vboxsync |
DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
|
|
|
@85688
|
4 years |
vboxsync |
Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85574
|
4 years |
vboxsync |
Main: Added ISystemProperties::getCPUProfiles.
|
|
|
@85569
|
4 years |
vboxsync |
Main/VirtualBox.xidl: comment typo
|
|
|
@85421
|
4 years |
vboxsync |
Main/apiwrap-server.xsl: add missing space before "enter" in …
|
|
|
@85324
|
4 years |
vboxsync |
OCI: ICloudMachine - methods to get PowerShell commands for ssh …
|
|
|
@85323
|
4 years |
vboxsync |
Oops, g/c accidental text (that is, fortunately, ignored).
|
|
|
@85317
|
4 years |
vboxsync |
Main/comimpl.xsl: Cleanup - don't emit inline setters we don't need. …
|
|
|
@85315
|
4 years |
vboxsync |
Main/comimpl.xsl: Use Utf8Str to store strings internally in the event …
|
|
|
@85310
|
4 years |
vboxsync |
Main/comimpl.xsl,VirtualBox.xidl: Added an 'autogenflags' attribute to …
|
|
|
@85306
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
|
|
|
@85305
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Make trivial internal setters return void rather …
|
|
|
@85300
|
4 years |
vboxsync |
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
|
|
|
@85299
|
4 years |
vboxsync |
Main/comimpl.xsl: Use Log12 in the MAIN_EVENT group for event …
|
|
|
@85298
|
4 years |
vboxsync |
Main/comimpl.xsl: Made the CreateXxxxEvent and ReuseXxxxEvent …
|
|
|
@85295
|
4 years |
vboxsync |
Main/comimpl.xsl: Made the fireXxxxxEvent methods call FireEvent …
|
|
|
@85294
|
4 years |
vboxsync |
Main/comimpl.xsl: Some event cleanups. bugref:9790
|
|
|
@85293
|
4 years |
vboxsync |
Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
|
|
|
@85290
|
4 years |
vboxsync |
Main/comimpl.xsl(VBoxEvents.*): Made the internal setter methods …
|
|
|
@85286
|
4 years |
vboxsync |
Main: Refactored the generated event code implementation as Clang 11 …
|
|
|
@85133
|
4 years |
vboxsync |
OCI: Get instance console connection information as part of …
|
|
|
@84846
|
4 years |
vboxsync |
Correcting a wrong comment in Virtualbox.xidl
|
|
|
@84845
|
4 years |
vboxsync |
Correcting a typo in Virtualbox.xidl
|
|
|
@84814
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84740
|
4 years |
vboxsync |
Main,include: provide a new method for the graphics device to pass …
|
|
|
@84685
|
4 years |
vboxsync |
OCI: Support for console connections.
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84564
|
5 years |
vboxsync |
Main: Comments / logging renaming (guest additions -> Guest Additions).
|
|
|
@84554
|
5 years |
vboxsync |
Guest Control/Main: Implemented host side support for gracefully …
|
|
|
@84532
|
5 years |
vboxsync |
bugref:9745. Added basic support of virtio-scsi controller into OVF …
|
|
|
@84326
|
5 years |
vboxsync |
OCI: ICloudClient::listSourceBootVolumes - like listBootVolumes but …
|
|
|
@84290
|
5 years |
vboxsync |
Main/IDL: Typos.
|
|
|
@84280
|
5 years |
vboxsync |
OCI: ICloudClient::listBootVolumes
|
|
|
@84196
|
5 years |
vboxsync |
OCI: switch ICloudMachine::state from MachineState (local VM state …
|
|
|
@84176
|
5 years |
vboxsync |
OCI: ICloudMachine::remove - like unregister, but also deletes all …
|
|
|
@84153
|
5 years |
vboxsync |
Main: Reverted r137602 & r137737 as the API is not actually needed. …
|
|
|
@84092
|
5 years |
vboxsync |
OCI: OCICloudClient::createCloudMachine (name subject to change) - …
|
|
|
@84031
|
5 years |
vboxsync |
bugre:9699. Added the function getManifest() into the IAppliance …
|
|
|
@83973
|
5 years |
vboxsync |
OCI: IForm::getFieldGroup - return the list of interdependent fields …
|
|
|
@83912
|
5 years |
vboxsync |
OCI: IForm::apply. Provide stubs for existing implementations.
|
|
|
@83874
|
5 years |
vboxsync |
Guest Control/Main: Emphasize that a guest needs to be restarted in …
|
|
|
@83756
|
5 years |
vboxsync |
OCI: ICloudMachine::reboot and shutdown.
|
|
|
@83731
|
5 years |
vboxsync |
scm
|
|
|
@83725
|
5 years |
vboxsync |
OCI: ICloudMachine::getDetailsForm - using the settings form to show …
|
|
|
@83695
|
5 years |
vboxsync |
OCI: ICloudClient::getCloudMachine(uuid) that returns an inaccessible …
|
|
|
@83670
|
5 years |
vboxsync |
OCI: return the newly added cloud machine from …
|
|
|
@83650
|
5 years |
vboxsync |
OCI: Tweak ICloudMachine API as agreed with GUI so that they can start …
|
|
|
@83635
|
5 years |
vboxsync |
OCI: Provide ICloudMachine::name and ICloudMachine::OSTypeId …
|
|
|
@83598
|
5 years |
vboxsync |
OCI: Cloud machine settings form.
|
|
|
@83478
|
5 years |
vboxsync |
OCI: placeholders for ICloudMachine::powerUp and powerDown.
|
|
|
@83460
|
5 years |
vboxsync |
OCI: ICloudMachine readState method and state attribute.
|
|
|
@83433
|
5 years |
vboxsync |
OCI: we cannot return an array under progress. Reshuffle the code so …
|
|
|
@83376
|
5 years |
vboxsync |
OCI: Snapshot work in progress on listCloudMachines.
|
|
|
@83370
|
5 years |
vboxsync |
OCI: addCloudMachine - snapshot work in progress. Still missing the …
|
|
|
@83309
|
5 years |
vboxsync |
Guest Control: Fixes for IGuestSession::directoryExists() + documentation.
|
|
|
@83275
|
5 years |
vboxsync |
OCI: Add stub ICloudMachine interface and …
|
|
|
@83169
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration multiple targets and …
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82969
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82681
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
|
|
|
@82619
|
5 years |
vboxsync |
VirtualBox.xidl: fix typo in "joliet"
|
|
|
@82366
|
5 years |
vboxsync |
bugref:9619. Added firmware support into VSD. OCI import supports BIOS …
|
|
|
@82268
|
5 years |
vboxsync |
Main/SystemProperties: add a method for querying which storage bus is …
|
|
|
@82100
|
5 years |
vboxsync |
OCI: add stub for ICloudClient::startCloudNetworkGateway
|
|
|
@81967
|
5 years |
vboxsync |
Main/idl: fix a broken xref
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81883
|
5 years |
vboxsync |
Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
|
|
|
@81740
|
5 years |
vboxsync |
Main/SystemProperties: shorten a few attribute names to get around …
|
|
|
@81739
|
5 years |
vboxsync |
Main/SystemProperties: added a family of attributes (one per relevant …
|
|
|
@81688
|
5 years |
vboxsync |
Main/idl: go back to old javadoc hack (no link)
|
|
|
@81687
|
5 years |
vboxsync |
Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
|
|
|
@81685
|
5 years |
vboxsync |
Main/idl: fix broken xref
|
|
|
@81684
|
5 years |
vboxsync |
Main/Host: add IHostUpdate stub interface
Main/idl: eliminate …
|
|
|
@81667
|
5 years |
vboxsync |
Main: Added a portPath attribute to IUSBDevice. This will allow …
|
|
|
@81644
|
5 years |
vboxsync |
Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
|
|
|
@81603
|
5 years |
vboxsync |
Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
|
|
|
@81581
|
5 years |
vboxsync |
Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
|
|
|
@81479
|
5 years |
vboxsync |
Fixing a typo in VirtualBox.xidl
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81398
|
5 years |
vboxsync |
bugref:9589. OCI: Added public SSH key support during instance creation.
|
|
|
@81299
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
|
|
|
@81286
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@81190
|
5 years |
vboxsync |
OCI: OCILaunchForm - allow selection of VCN and Subnet compartments.
|
|
|
@81119
|
5 years |
vboxsync |
bugref:9527. Added global weak reference of VirtualBox into ExtPack.
|
|
|
@81087
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
|
|
|
@81084
|
5 years |
vboxsync |
bugref:9555. Added ability to create an instance from a boot volume.
|
|
|
@80869
|
5 years |
vboxsync |
Main/apiwrap-server.xsl: spell out why the error object is explicitly …
|
|
|
@80824
|
5 years |
vboxsync |
Main: bugref:9341: The "environment" parameter in the …
|
|
|
@80781
|
5 years |
vboxsync |
VirtualBox.xidl: Updated the IVirtualBox::APIRevision documentation.
|
|
|
@80676
|
5 years |
vboxsync |
OCI: Rename overly generic *and* restrictive CloudParavirtualized to …
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80426
|
5 years |
vboxsync |
OCI: add CloudPrivateIP and CloudParavirtualized to VSD type enum.
|
|
|
@80114
|
5 years |
vboxsync |
Main/IMachineDebugger: Added method for getting the CPU load (as seen …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79857
|
5 years |
vboxsync |
VirtualBox.xidl: Pattern description for the getStats, dumpStats and …
|
|
|
@79856
|
5 years |
vboxsync |
VirtualBox.xidl: docs for the encoding enum. bugref:9288
|
|
|
@79854
|
5 years |
vboxsync |
man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option description …
|
|
|
@79853
|
5 years |
vboxsync |
man_VBoxManage-dhcpserver.xml: Include DHCP option details from …
|
|
|