VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71199   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71197   7 years vboxsync bugref:8345. The trailing blanks were removed.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71195   7 years vboxsync FE/Qt bugref:6699 Disable/enable file table widgets according to the …
(edit) @71194   7 years vboxsync DevVGA_VDMA.cpp: Annoying assertion in tstVMM.
(edit) @71193   7 years vboxsync bugref:8345. Added an initial variant of test to check "moving vm" feature.
(edit) @71192   7 years vboxsync bugref:8345. Cleaned up the code. Fixed an assertion on the debug …
(edit) @71191   7 years vboxsync FE/Qt bugref:6699 Adding actions to file table toolbars
(edit) @71190   7 years vboxsync Dev/E1000: Add missing colons after device name in release log.
(edit) @71189   7 years vboxsync VMM/CPUM: Log nit.
(edit) @71188   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Logging.
(edit) @71187   7 years vboxsync FE/Qt bugref:6699 Make scm happy again
(edit) @71186   7 years vboxsync FE/Qt bugref:6699 Add a toolbar to the file table widget
(edit) @71185   7 years vboxsync FE/Qt bugref:6699 Adding a host file control UI
(edit) @71184   7 years vboxsync CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
(edit) @71183   7 years vboxsync VirtualBoxClientListImpl.cpp: Fixed invalid LogRel format string …
(edit) @71182   7 years vboxsync FE/Qt bugref:6699 Remove UIGuestControlFileTree class
(edit) @71181   7 years vboxsync FE/Qt bugref:6699 Improving the guest file table model/view
(edit) @71180   7 years vboxsync ValidationKit/tdStorageBenchmark1: Try to prepare the storage up to 3 …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71178   7 years vboxsync FE/Qt: Reverting r121077, removing obsolete NLS tags instead to avoid …
(edit) @71177   7 years vboxsync Guest Control/GuestProcessImpl: Unified VERR_FILE_NOT_FOUND and …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71175   7 years vboxsync FE/Qt: NLS typo fix.
(edit) @71174   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71173   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71172   7 years vboxsync FE/Qt bugref:6699 Remove file tree from the dialog
(edit) @71171   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Don't assume the VMCB is cached by VMCB …
(edit) @71170   7 years vboxsync FE/Qt bugref:6699 No C++11 keywords yet!
(edit) @71169   7 years vboxsync FE/Qt bugref:6699 Replace file tree with a file table
(edit) @71168   7 years vboxsync Guest Control/VBoxManage: Fixed specifying the destination without …
(edit) @71167   7 years vboxsync WDDM: fixed calculation of pitch for compressed texture formats.
(edit) @71166   7 years vboxsync VMM/CPUM: Nested Hw.virt: Try expose SVM flush-by-ASID to the guest.
(edit) @71165   7 years vboxsync VMM/IEM: Nested Hw.virt: Add VMRUN check when SVM Flush-by-ASID is …
(edit) @71164   7 years vboxsync VideoRec: Got rid of the static codec interface define and prepare for …
(edit) @71162   7 years vboxsync VideoRec: Don't try to free the filename's suffix if it's not …
(edit) @71161   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flower boxer …
(edit) @71160   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added …
(edit) @71159   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​bugref:8161: added …
(edit) @71158   7 years vboxsync utils.py: printOut/Err fix for pipes and files on 2.x
(edit) @71157   7 years vboxsync utils.py,vcs_import.py: Added printOut and printErr to utils for …
(edit) @71156   7 years vboxsync vsc_import.py: Another encoding fix for logging
(edit) @71155   7 years vboxsync Devices/Bus/ICH9: Don't meddle with the IRQ value when traversing …
(edit) @71154   7 years vboxsync vsc_import.py: Another encoding fix
(edit) @71153   7 years vboxsync vsc_import.py,vscrevisions.py: Fixed encoding regression from r120255; …
(edit) @71152   7 years vboxsync VMM/NEM/win: Refactoring... bugref:9044
(edit) @71151   7 years vboxsync Main/NetIf (bugref:8915) Fixed wireless detection on adapters with …
(edit) @71150   7 years vboxsync IPRT: Added a RTThreadPoke implementation for windows that uses …
(edit) @71149   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71148   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71147   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71145   7 years vboxsync FE/Qt bugref:6699 Add a simple command complation to the guest control …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71143   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​bugref:8161: fix build warning
(edit) @71142   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated copyright
(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 …
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