VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92228   4 years vboxsync ValKit/ClipUtil: Added a --wait <ms> action and a windows/os2 only …
(edit) @92227   4 years vboxsync Storage: On reset mark the medium as unlocked. Solves long standing …
(edit) @92226   4 years vboxsync Devices/DrvHostBase.cpp: Mark drives as locked only if it actually …
(edit) @92225   4 years vboxsync VMM/NEM: Extended the NEM active release log message a little. :-) …
(edit) @92224   4 years vboxsync Devices/DrvHostFloppy.cpp: No point pretending that the floppy drive …
(edit) @92223   4 years vboxsync Main/Settings: Remove the unnecessary additional settings version. …
(edit) @92222   4 years vboxsync ExtPacks: Fix field comment to match the actual name.
(edit) @92221   4 years vboxsync VMM: Makefile changes for the NEM Apple backend, bugref:9044
(edit) @92220   4 years vboxsync VMM/NEMR3Native-darwin.cpp: Some early code to work with Apple's …
(edit) @92219   4 years vboxsync VMM/VMMAll/VMXAllTemplate.cpp.h: Delete more code only usable in R0 …
(edit) @92218   4 years vboxsync VMM/VMMR3/PGMPhys: Allocate MMIO2 memory using SUPR3PageAlloc() …
(edit) @92217   4 years vboxsync VMM/VMMR0: Provide not implemented stubs for the NEMHC* API so VMMR0 …
(edit) @92216   4 years vboxsync VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
(edit) @92215   4 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92214   4 years vboxsync Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, …
(edit) @92213   4 years vboxsync Additions: Linux: VBoxDRMClient: scm fix, bugref:9637, ticketref:19373.
(edit) @92212   4 years vboxsync Additions: Linux: VBoxDRMClient: add PID file check on start, …
(edit) @92211   4 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92210   4 years vboxsync Audio/Validation Kit: Renaming. bugref:10008
(edit) @92209   4 years vboxsync Audio/Validation Kit: Relaxed checks when calling AudioTestDestroy() …
(edit) @92208   4 years vboxsync Audio/Validation Kit: Relaxed checks when calling AudioTestSetPack() …
(edit) @92207   4 years vboxsync FE/Qt: Deallocating QItemEditorFactory instance to fix some small leakage.
(edit) @92206   4 years vboxsync Audio/Validation Kit: Do the test state checking / warning in …
(edit) @92204   4 years vboxsync VMM/PDMCritSect: Make it possible for known worker thread to enter …
(edit) @92203   4 years vboxsync SUPDrv-win.cpp: Debugged and enabled the …
(edit) @92202   4 years vboxsync VMM/GMMR0: Tie down chunks to UID and don't cross such. bugref:10093
(edit) @92201   4 years vboxsync VMM/GVMM,VMM: Make it possible for known worker thread to enter …
(edit) @92200   4 years vboxsync VMM/GVMM,VMM: Make it possible for known worker thread to enter …
(edit) @92199   4 years vboxsync Validation Kit/testdriver: Now using the localhost reachable flag for …
(edit) @92198   4 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92197   4 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92196   4 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92195   4 years vboxsync Audio/Validation Kit: More code for audio data beacon handling. Now …
(edit) @92194   4 years vboxsync VMM/NEM: Fixed windows 10 regression from r147403. bugref:10118
(edit) @92193   4 years vboxsync VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
(edit) @92192   4 years vboxsync VMM/MM,DevPcArch: Split the base RAM allocation into conventional (< …
(edit) @92191   4 years vboxsync FE/Qt: bugref:10067: Migrate rest of UIMessageCenter in …
(edit) @92190   4 years vboxsync VMM: Nested VMX: bugref:10092 Renamed PGMAllGstSlatEpt.h to …
(edit) @92189   4 years vboxsync VMM/VMXTemplate.cpp.h: Replace the VMX{Read|Write}Vmcs{16,32,64,Nw} …
(edit) @92188   4 years vboxsync VMM/VMXTemplate.cpp.h: Delete code which can only be run in R0 and …
(edit) @92187   4 years vboxsync VMM: Copy the R0 only VMX code to the new to be template in …
(edit) @92186   4 years vboxsync VMM: Nested VMX: bugref:10092 Separate the guest's second-level …
(edit) @92185   4 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @92184   4 years vboxsync VMM/SELMAll.cpp: Drop the unicode (r) codepoint in favor of (r) so we …
(edit) @92183   4 years vboxsync IPRt/initterm-r0drv-nt.cpp: Force UTF-8 file encoding.
(edit) @92182   4 years vboxsync SharedClipboard/darwin: Force UTF-8 file encoding.
(edit) @92181   4 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @92180   4 years vboxsync Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
(edit) @92179   4 years vboxsync Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
(edit) @92177   4 years vboxsync VMM/PGM,NEM: Moved the StatProfQueryGpaRangeDirtyBitmap NEM stat up to …
(edit) @92176   4 years vboxsync Main/VirtualBox: Few comment fixes (there is no …
(edit) @92175   4 years vboxsync ValidationKit: bugref:9896 Delete 'LocalhostReachable' in extra data …
(edit) @92174   4 years vboxsync Audio/Validation Kit: Reduced sleeping time waiting for any OS startup …
(edit) @92173   4 years vboxsync FE/Qt: bugref:10067: Migrate most of UIMessageCenter in …
(edit) @92172   4 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Forgot something in r147994.
(edit) @92171   4 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Wipe out unused stuff.
(edit) @92170   4 years vboxsync VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
(edit) @92169   4 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92168   4 years vboxsync Main/HostOnlyNet: bugref:9932 Save host-only networks upon creation.
(edit) @92167   4 years vboxsync VMM/PGMPhys.cpp: Rearranged the functions a little more by topic to …
(edit) @92166   4 years vboxsync Audio/Validation Kit: Fixed verbose logging levels set by '-v'. …
(edit) @92165   4 years vboxsync FE/Qt: bugref:10067: Pass wizard notification-center to form-editor …
(edit) @92163   4 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92162   4 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92161   4 years vboxsync ValKit/ClipUtil: Listing fix. bugref:10133
(edit) @92160   4 years vboxsync ValKit/ClipUtil: Quick OS/2 implementation (untested). bugref:10133
(edit) @92159   4 years vboxsync ValKit/ClipUtil: Some X11 bits. [build fixes] bugref:10133
(edit) @92158   4 years vboxsync ValKit/ClipUtil: Some X11 bits. bugref:10133
(edit) @92157   4 years vboxsync VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's …
(edit) @92156   4 years vboxsync Windows: Host Services: Shared Clipboard: log message when host …
(edit) @92155   4 years vboxsync VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074
(edit) @92154   4 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @92153   4 years vboxsync Main/doxygen: Remove the attempt to produce a .chm file with the …
(edit) @92152   4 years vboxsync FE/Qt: bugref:10067: Make UICloudMachineSettingsDialog have own …
(edit) @92151   4 years vboxsync FE/Qt: bugref:10067: UIFormEditorWidget: Migrate UIMessageCenter stuff …
(edit) @92150   4 years vboxsync FE/Qt: bugref:9996: Small nit in r147970.
(edit) @92149   4 years vboxsync FE/Qt: Revert r146357 and r146352 cause this functionality is no more …
(edit) @92148   4 years vboxsync FE/Qt: bugref:10127. freebsd installer uses comon .desktop files.
(edit) @92147   4 years vboxsync FE/Qt: Revert r146354 and r146353 cause this functionality will be …
(edit) @92146   4 years vboxsync Devices/Security/DevTpm: Fix declaration, bugref:10075
(edit) @92145   4 years vboxsync Main/VirtualBoxTranslator.cpp: Write lock the object in the destructor …
(edit) @92144   4 years vboxsync Main/VirtualBoxClient: take some more care when processing the …
(edit) @92143   4 years vboxsync VBoxManage/setproperty/language: Added 32 ms kludge waiting for the …
(edit) @92142   4 years vboxsync Devices: Remove the VMM dependency from VBoxDD and VBoxDD2, bugref:10074
(edit) @92141   4 years vboxsync ValidationKit: Make NIC attachment set message distiguishable from NIC type
(edit) @92140   4 years vboxsync VMNet: bugref:9932 Explicit handling of interface start timeout
(edit) @92139   4 years vboxsync Audio/Validation Kit: Enforce testing the HDA emulation only, …
(edit) @92138   4 years vboxsync Audio/Validation Kit: Reverted r147958 again, doesn't work on older …
(edit) @92137   4 years vboxsync Audio/Validation Kit: Temporarily added Linux sanitizer flags to VKAT …
(edit) @92136   4 years vboxsync Audio/Validation Kit: Now uses debian10-amd64-7.vdi [build fix]. …
(edit) @92135   4 years vboxsync Main/Console: Fix long standing incorrect error code check in code …
(edit) @92134   4 years vboxsync FE/Qt: bugref:10131. Removing the check for hardware vistualization …
(edit) @92133   4 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92132   4 years vboxsync FE/Qt: bugref:10067: UIVirtualBoxManager: Migrate unattended related …
(edit) @92131   4 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92130   4 years vboxsync FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter.
(edit) @92129   4 years vboxsync VMM/PGM,NEM: RAM registration notification must return a u2State value …
(edit) @92128   4 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92127   4 years vboxsync VBoxNetAdp: (bugref:10077) Dropped zero-prefix wrappers for CIDR conversion
(edit) @92126   4 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
Note: See TracRevisionLog for help on using the revision log.

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