VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102597   17 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Snapshots pane to fetch boot …
(edit) @102596   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102595   17 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Details pane to fetch network …
(edit) @102594   17 months vboxsync FE/Qt: bugref:10501. Fixing mouse over chart stuff.
(edit) @102593   17 months vboxsync VMM/IEM: Native translation of Blt_CheckCsLim. bugref:10371
(edit) @102592   17 months vboxsync FE/Qt: bugref:10501. Some fixes.
(edit) @102591   17 months vboxsync WDDM: removed wrong SetError
(edit) @102590   17 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102589   17 months vboxsync IPRT/http-curl: nits (some mine)
(edit) @102588   17 months vboxsync VMM/CPUM: Disabled MTRR read/write stuff as grub seems to guru with a …
(edit) @102587   17 months vboxsync VMM/IEM: Native translation of IEM_MC_SET_RIP_U16_AND_FINISH and …
(edit) @102586   17 months vboxsync VMM/IEM: Refactored the IEM_MC_SET_RIP_Uxx_AND_FINISH MCs in prep for …
(edit) @102585   17 months vboxsync VMM/IEM: Refactored the IEM_MC_SET_RIP_Uxx_AND_FINISH MCs in prep for …
(edit) @102584   17 months vboxsync VMM/IEM: Native translation of IEM_MC_ADD_GREG_U16/32/64 which is used …
(edit) @102583   17 months vboxsync VMM/IEM: IEM_MC_FETCH_SREG_U16 and friend. bugref:10371
(edit) @102582   17 months vboxsync VMM/IEM: Use a nested function for implicitly freeing simple …
(edit) @102581   17 months vboxsync VMM/IEM: The IEM_MC*_PUSH_* MCs implictly frees the variable they're …
(edit) @102580   17 months vboxsync VMM/IEM: Basic native translation of IEM_MC_PUSH_U16* and friends. …
(edit) @102579   17 months vboxsync VMM/IEM: Basic native translation of IEM_MC_PUSH_U16* and friends. …
(edit) @102578   17 months vboxsync VMM/IEM: Fixed missing register clobber spec for iemCImpl_smsw_reg. …
(edit) @102577   17 months vboxsync VMM/IEM: Basic native translation of IEM_MC_POP_GREG_U* and friends. …
(edit) @102576   17 months vboxsync VMM/IEM: Build fix. bugref:10371
(edit) @102575   17 months vboxsync FE/Qt: VBox Manager: Remove Show Log Viewer dialog action; Only pane …
(edit) @102574   17 months vboxsync FE/Qt: Reworking Log Viewer to accept a list of machine IDs, not just …
(edit) @102573   17 months vboxsync FE/Qt: bugref:10562. Remove the button.
(edit) @102572   17 months vboxsync VMM/IEM: IEM_MC_POP_Uxx -> IEM_MC_POP_GREG_Uxx, popping by register …
(edit) @102571   17 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: A bit of rework for File Manager, …
(edit) @102570   17 months vboxsync VMM/tstIEMCheckMc: Added -Wno-return-type to get asan build working …
(edit) @102569   17 months vboxsync VMM/IEM: Little unmap assertion fix / optimization. bugref:10371
(edit) @102567   17 months vboxsync IPRT/shacrypt: Made asan build happy (false positive). bugref:10551
(edit) @102566   17 months vboxsync Shared Clipboard/Transfers: Fixed memory leaks in …
(edit) @102565   17 months vboxsync Dev/DevQemuFwCfg: Fixed size calculation of the config file name in …
(edit) @102564   17 months vboxsync IPRT/shacrypt: Docs fix. bugref:10551
(edit) @102563   17 months vboxsync IPRT/http-curl: Added trying to use the dedicated …
(edit) @102562   17 months vboxsync IPRT/http: Fixed a memory leak, updated docs. bugref:9437
(edit) @102561   17 months vboxsync IPRT/HttpServer: Fixed an ASAN warning. bugref:9437
(edit) @102560   17 months vboxsync VMM/DBGFDisas: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102559   17 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() -> AssertFailed() to make …
(edit) @102558   17 months vboxsync VMM/IEM: Prevent variable registers from being spilled or moved while …
(edit) @102557   17 months vboxsync VMM/IEM: Try deal with running out of executable memory. bugref:10371
(edit) @102556   17 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: A bit of cleanup/rework for …
(edit) @102555   17 months vboxsync VMM/IEM: Fixed 64-bit address calculation with a 67h prefix (addr …
(edit) @102553   17 months vboxsync FE/Qt: bugref:10513: UIMachineLogic: Nitpicking in …
(edit) @102552   17 months vboxsync FE/Qt: bugref:10570: UIMachineLogic: Fixing app shutdown hangs caused …
(edit) @102551   17 months vboxsync tstIEMAImpl: Added the ability to test specific fixed test inputs in …
(edit) @102550   17 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @102549   17 months vboxsync VMM/IEM: Must truncate constant variable values according to the type …
(edit) @102548   17 months vboxsync FE/Qt: bugref:10570. Reverting 160689. Should not have committed that. …
(edit) @102547   17 months vboxsync Unattended/testcase: Added support for separate user/admin passwords. …
(edit) @102546   17 months vboxsync Unattended/testcase: Added support for separate user/admin passwords. …
(edit) @102545   17 months vboxsync VMM/DBGFStack: Convert AssertReleaseFailed() to AssertFailed() in …
(edit) @102544   17 months vboxsync Devices/DevQemuFwCfg: Fixed ASAN warning (as error).
(edit) @102543   17 months vboxsync FE/Qt: bugref:10570. Always ignoring close event is not a good idea. …
(edit) @102541   17 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Tiny NLS change.
(edit) @102540   17 months vboxsync VBoxManage/Unattended: Added password file support for the admin …
(edit) @102539   17 months vboxsync VBoxManage/Unattended: Renamed the option "--password" to …
(edit) @102538   17 months vboxsync VBoxManage/Unattended: Renamed the option "--password" to …
(edit) @102537   17 months vboxsync FE/Qt/UIFileManagerTable: More flower box fixes.
(edit) @102536   17 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102535   17 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102534   17 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102533   17 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102532   17 months vboxsync Devices/Graphics: use 11.1 interfaces.
(edit) @102531   17 months vboxsync FE/Qt/UIFileManagerTable: Flower box fix.
(edit) @102530   17 months vboxsync WDDM: user mode driver cleanup: bugref:10529
(edit) @102529   17 months vboxsync FE/Qt: UIVerticalScrollArea: Hide vertical scroll-bar for good; It …
(edit) @102528   17 months vboxsync VMM/IEM: Prototype native TB disas function so it can be called from …
(edit) @102527   17 months vboxsync VMM/IEM: Corrected IEMNATIVE_FP_OFF_LAST_PUSH value for arm, fixing …
(edit) @102526   17 months vboxsync FE/Qt: bugref:10513: UISettingsPageFrame: A bit of look&feel and …
(edit) @102525   17 months vboxsync FE/Qt: UICommon: Move dark-mode getter to cross-platform area, this is …
(edit) @102524   17 months vboxsync FE/Qt: Windows: Extend UICommon with public API to determine whether …
(edit) @102523   17 months vboxsync VMM/CPUM: bugref:10498 Enable MTRR storage without populating …
(edit) @102522   17 months vboxsync VMM/IEM: Fixed regression from r160580 where we'd be triggering #UD on …
(edit) @102521   17 months vboxsync ValidationKit/tests/tdGuestOsUnattendedInst1: Don't switch to hostonly …
(edit) @102520   17 months vboxsync Devices/Graphics: planar textures; video commands. bugref:10529
(edit) @102519   17 months vboxsync Fixed tstUsbMouse by faking more PDMUsb callbacks.
(edit) @102518   17 months vboxsync FE/Qt: Added a --no-keyboard-grabbing option to help with debugging …
(edit) @102517   17 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102516   17 months vboxsync Devices/EFI/FirmwareBin: Update to latest EFI changes, bugref:10528
(edit) @102515   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. Fixing host browser's menu entries.
(edit) @102514   17 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
(edit) @102513   17 months vboxsync Devices/EFI/Firmware: Allow the PL031 RTC device to be accessible …
(edit) @102512   17 months vboxsync VMM/IEM: Arm build fix. Fixed jumps in EFLAGS VBOX_STRICT code so they …
(edit) @102511   17 months vboxsync FE/Qt: ​bugref:10496. Removing the close button from pane container.
(edit) @102510   17 months vboxsync VMM/IEM: 64-bit effective address calculation …
(edit) @102509   17 months vboxsync VMM/IEM: Corrected str and sldt register clobber list. bugref:10371
(edit) @102508   17 months vboxsync FE/Qt: macOS: A bit of hardcoded colors for BigSur, Monterey, Ventura …
(edit) @102507   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. Set VISO content browser's sort …
(edit) @102505   17 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102504   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102503   17 months vboxsync FE/Qt: macOS: Bring back macOS version detection code; Based on …
(edit) @102502   17 months vboxsync FE/Qt: A bit of reordering for UICommon to place everything propely.
(edit) @102501   17 months vboxsync IPRT/shacrypt: scm fix. bugref:10551
(edit) @102500   17 months vboxsync IPRT/shacrypt: Reduce the code size a little. Document the …
(edit) @102499   17 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
(edit) @102498   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. build fix 4.
(edit) @102497   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. build fix 3.
(edit) @102496   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. build fix 2.
(edit) @102495   17 months vboxsync IPRT/shacrypt: Combine shacrypt-256.cpp.h and shacrypt-512.cpp.h into …
(edit) @102494   17 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. build fix.
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