VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92185   3 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @92184   3 years vboxsync VMM/SELMAll.cpp: Drop the unicode (r) codepoint in favor of (r) so we …
(edit) @92183   3 years vboxsync IPRt/initterm-r0drv-nt.cpp: Force UTF-8 file encoding.
(edit) @92182   3 years vboxsync SharedClipboard/darwin: Force UTF-8 file encoding.
(edit) @92181   3 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @92180   3 years vboxsync Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
(edit) @92179   3 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @92177   3 years vboxsync VMM/PGM,NEM: Moved the StatProfQueryGpaRangeDirtyBitmap NEM stat up to …
(edit) @92176   3 years vboxsync Main/VirtualBox: Few comment fixes (there is no …
(edit) @92175   3 years vboxsync ValidationKit: bugref:9896 Delete 'LocalhostReachable' in extra data …
(edit) @92174   3 years vboxsync Audio/Validation Kit: Reduced sleeping time waiting for any OS startup …
(edit) @92173   3 years vboxsync FE/Qt: bugref:10067: Migrate most of UIMessageCenter in …
(edit) @92172   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Forgot something in r147994.
(edit) @92171   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Wipe out unused stuff.
(edit) @92170   3 years vboxsync VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
(edit) @92169   3 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92168   3 years vboxsync Main/HostOnlyNet: bugref:9932 Save host-only networks upon creation.
(edit) @92167   3 years vboxsync VMM/PGMPhys.cpp: Rearranged the functions a little more by topic to …
(edit) @92166   3 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92165   3 years vboxsync FE/Qt: bugref:10067: Pass wizard notification-center to form-editor …
(edit) @92163   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92162   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92161   3 years vboxsync ValKit/ClipUtil: Listing fix. bugref:10133
(edit) @92160   3 years vboxsync ValKit/ClipUtil: Quick OS/2 implementation (untested). bugref:10133
(edit) @92159   3 years vboxsync ValKit/ClipUtil: Some X11 bits. [build fixes] bugref:10133
(edit) @92158   3 years vboxsync ValKit/ClipUtil: Some X11 bits. bugref:10133
(edit) @92157   3 years vboxsync VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's …
(edit) @92156   3 years vboxsync Windows: Host Services: Shared Clipboard: log message when host …
(edit) @92155   3 years vboxsync VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074
(edit) @92154   3 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @92153   3 years vboxsync Main/doxygen: Remove the attempt to produce a .chm file with the …
(edit) @92152   3 years vboxsync FE/Qt: bugref:10067: Make UICloudMachineSettingsDialog have own …
(edit) @92151   3 years vboxsync FE/Qt: bugref:10067: UIFormEditorWidget: Migrate UIMessageCenter stuff …
(edit) @92150   3 years vboxsync FE/Qt: bugref:9996: Small nit in r147970.
(edit) @92149   3 years vboxsync FE/Qt: Revert r146357 and r146352 cause this functionality is no more …
(edit) @92148   3 years vboxsync FE/Qt: bugref:10127. freebsd installer uses comon .desktop files.
(edit) @92147   3 years vboxsync FE/Qt: Revert r146354 and r146353 cause this functionality will be …
(edit) @92146   3 years vboxsync Devices/Security/DevTpm: Fix declaration, bugref:10075
(edit) @92145   3 years vboxsync Main/VirtualBoxTranslator.cpp: Write lock the object in the destructor …
(edit) @92144   3 years vboxsync Main/VirtualBoxClient: take some more care when processing the …
(edit) @92143   3 years vboxsync VBoxManage/setproperty/language: Added 32 ms kludge waiting for the …
(edit) @92142   3 years vboxsync Devices: Remove the VMM dependency from VBoxDD and VBoxDD2, bugref:10074
(edit) @92141   3 years vboxsync ValidationKit: Make NIC attachment set message distiguishable from NIC type
(edit) @92140   3 years vboxsync VMNet: bugref:9932 Explicit handling of interface start timeout
(edit) @92139   3 years vboxsync Audio/Validation Kit: Enforce testing the HDA emulation only, …
(edit) @92138   3 years vboxsync Audio/Validation Kit: Reverted r147958 again, doesn't work on older …
(edit) @92137   3 years vboxsync Audio/Validation Kit: Temporarily added Linux sanitizer flags to VKAT …
(edit) @92136   3 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-7.vdi [build fix]. …
(edit) @92135   3 years vboxsync Main/Console: Fix long standing incorrect error code check in code …
(edit) @92134   3 years vboxsync FE/Qt: bugref:10131. Removing the check for hardware vistualization …
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92132   3 years vboxsync FE/Qt: bugref:10067: UIVirtualBoxManager: Migrate unattended related …
(edit) @92131   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92130   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
(edit) @92129   3 years vboxsync VMM/PGM,NEM: RAM registration notification must return a u2State value …
(edit) @92128   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92127   3 years vboxsync VBoxNetAdp: (bugref:10077) Dropped zero-prefix wrappers for CIDR conversion
(edit) @92126   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92124   3 years vboxsync Devices/testcase/tstDevice: Fuzz ring-0 device handlers as well, …
(edit) @92123   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92122   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92121   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92120   3 years vboxsync VMM/NEM/win: New approach to A20: Reschedule to IEM. Logging. bugref:10122
(edit) @92119   3 years vboxsync VMM/EM: Stop StatREMTotal when need for reschduling is detected and we …
(edit) @92118   3 years vboxsync VMM/EM: Call NEMR3CanExecuteGuest in the NEM loop. bugref:10122
(edit) @92117   3 years vboxsync VMM/PGMPhys: Fixed assertion during ROM reset in simple memory mode. …
(edit) @92116   3 years vboxsync DevAHCI: Some useful logging. bugref:10122
(edit) @92115   3 years vboxsync Main/NLS: Must check that pszSourceTls and pszTranslationTls aren't …
(edit) @92114   3 years vboxsync Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Generalize the …
(edit) @92113   3 years vboxsync IPRT/ldrElf: Fixed incorrect validation of unknown dynamic table …
(edit) @92112   3 years vboxsync IPRT/dbgmoddwarf: Don't barf on DW_TAG_label w/o any symbol name …
(edit) @92111   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVM: Migrate a lot of UIMessageCenter …
(edit) @92110   3 years vboxsync FE/Qt: bugref:9996: A bit of style & doxy fixes for r146667.
(edit) @92109   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers …
(edit) @92108   3 years vboxsync Devics/Network/slirp: Switch to the DNS proxy in case the local …
(edit) @92107   3 years vboxsync VBoxManage/showvminfo: 'VBoxManage showvminfo VM' reports "unknown" as …
(edit) @92106   3 years vboxsync FE/Qt: bugref:9996. Replace the macro we use to check unattended …
(edit) @92105   3 years vboxsync FE/Qt: bugref:9996. Cleaning the machine folder in case vm creation fails
(edit) @92104   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers …
(edit) @92103   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVD: Migrate UIMessageCenter stuff to …
(edit) @92102   3 years vboxsync Main: bugref:1909: Fixed the memory leak in the translation engine …
(edit) @92101   3 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
(edit) @92100   3 years vboxsync FE/Qt: bugref:10067: UIWizardCloneVD: Migrate UIMessageCenter stuff to …
(edit) @92099   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers. …
(edit) @92098   3 years vboxsync FE/Qt: bugref:10067: UIWizardCloneVM: Migrate UIMessageCenter stuff to …
(edit) @92097   3 years vboxsync VMNet: bugref:9932 Better handling of missing max packet size
(edit) @92096   3 years vboxsync FE/Qt: bugref:10067: UIWizardImportApp: Migrate a lot of …
(edit) @92095   3 years vboxsync FE/Qt: bugref:9996. Dont delete the disk so happily.
(edit) @92094   3 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-6.vdi (regular users can …
(edit) @92093   3 years vboxsync Devices/Network/NAT: Add option to disallow traffic from the guest to …
(edit) @92092   3 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-5.vdi (regular users can …
(edit) @92091   3 years vboxsync Optimize how legacy/modern driver is determined to avoid polling, and …
(edit) @92090   3 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-4.vdi (regular users can …
(edit) @92089   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Migrate a lot of …
(edit) @92088   3 years vboxsync VBoxNetAdp: (bugref:10077) Fixed crash on empty lines
(edit) @92087   3 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-3.vdi (regular users can …
(edit) @92086   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVM: Migrate a bit of UIMessageCenter …
(edit) @92085   3 years vboxsync Audio/Validation Kit: Added guest dmesg and loaded kernel modules …
(edit) @92083   3 years vboxsync IPRT/VFS: 'VBoxManage import VM.ova' can fail due to reading some of …
(edit) @92082   3 years vboxsync GUI: bugref:9932 Allow host-only-adapter-attached VM to fail when …
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