VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71141   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​bugref:8161: fixed interface …
(edit) @71140   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​bugref:8161: fixed interface definition
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @71138   7 years vboxsync FE/Qt bugref:66099 Improvements on guest control 'stat' handling
(edit) @71137   7 years vboxsync VideoRec: Added timestamping output files if an output file already …
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71135   7 years vboxsync FE/Qt bugref:6699 Adding 'stat' command to guet control CLI
(edit) @71134   7 years vboxsync Additions/x11: updated vboxvideo testing guidelines.
(edit) @71133   7 years vboxsync FEQt bugref:6699 Add file tree classes
(edit) @71131   7 years vboxsync VMM/NEM/win: Code for discovering VID I/O control functions (for …
(edit) @71130   7 years vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71129   7 years vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71128   7 years vboxsync iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
(edit) @71127   7 years vboxsync IPRT: Added RTThreadGetNativeHandle for windows.
(edit) @71126   7 years vboxsync Audio/DrvAudioCommon.cpp: Also initialize file handle in …
(edit) @71125   7 years vboxsync Guest Control/GuestProcessImpl.cpp: Added default case for 'vbox_stat' …
(edit) @71124   7 years vboxsync VBoxService/Toolbox: Dropped building up an internal file list for …
(edit) @71123   7 years vboxsync VBoxService/Toolbox: Dropped building up an internal file list for …
(edit) @71122   7 years vboxsync VBoxService/Toolbox: Dropped the verbose flag for "vbox_stat".
(edit) @71121   7 years vboxsync VBoxService/Toolbox: Bumped copyright.
(edit) @71120   7 years vboxsync VBoxService/Toolbox: Print the toolbox' syntax help and return with …
(edit) @71118   7 years vboxsync VMM/CPUM: Nested Hw.virt: Expose NRIP and decode-assist SVM features …
(edit) @71117   7 years vboxsync Audio/DrvHostDSound.cpp: Removed unnecessary code to stop the playback …
(edit) @71115   7 years vboxsync ValidationKit/tdMoveMedium: Fix testcase to accept the current …
(edit) @71114   7 years vboxsync DevPcArch: Making the last 64K under 1M not present wasn't the problem …
(edit) @71113   7 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesToMs().
(edit) @71112   7 years vboxsync virtio: Workaround for older guests which do not enable PCI bus mastering.
(edit) @71110   7 years vboxsync Trivial fix for ticketref:17557
(edit) @71109   7 years vboxsync FE/Qt: bugref:8694: A bit of improvements for r120971; do not list …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71107   7 years vboxsync Build fix for r120971.
(edit) @71106   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Unify all scaling options under one …
(edit) @71105   7 years vboxsync FE/Qt bugref:6699 Start working of a 'file manager' for guest control
(edit) @71104   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Remove possibility to configure …
(edit) @71103   7 years vboxsync bugref:8444. Trailing blanks removed.
(edit) @71102   7 years vboxsync FE/Qt: bugref:8694: Small desktop watchdog fix for …
(edit) @71101   7 years vboxsync FE/Qt bugref:6699 Rename UIInformationGuestSession to UIGuestControlWidget
(edit) @71100   7 years vboxsync FE/Qt bugref:6699 Small improvements in tree widget
(edit) @71099   7 years vboxsync bugref:8344. Trailing whitespace was removed.
(edit) @71098   7 years vboxsync Dev/E1000: (bugref:9113) PXE boot fix: SLU write sets STATUS.LU unless …
(edit) @71097   7 years vboxsync bugref:8344. Added a simple check for existence of destination file …
(edit) @71096   7 years vboxsync bugref:8344. all cases have been unblocked. Added a comment with …
(edit) @71095   7 years vboxsync VMM/IEM: Nested Hw.virt: ICEBP intercepts also updates NRIP.
(edit) @71094   7 years vboxsync VMM/IEM: Doxygen.
(edit) @71093   7 years vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP.
(edit) @71092   7 years vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP feature.
(edit) @71090   7 years vboxsync bugref:8344. temporary two cases in the test tdMoveMedium1.py have …
(edit) @71089   7 years vboxsync FE/Qt: bugref:6699 Listen to API errors for better user feedback
(edit) @71088   7 years vboxsync ValidationKit: Move the non-unique IP detection to the right place in …
(edit) @71087   7 years vboxsync VMM/NEM/win: Get registers via hypercalls. bugref:9044
(edit) @71086   7 years vboxsync WDDM/VBoxTray: bugref:8444: Fixed compilation error caused by typo
(edit) @71085   7 years vboxsync WDDM/VBoxTray: bugref:8444: Get rid of the loop over displays
(edit) @71084   7 years vboxsync ValidationKit: Turn the warning about likely non-unique IP detected …
(edit) @71083   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
(edit) @71082   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71080   7 years vboxsync FE/Qt: Correct some code style issues in UIMachineView.cpp
(edit) @71079   7 years vboxsync VMM/IEM: space.
(edit) @71078   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71077   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71076   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71074   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Use the actual device-pixel-ratio …
(edit) @71073   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Make steps for Unscaled HiDPI Output …
(edit) @71072   7 years vboxsync Updated EFI binaries.
(edit) @71071   7 years vboxsync rhel3_ks.cfg: Need xconfig for non-minimal installation.
(edit) @71070   7 years vboxsync WDDM/VBoxTray: bugref:8444: Cleaning up the code which sends …
(edit) @71069   7 years vboxsync VMM/IEM: Nested Hw.virt: Update number of bytes fetched for SVM decode …
(edit) @71067   7 years vboxsync FE/Qt: bugref:6699 Start adding mkdir subcommand to guest control interface
(edit) @71066   7 years vboxsync FE/Qt: bugref:6699 Small improvements to guest control console
(edit) @71065   7 years vboxsync FE/Qt: bugref:6699 Adding doxygen comments to UIGuestControlTreeItem …
(edit) @71064   7 years vboxsync VMM/HM: We no longer require NRIP to be present when decode-assist is …
(edit) @71063   7 years vboxsync Whitespace.
(edit) @71062   7 years vboxsync Firmware: Define DMI table header size.
(edit) @71061   7 years vboxsync EFI: Moved SMBIOS header into the ROM area which already holds the …
(edit) @71060   7 years vboxsync EFI: Scan a larger range for SMBIOS header.
(edit) @71059   7 years vboxsync FE/Qt: bugref:6699 Initialize guest session tree widget correctly
(edit) @71058   7 years vboxsync FE/Qt: bugref:6699 Adding expand and collapse to the tree widget
(edit) @71057   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: Simplify HiDPI painting …
(edit) @71056   7 years vboxsync FE/Qt: macOS: Remove obsolete HiDPI optimization option, unused since 5.2.
(edit) @71055   7 years vboxsync bugref:8344. Fixed adding a wrong extension for HDD medium type.
(edit) @71054   7 years vboxsync bugref:8345. CHECK_ERROR_BREAK was replaced by CHECK_ERROR_RET.
(edit) @71053   7 years vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(edit) @71052   7 years vboxsync FE/Qt: bugref:6699 Only the last line of the guest control console is …
(edit) @71051   7 years vboxsync FE/Qt bugref:6699 Fix windows builds
(edit) @71050   7 years vboxsync FE/Qt: bugref:9072 Translate context menu action correctly
(edit) @71049   7 years vboxsync FE/Qt: bugref:6699 Adding a context menu to tree widget to close a …
(edit) @71048   7 years vboxsync VMM/IEM: Nested Hw.virt: Fix decode-assist fetching 15 bytes for SVM …
(edit) @71047   7 years vboxsync VMM/HM: Todo.
(edit) @71045   7 years vboxsync Audio/DrvAudio.cpp: Also log errors in non-verbose mode.
(edit) @71044   7 years vboxsync NEM: Upped the max mapped pages to 4000, which helps with performance. …
(edit) @71043   7 years vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71042   7 years vboxsync FE/Qt bugref:6699 Correct flower boxes
(edit) @71040   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71039   7 years vboxsync FE/Qt bugref:6699 Refactor guest control tree
(edit) @71038   7 years vboxsync FE/Qt bugref:6699 Refactor guest session tree
(edit) @71037   7 years vboxsync FE/Qt: bugref:6699 Remove UIGuestSessionsEventHandler class
(edit) @71036   7 years vboxsync VMM/IEM: Nested Hw.virt: Comment, removed obsolete todo.
(edit) @71035   7 years vboxsync NEM: More code - got the 'FATAL: Could not read from the boot medium! …
(edit) @71034   7 years vboxsync FE/Qt: bugref:8694: Runtime UI: Framebuffer: More rework for painting …
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