VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91074   3 years vboxsync Audio/Main: Made the extra-data debug switch a bit more flexible by …
(edit) @91021   3 years vboxsync Audio/Main: Added "audio_test" to the logging groups when audio debug …
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90337   4 years vboxsync Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
(edit) @90203   4 years vboxsync Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
(edit) @90202   4 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
(edit) @90201   4 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890
(edit) @90028   4 years vboxsync AMD IOMMU: bugref:9654 Fixed address translations resulting in …
(edit) @89953   4 years vboxsync Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
(edit) @89952   4 years vboxsync Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
(edit) @89951   4 years vboxsync Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
(edit) @89921   4 years vboxsync Main/Console: Correctly handle mouse and keyboard type of None, which …
(edit) @89868   4 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89852   4 years vboxsync Audio/Main: Addendum for r144627 -- also run the ValKit backend in …
(edit) @89595   4 years vboxsync ConsoleImpl2.cpp: BOOL -> bool nit. bugref:9890
(edit) @89592   4 years vboxsync ConsoleImpl2: Select WAS for windows 7 and later (seems to work fine). …
(edit) @89581   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89580   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89287   4 years vboxsync Audio/ValKit: When both, ValidationKit and Debug mode (for audio) are …
(edit) @89281   4 years vboxsync Audio/ValKit: Made the Validation Kit audio driver selectable in Main …
(edit) @89098   4 years vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2, DevIoApic: When Main configures …
(edit) @89004   4 years vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2: When an Intel IOMMU is present, …
(edit) @88879   4 years vboxsync Audio/VaKit: Made the Validation Kit driver actually being used + …
(edit) @88672   4 years vboxsync Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
(edit) @88653   4 years vboxsync Audio/SB16: Makes now also use of the common stream debugging (file) …
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88343   4 years vboxsync Intel IOMMU: bugref:9967 Main: Fix typo which always disabled AMD IOMMU.
(edit) @88333   4 years vboxsync Intel IOMMU: bugref:9967 ACPI, BusAssignmentManager and ConsoleImpl2 …
(edit) @88217   4 years vboxsync Main/ConsoleImpl2: Log VBoxInternal/ overrides too. bugref:9890
(edit) @88216   4 years vboxsync DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
(edit) @88211   4 years vboxsync Main/ConsoleImpl2: Call VMR3SetError when catching ConfigError so we …
(edit) @88209   4 years vboxsync Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
(edit) @88091   4 years vboxsync ConsoleImpl2: Add missing newline in a log message. bugref:9966.
(edit) @87759   4 years vboxsync Audio/HDA: Lots more code in the hope to resolve issue …
(edit) @87436   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87395   4 years vboxsync Fix doxy complaint. bugref:9892
(edit) @87391   4 years vboxsync Allocate PDMLED console LED structs in a sensible manner for each …
(edit) @87374   4 years vboxsync Audio/Main: Made the HDA emulation's position adjustment configurable …
(edit) @87367   4 years vboxsync Audio/Main: Made the device emulation's timer rate configurable via …
(edit) @87242   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
(edit) @87179   4 years vboxsync Audio: Added input / output stream PCM properties to CFGM driver chain …
(edit) @86506   4 years vboxsync Main/VBoxC: Fix Medium::parent reference leaks in …
(edit) @86284   4 years vboxsync AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
(edit) @86115   4 years vboxsync VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
(edit) @85830   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
(edit) @85803   4 years vboxsync Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
(edit) @85537   4 years vboxsync DnD/Main: More fixes and cleanups.
(edit) @85357   5 years vboxsync OCI: (bugref:9469) descriptive error message on trying to run …
(edit) @85007   5 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @83170   5 years vboxsync Build fixes for r136290.
(edit) @83080   5 years vboxsync Main/DBGF: Added a 'dbgcache' subdir of the VM settings to the debug …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @82410   5 years vboxsync ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
(edit) @82321   5 years vboxsync ConsoleImpl2.cpp: More of same.
(edit) @82320   5 years vboxsync ConsoleImpl2: Don't use Utf8Str for storing string a 'const char *' …
(edit) @82319   5 years vboxsync DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @82132   5 years vboxsync ConsoleImpl2.cpp: nits.
(edit) @82080   5 years vboxsync Main/Console: eliminate duplicate check
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81883   5 years vboxsync Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
(edit) @81714   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81425   5 years vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81345   5 years vboxsync Shared Clipboard/Transfers: Apply file transfers mode on VM start in Main.
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80729   5 years vboxsync Main/ConsoleImpl2: Build fix if VBOX_WITH_VMSVGA is not defined.
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80360   5 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80248   5 years vboxsync Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based 3D …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80023   6 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @79928   6 years vboxsync See #9440 Comment #36
(edit) @79551   6 years vboxsync Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also gets …
(edit) @78915   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78779   6 years vboxsync Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78696   6 years vboxsync Shared Clipboard: VM startup fixes, hopefully also a bit more robust.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @78093   6 years vboxsync DnD/Main: Renamed GuestDnDInst() macro -> GUESTDNDINST().
(edit) @77753   6 years vboxsync ConsoleImpl2.cpp: preprocessor indent
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
(edit) @77100   6 years vboxsync Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
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